2025-08-14T20:54:42.3711720Z Current runner version: '2.327.1' 2025-08-14T20:54:42.3715070Z Runner name: 'i-0a1c9f2fb6f6c42e5' 2025-08-14T20:54:42.3715510Z Runner group name: 'default' 2025-08-14T20:54:42.3716010Z Machine name: 'ip-10-0-3-151' 2025-08-14T20:54:42.3717490Z ##[group]GITHUB_TOKEN Permissions 2025-08-14T20:54:42.3718690Z Contents: read 2025-08-14T20:54:42.3719000Z Metadata: read 2025-08-14T20:54:42.3719300Z ##[endgroup] 2025-08-14T20:54:42.3720430Z Secret source: Actions 2025-08-14T20:54:42.3720800Z Prepare workflow directory 2025-08-14T20:54:42.4279130Z Prepare all required actions 2025-08-14T20:54:42.4305520Z Getting action download info 2025-08-14T20:54:42.6408040Z Download action repository 'pytorch/test-infra@main' (SHA:83f58f391e939c10dcb8cb6d745e4cefa3b98a84) 2025-08-14T20:54:43.3458160Z Download action repository 'pytorch/pytorch@main' (SHA:4a90dc0c1f68d1f98832b169f792ed1bb195a0f3) 2025-08-14T20:54:48.1460360Z Getting action download info 2025-08-14T20:54:48.3301840Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-08-14T20:54:48.5715940Z Getting action download info 2025-08-14T20:54:48.7194420Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/heads/main (1fc683cf17c8c673044538d10266c00f92987be2) 2025-08-14T20:54:48.7197750Z ##[group] Inputs 2025-08-14T20:54:48.7198000Z build-environment: macos-py3-arm64 2025-08-14T20:54:48.7199170Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-08-14T20:54:48.7200230Z sync-tag: 2025-08-14T20:54:48.7200420Z python-version: 3.12.7 2025-08-14T20:54:48.7201050Z timeout-minutes: 270 2025-08-14T20:54:48.7201490Z disable-monitor: false 2025-08-14T20:54:48.7201740Z monitor-log-interval: 5 2025-08-14T20:54:48.7202000Z monitor-data-collect-interval: 1 2025-08-14T20:54:48.7202270Z ##[endgroup] 2025-08-14T20:54:48.7202580Z Complete job name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:54:48.7476010Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-08-14T20:54:48.7476420Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-08-14T20:54:48.7492100Z shell: /bin/bash -e -l {0} 2025-08-14T20:54:48.7492400Z env: 2025-08-14T20:54:48.7492550Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:48.7492730Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:48.7492930Z TEST_CONFIG: default 2025-08-14T20:54:48.7493080Z SHARD_NUMBER: 2 2025-08-14T20:54:48.7493220Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:48.7493360Z PR_BODY: 2025-08-14T20:54:48.7493490Z ##[endgroup] 2025-08-14T20:54:49.2898590Z machdep.cpu.brand_string: Apple M1 2025-08-14T20:54:49.2898910Z kern.osproductversion: 14.4.1 2025-08-14T20:54:49.2946360Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-08-14T20:54:49.2946690Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-08-14T20:54:49.2946960Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-08-14T20:54:49.2947180Z  pkill "${PROCESS}" || true 2025-08-14T20:54:49.2947340Z done 2025-08-14T20:54:49.2961550Z shell: /bin/bash -e -l {0} 2025-08-14T20:54:49.2961700Z env: 2025-08-14T20:54:49.2961830Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:49.2962000Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:49.2962170Z TEST_CONFIG: default 2025-08-14T20:54:49.2962310Z SHARD_NUMBER: 2 2025-08-14T20:54:49.2962440Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:49.2962580Z PR_BODY: 2025-08-14T20:54:49.2962700Z ##[endgroup] 2025-08-14T20:54:49.8281280Z Cleaning up all remaining python process 2025-08-14T20:54:49.8343530Z Cleaning up all remaining conda process 2025-08-14T20:54:49.8383360Z Cleaning up all remaining ninja process 2025-08-14T20:54:49.8423430Z Cleaning up all remaining clang process 2025-08-14T20:54:49.8485150Z ##[group]Run if brew list miniconda; then 2025-08-14T20:54:49.8485410Z if brew list miniconda; then 2025-08-14T20:54:49.8485600Z  brew uninstall miniconda 2025-08-14T20:54:49.8485820Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-08-14T20:54:49.8486050Z fi 2025-08-14T20:54:49.8500420Z shell: /bin/bash -e -l {0} 2025-08-14T20:54:49.8500580Z env: 2025-08-14T20:54:49.8500710Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:49.8500890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:49.8501080Z TEST_CONFIG: default 2025-08-14T20:54:49.8501230Z SHARD_NUMBER: 2 2025-08-14T20:54:49.8501370Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:49.8501520Z PR_BODY: 2025-08-14T20:54:49.8501650Z ##[endgroup] 2025-08-14T20:54:51.5700680Z /opt/homebrew/Caskroom/miniconda/py313_25.5.1-1/Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-08-14T20:54:51.5701250Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-08-14T20:54:51.5701790Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.5.1-1/20250814183108.106/Casks/miniconda.json 2025-08-14T20:54:51.5702200Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-08-14T20:54:51.5703220Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_limit.3 2025-08-14T20:54:51.5703640Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2syntax.3 2025-08-14T20:54:51.5703990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2jit.3 2025-08-14T20:54:51.5705070Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2demo.3 2025-08-14T20:54:51.5705460Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_offset_limit.3 2025-08-14T20:54:51.5705900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_create.3 2025-08-14T20:54:51.5706490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2serialize.3 2025-08-14T20:54:51.5707320Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_bsr.3 2025-08-14T20:54:51.5708020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2unicode.3 2025-08-14T20:54:51.5708750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_bynumber.3 2025-08-14T20:54:51.5709500Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_byname.3 2025-08-14T20:54:51.5709960Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2api.3 2025-08-14T20:54:51.5710910Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_parens_nest_limit.3 2025-08-14T20:54:51.5711410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_startchar.3 2025-08-14T20:54:51.5711990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2limits.3 2025-08-14T20:54:51.5712920Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_memory_management.3 2025-08-14T20:54:51.5713510Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_newline.3 2025-08-14T20:54:51.5714220Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_depth_limit.3 2025-08-14T20:54:51.5715310Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_free.3 2025-08-14T20:54:51.5716110Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_free.3 2025-08-14T20:54:51.5716830Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_max_pattern_length.3 2025-08-14T20:54:51.5717390Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2matching.3 2025-08-14T20:54:51.5718080Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_free.3 2025-08-14T20:54:51.5718730Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_callout.3 2025-08-14T20:54:51.5719470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy_with_tables.3 2025-08-14T20:54:51.5720180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_escape.3 2025-08-14T20:54:51.5720940Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_extra_options.3 2025-08-14T20:54:51.5721410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2.3 2025-08-14T20:54:51.5722040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2perform.3 2025-08-14T20:54:51.5723270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_info.3 2025-08-14T20:54:51.5723720Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_substitute_callout.3 2025-08-14T20:54:51.5724160Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_create.3 2025-08-14T20:54:51.5724680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2build.3 2025-08-14T20:54:51.5725520Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_byname.3 2025-08-14T20:54:51.5726230Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_free.3 2025-08-14T20:54:51.5726800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_dfa_match.3 2025-08-14T20:54:51.5727440Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2convert.3 2025-08-14T20:54:51.5728040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_match.3 2025-08-14T20:54:51.5728840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_nametable_scan.3 2025-08-14T20:54:51.5729390Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match.3 2025-08-14T20:54:51.5730180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_converted_pattern_free.3 2025-08-14T20:54:51.5730830Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_heap_limit.3 2025-08-14T20:54:51.5731650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_number_from_name.3 2025-08-14T20:54:51.5732290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_convert.3 2025-08-14T20:54:51.5732910Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables.3 2025-08-14T20:54:51.5733700Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_free.3 2025-08-14T20:54:51.5734330Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_free.3 2025-08-14T20:54:51.5734960Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_compile.3 2025-08-14T20:54:51.5735550Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile.3 2025-08-14T20:54:51.5736290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_pointer.3 2025-08-14T20:54:51.5737010Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_get.3 2025-08-14T20:54:51.5737760Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_free.3 2025-08-14T20:54:51.5738470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_match_data_size.3 2025-08-14T20:54:51.5739280Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_copy.3 2025-08-14T20:54:51.5739990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_character_tables.3 2025-08-14T20:54:51.5740680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_error_message.3 2025-08-14T20:54:51.5741460Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_create.3 2025-08-14T20:54:51.5742310Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_separator.3 2025-08-14T20:54:51.5742840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables_free.3 2025-08-14T20:54:51.5743580Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_free.3 2025-08-14T20:54:51.5744300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_decode.3 2025-08-14T20:54:51.5745000Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_copy.3 2025-08-14T20:54:51.5745610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy.3 2025-08-14T20:54:51.5746200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2compat.3 2025-08-14T20:54:51.5747080Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create_from_pattern.3 2025-08-14T20:54:51.5747710Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_match_limit.3 2025-08-14T20:54:51.5748460Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_copy.3 2025-08-14T20:54:51.5749180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_encode.3 2025-08-14T20:54:51.5749750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substitute.3 2025-08-14T20:54:51.5750470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_count.3 2025-08-14T20:54:51.5751310Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_mark.3 2025-08-14T20:54:51.5751800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_assign.3 2025-08-14T20:54:51.5752540Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_free.3 2025-08-14T20:54:51.5753130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2callout.3 2025-08-14T20:54:51.5753840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create.3 2025-08-14T20:54:51.5754600Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_byname.3 2025-08-14T20:54:51.5755320Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_bynumber.3 2025-08-14T20:54:51.5755850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2sample.3 2025-08-14T20:54:51.5756680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_bynumber.3 2025-08-14T20:54:51.5757240Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2partial.3 2025-08-14T20:54:51.5757800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2posix.3 2025-08-14T20:54:51.5758600Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_create.3 2025-08-14T20:54:51.5759350Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_copy.3 2025-08-14T20:54:51.5772250Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_config.3 2025-08-14T20:54:51.5772780Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_recursion_guard.3 2025-08-14T20:54:51.5773280Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_get_number_of_codes.3 2025-08-14T20:54:51.5773770Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_create.3 2025-08-14T20:54:51.5774200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_free_unused_memory.3 2025-08-14T20:54:51.5774830Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_callout_enumerate.3 2025-08-14T20:54:51.5775260Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_free.3 2025-08-14T20:54:51.5775630Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2pattern.3 2025-08-14T20:54:51.5775970Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-08-14T20:54:51.5776280Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-08-14T20:54:51.5776600Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-08-14T20:54:51.5776890Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-08-14T20:54:51.5777180Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-08-14T20:54:51.5777510Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2grep.1 2025-08-14T20:54:51.5777820Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-08-14T20:54:51.5778110Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2test.1 2025-08-14T20:54:51.5778420Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-08-14T20:54:51.5778790Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2-config.1 2025-08-14T20:54:51.5779110Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-08-14T20:54:51.5779560Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.json 2025-08-14T20:54:51.5780100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.1-py313hca03da5_0.json 2025-08-14T20:54:51.5780590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-08-14T20:54:51.5781040Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-9.1.0-h48ca7d4_1.json 2025-08-14T20:54:51.5781480Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-08-14T20:54:51.5781930Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libedit-3.1.20230828-h80987f9_0.json 2025-08-14T20:54:51.5782420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-45.0.3-py313h47897c2_0.json 2025-08-14T20:54:51.5782890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.0.5-h15e39b3_1.json 2025-08-14T20:54:51.5783340Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-08-14T20:54:51.5784080Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-08-14T20:54:51.5784540Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-08-14T20:54:51.5784990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_0.json 2025-08-14T20:54:51.5785450Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.8-h0b34f26_0.json 2025-08-14T20:54:51.5785890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.0-py313hca03da5_0.json 2025-08-14T20:54:51.5786330Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-h514c7bf_1.json 2025-08-14T20:54:51.5786820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-2.2.0-py313hca03da5_1.json 2025-08-14T20:54:51.5787290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-17.0.6-he5c5206_4.json 2025-08-14T20:54:51.5787710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.1-pyhc872135_2.json 2025-08-14T20:54:51.5788200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.23.0-py313h1a4646a_1.json 2025-08-14T20:54:51.5788670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-08-14T20:54:51.5789110Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.6-hfb09047_0.json 2025-08-14T20:54:51.5789550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.5.1-py313hca03da5_0.json 2025-08-14T20:54:51.5789980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-08-14T20:54:51.5790410Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-1.17.1-py313h3eb5a62_1.json 2025-08-14T20:54:51.5791210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-78.1.1-py313hca03da5_0.json 2025-08-14T20:54:51.5792090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.5-h2eb94d5_100_cp313.json 2025-08-14T20:54:51.5792830Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.16-h02f6b3c_0.json 2025-08-14T20:54:51.5793750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_0.json 2025-08-14T20:54:51.5794580Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.57.0-h62f6fdd_0.json 2025-08-14T20:54:51.5795410Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.2.25-hca03da5_0.json 2025-08-14T20:54:51.5796190Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.21-pyhd3eb1b0_0.json 2025-08-14T20:54:51.5796980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.0.5-py313h48ca7d4_1.json 2025-08-14T20:54:51.5797720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-0_cp313.json 2025-08-14T20:54:51.5798470Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-08-14T20:54:51.5799160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-08-14T20:54:51.5799980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.7.7-h8f13d7a_0.json 2025-08-14T20:54:51.5800920Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.12.2-py313hca03da5_0.json 2025-08-14T20:54:51.5801620Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-08-14T20:54:51.5802460Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.7.14-py313hca03da5_0.json 2025-08-14T20:54:51.5803310Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.10-py313h80987f9_0.json 2025-08-14T20:54:51.5804290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.1-py313hd6b623d_100.json 2025-08-14T20:54:51.5805080Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.11.7-py313hca03da5_0.json 2025-08-14T20:54:51.5805830Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-13.9.4-py313hca03da5_0.json 2025-08-14T20:54:51.5806750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.12-py313h80987f9_0.json 2025-08-14T20:54:51.5807510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-08-14T20:54:51.5808710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_0.json 2025-08-14T20:54:51.5809390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-inspection-0.4.0-py313hca03da5_0.json 2025-08-14T20:54:51.5810140Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_0.json 2025-08-14T20:54:51.5810870Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.42-hb066dcc_1.json 2025-08-14T20:54:51.5811730Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-24.2-py313hca03da5_0.json 2025-08-14T20:54:51.5812520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.2-py313hca03da5_0.json 2025-08-14T20:54:51.5813580Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.2.0-py313hca03da5_1.json 2025-08-14T20:54:51.5814270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-08-14T20:54:51.5815290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.12.0-py313hca03da5_0.json 2025-08-14T20:54:51.5816020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-08-14T20:54:51.5816890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotlicffi-1.0.9.2-py313h313beb8_1.json 2025-08-14T20:54:51.5817650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-08-14T20:54:51.5818420Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-08-14T20:54:51.5818880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-08-14T20:54:51.5819780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-25.0.0-py313hca03da5_0.json 2025-08-14T20:54:51.5820700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.12.2-py313hca03da5_0.json 2025-08-14T20:54:51.5821610Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.1-py313hca03da5_0.json 2025-08-14T20:54:51.5822340Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.19.1-h80987f9_0.json 2025-08-14T20:54:51.5823050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-08-14T20:54:51.5823850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-08-14T20:54:51.5824660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.3.0-py313hca03da5_0.json 2025-08-14T20:54:51.5825550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.3.7-py313hca03da5_0.json 2025-08-14T20:54:51.5826370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.0-py313hca03da5_0.json 2025-08-14T20:54:51.5827320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-08-14T20:54:51.5827990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.4-h313beb8_0.json 2025-08-14T20:54:51.5828740Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.14-h6ba3021_1.json 2025-08-14T20:54:51.5829510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-08-14T20:54:51.5830240Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.14.1-hb586df2_0.json 2025-08-14T20:54:51.5831000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.50.2-h79febb2_1.json 2025-08-14T20:54:51.5831750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-08-14T20:54:51.5832680Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.3.2-pyhd3eb1b0_0.json 2025-08-14T20:54:51.5833490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.3-pyhd3eb1b0_0.json 2025-08-14T20:54:51.5834190Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/spdlog-1.11.0-h48ca7d4_0.json 2025-08-14T20:54:51.5834950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.7-py313hca03da5_0.json 2025-08-14T20:54:51.5835660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.1-h313beb8_0.json 2025-08-14T20:54:51.5836500Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-08-14T20:54:51.5837470Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-2.1-pyhd3eb1b0_0.json 2025-08-14T20:54:51.5838130Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.4-py313hca03da5_0.json 2025-08-14T20:54:51.5838870Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-08-14T20:54:51.5840630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.2-h1a28f6b_0.json 2025-08-14T20:54:51.5841050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.2.13-h18a0788_1.json 2025-08-14T20:54:51.5841510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.33.2-py313h5e3a92f_0.json 2025-08-14T20:54:51.5842100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-08-14T20:54:51.5842890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.5.0-py313hca03da5_0.json 2025-08-14T20:54:51.5843640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-08-14T20:54:51.5844390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/krb5-1.21.3-h7414a1f_1.json 2025-08-14T20:54:51.5844790Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-08-14T20:54:51.5845290Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-08-14T20:54:51.5845780Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-08-14T20:54:51.5846350Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-08-14T20:54:51.5846870Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-08-14T20:54:51.5847430Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-08-14T20:54:51.5848030Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-08-14T20:54:51.5848480Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-08-14T20:54:51.5849030Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-08-14T20:54:51.5849660Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-08-14T20:54:51.5850140Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-08-14T20:54:51.5851030Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config-version.cmake 2025-08-14T20:54:51.5851480Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config.cmake 2025-08-14T20:54:51.5851980Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-08-14T20:54:51.5852470Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-08-14T20:54:51.5852950Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-08-14T20:54:51.5853440Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-08-14T20:54:51.5853900Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-08-14T20:54:51.5854360Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-08-14T20:54:51.5854860Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-08-14T20:54:51.5855340Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-08-14T20:54:51.5855870Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-08-14T20:54:51.5856340Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-08-14T20:54:51.5856800Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-08-14T20:54:51.5857300Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-08-14T20:54:51.5885250Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-08-14T20:54:51.5885670Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-08-14T20:54:51.5886250Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-08-14T20:54:51.5886750Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-08-14T20:54:51.5887200Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-08-14T20:54:51.5887720Z /opt/homebrew/Caskroom/miniconda/base/bin/k5srvutil 2025-08-14T20:54:51.5888200Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-08-14T20:54:51.5888650Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-08-14T20:54:51.5889180Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-08-14T20:54:51.5890230Z /opt/homebrew/Caskroom/miniconda/base/bin/ktutil 2025-08-14T20:54:51.5890530Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-08-14T20:54:51.5890970Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-08-14T20:54:51.5891360Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-08-14T20:54:51.5891650Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-08-14T20:54:51.5892100Z /opt/homebrew/Caskroom/miniconda/base/bin/acountry 2025-08-14T20:54:51.5892580Z /opt/homebrew/Caskroom/miniconda/base/bin/uuclient 2025-08-14T20:54:51.5893050Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-08-14T20:54:51.5893740Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-08-14T20:54:51.5894070Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-08-14T20:54:51.5894520Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-08-14T20:54:51.5895010Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-08-14T20:54:51.5895490Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-08-14T20:54:51.5895960Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-08-14T20:54:51.5896470Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-08-14T20:54:51.5896950Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-08-14T20:54:51.5897470Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-08-14T20:54:51.5897960Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-08-14T20:54:51.5898400Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-08-14T20:54:51.5898840Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-08-14T20:54:51.5899340Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-08-14T20:54:51.5899800Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-08-14T20:54:51.5900280Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-08-14T20:54:51.5900840Z /opt/homebrew/Caskroom/miniconda/base/bin/krb5-config 2025-08-14T20:54:51.5901280Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-08-14T20:54:51.5901740Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-08-14T20:54:51.5902390Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-08-14T20:54:51.5902780Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-08-14T20:54:51.5903250Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-08-14T20:54:51.5903710Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-08-14T20:54:51.5904190Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-08-14T20:54:51.5904640Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-08-14T20:54:51.5905100Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-08-14T20:54:51.5905600Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-08-14T20:54:51.5906060Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-08-14T20:54:51.5906520Z /opt/homebrew/Caskroom/miniconda/base/bin/kinit 2025-08-14T20:54:51.5907020Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-08-14T20:54:51.5907450Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-08-14T20:54:51.5907920Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-08-14T20:54:51.5908420Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-08-14T20:54:51.5909130Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-08-14T20:54:51.5909650Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-08-14T20:54:51.5910020Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-08-14T20:54:51.5910480Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-08-14T20:54:51.5910940Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-08-14T20:54:51.5911450Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-08-14T20:54:51.5911980Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-08-14T20:54:51.5912490Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-08-14T20:54:51.5912980Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-08-14T20:54:51.5913470Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-08-14T20:54:51.5914110Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-08-14T20:54:51.5914520Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-08-14T20:54:51.5914970Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-08-14T20:54:51.5915510Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-08-14T20:54:51.5915990Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-08-14T20:54:51.5916630Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-08-14T20:54:51.5916900Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-08-14T20:54:51.5917380Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-08-14T20:54:51.5917970Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-08-14T20:54:51.5918480Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-08-14T20:54:51.5918910Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-08-14T20:54:51.5919380Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-08-14T20:54:51.5919980Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-08-14T20:54:51.5920410Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-08-14T20:54:51.5920890Z /opt/homebrew/Caskroom/miniconda/base/bin/kpasswd 2025-08-14T20:54:51.5921400Z /opt/homebrew/Caskroom/miniconda/base/bin/kdestroy 2025-08-14T20:54:51.5922040Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-08-14T20:54:51.5922850Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-08-14T20:54:51.5923360Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-08-14T20:54:51.5923740Z /opt/homebrew/Caskroom/miniconda/base/bin/kvno 2025-08-14T20:54:51.5924300Z /opt/homebrew/Caskroom/miniconda/base/bin/gss-client 2025-08-14T20:54:51.5924760Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-08-14T20:54:51.5925240Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-08-14T20:54:51.5925720Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-08-14T20:54:51.5926260Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-08-14T20:54:51.5926720Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-08-14T20:54:51.5927210Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-08-14T20:54:51.5927670Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-08-14T20:54:51.5928130Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-08-14T20:54:51.5928680Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-08-14T20:54:51.5929230Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-08-14T20:54:51.5929750Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-08-14T20:54:51.5930200Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-08-14T20:54:51.5931500Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2posix_test 2025-08-14T20:54:51.5931790Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-08-14T20:54:51.5932050Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-08-14T20:54:51.5932390Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-08-14T20:54:51.5932800Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-08-14T20:54:51.5933250Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-08-14T20:54:51.5933730Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-08-14T20:54:51.5934210Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-08-14T20:54:51.5934670Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-08-14T20:54:51.5935150Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-08-14T20:54:51.5935590Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-08-14T20:54:51.5936120Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-08-14T20:54:51.5936630Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-08-14T20:54:51.5937840Z /opt/homebrew/Caskroom/miniconda/base/bin/compile_et 2025-08-14T20:54:51.5938100Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-08-14T20:54:51.5938340Z /opt/homebrew/Caskroom/miniconda/base/bin/sclient 2025-08-14T20:54:51.5938600Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-08-14T20:54:51.5939210Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-08-14T20:54:51.5939640Z /opt/homebrew/Caskroom/miniconda/base/bin/kswitch 2025-08-14T20:54:51.5940170Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-08-14T20:54:51.5940680Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-08-14T20:54:51.5941380Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-08-14T20:54:51.5941630Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-08-14T20:54:51.5942210Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-08-14T20:54:51.5942640Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-08-14T20:54:51.5943130Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-08-14T20:54:51.5943640Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-08-14T20:54:51.5944080Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-08-14T20:54:51.5944690Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-08-14T20:54:51.5945150Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-08-14T20:54:51.5945610Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-08-14T20:54:51.5946110Z /opt/homebrew/Caskroom/miniconda/base/bin/kadmin 2025-08-14T20:54:51.5946600Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-08-14T20:54:51.5947080Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-08-14T20:54:51.5947660Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-08-14T20:54:51.5948680Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-08-14T20:54:51.5948940Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-08-14T20:54:51.5949190Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-08-14T20:54:51.5949550Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-08-14T20:54:51.5950090Z /opt/homebrew/Caskroom/miniconda/base/bin/sim_client 2025-08-14T20:54:51.5950540Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-08-14T20:54:51.5950980Z /opt/homebrew/Caskroom/miniconda/base/bin/klist 2025-08-14T20:54:51.5951480Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-08-14T20:54:51.5951930Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-08-14T20:54:51.5952420Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-08-14T20:54:51.5952960Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-08-14T20:54:51.5953440Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-08-14T20:54:51.5954180Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-08-14T20:54:51.5954810Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-08-14T20:54:51.5955280Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-08-14T20:54:51.5955820Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-08-14T20:54:51.5956460Z /opt/homebrew/Caskroom/miniconda/base/include/editline/readline.h 2025-08-14T20:54:51.5957090Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-08-14T20:54:51.5957680Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-08-14T20:54:51.5958320Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-08-14T20:54:51.5965060Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-08-14T20:54:51.5965820Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-08-14T20:54:51.5966160Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-08-14T20:54:51.5966460Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-08-14T20:54:51.5966800Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-08-14T20:54:51.5967140Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-08-14T20:54:51.5967460Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-08-14T20:54:51.5967770Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-08-14T20:54:51.5968090Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-08-14T20:54:51.5968390Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-08-14T20:54:51.5968710Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-08-14T20:54:51.5969040Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-08-14T20:54:51.5969340Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-08-14T20:54:51.5969650Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-08-14T20:54:51.5969970Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-08-14T20:54:51.5970300Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-08-14T20:54:51.5970910Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-08-14T20:54:51.5971290Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-08-14T20:54:51.5971600Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-08-14T20:54:51.5971930Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-08-14T20:54:51.5972230Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-08-14T20:54:51.5972550Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-08-14T20:54:51.5972860Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-08-14T20:54:51.5973170Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-08-14T20:54:51.5973490Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-08-14T20:54:51.5973800Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-08-14T20:54:51.5974390Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-08-14T20:54:51.5974900Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-08-14T20:54:51.5975540Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-08-14T20:54:51.5976090Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-08-14T20:54:51.5976580Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-08-14T20:54:51.5977210Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-08-14T20:54:51.5977820Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-08-14T20:54:51.5978420Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-08-14T20:54:51.5978940Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-08-14T20:54:51.5979520Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-08-14T20:54:51.5980050Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-08-14T20:54:51.5980580Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-08-14T20:54:51.5981120Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-08-14T20:54:51.5981680Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-08-14T20:54:51.5982260Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-08-14T20:54:51.5983090Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-08-14T20:54:51.5983390Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-08-14T20:54:51.5984030Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-08-14T20:54:51.5984620Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-08-14T20:54:51.5985210Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-08-14T20:54:51.5985820Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-08-14T20:54:51.5986360Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-08-14T20:54:51.5986920Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-08-14T20:54:51.5987570Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-08-14T20:54:51.5988080Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-08-14T20:54:51.5988620Z /opt/homebrew/Caskroom/miniconda/base/include/verto.h 2025-08-14T20:54:51.5989090Z /opt/homebrew/Caskroom/miniconda/base/include/kdb.h 2025-08-14T20:54:51.5989830Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-08-14T20:54:51.5990600Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-08-14T20:54:51.5991260Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-08-14T20:54:51.5991940Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-08-14T20:54:51.5992640Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-08-14T20:54:51.5993330Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-08-14T20:54:51.5993980Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-08-14T20:54:51.5994960Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-08-14T20:54:51.5995700Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-08-14T20:54:51.5996270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-08-14T20:54:51.5996990Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-08-14T20:54:51.5997680Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-08-14T20:54:51.5998360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-08-14T20:54:51.5999030Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-08-14T20:54:51.5999810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-08-14T20:54:51.6000470Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-08-14T20:54:51.6001110Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-08-14T20:54:51.6002350Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-08-14T20:54:51.6002730Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-08-14T20:54:51.6003120Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-08-14T20:54:51.6003820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-08-14T20:54:51.6004540Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-08-14T20:54:51.6005160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-08-14T20:54:51.6005880Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-08-14T20:54:51.6006580Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-08-14T20:54:51.6007360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-08-14T20:54:51.6007970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-08-14T20:54:51.6008620Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-08-14T20:54:51.6009370Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-08-14T20:54:51.6010050Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-08-14T20:54:51.6010750Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-08-14T20:54:51.6011440Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-08-14T20:54:51.6012080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-08-14T20:54:51.6012730Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-08-14T20:54:51.6013550Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-08-14T20:54:51.6014210Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-08-14T20:54:51.6014900Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-08-14T20:54:51.6015580Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-08-14T20:54:51.6016260Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-08-14T20:54:51.6016990Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-08-14T20:54:51.6017690Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-08-14T20:54:51.6018380Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-08-14T20:54:51.6019160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-08-14T20:54:51.6020600Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-08-14T20:54:51.6020970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-08-14T20:54:51.6021390Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-08-14T20:54:51.6021760Z /opt/homebrew/Caskroom/miniconda/base/include/profile.h 2025-08-14T20:54:51.6022480Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-08-14T20:54:51.6023070Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-08-14T20:54:51.6023700Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-08-14T20:54:51.6024150Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-08-14T20:54:51.6024670Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-08-14T20:54:51.6025220Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-08-14T20:54:51.6025900Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-08-14T20:54:51.6026460Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-08-14T20:54:51.6027090Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-08-14T20:54:51.6027700Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-08-14T20:54:51.6028310Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-08-14T20:54:51.6028900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-08-14T20:54:51.6029510Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-08-14T20:54:51.6030130Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-08-14T20:54:51.6030730Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/nc_tparm.h 2025-08-14T20:54:51.6031330Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-08-14T20:54:51.6031960Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-08-14T20:54:51.6032570Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-08-14T20:54:51.6033190Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-08-14T20:54:51.6033780Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-08-14T20:54:51.6034400Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-08-14T20:54:51.6034960Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/tic.h 2025-08-14T20:54:51.6035520Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-08-14T20:54:51.6036210Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-08-14T20:54:51.6036840Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-08-14T20:54:51.6037440Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-08-14T20:54:51.6038020Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-08-14T20:54:51.6038630Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-08-14T20:54:51.6039150Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-08-14T20:54:51.6039650Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-08-14T20:54:51.6040200Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-08-14T20:54:51.6040850Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-08-14T20:54:51.6041420Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-08-14T20:54:51.6041950Z /opt/homebrew/Caskroom/miniconda/base/include/histedit.h 2025-08-14T20:54:51.6042520Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-08-14T20:54:51.6043090Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-08-14T20:54:51.6043730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-08-14T20:54:51.6044330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-08-14T20:54:51.6044960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-08-14T20:54:51.6045550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-08-14T20:54:51.6046130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-08-14T20:54:51.6046720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-08-14T20:54:51.6047420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-08-14T20:54:51.6048080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-08-14T20:54:51.6048750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-08-14T20:54:51.6049300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-08-14T20:54:51.6049920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-08-14T20:54:51.6050710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-08-14T20:54:51.6051220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-08-14T20:54:51.6051840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-08-14T20:54:51.6052440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-08-14T20:54:51.6053040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-08-14T20:54:51.6053670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-08-14T20:54:51.6054300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-08-14T20:54:51.6055080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-08-14T20:54:51.6055810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-08-14T20:54:51.6056390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-08-14T20:54:51.6057030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-08-14T20:54:51.6057630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-08-14T20:54:51.6058250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-08-14T20:54:51.6059070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-08-14T20:54:51.6059620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-08-14T20:54:51.6060220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-08-14T20:54:51.6060830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-08-14T20:54:51.6061430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-08-14T20:54:51.6062030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-08-14T20:54:51.6063870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-08-14T20:54:51.6064200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-08-14T20:54:51.6064530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-08-14T20:54:51.6064860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-08-14T20:54:51.6065430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-08-14T20:54:51.6065750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-08-14T20:54:51.6066300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-08-14T20:54:51.6066910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-08-14T20:54:51.6067500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-08-14T20:54:51.6068150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-08-14T20:54:51.6068860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-08-14T20:54:51.6069420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-08-14T20:54:51.6070150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-08-14T20:54:51.6070760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-08-14T20:54:51.6071350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-08-14T20:54:51.6071990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-08-14T20:54:51.6072630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-08-14T20:54:51.6073210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-08-14T20:54:51.6073850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-08-14T20:54:51.6074460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-08-14T20:54:51.6075090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-08-14T20:54:51.6075670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-08-14T20:54:51.6076300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-08-14T20:54:51.6076930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-08-14T20:54:51.6077680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-08-14T20:54:51.6078210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-08-14T20:54:51.6078940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-08-14T20:54:51.6079490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-08-14T20:54:51.6080070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-08-14T20:54:51.6080710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-08-14T20:54:51.6081490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-08-14T20:54:51.6082090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-08-14T20:54:51.6082700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-08-14T20:54:51.6083310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-08-14T20:54:51.6083900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-08-14T20:54:51.6084650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-08-14T20:54:51.6085240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-08-14T20:54:51.6085830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-08-14T20:54:51.6086500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-08-14T20:54:51.6087080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-08-14T20:54:51.6087710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-08-14T20:54:51.6088430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-08-14T20:54:51.6089100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-08-14T20:54:51.6089710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-08-14T20:54:51.6090330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-08-14T20:54:51.6090960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-08-14T20:54:51.6091590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-08-14T20:54:51.6092250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-08-14T20:54:51.6092860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-08-14T20:54:51.6093440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-08-14T20:54:51.6094010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-08-14T20:54:51.6094630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-08-14T20:54:51.6095230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-08-14T20:54:51.6095870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-08-14T20:54:51.6096450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-08-14T20:54:51.6097060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-08-14T20:54:51.6097680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-08-14T20:54:51.6098300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-08-14T20:54:51.6098930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-08-14T20:54:51.6099590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-08-14T20:54:51.6100200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-08-14T20:54:51.6100880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-08-14T20:54:51.6101460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-08-14T20:54:51.6102100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-08-14T20:54:51.6102660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-08-14T20:54:51.6103290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-08-14T20:54:51.6103890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-08-14T20:54:51.6104500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-08-14T20:54:51.6105250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-08-14T20:54:51.6105790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-08-14T20:54:51.6106430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-08-14T20:54:51.6107090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-08-14T20:54:51.6107700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-08-14T20:54:51.6108290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-08-14T20:54:51.6108890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-08-14T20:54:51.6109520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-08-14T20:54:51.6110130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-08-14T20:54:51.6110820Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-08-14T20:54:51.6111430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-08-14T20:54:51.6112050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-08-14T20:54:51.6112610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-08-14T20:54:51.6113300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-08-14T20:54:51.6113910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-08-14T20:54:51.6114810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-08-14T20:54:51.6115190Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-08-14T20:54:51.6115870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-08-14T20:54:51.6116450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-08-14T20:54:51.6117110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-08-14T20:54:51.6117840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-08-14T20:54:51.6118450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-08-14T20:54:51.6119050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-08-14T20:54:51.6119670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-08-14T20:54:51.6120450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-08-14T20:54:51.6120980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-08-14T20:54:51.6121720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-08-14T20:54:51.6122330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-08-14T20:54:51.6123040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-08-14T20:54:51.6123660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-08-14T20:54:51.6124480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-08-14T20:54:51.6125100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-08-14T20:54:51.6125670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-08-14T20:54:51.6126330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-08-14T20:54:51.6126900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-08-14T20:54:51.6127500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-08-14T20:54:51.6128150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-08-14T20:54:51.6128800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-08-14T20:54:51.6129410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-08-14T20:54:51.6130000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-08-14T20:54:51.6130770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-08-14T20:54:51.6131350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-08-14T20:54:51.6131950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-08-14T20:54:51.6132640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-08-14T20:54:51.6133150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-08-14T20:54:51.6133800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-08-14T20:54:51.6134400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-08-14T20:54:51.6134990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-08-14T20:54:51.6135690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-08-14T20:54:51.6136300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-08-14T20:54:51.6150650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-08-14T20:54:51.6151060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-08-14T20:54:51.6151390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-08-14T20:54:51.6151730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-08-14T20:54:51.6152110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-08-14T20:54:51.6152520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-08-14T20:54:51.6152860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-08-14T20:54:51.6153200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-08-14T20:54:51.6153570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-08-14T20:54:51.6153920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-08-14T20:54:51.6154260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-08-14T20:54:51.6154620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-08-14T20:54:51.6154950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-08-14T20:54:51.6155290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-08-14T20:54:51.6155640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-08-14T20:54:51.6156000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-08-14T20:54:51.6156660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-08-14T20:54:51.6157030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-08-14T20:54:51.6157380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-08-14T20:54:51.6157710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-08-14T20:54:51.6158150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-08-14T20:54:51.6158580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-08-14T20:54:51.6159000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-08-14T20:54:51.6159370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-08-14T20:54:51.6159730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-08-14T20:54:51.6160120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-08-14T20:54:51.6160490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-08-14T20:54:51.6160890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-08-14T20:54:51.6161230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-08-14T20:54:51.6161580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-08-14T20:54:51.6161950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-08-14T20:54:51.6162310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-08-14T20:54:51.6162680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-08-14T20:54:51.6163100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-08-14T20:54:51.6163450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-08-14T20:54:51.6163810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-08-14T20:54:51.6164210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-08-14T20:54:51.6164850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-08-14T20:54:51.6165240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-08-14T20:54:51.6165610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-08-14T20:54:51.6165950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-08-14T20:54:51.6166540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-08-14T20:54:51.6167350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-08-14T20:54:51.6168230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-08-14T20:54:51.6169210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-08-14T20:54:51.6169900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-08-14T20:54:51.6170890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-08-14T20:54:51.6171700Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-08-14T20:54:51.6172610Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-08-14T20:54:51.6173560Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-08-14T20:54:51.6174450Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-08-14T20:54:51.6175310Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-08-14T20:54:51.6176340Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-08-14T20:54:51.6177330Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-08-14T20:54:51.6178080Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-08-14T20:54:51.6179100Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-08-14T20:54:51.6179990Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-08-14T20:54:51.6180830Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-08-14T20:54:51.6181420Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-08-14T20:54:51.6182510Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/chpass_util_strings.h 2025-08-14T20:54:51.6183290Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/kadm_err.h 2025-08-14T20:54:51.6184190Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/admin.h 2025-08-14T20:54:51.6185100Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-08-14T20:54:51.6185960Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-08-14T20:54:51.6186710Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-08-14T20:54:51.6187440Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-08-14T20:54:51.6188160Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-08-14T20:54:51.6188890Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-08-14T20:54:51.6189760Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-08-14T20:54:51.6190520Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-08-14T20:54:51.6191240Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-08-14T20:54:51.6191940Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-08-14T20:54:51.6192700Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-08-14T20:54:51.6193460Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-08-14T20:54:51.6194200Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-08-14T20:54:51.6195010Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-08-14T20:54:51.6195790Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-08-14T20:54:51.6196490Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-08-14T20:54:51.6197220Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-08-14T20:54:51.6198010Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-08-14T20:54:51.6198940Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-08-14T20:54:51.6199720Z /opt/homebrew/Caskroom/miniconda/base/include/nc_tparm.h 2025-08-14T20:54:51.6200490Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-08-14T20:54:51.6201220Z /opt/homebrew/Caskroom/miniconda/base/include/com_err.h 2025-08-14T20:54:51.6202210Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-08-14T20:54:51.6202990Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-08-14T20:54:51.6203760Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-08-14T20:54:51.6204730Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-08-14T20:54:51.6205580Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-08-14T20:54:51.6206410Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-08-14T20:54:51.6207290Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-08-14T20:54:51.6208110Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-08-14T20:54:51.6208800Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-08-14T20:54:51.6209610Z /opt/homebrew/Caskroom/miniconda/base/include/verto-module.h 2025-08-14T20:54:51.6210530Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-08-14T20:54:51.6211000Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-08-14T20:54:51.6211840Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-08-14T20:54:51.6212990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-08-14T20:54:51.6214290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-08-14T20:54:51.6215410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-08-14T20:54:51.6216770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-08-14T20:54:51.6217740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-08-14T20:54:51.6218910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-08-14T20:54:51.6219890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-08-14T20:54:51.6220830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-08-14T20:54:51.6221670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/link.hpp 2025-08-14T20:54:51.6222570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-08-14T20:54:51.6223400Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-08-14T20:54:51.6224100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-08-14T20:54:51.6224800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-08-14T20:54:51.6225480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdirdata.hpp 2025-08-14T20:54:51.6226160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-08-14T20:54:51.6226790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-08-14T20:54:51.6227570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-08-14T20:54:51.6228270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-08-14T20:54:51.6228960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-08-14T20:54:51.6229760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction_context.hpp 2025-08-14T20:54:51.6230620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-08-14T20:54:51.6231250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-08-14T20:54:51.6231890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-08-14T20:54:51.6232660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-08-14T20:54:51.6233270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-08-14T20:54:51.6233890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-08-14T20:54:51.6234730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-08-14T20:54:51.6235270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-08-14T20:54:51.6236040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-08-14T20:54:51.6236890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-08-14T20:54:51.6237620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-08-14T20:54:51.6238310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-08-14T20:54:51.6239130Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-08-14T20:54:51.6239670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-08-14T20:54:51.6240380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-08-14T20:54:51.6240950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-08-14T20:54:51.6241670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-08-14T20:54:51.6242650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-08-14T20:54:51.6243100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-08-14T20:54:51.6243750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-08-14T20:54:51.6244510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-08-14T20:54:51.6246180Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-08-14T20:54:51.6246580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-08-14T20:54:51.6246960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-08-14T20:54:51.6247350Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-08-14T20:54:51.6247830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-08-14T20:54:51.6248690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-08-14T20:54:51.6250430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-08-14T20:54:51.6250840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-08-14T20:54:51.6251240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/functional.hpp 2025-08-14T20:54:51.6251700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-08-14T20:54:51.6252120Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-08-14T20:54:51.6252890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-08-14T20:54:51.6253530Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-08-14T20:54:51.6254230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-08-14T20:54:51.6255070Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-08-14T20:54:51.6255780Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-08-14T20:54:51.6256300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-08-14T20:54:51.6257030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-08-14T20:54:51.6257790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-08-14T20:54:51.6258300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-08-14T20:54:51.6259040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-08-14T20:54:51.6259700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-08-14T20:54:51.6260310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-08-14T20:54:51.6260950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-08-14T20:54:51.6261670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-08-14T20:54:51.6262330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-08-14T20:54:51.6263020Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/compare.hpp 2025-08-14T20:54:51.6263640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-08-14T20:54:51.6264350Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-08-14T20:54:51.6265030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-08-14T20:54:51.6265690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-08-14T20:54:51.6266460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-08-14T20:54:51.6267160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-08-14T20:54:51.6267840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-08-14T20:54:51.6268510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-08-14T20:54:51.6269210Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-08-14T20:54:51.6270010Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-08-14T20:54:51.6270660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-08-14T20:54:51.6271340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-08-14T20:54:51.6271980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-08-14T20:54:51.6272660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-08-14T20:54:51.6273350Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-08-14T20:54:51.6274150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-08-14T20:54:51.6274960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-08-14T20:54:51.6275730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-08-14T20:54:51.6276440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-08-14T20:54:51.6277070Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-08-14T20:54:51.6278100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-08-14T20:54:51.6278890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-08-14T20:54:51.6279630Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-08-14T20:54:51.6280430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-08-14T20:54:51.6281170Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-08-14T20:54:51.6281990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-08-14T20:54:51.6282760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-08-14T20:54:51.6283300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-08-14T20:54:51.6284100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-08-14T20:54:51.6284830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-08-14T20:54:51.6285500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-08-14T20:54:51.6286230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-08-14T20:54:51.6286840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-08-14T20:54:51.6287500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-08-14T20:54:51.6288880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-08-14T20:54:51.6289300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-08-14T20:54:51.6289730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-08-14T20:54:51.6290280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-08-14T20:54:51.6290880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-08-14T20:54:51.6291590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-08-14T20:54:51.6292190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-08-14T20:54:51.6292810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-08-14T20:54:51.6293590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-08-14T20:54:51.6294200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-08-14T20:54:51.6294790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-08-14T20:54:51.6295520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-08-14T20:54:51.6296110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-08-14T20:54:51.6296830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-08-14T20:54:51.6297550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-08-14T20:54:51.6298210Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-08-14T20:54:51.6299110Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-08-14T20:54:51.6300150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-08-14T20:54:51.6300580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-08-14T20:54:51.6301430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-08-14T20:54:51.6302220Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-08-14T20:54:51.6302660Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-08-14T20:54:51.6303220Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-08-14T20:54:51.6303750Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-08-14T20:54:51.6304370Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-08-14T20:54:51.6304970Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-08-14T20:54:51.6305520Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-08-14T20:54:51.6306030Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-08-14T20:54:51.6306620Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-08-14T20:54:51.6308060Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-08-14T20:54:51.6308410Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-08-14T20:54:51.6308730Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-08-14T20:54:51.6309030Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-08-14T20:54:51.6309380Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-08-14T20:54:51.6309970Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-08-14T20:54:51.6310460Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-08-14T20:54:51.6311130Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-08-14T20:54:51.6311840Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-08-14T20:54:51.6312430Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-08-14T20:54:51.6313030Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-08-14T20:54:51.6313640Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-08-14T20:54:51.6314290Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-08-14T20:54:51.6314900Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-08-14T20:54:51.6315480Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-08-14T20:54:51.6316190Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-08-14T20:54:51.6316840Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-08-14T20:54:51.6317460Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-08-14T20:54:51.6318160Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-08-14T20:54:51.6318820Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-08-14T20:54:51.6319460Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-08-14T20:54:51.6320210Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-08-14T20:54:51.6320930Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-08-14T20:54:51.6322200Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-08-14T20:54:51.6322560Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-08-14T20:54:51.6322930Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-08-14T20:54:51.6323480Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-08-14T20:54:51.6324270Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-08-14T20:54:51.6325010Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-08-14T20:54:51.6325690Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-08-14T20:54:51.6326440Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-08-14T20:54:51.6327240Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-08-14T20:54:51.6327960Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-08-14T20:54:51.6328750Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-08-14T20:54:51.6329460Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-08-14T20:54:51.6330080Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-08-14T20:54:51.6330780Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-08-14T20:54:51.6331380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-08-14T20:54:51.6332040Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-08-14T20:54:51.6332750Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-08-14T20:54:51.6333450Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-08-14T20:54:51.6334100Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-08-14T20:54:51.6334680Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-08-14T20:54:51.6335360Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-08-14T20:54:51.6335880Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-08-14T20:54:51.6336370Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-08-14T20:54:51.6336930Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-08-14T20:54:51.6337550Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-08-14T20:54:51.6338350Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter-inl.h 2025-08-14T20:54:51.6338840Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fwd.h 2025-08-14T20:54:51.6339470Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/version.h 2025-08-14T20:54:51.6340080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog.h 2025-08-14T20:54:51.6340730Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ranges.h 2025-08-14T20:54:51.6341340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/xchar.h 2025-08-14T20:54:51.6348140Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/chrono.h 2025-08-14T20:54:51.6348620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/bin_to_hex.h 2025-08-14T20:54:51.6349100Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/fmt.h 2025-08-14T20:54:51.6349430Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/compile.h 2025-08-14T20:54:51.6349770Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ostr.h 2025-08-14T20:54:51.6350110Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger-inl.h 2025-08-14T20:54:51.6350460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/qt_sinks.h 2025-08-14T20:54:51.6350860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink-inl.h 2025-08-14T20:54:51.6351410Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/hourly_file_sink.h 2025-08-14T20:54:51.6351820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks.h 2025-08-14T20:54:51.6352210Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink.h 2025-08-14T20:54:51.6352630Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink.h 2025-08-14T20:54:51.6353040Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/daily_file_sink.h 2025-08-14T20:54:51.6353450Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ringbuffer_sink.h 2025-08-14T20:54:51.6353850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink.h 2025-08-14T20:54:51.6354240Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/systemd_sink.h 2025-08-14T20:54:51.6354620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink.h 2025-08-14T20:54:51.6355020Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks.h 2025-08-14T20:54:51.6355410Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dist_sink.h 2025-08-14T20:54:51.6355790Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/msvc_sink.h 2025-08-14T20:54:51.6356160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/tcp_sink.h 2025-08-14T20:54:51.6356690Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/mongo_sink.h 2025-08-14T20:54:51.6357330Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink-inl.h 2025-08-14T20:54:51.6358100Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink-inl.h 2025-08-14T20:54:51.6358770Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/android_sink.h 2025-08-14T20:54:51.6359550Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks-inl.h 2025-08-14T20:54:51.6360160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink.h 2025-08-14T20:54:51.6360860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/syslog_sink.h 2025-08-14T20:54:51.6361600Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dup_filter_sink.h 2025-08-14T20:54:51.6362380Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/win_eventlog_sink.h 2025-08-14T20:54:51.6363200Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-08-14T20:54:51.6364060Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ostream_sink.h 2025-08-14T20:54:51.6364920Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/udp_sink.h 2025-08-14T20:54:51.6366050Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink-inl.h 2025-08-14T20:54:51.6367070Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink-inl.h 2025-08-14T20:54:51.6368010Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/null_sink.h 2025-08-14T20:54:51.6368990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink-inl.h 2025-08-14T20:54:51.6369900Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink.h 2025-08-14T20:54:51.6370760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/formatter.h 2025-08-14T20:54:51.6371560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common-inl.h 2025-08-14T20:54:51.6372700Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer-inl.h 2025-08-14T20:54:51.6373650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg-inl.h 2025-08-14T20:54:51.6374570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client.h 2025-08-14T20:54:51.6375560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper.h 2025-08-14T20:54:51.6376560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker-inl.h 2025-08-14T20:54:51.6377640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client-windows.h 2025-08-14T20:54:51.6378630Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker.h 2025-08-14T20:54:51.6379660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/mpmc_blocking_q.h 2025-08-14T20:54:51.6380450Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os.h 2025-08-14T20:54:51.6381480Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool-inl.h 2025-08-14T20:54:51.6382500Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/fmt_helper.h 2025-08-14T20:54:51.6383400Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/null_mutex.h 2025-08-14T20:54:51.6384300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry.h 2025-08-14T20:54:51.6385360Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer.h 2025-08-14T20:54:51.6386320Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry-inl.h 2025-08-14T20:54:51.6387150Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool.h 2025-08-14T20:54:51.6387850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/circular_q.h 2025-08-14T20:54:51.6388670Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/synchronous_factory.h 2025-08-14T20:54:51.6389320Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os-inl.h 2025-08-14T20:54:51.6389980Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg.h 2025-08-14T20:54:51.6390770Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer-inl.h 2025-08-14T20:54:51.6391510Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper-inl.h 2025-08-14T20:54:51.6392920Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer.h 2025-08-14T20:54:51.6393390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client.h 2025-08-14T20:54:51.6393990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/console_globals.h 2025-08-14T20:54:51.6394570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/windows_include.h 2025-08-14T20:54:51.6395340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client-windows.h 2025-08-14T20:54:51.6395950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger.h 2025-08-14T20:54:51.6396540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/env.h 2025-08-14T20:54:51.6397130Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/argv.h 2025-08-14T20:54:51.6397840Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers-inl.h 2025-08-14T20:54:51.6398490Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers.h 2025-08-14T20:54:51.6399080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/tweakme.h 2025-08-14T20:54:51.6399650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async.h 2025-08-14T20:54:51.6400270Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common.h 2025-08-14T20:54:51.6401020Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger-inl.h 2025-08-14T20:54:51.6401630Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/stopwatch.h 2025-08-14T20:54:51.6402370Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter.h 2025-08-14T20:54:51.6402920Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger.h 2025-08-14T20:54:51.6403560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog-inl.h 2025-08-14T20:54:51.6404110Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-08-14T20:54:51.6404620Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-08-14T20:54:51.6405290Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-08-14T20:54:51.6405850Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-08-14T20:54:51.6406460Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-08-14T20:54:51.6407020Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-08-14T20:54:51.6407570Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-08-14T20:54:51.6408120Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-08-14T20:54:51.6408820Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-08-14T20:54:51.6409350Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-08-14T20:54:51.6409920Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-08-14T20:54:51.6410610Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-08-14T20:54:51.6411170Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-08-14T20:54:51.6411740Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-08-14T20:54:51.6412360Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-08-14T20:54:51.6412920Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-08-14T20:54:51.6413420Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-08-14T20:54:51.6414040Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-08-14T20:54:51.6414540Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-08-14T20:54:51.6415030Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-08-14T20:54:51.6415640Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-08-14T20:54:51.6416180Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-08-14T20:54:51.6416690Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-08-14T20:54:51.6417400Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/ccselect_plugin.h 2025-08-14T20:54:51.6418060Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/certauth_plugin.h 2025-08-14T20:54:51.6418600Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/plugin.h 2025-08-14T20:54:51.6419310Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/localauth_plugin.h 2025-08-14T20:54:51.6419970Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/clpreauth_plugin.h 2025-08-14T20:54:51.6420980Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpolicy_plugin.h 2025-08-14T20:54:51.6421600Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/locate_plugin.h 2025-08-14T20:54:51.6422280Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_auth_plugin.h 2025-08-14T20:54:51.6422920Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/pwqual_plugin.h 2025-08-14T20:54:51.6423590Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_hook_plugin.h 2025-08-14T20:54:51.6424230Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/preauth_plugin.h 2025-08-14T20:54:51.6424930Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpreauth_plugin.h 2025-08-14T20:54:51.6425630Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/hostrealm_plugin.h 2025-08-14T20:54:51.6426420Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/krb5.h 2025-08-14T20:54:51.6426660Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-08-14T20:54:51.6427380Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-08-14T20:54:51.6428050Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-08-14T20:54:51.6428650Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-08-14T20:54:51.6429420Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-08-14T20:54:51.6430300Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-08-14T20:54:51.6430960Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-08-14T20:54:51.6431750Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-08-14T20:54:51.6433250Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-08-14T20:54:51.6433450Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-08-14T20:54:51.6434050Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-08-14T20:54:51.6434770Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-08-14T20:54:51.6435550Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-08-14T20:54:51.6436300Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-08-14T20:54:51.6437070Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-08-14T20:54:51.6437860Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-08-14T20:54:51.6438480Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-08-14T20:54:51.6439140Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-08-14T20:54:51.6439850Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-08-14T20:54:51.6440510Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-08-14T20:54:51.6441120Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-08-14T20:54:51.6441800Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-08-14T20:54:51.6442340Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-08-14T20:54:51.6443040Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-08-14T20:54:51.6443520Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-08-14T20:54:51.6444150Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-08-14T20:54:51.6444660Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-08-14T20:54:51.6445210Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-08-14T20:54:51.6445740Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-08-14T20:54:51.6446280Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi.h 2025-08-14T20:54:51.6446850Z /opt/homebrew/Caskroom/miniconda/base/include/ares_rules.h 2025-08-14T20:54:51.6447400Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-08-14T20:54:51.6447990Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-08-14T20:54:51.6448480Z /opt/homebrew/Caskroom/miniconda/base/include/tic.h 2025-08-14T20:54:51.6449010Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-08-14T20:54:51.6449740Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-08-14T20:54:51.6450350Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-08-14T20:54:51.6451100Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-08-14T20:54:51.6451960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-08-14T20:54:51.6452590Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-08-14T20:54:51.6453380Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-08-14T20:54:51.6454100Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-08-14T20:54:51.6454960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-08-14T20:54:51.6455830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-08-14T20:54:51.6456620Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-08-14T20:54:51.6457280Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-08-14T20:54:51.6458110Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-08-14T20:54:51.6458850Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-08-14T20:54:51.6459610Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-08-14T20:54:51.6461240Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-08-14T20:54:51.6461450Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-08-14T20:54:51.6462150Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-08-14T20:54:51.6462860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-08-14T20:54:51.6463610Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-08-14T20:54:51.6464570Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-08-14T20:54:51.6465330Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-08-14T20:54:51.6466110Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-08-14T20:54:51.6466830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-08-14T20:54:51.6467670Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-08-14T20:54:51.6468470Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-08-14T20:54:51.6469270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-08-14T20:54:51.6470060Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-08-14T20:54:51.6470860Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-08-14T20:54:51.6471600Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-08-14T20:54:51.6472340Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-08-14T20:54:51.6473090Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-08-14T20:54:51.6473870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-08-14T20:54:51.6474590Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-08-14T20:54:51.6475310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-08-14T20:54:51.6476080Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-08-14T20:54:51.6476920Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-08-14T20:54:51.6477900Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-08-14T20:54:51.6478770Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-08-14T20:54:51.6479680Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-08-14T20:54:51.6480560Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-08-14T20:54:51.6481480Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-08-14T20:54:51.6482220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-08-14T20:54:51.6483120Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-08-14T20:54:51.6483700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-08-14T20:54:51.6484330Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc_msg.h 2025-08-14T20:54:51.6484900Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/types.h 2025-08-14T20:54:51.6485550Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gssapi.h 2025-08-14T20:54:51.6486200Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_prot.h 2025-08-14T20:54:51.6486730Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc.h 2025-08-14T20:54:51.6487300Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/clnt.h 2025-08-14T20:54:51.6487890Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/xdr.h 2025-08-14T20:54:51.6488490Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rename.h 2025-08-14T20:54:51.6489090Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gss.h 2025-08-14T20:54:51.6489680Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/netdb.h 2025-08-14T20:54:51.6490350Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_unix.h 2025-08-14T20:54:51.6490890Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc.h 2025-08-14T20:54:51.6491470Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth.h 2025-08-14T20:54:51.6492110Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_clnt.h 2025-08-14T20:54:51.6492720Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc_auth.h 2025-08-14T20:54:51.6493390Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_rmt.h 2025-08-14T20:54:51.6493800Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-08-14T20:54:51.6494390Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-08-14T20:54:51.6495940Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-08-14T20:54:51.6496050Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-08-14T20:54:51.6496190Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-08-14T20:54:51.6496610Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-08-14T20:54:51.6497100Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-08-14T20:54:51.6497620Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-08-14T20:54:51.6498160Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-08-14T20:54:51.6498710Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-08-14T20:54:51.6499330Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-08-14T20:54:51.6499910Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-08-14T20:54:51.6500470Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-08-14T20:54:51.6501030Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-08-14T20:54:51.6501630Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-08-14T20:54:51.6502170Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-08-14T20:54:51.6502780Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-08-14T20:54:51.6503330Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-08-14T20:54:51.6503870Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-08-14T20:54:51.6504480Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-08-14T20:54:51.6505070Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-08-14T20:54:51.6505690Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-08-14T20:54:51.6506300Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-08-14T20:54:51.6506860Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-08-14T20:54:51.6507450Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-08-14T20:54:51.6508060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-08-14T20:54:51.6508560Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-08-14T20:54:51.6509130Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-08-14T20:54:51.6509790Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-08-14T20:54:51.6510340Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-08-14T20:54:51.6511030Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_generic.h 2025-08-14T20:54:51.6511630Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/mechglue.h 2025-08-14T20:54:51.6513290Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_krb5.h 2025-08-14T20:54:51.6513450Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_alloc.h 2025-08-14T20:54:51.6514120Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi.h 2025-08-14T20:54:51.6514260Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_ext.h 2025-08-14T20:54:51.6514740Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-08-14T20:54:51.6515350Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-08-14T20:54:51.6515990Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-08-14T20:54:51.6516450Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-08-14T20:54:51.6517070Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-08-14T20:54:51.6517590Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-08-14T20:54:51.6518210Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-08-14T20:54:51.6518900Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-08-14T20:54:51.6519680Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-08-14T20:54:51.6520560Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-08-14T20:54:51.6521190Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-08-14T20:54:51.6521930Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-08-14T20:54:51.6522670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-08-14T20:54:51.6523380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-08-14T20:54:51.6524180Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-08-14T20:54:51.6525030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-08-14T20:54:51.6525730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-08-14T20:54:51.6526620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-08-14T20:54:51.6527370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-08-14T20:54:51.6528450Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-08-14T20:54:51.6528960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-08-14T20:54:51.6529910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-08-14T20:54:51.6530490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-08-14T20:54:51.6531420Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-08-14T20:54:51.6531970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-08-14T20:54:51.6532850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-08-14T20:54:51.6533920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-08-14T20:54:51.6534340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-08-14T20:54:51.6535160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-08-14T20:54:51.6535910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-08-14T20:54:51.6536720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-08-14T20:54:51.6537570Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-08-14T20:54:51.6538390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-08-14T20:54:51.6539370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-08-14T20:54:51.6539870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-08-14T20:54:51.6540710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-08-14T20:54:51.6541640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-08-14T20:54:51.6542560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-08-14T20:54:51.6543140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-08-14T20:54:51.6544020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-08-14T20:54:51.6544850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-08-14T20:54:51.6545450Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-08-14T20:54:51.6546210Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-08-14T20:54:51.6546920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-08-14T20:54:51.6547920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-08-14T20:54:51.6548770Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-08-14T20:54:51.6549450Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-08-14T20:54:51.6550290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-08-14T20:54:51.6551050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-08-14T20:54:51.6552120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-08-14T20:54:51.6553060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-08-14T20:54:51.6553490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-08-14T20:54:51.6554050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-08-14T20:54:51.6554770Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-08-14T20:54:51.6555370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-08-14T20:54:51.6555910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-08-14T20:54:51.6556530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-08-14T20:54:51.6557110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-08-14T20:54:51.6557680Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-08-14T20:54:51.6558310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-08-14T20:54:51.6558880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-08-14T20:54:51.6559520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-08-14T20:54:51.6560170Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-08-14T20:54:51.6560840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-08-14T20:54:51.6561730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-08-14T20:54:51.6562350Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-08-14T20:54:51.6562920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-08-14T20:54:51.6563550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-08-14T20:54:51.6564160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-08-14T20:54:51.6564720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-08-14T20:54:51.6565310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-08-14T20:54:51.6565960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-08-14T20:54:51.6566560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-08-14T20:54:51.6567160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-08-14T20:54:51.6567860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-08-14T20:54:51.6568400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-08-14T20:54:51.6569280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-08-14T20:54:51.6569670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-08-14T20:54:51.6570250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-08-14T20:54:51.6570830Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-08-14T20:54:51.6571480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-08-14T20:54:51.6572020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-08-14T20:54:51.6572620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-08-14T20:54:51.6573230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-08-14T20:54:51.6573840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-08-14T20:54:51.6574380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-08-14T20:54:51.6575020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-08-14T20:54:51.6575640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-08-14T20:54:51.6576270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-08-14T20:54:51.6576820Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-08-14T20:54:51.6577430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-08-14T20:54:51.6578010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-08-14T20:54:51.6578580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-08-14T20:54:51.6579260Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-08-14T20:54:51.6579830Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-08-14T20:54:51.6580470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-08-14T20:54:51.6581030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-08-14T20:54:51.6581700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-08-14T20:54:51.6582300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-08-14T20:54:51.6582860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-08-14T20:54:51.6583510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-08-14T20:54:51.6584130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-08-14T20:54:51.6584690Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-08-14T20:54:51.6585390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-08-14T20:54:51.6585960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-08-14T20:54:51.6586550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-08-14T20:54:51.6587130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-08-14T20:54:51.6587710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-08-14T20:54:51.6588280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-08-14T20:54:51.6588890Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-08-14T20:54:51.6589480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-08-14T20:54:51.6590070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-08-14T20:54:51.6590650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-08-14T20:54:51.6591340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-08-14T20:54:51.6591980Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-08-14T20:54:51.6592580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-08-14T20:54:51.6593220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-08-14T20:54:51.6593790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-08-14T20:54:51.6594380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-08-14T20:54:51.6594970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-08-14T20:54:51.6595570Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-08-14T20:54:51.6596280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-08-14T20:54:51.6596850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-08-14T20:54:51.6597470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-08-14T20:54:51.6598120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-08-14T20:54:51.6598740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-08-14T20:54:51.6599320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-08-14T20:54:51.6599920Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-08-14T20:54:51.6600550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-08-14T20:54:51.6601120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-08-14T20:54:51.6601750Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-08-14T20:54:51.6602560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-08-14T20:54:51.6603030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-08-14T20:54:51.6603560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-08-14T20:54:51.6604160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-08-14T20:54:51.6604730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-08-14T20:54:51.6605320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-08-14T20:54:51.6605940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-08-14T20:54:51.6606520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-08-14T20:54:51.6607160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-08-14T20:54:51.6607730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-08-14T20:54:51.6608480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-08-14T20:54:51.6608950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-08-14T20:54:51.6609610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-08-14T20:54:51.6610110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-08-14T20:54:51.6610680Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-08-14T20:54:51.6611300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-08-14T20:54:51.6611930Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-08-14T20:54:51.6612420Z /opt/homebrew/Caskroom/miniconda/base/include/krb5.h 2025-08-14T20:54:51.6612970Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-08-14T20:54:51.6613610Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-08-14T20:54:51.6614200Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-08-14T20:54:51.6614680Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-08-14T20:54:51.6615210Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-08-14T20:54:51.6615770Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-08-14T20:54:51.6616340Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-08-14T20:54:51.6616970Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-08-14T20:54:51.6617540Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-08-14T20:54:51.6618150Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-08-14T20:54:51.6618740Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-08-14T20:54:51.6619250Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-08-14T20:54:51.6619850Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-08-14T20:54:51.6620410Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-08-14T20:54:51.6621060Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-08-14T20:54:51.6621600Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-08-14T20:54:51.6622220Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-08-14T20:54:51.6622780Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-08-14T20:54:51.6623320Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-08-14T20:54:51.6623860Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-08-14T20:54:51.6624420Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-08-14T20:54:51.6625010Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-08-14T20:54:51.6625660Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-08-14T20:54:51.6626200Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-08-14T20:54:51.6626710Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-08-14T20:54:51.6627300Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-08-14T20:54:51.6627880Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-08-14T20:54:51.6628400Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-08-14T20:54:51.6628950Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-08-14T20:54:51.6629850Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-08-14T20:54:51.6630180Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-08-14T20:54:51.6630780Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-08-14T20:54:51.6631380Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-08-14T20:54:51.6631990Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-08-14T20:54:51.6632650Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-08-14T20:54:51.6633420Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/nc_tparm.h 2025-08-14T20:54:51.6634250Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-08-14T20:54:51.6634960Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-08-14T20:54:51.6635750Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-08-14T20:54:51.6636940Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-08-14T20:54:51.6637390Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-08-14T20:54:51.6638080Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-08-14T20:54:51.6638950Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/tic.h 2025-08-14T20:54:51.6639650Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-08-14T20:54:51.6640460Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-08-14T20:54:51.6641220Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-08-14T20:54:51.6642160Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-08-14T20:54:51.6642790Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-08-14T20:54:51.6643650Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-08-14T20:54:51.6644380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-08-14T20:54:51.6645260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-08-14T20:54:51.6646310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-08-14T20:54:51.6647280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-08-14T20:54:51.6648280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-08-14T20:54:51.6649030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-08-14T20:54:51.6649850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-08-14T20:54:51.6650940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-08-14T20:54:51.6651500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-08-14T20:54:51.6652450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-08-14T20:54:51.6653510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-08-14T20:54:51.6654440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-08-14T20:54:51.6655350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-08-14T20:54:51.6656300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-08-14T20:54:51.6657180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-08-14T20:54:51.6662550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-08-14T20:54:51.6662800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-08-14T20:54:51.6663080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-08-14T20:54:51.6663230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-08-14T20:54:51.6663510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-08-14T20:54:51.6663670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-08-14T20:54:51.6663810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-08-14T20:54:51.6663980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-08-14T20:54:51.6664670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-08-14T20:54:51.6665430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-08-14T20:54:51.6666290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-08-14T20:54:51.6667210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-08-14T20:54:51.6667990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-08-14T20:54:51.6668910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-08-14T20:54:51.6669710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-08-14T20:54:51.6670900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-08-14T20:54:51.6671970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-08-14T20:54:51.6673190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-08-14T20:54:51.6674210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-08-14T20:54:51.6675370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-08-14T20:54:51.6676400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-08-14T20:54:51.6677720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-08-14T20:54:51.6678740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-08-14T20:54:51.6679960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-08-14T20:54:51.6681210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-08-14T20:54:51.6682120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-08-14T20:54:51.6683450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-08-14T20:54:51.6684470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-08-14T20:54:51.6685600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-08-14T20:54:51.6686540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-08-14T20:54:51.6687450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-08-14T20:54:51.6688610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-08-14T20:54:51.6689870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-08-14T20:54:51.6691070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-08-14T20:54:51.6692560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-08-14T20:54:51.6693710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-08-14T20:54:51.6694710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-08-14T20:54:51.6695800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-08-14T20:54:51.6697030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-08-14T20:54:51.6698090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-08-14T20:54:51.6699310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-08-14T20:54:51.6700270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-08-14T20:54:51.6701270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-08-14T20:54:51.6702440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-08-14T20:54:51.6703370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-08-14T20:54:51.6704550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-08-14T20:54:51.6705580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-08-14T20:54:51.6706680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-08-14T20:54:51.6707630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-08-14T20:54:51.6708710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-08-14T20:54:51.6709830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-08-14T20:54:51.6710960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-08-14T20:54:51.6712040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-08-14T20:54:51.6712830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-08-14T20:54:51.6713940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-08-14T20:54:51.6715270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-08-14T20:54:51.6716830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-08-14T20:54:51.6717880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-08-14T20:54:51.6718940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-08-14T20:54:51.6720080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-08-14T20:54:51.6721170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-08-14T20:54:51.6722360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-08-14T20:54:51.6723440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-08-14T20:54:51.6724560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-08-14T20:54:51.6725560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-08-14T20:54:51.6726670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-08-14T20:54:51.6727950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-08-14T20:54:51.6728920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-08-14T20:54:51.6729970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-08-14T20:54:51.6731290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-08-14T20:54:51.6732480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-08-14T20:54:51.6733610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-08-14T20:54:51.6734710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-08-14T20:54:51.6735970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-08-14T20:54:51.6737070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-08-14T20:54:51.6738170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-08-14T20:54:51.6738990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-08-14T20:54:51.6739830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-08-14T20:54:51.6740530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-08-14T20:54:51.6741370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-08-14T20:54:51.6742260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-08-14T20:54:51.6743030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-08-14T20:54:51.6743810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-08-14T20:54:51.6744710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-08-14T20:54:51.6745830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-08-14T20:54:51.6746530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-08-14T20:54:51.6747630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-08-14T20:54:51.6748300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-08-14T20:54:51.6749130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-08-14T20:54:51.6749910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-08-14T20:54:51.6750630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-08-14T20:54:51.6751370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-08-14T20:54:51.6752150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-08-14T20:54:51.6753270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-08-14T20:54:51.6754060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-08-14T20:54:51.6754910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-08-14T20:54:51.6755660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-08-14T20:54:51.6756490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-08-14T20:54:51.6757240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-08-14T20:54:51.6758070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-08-14T20:54:51.6758850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-08-14T20:54:51.6759840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-08-14T20:54:51.6760510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-08-14T20:54:51.6761360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-08-14T20:54:51.6762160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-08-14T20:54:51.6762910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-08-14T20:54:51.6763710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-08-14T20:54:51.6764440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-08-14T20:54:51.6765270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-08-14T20:54:51.6766070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-08-14T20:54:51.6766810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-08-14T20:54:51.6767600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-08-14T20:54:51.6768460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-08-14T20:54:51.6769220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-08-14T20:54:51.6770030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-08-14T20:54:51.6770870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-08-14T20:54:51.6771790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-08-14T20:54:51.6772610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-08-14T20:54:51.6773590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-08-14T20:54:51.6774280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-08-14T20:54:51.6775120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-08-14T20:54:51.6775880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-08-14T20:54:51.6776720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-08-14T20:54:51.6777490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-08-14T20:54:51.6778310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-08-14T20:54:51.6779230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-08-14T20:54:51.6780290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-08-14T20:54:51.6780860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-08-14T20:54:51.6781610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-08-14T20:54:51.6782410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-08-14T20:54:51.6783280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-08-14T20:54:51.6784050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-08-14T20:54:51.6784920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-08-14T20:54:51.6785780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-08-14T20:54:51.6786770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-08-14T20:54:51.6787350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-08-14T20:54:51.6788290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-08-14T20:54:51.6789060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-08-14T20:54:51.6789810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-08-14T20:54:51.6790720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-08-14T20:54:51.6791460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-08-14T20:54:51.6792260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-08-14T20:54:51.6793120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-08-14T20:54:51.6793590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-08-14T20:54:51.6794310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-08-14T20:54:51.6794890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-08-14T20:54:51.6795570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-08-14T20:54:51.6796240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-08-14T20:54:51.6796870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-08-14T20:54:51.6797530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-08-14T20:54:51.6798140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-08-14T20:54:51.6798820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-08-14T20:54:51.6799540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-08-14T20:54:51.6800200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-08-14T20:54:51.6800920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-08-14T20:54:51.6801540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-08-14T20:54:51.6802220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-08-14T20:54:51.6802900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-08-14T20:54:51.6803570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-08-14T20:54:51.6804190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-08-14T20:54:51.6804860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-08-14T20:54:51.6805490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-08-14T20:54:51.6806260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-08-14T20:54:51.6807160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-08-14T20:54:51.6807810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-08-14T20:54:51.6808580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-08-14T20:54:51.6809300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-08-14T20:54:51.6809990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-08-14T20:54:51.6810740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-08-14T20:54:51.6811450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-08-14T20:54:51.6812190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-08-14T20:54:51.6812880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-08-14T20:54:51.6813610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-08-14T20:54:51.6814430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-08-14T20:54:51.6815170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-08-14T20:54:51.6816300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-08-14T20:54:51.6817070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-08-14T20:54:51.6818060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-08-14T20:54:51.6818980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-08-14T20:54:51.6819720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-08-14T20:54:51.6820670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-08-14T20:54:51.6821760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-08-14T20:54:51.6822530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-08-14T20:54:51.6823560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-08-14T20:54:51.6824520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-08-14T20:54:51.6825520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-08-14T20:54:51.6826410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-08-14T20:54:51.6827290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-08-14T20:54:51.6828340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-08-14T20:54:51.6829250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-08-14T20:54:51.6830330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-08-14T20:54:51.6831340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-08-14T20:54:51.6832420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-08-14T20:54:51.6833310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-08-14T20:54:51.6834280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-08-14T20:54:51.6835240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-08-14T20:54:51.6836220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-08-14T20:54:51.6837200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-08-14T20:54:51.6838140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-08-14T20:54:51.6838980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-08-14T20:54:51.6840030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-08-14T20:54:51.6840900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-08-14T20:54:51.6841790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-08-14T20:54:51.6842770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-08-14T20:54:51.6843710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-08-14T20:54:51.6844850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-08-14T20:54:51.6845520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-08-14T20:54:51.6846520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-08-14T20:54:51.6847600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-08-14T20:54:51.6848470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-08-14T20:54:51.6849390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-08-14T20:54:51.6850360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-08-14T20:54:51.6851380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-08-14T20:54:51.6852510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-08-14T20:54:51.6853500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-08-14T20:54:51.6854590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-08-14T20:54:51.6855390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-08-14T20:54:51.6856360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-08-14T20:54:51.6857490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-08-14T20:54:51.6858490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-08-14T20:54:51.6859410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-08-14T20:54:51.6860200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-08-14T20:54:51.6861090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-08-14T20:54:51.6861890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-08-14T20:54:51.6862620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-08-14T20:54:51.6863610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-08-14T20:54:51.6864280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-08-14T20:54:51.6865390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-08-14T20:54:51.6866340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-08-14T20:54:51.6867000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-08-14T20:54:51.6867910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-08-14T20:54:51.6868910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-08-14T20:54:51.6869550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-08-14T20:54:51.6870410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-08-14T20:54:51.6871250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-08-14T20:54:51.6872100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-08-14T20:54:51.6872950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-08-14T20:54:51.6873840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-08-14T20:54:51.6874700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-08-14T20:54:51.6875530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-08-14T20:54:51.6876430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-08-14T20:54:51.6877280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-08-14T20:54:51.6878250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-08-14T20:54:51.6879000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-08-14T20:54:51.6879880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-08-14T20:54:51.6880780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-08-14T20:54:51.6881760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-08-14T20:54:51.6882630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-08-14T20:54:51.6883590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-08-14T20:54:51.6884430Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-08-14T20:54:51.6885070Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-08-14T20:54:51.6886040Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-08-14T20:54:51.6886990Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-08-14T20:54:51.6888080Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-08-14T20:54:51.6889000Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-08-14T20:54:51.6890040Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-08-14T20:54:51.6891120Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-08-14T20:54:51.6892320Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-08-14T20:54:51.6893300Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-08-14T20:54:51.6894370Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-08-14T20:54:51.6895210Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-08-14T20:54:51.6896360Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-08-14T20:54:51.6897230Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-08-14T20:54:51.6898210Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-08-14T20:54:51.6899170Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-08-14T20:54:51.6899790Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-08-14T20:54:51.6900620Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-08-14T20:54:51.6901320Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-08-14T20:54:51.6901970Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-08-14T20:54:51.6902640Z /opt/homebrew/Caskroom/miniconda/base/include/krad.h 2025-08-14T20:54:51.6903350Z /opt/homebrew/Caskroom/miniconda/base/sbin/kproplog 2025-08-14T20:54:51.6903930Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5kdc 2025-08-14T20:54:51.6904640Z /opt/homebrew/Caskroom/miniconda/base/sbin/gss-server 2025-08-14T20:54:51.6905290Z /opt/homebrew/Caskroom/miniconda/base/sbin/sserver 2025-08-14T20:54:51.6906120Z /opt/homebrew/Caskroom/miniconda/base/sbin/kprop 2025-08-14T20:54:51.6906550Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmin.local 2025-08-14T20:54:51.6907090Z /opt/homebrew/Caskroom/miniconda/base/sbin/kdb5_util 2025-08-14T20:54:51.6907730Z /opt/homebrew/Caskroom/miniconda/base/sbin/kpropd 2025-08-14T20:54:51.6908300Z /opt/homebrew/Caskroom/miniconda/base/sbin/sim_server 2025-08-14T20:54:51.6908880Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmind 2025-08-14T20:54:51.6909470Z /opt/homebrew/Caskroom/miniconda/base/sbin/uuserver 2025-08-14T20:54:51.6910340Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5-send-pr 2025-08-14T20:54:51.6910860Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-08-14T20:54:51.6911970Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-08-14T20:54:51.6912400Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-08-14T20:54:51.6913220Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/mamba.sh 2025-08-14T20:54:51.6914060Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-08-14T20:54:51.6915110Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-08-14T20:54:51.6916060Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-08-14T20:54:51.6917150Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-08-14T20:54:51.6918250Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-08-14T20:54:51.6919150Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-08-14T20:54:51.6919570Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-08-14T20:54:51.6920280Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-08-14T20:54:51.6920860Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-08-14T20:54:51.6921880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/bin/markdown-it 2025-08-14T20:54:51.6922940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-08-14T20:54:51.6923870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-08-14T20:54:51.6924820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-08-14T20:54:51.6926030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-08-14T20:54:51.6927130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-08-14T20:54:51.6928060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.6928940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-08-14T20:54:51.6930010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-08-14T20:54:51.6930870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/paths.json 2025-08-14T20:54:51.6931970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/hash_input.json 2025-08-14T20:54:51.6932690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/files 2025-08-14T20:54:51.6933780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/about.json 2025-08-14T20:54:51.6934580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/has_prefix 2025-08-14T20:54:51.6935450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/index.json 2025-08-14T20:54:51.6936520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/git 2025-08-14T20:54:51.6937750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-08-14T20:54:51.6938920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/tree.py 2025-08-14T20:54:51.6940170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/token.py 2025-08-14T20:54:51.6941490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-08-14T20:54:51.6942830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/renderer.py 2025-08-14T20:54:51.6944240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-08-14T20:54:51.6945710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-08-14T20:54:51.6947190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-08-14T20:54:51.6948620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-08-14T20:54:51.6950120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-08-14T20:54:51.6951460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-08-14T20:54:51.6953420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-08-14T20:54:51.6954820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-08-14T20:54:51.6956460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-08-14T20:54:51.6958240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-08-14T20:54:51.6959840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-08-14T20:54:51.6961360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-08-14T20:54:51.6962920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-08-14T20:54:51.6964560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-08-14T20:54:51.6966200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-08-14T20:54:51.6967780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-08-14T20:54:51.6969320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-08-14T20:54:51.6971040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.6972590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-08-14T20:54:51.6973990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-08-14T20:54:51.6975130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-08-14T20:54:51.6976530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-08-14T20:54:51.6977880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-08-14T20:54:51.6979530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-08-14T20:54:51.6981200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-08-14T20:54:51.6983080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-08-14T20:54:51.6984770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/ruler.py 2025-08-14T20:54:51.6986730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-08-14T20:54:51.6988410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-08-14T20:54:51.6990300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-08-14T20:54:51.6992210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-08-14T20:54:51.6994410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-08-14T20:54:51.6996440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-08-14T20:54:51.6998640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-08-14T20:54:51.7000730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-08-14T20:54:51.7002770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-08-14T20:54:51.7004900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-08-14T20:54:51.7007100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-08-14T20:54:51.7009060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7010690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-08-14T20:54:51.7012370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-08-14T20:54:51.7014040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-08-14T20:54:51.7016010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-08-14T20:54:51.7017460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__init__.py 2025-08-14T20:54:51.7019080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-08-14T20:54:51.7020940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:51.7022860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-08-14T20:54:51.7024700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-08-14T20:54:51.7026470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-08-14T20:54:51.7028480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-08-14T20:54:51.7030430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-08-14T20:54:51.7032390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:51.7034300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:51.7036130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:51.7038320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-08-14T20:54:51.7040050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-08-14T20:54:51.7041930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7043600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-08-14T20:54:51.7045520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:51.7047470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7048960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-08-14T20:54:51.7050590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/port.yaml 2025-08-14T20:54:51.7052340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-08-14T20:54:51.7054510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-08-14T20:54:51.7056470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-08-14T20:54:51.7058480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-08-14T20:54:51.7060370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:51.7062540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-08-14T20:54:51.7064670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7066270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-08-14T20:54:51.7067830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-08-14T20:54:51.7069470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-08-14T20:54:51.7071270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-08-14T20:54:51.7072880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-08-14T20:54:51.7074520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/utils.py 2025-08-14T20:54:51.7076160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/py.typed 2025-08-14T20:54:51.7077960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-08-14T20:54:51.7079940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-08-14T20:54:51.7081620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-08-14T20:54:51.7083440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-08-14T20:54:51.7085230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-08-14T20:54:51.7087040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-08-14T20:54:51.7088870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-08-14T20:54:51.7091110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-08-14T20:54:51.7093140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:51.7095180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-08-14T20:54:51.7097010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-08-14T20:54:51.7099100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-08-14T20:54:51.7100800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:51.7102750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-08-14T20:54:51.7104430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-08-14T20:54:51.7106010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-08-14T20:54:51.7107590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-08-14T20:54:51.7109200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-08-14T20:54:51.7110870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-08-14T20:54:51.7112500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-08-14T20:54:51.7114110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7115800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-08-14T20:54:51.7117160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-08-14T20:54:51.7119030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-08-14T20:54:51.7120090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-08-14T20:54:51.7121470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-08-14T20:54:51.7122920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-08-14T20:54:51.7124270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-08-14T20:54:51.7125610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-08-14T20:54:51.7126970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-08-14T20:54:51.7128730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_compat.py 2025-08-14T20:54:51.7129530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-08-14T20:54:51.7131270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-08-14T20:54:51.7132270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-08-14T20:54:51.7134190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-08-14T20:54:51.7135660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-08-14T20:54:51.7137260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-08-14T20:54:51.7138750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7139940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-08-14T20:54:51.7141290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-08-14T20:54:51.7142480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/main.py 2025-08-14T20:54:51.7143870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-08-14T20:54:51.7145570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-08-14T20:54:51.7147460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-08-14T20:54:51.7148930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-08-14T20:54:51.7150550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7152010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-08-14T20:54:51.7153390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-08-14T20:54:51.7154960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-08-14T20:54:51.7156200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-08-14T20:54:51.7157690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-08-14T20:54:51.7159180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-08-14T20:54:51.7160590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-08-14T20:54:51.7162050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-08-14T20:54:51.7163570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-08-14T20:54:51.7164890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-08-14T20:54:51.7166300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-08-14T20:54:51.7167930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-08-14T20:54:51.7168230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-08-14T20:54:51.7168880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0.conda 2025-08-14T20:54:51.7169810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1.conda 2025-08-14T20:54:51.7170580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-08-14T20:54:51.7171330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1.conda 2025-08-14T20:54:51.7172360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.conda 2025-08-14T20:54:51.7172980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0.conda 2025-08-14T20:54:51.7174060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/repodata_record.json 2025-08-14T20:54:51.7174930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.sh 2025-08-14T20:54:51.7175870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.py 2025-08-14T20:54:51.7177040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/test_time_dependencies.json 2025-08-14T20:54:51.7177910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/licenses/LICENSE 2025-08-14T20:54:51.7179180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7179960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml 2025-08-14T20:54:51.7181030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml.template 2025-08-14T20:54:51.7182120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/paths.json 2025-08-14T20:54:51.7183090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/hash_input.json 2025-08-14T20:54:51.7183930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/files 2025-08-14T20:54:51.7184820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/about.json 2025-08-14T20:54:51.7185710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/index.json 2025-08-14T20:54:51.7186740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/git 2025-08-14T20:54:51.7187860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_api.py 2025-08-14T20:54:51.7189110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-08-14T20:54:51.7190290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_build.py 2025-08-14T20:54:51.7192090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-08-14T20:54:51.7193320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-08-14T20:54:51.7194850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7196050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-08-14T20:54:51.7197430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-08-14T20:54:51.7199060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-08-14T20:54:51.7200290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-08-14T20:54:51.7201660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-08-14T20:54:51.7203020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-08-14T20:54:51.7205410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-08-14T20:54:51.7205860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-08-14T20:54:51.7207240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-08-14T20:54:51.7208180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:51.7209110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:51.7210120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:51.7211420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:51.7212380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:51.7213430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:51.7214590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7215600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:51.7216570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-08-14T20:54:51.7217600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:51.7218460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/files 2025-08-14T20:54:51.7219410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/about.json 2025-08-14T20:54:51.7220380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/index.json 2025-08-14T20:54:51.7221250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/git 2025-08-14T20:54:51.7222180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:51.7223120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:51.7224270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_queue_monkeypatch.py 2025-08-14T20:54:51.7225180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_retry.py 2025-08-14T20:54:51.7226160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/port_helpers.py 2025-08-14T20:54:51.7227100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/conftest.py 2025-08-14T20:54:51.7228110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_response.py 2025-08-14T20:54:51.7229210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connectionpool.py 2025-08-14T20:54:51.7230200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_compatibility.py 2025-08-14T20:54:51.7231200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_poolmanager.py 2025-08-14T20:54:51.7232320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_no_ssl.py 2025-08-14T20:54:51.7233440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connectionpool.py 2025-08-14T20:54:51.7234610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_poolmanager.py 2025-08-14T20:54:51.7235880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_no_ssl.py 2025-08-14T20:54:51.7237170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connection.py 2025-08-14T20:54:51.7238520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/__init__.py 2025-08-14T20:54:51.7240120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_proxy_poolmanager.py 2025-08-14T20:54:51.7241930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_chunked_transfer.py 2025-08-14T20:54:51.7243380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_https.py 2025-08-14T20:54:51.7244790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_socketlevel.py 2025-08-14T20:54:51.7246090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connection.py 2025-08-14T20:54:51.7247410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_filepost.py 2025-08-14T20:54:51.7248670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_exceptions.py 2025-08-14T20:54:51.7249830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/__init__.py 2025-08-14T20:54:51.7251020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_wait.py 2025-08-14T20:54:51.7252200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_util.py 2025-08-14T20:54:51.7253570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_socks.py 2025-08-14T20:54:51.7255050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/duplicate_san.pem 2025-08-14T20:54:51.7256290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/__init__.py 2025-08-14T20:54:51.7257720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl.py 2025-08-14T20:54:51.7259100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/conftest.py 2025-08-14T20:54:51.7260580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/__init__.py 2025-08-14T20:54:51.7262180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/test_emscripten.py 2025-08-14T20:54:51.7263920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/templates/pyodide-console.html 2025-08-14T20:54:51.7268870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl_dependencies.py 2025-08-14T20:54:51.7269160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssl.py 2025-08-14T20:54:51.7269430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_proxymanager.py 2025-08-14T20:54:51.7269680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_fields.py 2025-08-14T20:54:51.7270040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/tz_stub.py 2025-08-14T20:54:51.7270320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_http2_connection.py 2025-08-14T20:54:51.7271100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_collections.py 2025-08-14T20:54:51.7272100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssltransport.py 2025-08-14T20:54:51.7273010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:51.7274090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:51.7275110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/testcase.py 2025-08-14T20:54:51.7276190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/hypercornserver.py 2025-08-14T20:54:51.7277270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/asgi_proxy.py 2025-08-14T20:54:51.7278210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/__init__.py 2025-08-14T20:54:51.7279280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/socketserver.py 2025-08-14T20:54:51.7280330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.key 2025-08-14T20:54:51.7281410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.crt 2025-08-14T20:54:51.7282430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.pem 2025-08-14T20:54:51.7283540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.key 2025-08-14T20:54:51.7284610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/README.rst 2025-08-14T20:54:51.7285530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/app.py 2025-08-14T20:54:51.7286450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-08-14T20:54:51.7287920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/patches/0001-remove-dummyserver-usage-in-tests.patch 2025-08-14T20:54:51.7288830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7289770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:51.7290730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:51.7291550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:51.7292500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:51.7293190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/files 2025-08-14T20:54:51.7294050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:51.7294900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:51.7295650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/git 2025-08-14T20:54:51.7297080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-08-14T20:54:51.7298510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:51.7299850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-08-14T20:54:51.7301000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-08-14T20:54:51.7302370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-08-14T20:54:51.7303700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-08-14T20:54:51.7304930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-08-14T20:54:51.7306050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-08-14T20:54:51.7307170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-08-14T20:54:51.7308430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-08-14T20:54:51.7309840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-08-14T20:54:51.7310870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-08-14T20:54:51.7311950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-08-14T20:54:51.7313140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-08-14T20:54:51.7314320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-08-14T20:54:51.7315510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-08-14T20:54:51.7316730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-08-14T20:54:51.7317870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-08-14T20:54:51.7319430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-08-14T20:54:51.7320900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-08-14T20:54:51.7322640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-08-14T20:54:51.7323920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:51.7325380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-08-14T20:54:51.7326730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:51.7328220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-08-14T20:54:51.7329760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:51.7331230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-08-14T20:54:51.7332690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:51.7334110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7335520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-08-14T20:54:51.7337250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:51.7338670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-08-14T20:54:51.7340030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-08-14T20:54:51.7341680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-08-14T20:54:51.7343380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-08-14T20:54:51.7344820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-08-14T20:54:51.7346360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-08-14T20:54:51.7347730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-08-14T20:54:51.7349320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-08-14T20:54:51.7350830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-08-14T20:54:51.7352720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-08-14T20:54:51.7354430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-08-14T20:54:51.7356210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:51.7358000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-08-14T20:54:51.7359920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-08-14T20:54:51.7361600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:51.7363360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:51.7365030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:51.7366820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:51.7368580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-08-14T20:54:51.7370260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7372160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:51.7373710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-08-14T20:54:51.7375730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-08-14T20:54:51.7377440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-08-14T20:54:51.7379190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7380890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-08-14T20:54:51.7382520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-08-14T20:54:51.7384350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-08-14T20:54:51.7385940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-08-14T20:54:51.7387990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:51.7389920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:51.7391930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:51.7393860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:51.7395920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7397560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-08-14T20:54:51.7399580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-08-14T20:54:51.7401150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-08-14T20:54:51.7402690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-08-14T20:54:51.7404150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-08-14T20:54:51.7406010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-08-14T20:54:51.7407950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:51.7409610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7411170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-08-14T20:54:51.7412670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-08-14T20:54:51.7414080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-08-14T20:54:51.7415630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-08-14T20:54:51.7417160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-08-14T20:54:51.7418570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-08-14T20:54:51.7420120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-08-14T20:54:51.7421680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-08-14T20:54:51.7422520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0.conda 2025-08-14T20:54:51.7423330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-08-14T20:54:51.7424210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-08-14T20:54:51.7425080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-08-14T20:54:51.7425930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-08-14T20:54:51.7426990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-08-14T20:54:51.7428130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-08-14T20:54:51.7429310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-08-14T20:54:51.7430400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-08-14T20:54:51.7431680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-08-14T20:54:51.7432610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-08-14T20:54:51.7433700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-08-14T20:54:51.7434780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-08-14T20:54:51.7435970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-08-14T20:54:51.7437200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7438330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-08-14T20:54:51.7439240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-08-14T20:54:51.7440400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-08-14T20:54:51.7441480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-08-14T20:54:51.7442590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-08-14T20:54:51.7443420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-08-14T20:54:51.7444120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-08-14T20:54:51.7444910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-08-14T20:54:51.7446010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-08-14T20:54:51.7446800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-08-14T20:54:51.7447450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-08-14T20:54:51.7448350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-08-14T20:54:51.7449250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-08-14T20:54:51.7450130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-08-14T20:54:51.7450830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-08-14T20:54:51.7451690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-08-14T20:54:51.7452630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-08-14T20:54:51.7453470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-08-14T20:54:51.7454430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-08-14T20:54:51.7455130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-08-14T20:54:51.7455990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-08-14T20:54:51.7457150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-08-14T20:54:51.7457740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-08-14T20:54:51.7458950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-08-14T20:54:51.7459970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-08-14T20:54:51.7461090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-08-14T20:54:51.7462140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-08-14T20:54:51.7463360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-08-14T20:54:51.7464380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-08-14T20:54:51.7465490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-08-14T20:54:51.7466550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-08-14T20:54:51.7467580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-08-14T20:54:51.7468670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-08-14T20:54:51.7469700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-08-14T20:54:51.7470780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-08-14T20:54:51.7471970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-08-14T20:54:51.7473120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-08-14T20:54:51.7474080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-08-14T20:54:51.7475350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-08-14T20:54:51.7476350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-08-14T20:54:51.7477350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-08-14T20:54:51.7478410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-08-14T20:54:51.7479430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-08-14T20:54:51.7480480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-08-14T20:54:51.7481500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-08-14T20:54:51.7483060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-08-14T20:54:51.7483920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-08-14T20:54:51.7484940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-08-14T20:54:51.7486040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-08-14T20:54:51.7487000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-08-14T20:54:51.7488060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-08-14T20:54:51.7489100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-08-14T20:54:51.7490130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-08-14T20:54:51.7491220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-08-14T20:54:51.7492240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-08-14T20:54:51.7493230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-08-14T20:54:51.7494290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-08-14T20:54:51.7495270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-08-14T20:54:51.7496350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-08-14T20:54:51.7497570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-08-14T20:54:51.7498640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-08-14T20:54:51.7499590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-08-14T20:54:51.7500600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-08-14T20:54:51.7501640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-08-14T20:54:51.7502690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-08-14T20:54:51.7503710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-08-14T20:54:51.7504900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-08-14T20:54:51.7505860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-08-14T20:54:51.7506850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-08-14T20:54:51.7507930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-08-14T20:54:51.7509000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-08-14T20:54:51.7510030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-08-14T20:54:51.7511140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-08-14T20:54:51.7512810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-08-14T20:54:51.7513380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-08-14T20:54:51.7514110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-08-14T20:54:51.7515150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-08-14T20:54:51.7516280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-08-14T20:54:51.7517610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-08-14T20:54:51.7518610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-08-14T20:54:51.7519560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-08-14T20:54:51.7520600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-08-14T20:54:51.7521630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-08-14T20:54:51.7522730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-08-14T20:54:51.7523760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-08-14T20:54:51.7524810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-08-14T20:54:51.7526220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-08-14T20:54:51.7527170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-08-14T20:54:51.7528370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-08-14T20:54:51.7529560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-08-14T20:54:51.7530700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-08-14T20:54:51.7532000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-08-14T20:54:51.7533230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-08-14T20:54:51.7534430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-08-14T20:54:51.7535490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-08-14T20:54:51.7536650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-08-14T20:54:51.7537790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-08-14T20:54:51.7539050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-08-14T20:54:51.7540320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-08-14T20:54:51.7541550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-08-14T20:54:51.7542860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-08-14T20:54:51.7544040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-08-14T20:54:51.7545630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-08-14T20:54:51.7547130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-08-14T20:54:51.7548500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-08-14T20:54:51.7549960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-08-14T20:54:51.7551590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-08-14T20:54:51.7552970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-08-14T20:54:51.7554520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-08-14T20:54:51.7556110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-08-14T20:54:51.7557640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-08-14T20:54:51.7559140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-08-14T20:54:51.7560630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-08-14T20:54:51.7562080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-08-14T20:54:51.7563520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-08-14T20:54:51.7565430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-08-14T20:54:51.7566980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-08-14T20:54:51.7568500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-08-14T20:54:51.7569930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-08-14T20:54:51.7571470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-08-14T20:54:51.7572930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-08-14T20:54:51.7574390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-08-14T20:54:51.7575760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-08-14T20:54:51.7577410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-08-14T20:54:51.7578950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-08-14T20:54:51.7580190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-08-14T20:54:51.7581670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-08-14T20:54:51.7583210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-08-14T20:54:51.7584400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-08-14T20:54:51.7585760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-08-14T20:54:51.7587250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-08-14T20:54:51.7588580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-08-14T20:54:51.7590030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-08-14T20:54:51.7591550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-08-14T20:54:51.7592810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-08-14T20:54:51.7594130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-08-14T20:54:51.7595490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-08-14T20:54:51.7596780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-08-14T20:54:51.7598260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-08-14T20:54:51.7599540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-08-14T20:54:51.7600950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-08-14T20:54:51.7602340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-08-14T20:54:51.7603660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-08-14T20:54:51.7605060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-08-14T20:54:51.7606380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-08-14T20:54:51.7607750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-08-14T20:54:51.7609090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-08-14T20:54:51.7610490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-08-14T20:54:51.7611840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-08-14T20:54:51.7613270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-08-14T20:54:51.7614620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-08-14T20:54:51.7615720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-08-14T20:54:51.7616850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-08-14T20:54:51.7617970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-08-14T20:54:51.7619020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-08-14T20:54:51.7620210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-08-14T20:54:51.7621330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-08-14T20:54:51.7622680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-08-14T20:54:51.7623530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-08-14T20:54:51.7624610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-08-14T20:54:51.7625660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-08-14T20:54:51.7626810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-08-14T20:54:51.7627920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-08-14T20:54:51.7629370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-08-14T20:54:51.7630200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-08-14T20:54:51.7631380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-08-14T20:54:51.7632540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-08-14T20:54:51.7633590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-08-14T20:54:51.7634660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-08-14T20:54:51.7636010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-08-14T20:54:51.7636910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-08-14T20:54:51.7637970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-08-14T20:54:51.7639140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-08-14T20:54:51.7640180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-08-14T20:54:51.7641310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-08-14T20:54:51.7642410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-08-14T20:54:51.7643510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-08-14T20:54:51.7644580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-08-14T20:54:51.7645740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-08-14T20:54:51.7646860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-08-14T20:54:51.7647990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-08-14T20:54:51.7649290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-08-14T20:54:51.7650170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-08-14T20:54:51.7651360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-08-14T20:54:51.7652430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-08-14T20:54:51.7653700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-08-14T20:54:51.7654900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-08-14T20:54:51.7656240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-08-14T20:54:51.7657110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-08-14T20:54:51.7658240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-08-14T20:54:51.7659370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-08-14T20:54:51.7660430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-08-14T20:54:51.7661590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-08-14T20:54:51.7662700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-08-14T20:54:51.7663760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-08-14T20:54:51.7664930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-08-14T20:54:51.7666030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-08-14T20:54:51.7667180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-08-14T20:54:51.7668280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-08-14T20:54:51.7669420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-08-14T20:54:51.7670550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-08-14T20:54:51.7671820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-08-14T20:54:51.7672870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-08-14T20:54:51.7674030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-08-14T20:54:51.7675350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-08-14T20:54:51.7676260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-08-14T20:54:51.7681040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-08-14T20:54:51.7681710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-08-14T20:54:51.7682340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-08-14T20:54:51.7682970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-08-14T20:54:51.7683740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-08-14T20:54:51.7684390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-08-14T20:54:51.7685300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-08-14T20:54:51.7687320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-08-14T20:54:51.7688740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-08-14T20:54:51.7690280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-08-14T20:54:51.7691630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-08-14T20:54:51.7693060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-08-14T20:54:51.7694570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-08-14T20:54:51.7696050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-08-14T20:54:51.7697440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-08-14T20:54:51.7698880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-08-14T20:54:51.7700230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-08-14T20:54:51.7701660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-08-14T20:54:51.7703020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-08-14T20:54:51.7704490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-08-14T20:54:51.7706030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-08-14T20:54:51.7707430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-08-14T20:54:51.7708750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-08-14T20:54:51.7710260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-08-14T20:54:51.7711380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-08-14T20:54:51.7712780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-08-14T20:54:51.7714050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-08-14T20:54:51.7715480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-08-14T20:54:51.7716850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-08-14T20:54:51.7718090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-08-14T20:54:51.7719530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-08-14T20:54:51.7720990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-08-14T20:54:51.7722490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-08-14T20:54:51.7723730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-08-14T20:54:51.7725250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-08-14T20:54:51.7726740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-08-14T20:54:51.7728380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-08-14T20:54:51.7729730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-08-14T20:54:51.7731070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-08-14T20:54:51.7732150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-08-14T20:54:51.7733370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-08-14T20:54:51.7734380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-08-14T20:54:51.7735550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-08-14T20:54:51.7736640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-08-14T20:54:51.7737920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-08-14T20:54:51.7738890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-08-14T20:54:51.7740200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-08-14T20:54:51.7741230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-08-14T20:54:51.7742700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-08-14T20:54:51.7743850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7745800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0002-Don-t-define-FFI_COMPLEX_TYPEDEF-ifndef-FFI_TARGET_H.patch 2025-08-14T20:54:51.7746720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-08-14T20:54:51.7747790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-08-14T20:54:51.7748920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-08-14T20:54:51.7749970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-08-14T20:54:51.7751000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-08-14T20:54:51.7751940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-08-14T20:54:51.7752810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-08-14T20:54:51.7753740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-08-14T20:54:51.7754780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-08-14T20:54:51.7755780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-08-14T20:54:51.7756710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-08-14T20:54:51.7757840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-08-14T20:54:51.7758910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-08-14T20:54:51.7759910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-08-14T20:54:51.7761090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-08-14T20:54:51.7761990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-08-14T20:54:51.7763110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-08-14T20:54:51.7764480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-08-14T20:54:51.7765590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-08-14T20:54:51.7766670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-08-14T20:54:51.7767760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-08-14T20:54:51.7768680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313.conda 2025-08-14T20:54:51.7769990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:51.7771170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:51.7772400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:51.7773790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:51.7775060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:51.7776910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0002-disable-downloads-inside-conda-build.patch 2025-08-14T20:54:51.7778960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch 2025-08-14T20:54:51.7779850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/bld.bat 2025-08-14T20:54:51.7781000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/build.sh 2025-08-14T20:54:51.7782530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.7783720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:51.7784920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:51.7785850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:51.7787030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:51.7788120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/files 2025-08-14T20:54:51.7789230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:51.7790410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:51.7791400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/git 2025-08-14T20:54:51.7793040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-08-14T20:54:51.7794520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-08-14T20:54:51.7795760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-08-14T20:54:51.7796960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-08-14T20:54:51.7798490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-08-14T20:54:51.7799540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-08-14T20:54:51.7800750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/package_index.py 2025-08-14T20:54:51.7802240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-08-14T20:54:51.7803410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-08-14T20:54:51.7804650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-08-14T20:54:51.7806270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-08-14T20:54:51.7807790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-08-14T20:54:51.7809400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-08-14T20:54:51.7810870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7812340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:51.7813510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-08-14T20:54:51.7814770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-08-14T20:54:51.7816020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-08-14T20:54:51.7817160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-08-14T20:54:51.7818370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-08-14T20:54:51.7819580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-08-14T20:54:51.7821020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-08-14T20:54:51.7822450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-08-14T20:54:51.7823820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-08-14T20:54:51.7825200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-08-14T20:54:51.7827550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-08-14T20:54:51.7828410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-08-14T20:54:51.7829970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-08-14T20:54:51.7831670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7832930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-08-14T20:54:51.7834800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:51.7836240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:51.7837890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:51.7839690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:51.7841140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:51.7842690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:51.7844380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:51.7846270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:51.7847760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:51.7849300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7851010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:51.7852690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.7854240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:51.7855870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:51.7857180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-08-14T20:54:51.7858570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-08-14T20:54:51.7860040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-08-14T20:54:51.7861400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-08-14T20:54:51.7862930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-08-14T20:54:51.7864520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-08-14T20:54:51.7865880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-08-14T20:54:51.7867300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-08-14T20:54:51.7868650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-08-14T20:54:51.7870080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-08-14T20:54:51.7871580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-08-14T20:54:51.7873110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-08-14T20:54:51.7874870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-08-14T20:54:51.7876320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-08-14T20:54:51.7877740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-08-14T20:54:51.7879280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-08-14T20:54:51.7880850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-08-14T20:54:51.7882400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-08-14T20:54:51.7883970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-08-14T20:54:51.7885810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-08-14T20:54:51.7887570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-08-14T20:54:51.7889010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-08-14T20:54:51.7890560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-08-14T20:54:51.7892120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-08-14T20:54:51.7894150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-08-14T20:54:51.7895590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-08-14T20:54:51.7897140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-08-14T20:54:51.7898860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-08-14T20:54:51.7900680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-08-14T20:54:51.7902770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-08-14T20:54:51.7904810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-08-14T20:54:51.7906500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-08-14T20:54:51.7908490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-08-14T20:54:51.7910710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-08-14T20:54:51.7912850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7914460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-08-14T20:54:51.7916550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7918120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-08-14T20:54:51.7920290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:51.7921860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-08-14T20:54:51.7923740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-08-14T20:54:51.7925520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-08-14T20:54:51.7927860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7929540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-08-14T20:54:51.7931410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-08-14T20:54:51.7933280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-08-14T20:54:51.7935160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-08-14T20:54:51.7936800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-08-14T20:54:51.7938970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-08-14T20:54:51.7941190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-08-14T20:54:51.7943250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-08-14T20:54:51.7945230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-08-14T20:54:51.7947360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-08-14T20:54:51.7949420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7951180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-08-14T20:54:51.7952930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-08-14T20:54:51.7954740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-08-14T20:54:51.7956720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-08-14T20:54:51.7959100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7960920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-08-14T20:54:51.7962940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-08-14T20:54:51.7964690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-08-14T20:54:51.7966180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-08-14T20:54:51.7967850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-08-14T20:54:51.7969420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-08-14T20:54:51.7970980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-08-14T20:54:51.7972530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-08-14T20:54:51.7974050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-08-14T20:54:51.7975580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-08-14T20:54:51.7977250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-08-14T20:54:51.7978760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-08-14T20:54:51.7980290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-08-14T20:54:51.7982080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-08-14T20:54:51.7983200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-08-14T20:54:51.7984660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-08-14T20:54:51.7986190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-08-14T20:54:51.7987970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-08-14T20:54:51.7989460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-08-14T20:54:51.7990890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-08-14T20:54:51.7992440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-08-14T20:54:51.7994000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-08-14T20:54:51.7995790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-08-14T20:54:51.7997570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.7999270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:51.8000680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-08-14T20:54:51.8002120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-08-14T20:54:51.8003560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-08-14T20:54:51.8005070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-08-14T20:54:51.8006860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-08-14T20:54:51.8008510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-08-14T20:54:51.8010350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-08-14T20:54:51.8011910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-08-14T20:54:51.8013610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:51.8015300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:51.8017040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8019300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:51.8021540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:51.8023490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-08-14T20:54:51.8025370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-08-14T20:54:51.8027290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-08-14T20:54:51.8029150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-08-14T20:54:51.8031310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-08-14T20:54:51.8033280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-08-14T20:54:51.8034960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-08-14T20:54:51.8036660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-08-14T20:54:51.8038270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-08-14T20:54:51.8040760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-08-14T20:54:51.8042230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-08-14T20:54:51.8044350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:51.8046430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:51.8048360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:51.8050280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:51.8052330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-08-14T20:54:51.8054460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-08-14T20:54:51.8056870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-08-14T20:54:51.8058970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:51.8060890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8062580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-08-14T20:54:51.8064250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-08-14T20:54:51.8065990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-08-14T20:54:51.8067830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-08-14T20:54:51.8069940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-08-14T20:54:51.8071840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:51.8074000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-08-14T20:54:51.8076050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-08-14T20:54:51.8078140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8079890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-08-14T20:54:51.8081690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-08-14T20:54:51.8083780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-08-14T20:54:51.8085840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-08-14T20:54:51.8087810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-08-14T20:54:51.8089710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-08-14T20:54:51.8091690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-08-14T20:54:51.8093590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-08-14T20:54:51.8095830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:51.8098260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:51.8100460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:51.8102680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:51.8104740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:51.8106990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:51.8112150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:51.8113210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:51.8114240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8116090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:51.8118570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.8120910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:51.8122970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:51.8124700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-08-14T20:54:51.8126800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-08-14T20:54:51.8128700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-08-14T20:54:51.8130700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-08-14T20:54:51.8132670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-08-14T20:54:51.8134530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-08-14T20:54:51.8136480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-08-14T20:54:51.8138450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-08-14T20:54:51.8140490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-08-14T20:54:51.8142570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-08-14T20:54:51.8144290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-08-14T20:54:51.8146050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-08-14T20:54:51.8148160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8149500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-08-14T20:54:51.8150840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-08-14T20:54:51.8152180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-08-14T20:54:51.8153610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-08-14T20:54:51.8155410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-08-14T20:54:51.8157070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8158470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-08-14T20:54:51.8160120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-08-14T20:54:51.8162060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:51.8164110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8165780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-08-14T20:54:51.8167810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-08-14T20:54:51.8169820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-08-14T20:54:51.8171670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-08-14T20:54:51.8173650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-08-14T20:54:51.8175420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-08-14T20:54:51.8177180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-08-14T20:54:51.8179350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-08-14T20:54:51.8181280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-08-14T20:54:51.8182890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-08-14T20:54:51.8184730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-08-14T20:54:51.8186920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-08-14T20:54:51.8189140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-08-14T20:54:51.8191220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8192740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-08-14T20:54:51.8194640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-08-14T20:54:51.8196340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-08-14T20:54:51.8198230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-08-14T20:54:51.8200260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-08-14T20:54:51.8202150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-08-14T20:54:51.8204600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-08-14T20:54:51.8206870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8208790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-08-14T20:54:51.8211080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:51.8213120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8215020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-08-14T20:54:51.8216750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-08-14T20:54:51.8218930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8220460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-08-14T20:54:51.8222770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-08-14T20:54:51.8225030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-08-14T20:54:51.8227010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:51.8229290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-08-14T20:54:51.8231270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8233340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-08-14T20:54:51.8235080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-08-14T20:54:51.8236730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-08-14T20:54:51.8238660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-08-14T20:54:51.8240550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-08-14T20:54:51.8242290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-08-14T20:54:51.8243960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-08-14T20:54:51.8245900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-08-14T20:54:51.8247990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-08-14T20:54:51.8250040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-08-14T20:54:51.8251980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8254290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:51.8255770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-08-14T20:54:51.8257520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-08-14T20:54:51.8259440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-08-14T20:54:51.8261540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-08-14T20:54:51.8263560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-08-14T20:54:51.8265550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-08-14T20:54:51.8267670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-08-14T20:54:51.8269590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-08-14T20:54:51.8271630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-08-14T20:54:51.8273520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-08-14T20:54:51.8275260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-08-14T20:54:51.8277380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-08-14T20:54:51.8279100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-08-14T20:54:51.8281290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-08-14T20:54:51.8283420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-08-14T20:54:51.8285320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-08-14T20:54:51.8287070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-08-14T20:54:51.8288950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-08-14T20:54:51.8290860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-08-14T20:54:51.8292790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-08-14T20:54:51.8294730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-08-14T20:54:51.8296600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-08-14T20:54:51.8298620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-08-14T20:54:51.8300920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-08-14T20:54:51.8302560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-08-14T20:54:51.8304630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-08-14T20:54:51.8306360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-08-14T20:54:51.8308220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-08-14T20:54:51.8310210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-08-14T20:54:51.8312080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-08-14T20:54:51.8314370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-08-14T20:54:51.8316040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-08-14T20:54:51.8317760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-08-14T20:54:51.8319480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-08-14T20:54:51.8321330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-08-14T20:54:51.8323220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-08-14T20:54:51.8325110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-08-14T20:54:51.8327060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-08-14T20:54:51.8328780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-08-14T20:54:51.8330640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-08-14T20:54:51.8332630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-08-14T20:54:51.8334490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-08-14T20:54:51.8336460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-08-14T20:54:51.8338260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-08-14T20:54:51.8340330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-08-14T20:54:51.8342240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-08-14T20:54:51.8343950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-08-14T20:54:51.8345440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-08-14T20:54:51.8347040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-08-14T20:54:51.8348620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-08-14T20:54:51.8350140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-08-14T20:54:51.8351750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-08-14T20:54:51.8353320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-08-14T20:54:51.8354880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-08-14T20:54:51.8356420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-08-14T20:54:51.8358330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-08-14T20:54:51.8359740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-08-14T20:54:51.8361360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-08-14T20:54:51.8362830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-08-14T20:54:51.8364390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-08-14T20:54:51.8366050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-08-14T20:54:51.8367780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-08-14T20:54:51.8369450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-08-14T20:54:51.8371230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-08-14T20:54:51.8373050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-08-14T20:54:51.8375150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-08-14T20:54:51.8376950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-08-14T20:54:51.8378910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-08-14T20:54:51.8381020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-08-14T20:54:51.8383270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-08-14T20:54:51.8385480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-08-14T20:54:51.8387460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-08-14T20:54:51.8389590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-08-14T20:54:51.8391740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:51.8393780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-08-14T20:54:51.8395780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-08-14T20:54:51.8398020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-08-14T20:54:51.8400070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-08-14T20:54:51.8402150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8404260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-08-14T20:54:51.8406370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-08-14T20:54:51.8408040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-08-14T20:54:51.8409830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-08-14T20:54:51.8411720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-08-14T20:54:51.8413400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-08-14T20:54:51.8415240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-08-14T20:54:51.8416880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-08-14T20:54:51.8418770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-08-14T20:54:51.8420600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-08-14T20:54:51.8422330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-08-14T20:54:51.8424130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-08-14T20:54:51.8425830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-08-14T20:54:51.8427670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-08-14T20:54:51.8429560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-08-14T20:54:51.8431610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:51.8433700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-08-14T20:54:51.8435770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:51.8437820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-08-14T20:54:51.8439940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:51.8441860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8443880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.8446060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:51.8447580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-08-14T20:54:51.8449510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-08-14T20:54:51.8451280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-08-14T20:54:51.8453050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-08-14T20:54:51.8454800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-08-14T20:54:51.8456240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-08-14T20:54:51.8457910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-08-14T20:54:51.8459820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-08-14T20:54:51.8461790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-08-14T20:54:51.8463930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:51.8465720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:51.8467440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8469700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-08-14T20:54:51.8471560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-08-14T20:54:51.8473570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-08-14T20:54:51.8475600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-08-14T20:54:51.8477990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-08-14T20:54:51.8480430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-08-14T20:54:51.8482640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-08-14T20:54:51.8484910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-08-14T20:54:51.8487270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-08-14T20:54:51.8489440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8491250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-08-14T20:54:51.8493270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-08-14T20:54:51.8495280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-08-14T20:54:51.8496780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-08-14T20:54:51.8498440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-08-14T20:54:51.8500150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-08-14T20:54:51.8502000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-08-14T20:54:51.8503720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-08-14T20:54:51.8505340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-08-14T20:54:51.8506970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-08-14T20:54:51.8508420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-08-14T20:54:51.8509940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-08-14T20:54:51.8511400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-08-14T20:54:51.8512840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-08-14T20:54:51.8514760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-08-14T20:54:51.8516380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-08-14T20:54:51.8517950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-08-14T20:54:51.8519490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/server.py 2025-08-14T20:54:51.8521250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-08-14T20:54:51.8522900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-08-14T20:54:51.8524580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-08-14T20:54:51.8526850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8528690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:51.8530290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-08-14T20:54:51.8532050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-08-14T20:54:51.8533850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-08-14T20:54:51.8535300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-08-14T20:54:51.8536720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-08-14T20:54:51.8538040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-08-14T20:54:51.8539460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-08-14T20:54:51.8541180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-08-14T20:54:51.8542630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-08-14T20:54:51.8543950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-08-14T20:54:51.8545630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-08-14T20:54:51.8547710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-08-14T20:54:51.8549930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:51.8551180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-08-14T20:54:51.8552640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:51.8554120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8555480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-08-14T20:54:51.8556790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-08-14T20:54:51.8558330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-08-14T20:54:51.8559710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-08-14T20:54:51.8561350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-08-14T20:54:51.8563070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-08-14T20:54:51.8564750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8566130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-08-14T20:54:51.8567530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-08-14T20:54:51.8568960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-08-14T20:54:51.8570600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:51.8572430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-08-14T20:54:51.8574130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8575470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-08-14T20:54:51.8576940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-08-14T20:54:51.8578240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-08-14T20:54:51.8579570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-08-14T20:54:51.8580850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-08-14T20:54:51.8582570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-08-14T20:54:51.8584160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-08-14T20:54:51.8585740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-08-14T20:54:51.8587390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-08-14T20:54:51.8589180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-08-14T20:54:51.8590640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-08-14T20:54:51.8592230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-08-14T20:54:51.8593850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-08-14T20:54:51.8595300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-08-14T20:54:51.8596870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-08-14T20:54:51.8598370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-08-14T20:54:51.8599940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-08-14T20:54:51.8601420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:51.8603090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-08-14T20:54:51.8604580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-08-14T20:54:51.8606140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-08-14T20:54:51.8607730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-08-14T20:54:51.8609380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-08-14T20:54:51.8610800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-08-14T20:54:51.8612390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-08-14T20:54:51.8614040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-08-14T20:54:51.8615590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-08-14T20:54:51.8617110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-08-14T20:54:51.8618660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-08-14T20:54:51.8620300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:51.8621790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-08-14T20:54:51.8623400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-08-14T20:54:51.8625060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:51.8626620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-08-14T20:54:51.8628140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-08-14T20:54:51.8629730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-08-14T20:54:51.8631470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-08-14T20:54:51.8632770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:51.8634290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-08-14T20:54:51.8635820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-08-14T20:54:51.8637560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-08-14T20:54:51.8638950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-08-14T20:54:51.8640390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-08-14T20:54:51.8642020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-08-14T20:54:51.8643560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-08-14T20:54:51.8645190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-08-14T20:54:51.8646830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-08-14T20:54:51.8648420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-08-14T20:54:51.8649940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-08-14T20:54:51.8651460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8653260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-08-14T20:54:51.8655390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-08-14T20:54:51.8657320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-08-14T20:54:51.8658860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-08-14T20:54:51.8660570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-08-14T20:54:51.8662200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-08-14T20:54:51.8663840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-08-14T20:54:51.8665420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-08-14T20:54:51.8667090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-08-14T20:54:51.8668790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-08-14T20:54:51.8670680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-08-14T20:54:51.8672370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-08-14T20:54:51.8674360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-08-14T20:54:51.8675950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-08-14T20:54:51.8677530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-08-14T20:54:51.8679230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-08-14T20:54:51.8680830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-08-14T20:54:51.8682550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-08-14T20:54:51.8684310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-08-14T20:54:51.8686080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-08-14T20:54:51.8687950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-08-14T20:54:51.8689860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-08-14T20:54:51.8691210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-08-14T20:54:51.8692900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-08-14T20:54:51.8694720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-08-14T20:54:51.8696440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-08-14T20:54:51.8698240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-08-14T20:54:51.8699950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-08-14T20:54:51.8701370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-08-14T20:54:51.8702790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-08-14T20:54:51.8704000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-08-14T20:54:51.8705340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-08-14T20:54:51.8706630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-08-14T20:54:51.8708250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-08-14T20:54:51.8709810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-08-14T20:54:51.8711470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-08-14T20:54:51.8712710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-08-14T20:54:51.8713850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-08-14T20:54:51.8715060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-08-14T20:54:51.8716590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-08-14T20:54:51.8717870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:51.8719360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-08-14T20:54:51.8720840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-08-14T20:54:51.8722300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-08-14T20:54:51.8724760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-08-14T20:54:51.8725670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-08-14T20:54:51.8727150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-08-14T20:54:51.8728530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-08-14T20:54:51.8730120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-08-14T20:54:51.8731600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-08-14T20:54:51.8733120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-08-14T20:54:51.8734510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:51.8735920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:51.8737470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-08-14T20:54:51.8738870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-08-14T20:54:51.8740360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:51.8741880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-08-14T20:54:51.8743260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-08-14T20:54:51.8744800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:51.8746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-08-14T20:54:51.8747630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:51.8749000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-08-14T20:54:51.8750470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-08-14T20:54:51.8752090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-08-14T20:54:51.8753450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-08-14T20:54:51.8754910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-08-14T20:54:51.8756340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-08-14T20:54:51.8757840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-08-14T20:54:51.8759370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8760750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.8762100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-08-14T20:54:51.8763670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-08-14T20:54:51.8765220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:51.8766270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-08-14T20:54:51.8767400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-08-14T20:54:51.8768620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/sandbox.py 2025-08-14T20:54:51.8769850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-08-14T20:54:51.8771060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-08-14T20:54:51.8772430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-08-14T20:54:51.8774160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-08-14T20:54:51.8775840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-08-14T20:54:51.8777500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-08-14T20:54:51.8778970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-08-14T20:54:51.8780480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-08-14T20:54:51.8781900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-08-14T20:54:51.8783360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-08-14T20:54:51.8785000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-08-14T20:54:51.8786720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-08-14T20:54:51.8788250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-08-14T20:54:51.8789970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-08-14T20:54:51.8791650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-08-14T20:54:51.8793470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-08-14T20:54:51.8795470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-08-14T20:54:51.8797100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-08-14T20:54:51.8798670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-08-14T20:54:51.8800520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-08-14T20:54:51.8802200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-08-14T20:54:51.8803990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-08-14T20:54:51.8806120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-08-14T20:54:51.8808070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-08-14T20:54:51.8809950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-08-14T20:54:51.8811900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-08-14T20:54:51.8813870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-08-14T20:54:51.8815820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-08-14T20:54:51.8817820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-08-14T20:54:51.8819890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-08-14T20:54:51.8821810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-08-14T20:54:51.8823950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-08-14T20:54:51.8826100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-08-14T20:54:51.8828120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-08-14T20:54:51.8830010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-08-14T20:54:51.8831990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-08-14T20:54:51.8833890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-08-14T20:54:51.8835800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:51.8837850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:51.8839930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-08-14T20:54:51.8842100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-08-14T20:54:51.8843990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-08-14T20:54:51.8846000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-08-14T20:54:51.8848110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8849920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-08-14T20:54:51.8851860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-08-14T20:54:51.8853310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-08-14T20:54:51.8854940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-08-14T20:54:51.8856570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-08-14T20:54:51.8858180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-08-14T20:54:51.8859820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-08-14T20:54:51.8861670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-08-14T20:54:51.8863450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-08-14T20:54:51.8865170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-08-14T20:54:51.8866870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-08-14T20:54:51.8868590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-08-14T20:54:51.8870140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-08-14T20:54:51.8871880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-08-14T20:54:51.8873600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-08-14T20:54:51.8875200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-08-14T20:54:51.8876890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-08-14T20:54:51.8878550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-08-14T20:54:51.8880140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-08-14T20:54:51.8881460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-08-14T20:54:51.8882640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-08-14T20:54:51.8883800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-08-14T20:54:51.8885330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-08-14T20:54:51.8886610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-08-14T20:54:51.8888220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-08-14T20:54:51.8889340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-08-14T20:54:51.8890690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-08-14T20:54:51.8892050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-08-14T20:54:51.8893510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-08-14T20:54:51.8894890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-08-14T20:54:51.8896470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-08-14T20:54:51.8898090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8899640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:51.8900920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-08-14T20:54:51.8902220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-08-14T20:54:51.8903710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-08-14T20:54:51.8904890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-08-14T20:54:51.8906170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-08-14T20:54:51.8907540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-08-14T20:54:51.8909490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-08-14T20:54:51.8910470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-08-14T20:54:51.8911920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-08-14T20:54:51.8913320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-08-14T20:54:51.8914780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-08-14T20:54:51.8916330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-08-14T20:54:51.8917720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-08-14T20:54:51.8919140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-08-14T20:54:51.8920920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.8922520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:51.8923970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-08-14T20:54:51.8925720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-08-14T20:54:51.8927530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-08-14T20:54:51.8929570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-08-14T20:54:51.8931370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-08-14T20:54:51.8933090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-08-14T20:54:51.8935060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-08-14T20:54:51.8936700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-08-14T20:54:51.8938700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-08-14T20:54:51.8940860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-08-14T20:54:51.8943110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-08-14T20:54:51.8945190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-08-14T20:54:51.8947370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-08-14T20:54:51.8949430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-08-14T20:54:51.8951490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-08-14T20:54:51.8953750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-08-14T20:54:51.8959800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-08-14T20:54:51.8960290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-08-14T20:54:51.8961190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-08-14T20:54:51.8962430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-08-14T20:54:51.8964570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-08-14T20:54:51.8966770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-08-14T20:54:51.8969150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-08-14T20:54:51.8971040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-08-14T20:54:51.8973240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-08-14T20:54:51.8975750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-08-14T20:54:51.8977670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-08-14T20:54:51.8980120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-08-14T20:54:51.8982450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-08-14T20:54:51.8984670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-08-14T20:54:51.8986760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-08-14T20:54:51.8988820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-08-14T20:54:51.8990870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-08-14T20:54:51.8993260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-08-14T20:54:51.8995610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-08-14T20:54:51.8997930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-08-14T20:54:51.8999920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-08-14T20:54:51.9001960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-08-14T20:54:51.9004210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-08-14T20:54:51.9006200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-08-14T20:54:51.9008570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9010830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-08-14T20:54:51.9012830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-08-14T20:54:51.9015210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-08-14T20:54:51.9016980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-08-14T20:54:51.9018650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-08-14T20:54:51.9020710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-08-14T20:54:51.9022650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-08-14T20:54:51.9024480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-08-14T20:54:51.9026470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-08-14T20:54:51.9028690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-08-14T20:54:51.9030410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-08-14T20:54:51.9032240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-08-14T20:54:51.9034290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-08-14T20:54:51.9036560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-08-14T20:54:51.9038340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-08-14T20:54:51.9039900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-08-14T20:54:51.9042050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-08-14T20:54:51.9044670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-08-14T20:54:51.9045920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-08-14T20:54:51.9047940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-08-14T20:54:51.9049780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-08-14T20:54:51.9051620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-08-14T20:54:51.9053610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-08-14T20:54:51.9055450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-08-14T20:54:51.9057920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-08-14T20:54:51.9059560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-08-14T20:54:51.9060970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-08-14T20:54:51.9062660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-08-14T20:54:51.9065050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-08-14T20:54:51.9067040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:51.9068190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-08-14T20:54:51.9070340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-08-14T20:54:51.9072080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-08-14T20:54:51.9073540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-08-14T20:54:51.9075090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-08-14T20:54:51.9076660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:51.9078180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-08-14T20:54:51.9079820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-08-14T20:54:51.9082000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-08-14T20:54:51.9083350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-08-14T20:54:51.9084790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-08-14T20:54:51.9086550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:51.9088030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-08-14T20:54:51.9089560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-08-14T20:54:51.9091190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-08-14T20:54:51.9092740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-08-14T20:54:51.9094370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-08-14T20:54:51.9096050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-08-14T20:54:51.9097540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-08-14T20:54:51.9099280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-08-14T20:54:51.9100780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:51.9102270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-08-14T20:54:51.9103970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-08-14T20:54:51.9105390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-08-14T20:54:51.9106850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9108370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-08-14T20:54:51.9110870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.9112040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-08-14T20:54:51.9112670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-08-14T20:54:51.9114160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-08-14T20:54:51.9115240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-08-14T20:54:51.9116690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-08-14T20:54:51.9117920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-08-14T20:54:51.9119300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-08-14T20:54:51.9120470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-08-14T20:54:51.9121900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-08-14T20:54:51.9123350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-08-14T20:54:51.9125080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-08-14T20:54:51.9126920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-08-14T20:54:51.9128530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-08-14T20:54:51.9130540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-08-14T20:54:51.9132390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-08-14T20:54:51.9134520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-08-14T20:54:51.9136420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-08-14T20:54:51.9138200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-08-14T20:54:51.9139850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-08-14T20:54:51.9141750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-08-14T20:54:51.9143990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-08-14T20:54:51.9146200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:51.9148240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-08-14T20:54:51.9150480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-08-14T20:54:51.9152720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-08-14T20:54:51.9155280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-08-14T20:54:51.9157100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-08-14T20:54:51.9159390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-08-14T20:54:51.9161710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-08-14T20:54:51.9163840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-08-14T20:54:51.9166110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:51.9168450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-08-14T20:54:51.9170630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-08-14T20:54:51.9172860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-08-14T20:54:51.9174960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-08-14T20:54:51.9177090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-08-14T20:54:51.9179180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9181440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-08-14T20:54:51.9183700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-08-14T20:54:51.9185920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-08-14T20:54:51.9187790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-08-14T20:54:51.9189860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-08-14T20:54:51.9191530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-08-14T20:54:51.9193510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-08-14T20:54:51.9195470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-08-14T20:54:51.9197270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-08-14T20:54:51.9199410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-08-14T20:54:51.9201380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-08-14T20:54:51.9202870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-08-14T20:54:51.9204820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-08-14T20:54:51.9206680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-08-14T20:54:51.9208420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-08-14T20:54:51.9210580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-08-14T20:54:51.9212760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-08-14T20:54:51.9214890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-08-14T20:54:51.9217100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-08-14T20:54:51.9219380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-08-14T20:54:51.9221700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-08-14T20:54:51.9223610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-08-14T20:54:51.9225520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-08-14T20:54:51.9227660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-08-14T20:54:51.9229920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-08-14T20:54:51.9231940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-08-14T20:54:51.9234270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:51.9236460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:51.9238840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-08-14T20:54:51.9240680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:51.9242470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-08-14T20:54:51.9244270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-08-14T20:54:51.9245940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-08-14T20:54:51.9247660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-08-14T20:54:51.9249420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-08-14T20:54:51.9251300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-08-14T20:54:51.9252910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-08-14T20:54:51.9254610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-08-14T20:54:51.9256170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-08-14T20:54:51.9257870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-08-14T20:54:51.9259370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-08-14T20:54:51.9260680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-08-14T20:54:51.9261810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-08-14T20:54:51.9263260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-08-14T20:54:51.9264820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-08-14T20:54:51.9266120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-08-14T20:54:51.9268000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-08-14T20:54:51.9269590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-08-14T20:54:51.9271160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-08-14T20:54:51.9272890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-08-14T20:54:51.9274390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-08-14T20:54:51.9276000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-08-14T20:54:51.9277680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9278880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-08-14T20:54:51.9280290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-08-14T20:54:51.9281730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-08-14T20:54:51.9283400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-08-14T20:54:51.9285500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-08-14T20:54:51.9287230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-08-14T20:54:51.9289510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-08-14T20:54:51.9291200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-08-14T20:54:51.9293420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-08-14T20:54:51.9295770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-08-14T20:54:51.9297140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-08-14T20:54:51.9298590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-08-14T20:54:51.9300170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-08-14T20:54:51.9301620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-08-14T20:54:51.9302710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-08-14T20:54:51.9304250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9305360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-08-14T20:54:51.9306960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-08-14T20:54:51.9307970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-08-14T20:54:51.9309480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-08-14T20:54:51.9311090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9312410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-08-14T20:54:51.9313680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-08-14T20:54:51.9315100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-08-14T20:54:51.9316540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-08-14T20:54:51.9318010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-08-14T20:54:51.9319480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-08-14T20:54:51.9320980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-08-14T20:54:51.9321590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/condabin/conda 2025-08-14T20:54:51.9322350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda 2025-08-14T20:54:51.9323190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/deactivate 2025-08-14T20:54:51.9324020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/activate 2025-08-14T20:54:51.9324850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda-env 2025-08-14T20:54:51.9325850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-08-14T20:54:51.9326780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/Conda.psm1 2025-08-14T20:54:51.9327700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.csh 2025-08-14T20:54:51.9328590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.sh 2025-08-14T20:54:51.9329580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-08-14T20:54:51.9330580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:51.9331370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:51.9332370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:51.9333290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-08-14T20:54:51.9334180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.sh 2025-08-14T20:54:51.9335280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:51.9336110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:51.9337350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.bat 2025-08-14T20:54:51.9338140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:51.9338870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:51.9339780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:51.9340520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/files 2025-08-14T20:54:51.9341360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:51.9342180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/has_prefix 2025-08-14T20:54:51.9343140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:51.9343820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/git 2025-08-14T20:54:51.9345020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-08-14T20:54:51.9346090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-08-14T20:54:51.9347190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-08-14T20:54:51.9348290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-08-14T20:54:51.9349420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-08-14T20:54:51.9350770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-08-14T20:54:51.9351930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-08-14T20:54:51.9353050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-08-14T20:54:51.9354280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-08-14T20:54:51.9355580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-08-14T20:54:51.9356950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-08-14T20:54:51.9357920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-08-14T20:54:51.9359360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:51.9360920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-08-14T20:54:51.9362350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-08-14T20:54:51.9363800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-08-14T20:54:51.9365140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-08-14T20:54:51.9366630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-08-14T20:54:51.9368040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-08-14T20:54:51.9369500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-08-14T20:54:51.9370820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:51.9372230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9373680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-08-14T20:54:51.9374710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-08-14T20:54:51.9376140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-08-14T20:54:51.9377130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-08-14T20:54:51.9378240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-08-14T20:54:51.9379410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-08-14T20:54:51.9380840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-08-14T20:54:51.9382190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-08-14T20:54:51.9383920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:51.9385500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9387030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:51.9388300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-08-14T20:54:51.9389640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-08-14T20:54:51.9391190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-08-14T20:54:51.9392390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-08-14T20:54:51.9394020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-08-14T20:54:51.9395640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-08-14T20:54:51.9397230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-08-14T20:54:51.9398790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:51.9400360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:51.9402590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-08-14T20:54:51.9403820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:51.9405410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9406620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-08-14T20:54:51.9408020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-08-14T20:54:51.9409400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-08-14T20:54:51.9410820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-08-14T20:54:51.9412100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-08-14T20:54:51.9413560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-08-14T20:54:51.9414900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-08-14T20:54:51.9416820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9418530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-08-14T20:54:51.9419730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-08-14T20:54:51.9421340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9422720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-08-14T20:54:51.9424950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-08-14T20:54:51.9426190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-08-14T20:54:51.9428010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9429610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-08-14T20:54:51.9430950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-08-14T20:54:51.9432450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-08-14T20:54:51.9433840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-08-14T20:54:51.9434950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-08-14T20:54:51.9436180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-08-14T20:54:51.9437320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-08-14T20:54:51.9438880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-08-14T20:54:51.9440380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:51.9441850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-08-14T20:54:51.9443200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:51.9444670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-08-14T20:54:51.9446100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9447540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-08-14T20:54:51.9449310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-08-14T20:54:51.9450930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9452430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-08-14T20:54:51.9453710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-08-14T20:54:51.9455380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9456750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-08-14T20:54:51.9458050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-08-14T20:54:51.9459660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9461380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-08-14T20:54:51.9462610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-08-14T20:54:51.9463720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-08-14T20:54:51.9465160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-08-14T20:54:51.9466410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-08-14T20:54:51.9467700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-08-14T20:54:51.9469110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-08-14T20:54:51.9470300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-08-14T20:54:51.9471600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-08-14T20:54:51.9472950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-08-14T20:54:51.9474150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-08-14T20:54:51.9475700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-08-14T20:54:51.9476670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-08-14T20:54:51.9477830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-08-14T20:54:51.9479000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-08-14T20:54:51.9480350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-08-14T20:54:51.9481630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-08-14T20:54:51.9482970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-08-14T20:54:51.9484200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-08-14T20:54:51.9485460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-08-14T20:54:51.9486570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-08-14T20:54:51.9487730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-08-14T20:54:51.9488930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-08-14T20:54:51.9490100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-08-14T20:54:51.9491190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-08-14T20:54:51.9492550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-08-14T20:54:51.9493750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-08-14T20:54:51.9494950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-08-14T20:54:51.9496080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-08-14T20:54:51.9497270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-08-14T20:54:51.9498450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-08-14T20:54:51.9499650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-08-14T20:54:51.9501120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:51.9502630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-08-14T20:54:51.9504200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-08-14T20:54:51.9505530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-08-14T20:54:51.9506940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-08-14T20:54:51.9508420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-08-14T20:54:51.9509900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-08-14T20:54:51.9511340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-08-14T20:54:51.9512680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9514080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:51.9515200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-08-14T20:54:51.9516380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-08-14T20:54:51.9517640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-08-14T20:54:51.9519080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-08-14T20:54:51.9520330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:51.9521750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-08-14T20:54:51.9523070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-08-14T20:54:51.9524390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-08-14T20:54:51.9525810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:51.9527120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-08-14T20:54:51.9528510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:51.9529990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:51.9531190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-08-14T20:54:51.9532610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-08-14T20:54:51.9533960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:51.9535640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9536800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-08-14T20:54:51.9538290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-08-14T20:54:51.9539640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-08-14T20:54:51.9540970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-08-14T20:54:51.9542140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-08-14T20:54:51.9543270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-08-14T20:54:51.9544460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-08-14T20:54:51.9545630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-08-14T20:54:51.9546830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-08-14T20:54:51.9548060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-08-14T20:54:51.9549260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-08-14T20:54:51.9550540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-08-14T20:54:51.9551700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-08-14T20:54:51.9552890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-08-14T20:54:51.9554190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-08-14T20:54:51.9555360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-08-14T20:54:51.9556550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-08-14T20:54:51.9557760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-08-14T20:54:51.9558860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-08-14T20:54:51.9560160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-08-14T20:54:51.9561270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-08-14T20:54:51.9562440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-08-14T20:54:51.9563940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:51.9565230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:51.9566730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-08-14T20:54:51.9568600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-08-14T20:54:51.9569750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-08-14T20:54:51.9571190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-08-14T20:54:51.9572610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-08-14T20:54:51.9574150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-08-14T20:54:51.9575820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-08-14T20:54:51.9577760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-08-14T20:54:51.9579860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-08-14T20:54:51.9581960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-08-14T20:54:51.9583980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-08-14T20:54:51.9585820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-08-14T20:54:51.9587800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-08-14T20:54:51.9589390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-08-14T20:54:51.9591110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-08-14T20:54:51.9592960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-08-14T20:54:51.9594820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-08-14T20:54:51.9596750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-08-14T20:54:51.9598480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-08-14T20:54:51.9600250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-08-14T20:54:51.9602120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:51.9603870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-08-14T20:54:51.9605820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-08-14T20:54:51.9607880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-08-14T20:54:51.9610070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-08-14T20:54:51.9611830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-08-14T20:54:51.9613790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-08-14T20:54:51.9615690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-08-14T20:54:51.9617650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-08-14T20:54:51.9619520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-08-14T20:54:51.9621540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-08-14T20:54:51.9623350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-08-14T20:54:51.9627070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-08-14T20:54:51.9628570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-08-14T20:54:51.9630060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-08-14T20:54:51.9631600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-08-14T20:54:51.9633240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/python_api.py 2025-08-14T20:54:51.9634850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-08-14T20:54:51.9636490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-08-14T20:54:51.9638080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-08-14T20:54:51.9639410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-08-14T20:54:51.9640960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-08-14T20:54:51.9642520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-08-14T20:54:51.9643980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-08-14T20:54:51.9645570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-08-14T20:54:51.9646970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-08-14T20:54:51.9648760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-08-14T20:54:51.9650220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-08-14T20:54:51.9651730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-08-14T20:54:51.9653250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-08-14T20:54:51.9654620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-08-14T20:54:51.9656240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-08-14T20:54:51.9657710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-08-14T20:54:51.9659300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-08-14T20:54:51.9660720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-08-14T20:54:51.9662310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-08-14T20:54:51.9664400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-08-14T20:54:51.9666220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:51.9667980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:51.9669790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:51.9671550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:51.9673410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9674950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-08-14T20:54:51.9676320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-08-14T20:54:51.9677890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-08-14T20:54:51.9679780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-08-14T20:54:51.9681570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:51.9683480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9685310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-08-14T20:54:51.9686780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-08-14T20:54:51.9688370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-08-14T20:54:51.9689910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-08-14T20:54:51.9691350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-08-14T20:54:51.9693160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-08-14T20:54:51.9694790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-08-14T20:54:51.9696510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9697910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-08-14T20:54:51.9699600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-08-14T20:54:51.9701160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-08-14T20:54:51.9702990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-08-14T20:54:51.9705050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:51.9706710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-08-14T20:54:51.9708980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9710540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-08-14T20:54:51.9712160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-08-14T20:54:51.9713860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-08-14T20:54:51.9715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-08-14T20:54:51.9716710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-08-14T20:54:51.9718180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-08-14T20:54:51.9719640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-08-14T20:54:51.9721460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:51.9723430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-08-14T20:54:51.9725270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-08-14T20:54:51.9727110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:51.9729100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-08-14T20:54:51.9730910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9732530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-08-14T20:54:51.9734570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:51.9736290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:51.9738310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9739820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-08-14T20:54:51.9741350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-08-14T20:54:51.9743030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-08-14T20:54:51.9744730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-08-14T20:54:51.9746650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:51.9748730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9750340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-08-14T20:54:51.9751790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-08-14T20:54:51.9753320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-08-14T20:54:51.9754790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize.py 2025-08-14T20:54:51.9756130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-08-14T20:54:51.9757690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-08-14T20:54:51.9759870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:51.9761830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:51.9763380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:51.9765290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9767150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:51.9768710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-08-14T20:54:51.9770220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-08-14T20:54:51.9771820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-08-14T20:54:51.9773370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-08-14T20:54:51.9774870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-08-14T20:54:51.9776260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/disk.py 2025-08-14T20:54:51.9777740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-08-14T20:54:51.9779260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-08-14T20:54:51.9780730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-08-14T20:54:51.9782560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-08-14T20:54:51.9784390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:51.9786160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9787710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-08-14T20:54:51.9789150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-08-14T20:54:51.9790820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-08-14T20:54:51.9796600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-08-14T20:54:51.9797030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:51.9798010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-08-14T20:54:51.9798430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:51.9800010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9802050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-08-14T20:54:51.9803620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-08-14T20:54:51.9805370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-08-14T20:54:51.9806730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-08-14T20:54:51.9808160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-08-14T20:54:51.9809800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-08-14T20:54:51.9811810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-08-14T20:54:51.9813650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-08-14T20:54:51.9815440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-08-14T20:54:51.9817410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-08-14T20:54:51.9819440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-08-14T20:54:51.9821320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:51.9823290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-08-14T20:54:51.9825360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-08-14T20:54:51.9826950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:51.9828790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-08-14T20:54:51.9830600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9832290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:51.9834000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-08-14T20:54:51.9835410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-08-14T20:54:51.9836840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-08-14T20:54:51.9838370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-08-14T20:54:51.9839930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-08-14T20:54:51.9841280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-08-14T20:54:51.9842950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-08-14T20:54:51.9844690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-08-14T20:54:51.9846390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-08-14T20:54:51.9848040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-08-14T20:54:51.9850020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-08-14T20:54:51.9851850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-08-14T20:54:51.9853790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9855510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-08-14T20:54:51.9857650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-08-14T20:54:51.9859780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-08-14T20:54:51.9861770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-08-14T20:54:51.9863730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9865840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-08-14T20:54:51.9867530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-08-14T20:54:51.9869300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-08-14T20:54:51.9870880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-08-14T20:54:51.9872610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-08-14T20:54:51.9874140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-08-14T20:54:51.9875770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-08-14T20:54:51.9877450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-08-14T20:54:51.9879050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-08-14T20:54:51.9880800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-08-14T20:54:51.9882430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-08-14T20:54:51.9884640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-08-14T20:54:51.9886430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:51.9888320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:51.9890340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9891880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-08-14T20:54:51.9893680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:51.9895560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9897150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-08-14T20:54:51.9898500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-08-14T20:54:51.9900470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:51.9902560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-08-14T20:54:51.9904270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9906320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:51.9907780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-08-14T20:54:51.9909440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-08-14T20:54:51.9911120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-08-14T20:54:51.9912700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-08-14T20:54:51.9914320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-08-14T20:54:51.9916300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:51.9918060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-08-14T20:54:51.9919990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-08-14T20:54:51.9921760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-08-14T20:54:51.9923590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-08-14T20:54:51.9925750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-08-14T20:54:51.9927720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-08-14T20:54:51.9929560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:51.9931460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9932900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-08-14T20:54:51.9934410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-08-14T20:54:51.9935940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-08-14T20:54:51.9937540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-08-14T20:54:51.9939080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-08-14T20:54:51.9940480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-08-14T20:54:51.9941910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-08-14T20:54:51.9943750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-08-14T20:54:51.9945240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-08-14T20:54:51.9946850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-08-14T20:54:51.9948710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:51.9950740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9952750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-08-14T20:54:51.9954060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-08-14T20:54:51.9955630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-08-14T20:54:51.9957040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-08-14T20:54:51.9958560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-08-14T20:54:51.9960110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-08-14T20:54:51.9962060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-08-14T20:54:51.9963980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-08-14T20:54:51.9965720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:51.9967500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-08-14T20:54:51.9969150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-08-14T20:54:51.9970910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:51.9972730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-08-14T20:54:51.9974560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-08-14T20:54:51.9976210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9977590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-08-14T20:54:51.9979740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-08-14T20:54:51.9981010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-08-14T20:54:51.9982680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-08-14T20:54:51.9984370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-08-14T20:54:51.9985470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-08-14T20:54:51.9987040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-08-14T20:54:51.9988520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-08-14T20:54:51.9990260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-08-14T20:54:51.9992420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:51.9994420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:51.9996230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:51.9997750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-08-14T20:54:51.9999160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-08-14T20:54:52.0000480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-08-14T20:54:52.0003000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-08-14T20:54:52.0005320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-08-14T20:54:52.0007770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-08-14T20:54:52.0010390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-08-14T20:54:52.0011560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-08-14T20:54:52.0013160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-08-14T20:54:52.0014820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:52.0016540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-08-14T20:54:52.0018070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-08-14T20:54:52.0019690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-08-14T20:54:52.0021380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-08-14T20:54:52.0022930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-08-14T20:54:52.0024530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-08-14T20:54:52.0026410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-08-14T20:54:52.0027520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-08-14T20:54:52.0029500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0030900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-08-14T20:54:52.0032820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0034190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-08-14T20:54:52.0036030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-08-14T20:54:52.0038170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0038840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-08-14T20:54:52.0040150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0.conda 2025-08-14T20:54:52.0040910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/unzstd 2025-08-14T20:54:52.0041880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdless 2025-08-14T20:54:52.0042890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdgrep 2025-08-14T20:54:52.0043920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstd 2025-08-14T20:54:52.0045020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdcat 2025-08-14T20:54:52.0045990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdmt 2025-08-14T20:54:52.0046960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zdict.h 2025-08-14T20:54:52.0048070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd_errors.h 2025-08-14T20:54:52.0049090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd.h 2025-08-14T20:54:52.0050260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/repodata_record.json 2025-08-14T20:54:52.0051400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/run_test.sh 2025-08-14T20:54:52.0053020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.0054330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/licenses/LICENSE 2025-08-14T20:54:52.0055580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/patches/4019.patch 2025-08-14T20:54:52.0056650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/bld.bat 2025-08-14T20:54:52.0057780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/build.sh 2025-08-14T20:54:52.0059130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.0060190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml 2025-08-14T20:54:52.0061340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.0062400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/run_exports.json 2025-08-14T20:54:52.0063260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/paths.json 2025-08-14T20:54:52.0064340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/hash_input.json 2025-08-14T20:54:52.0065210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/files 2025-08-14T20:54:52.0066380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/about.json 2025-08-14T20:54:52.0067520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/has_prefix 2025-08-14T20:54:52.0068550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/index.json 2025-08-14T20:54:52.0069500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/git 2025-08-14T20:54:52.0070590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/pkgconfig/libzstd.pc 2025-08-14T20:54:52.0071960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-08-14T20:54:52.0073350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets.cmake 2025-08-14T20:54:52.0074450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfig.cmake 2025-08-14T20:54:52.0075820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-08-14T20:54:52.0076850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.5.6.dylib 2025-08-14T20:54:52.0077800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.a 2025-08-14T20:54:52.0078910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.dylib 2025-08-14T20:54:52.0080150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.dylib 2025-08-14T20:54:52.0081270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/unzstd.1 2025-08-14T20:54:52.0082490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdcat.1 2025-08-14T20:54:52.0083560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdless.1 2025-08-14T20:54:52.0084710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstd.1 2025-08-14T20:54:52.0085750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdgrep.1 2025-08-14T20:54:52.0086730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1.conda 2025-08-14T20:54:52.0087540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0.conda 2025-08-14T20:54:52.0088730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0.conda 2025-08-14T20:54:52.0089690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-08-14T20:54:52.0090900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/bin/pygmentize 2025-08-14T20:54:52.0092230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.0093280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.0094480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.0095920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.0096950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.0098390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.0099520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.0100700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.0101730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.0102840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.0103880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/files 2025-08-14T20:54:52.0105080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.0106240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/has_prefix 2025-08-14T20:54:52.0107450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.0108710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/git 2025-08-14T20:54:52.0110650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-08-14T20:54:52.0112640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-08-14T20:54:52.0114480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-08-14T20:54:52.0116340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-08-14T20:54:52.0117910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-08-14T20:54:52.0119830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-08-14T20:54:52.0121560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-08-14T20:54:52.0123300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-08-14T20:54:52.0125160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-08-14T20:54:52.0126740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-08-14T20:54:52.0128600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0130250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-08-14T20:54:52.0131770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-08-14T20:54:52.0133280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-08-14T20:54:52.0134740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-08-14T20:54:52.0136340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-08-14T20:54:52.0137920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-08-14T20:54:52.0139440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-08-14T20:54:52.0141010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-08-14T20:54:52.0142570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-08-14T20:54:52.0144090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-08-14T20:54:52.0145620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-08-14T20:54:52.0147370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-08-14T20:54:52.0148930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-08-14T20:54:52.0150750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-08-14T20:54:52.0152170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-08-14T20:54:52.0153710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-08-14T20:54:52.0155510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-08-14T20:54:52.0157080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-08-14T20:54:52.0158680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-08-14T20:54:52.0160180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-08-14T20:54:52.0161580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-08-14T20:54:52.0163070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-08-14T20:54:52.0164720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-08-14T20:54:52.0166230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-08-14T20:54:52.0167830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-08-14T20:54:52.0169320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-08-14T20:54:52.0170940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-08-14T20:54:52.0172220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-08-14T20:54:52.0173880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-08-14T20:54:52.0174730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-08-14T20:54:52.0175940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-08-14T20:54:52.0177270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-08-14T20:54:52.0178660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-08-14T20:54:52.0179830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-08-14T20:54:52.0181060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-08-14T20:54:52.0182230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-08-14T20:54:52.0183440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-08-14T20:54:52.0184660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-08-14T20:54:52.0185950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-08-14T20:54:52.0187490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-08-14T20:54:52.0188440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-08-14T20:54:52.0189660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-08-14T20:54:52.0190840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-08-14T20:54:52.0192030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-08-14T20:54:52.0193440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-08-14T20:54:52.0194630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-08-14T20:54:52.0195880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-08-14T20:54:52.0197080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-08-14T20:54:52.0198280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-08-14T20:54:52.0199490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-08-14T20:54:52.0200990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-08-14T20:54:52.0202660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-08-14T20:54:52.0204250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-08-14T20:54:52.0206350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-08-14T20:54:52.0207880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-08-14T20:54:52.0209510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-08-14T20:54:52.0211120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-08-14T20:54:52.0212600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-08-14T20:54:52.0214260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-08-14T20:54:52.0215790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-08-14T20:54:52.0217370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-08-14T20:54:52.0218860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-08-14T20:54:52.0220470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-08-14T20:54:52.0222240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-08-14T20:54:52.0223910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-08-14T20:54:52.0225550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-08-14T20:54:52.0227400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-08-14T20:54:52.0229180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-08-14T20:54:52.0230680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-08-14T20:54:52.0232220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-08-14T20:54:52.0233670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-08-14T20:54:52.0235340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-08-14T20:54:52.0236920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-08-14T20:54:52.0238800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-08-14T20:54:52.0240510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-08-14T20:54:52.0242350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-08-14T20:54:52.0244040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-08-14T20:54:52.0245830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-08-14T20:54:52.0247160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-08-14T20:54:52.0248940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-08-14T20:54:52.0250560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-08-14T20:54:52.0252030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-08-14T20:54:52.0253620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-08-14T20:54:52.0255230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-08-14T20:54:52.0256860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-08-14T20:54:52.0258660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-08-14T20:54:52.0260290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-08-14T20:54:52.0261810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-08-14T20:54:52.0263320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-08-14T20:54:52.0264900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-08-14T20:54:52.0266440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-08-14T20:54:52.0267920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-08-14T20:54:52.0269660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-08-14T20:54:52.0271180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-08-14T20:54:52.0272830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-08-14T20:54:52.0274520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-08-14T20:54:52.0276210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-08-14T20:54:52.0278050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-08-14T20:54:52.0279590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-08-14T20:54:52.0285660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-08-14T20:54:52.0286390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-08-14T20:54:52.0287140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-08-14T20:54:52.0287830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-08-14T20:54:52.0288650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-08-14T20:54:52.0289610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-08-14T20:54:52.0291240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-08-14T20:54:52.0292930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-08-14T20:54:52.0294700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-08-14T20:54:52.0296390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-08-14T20:54:52.0298090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-08-14T20:54:52.0299810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-08-14T20:54:52.0302190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-08-14T20:54:52.0303370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-08-14T20:54:52.0305290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-08-14T20:54:52.0306980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-08-14T20:54:52.0308710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-08-14T20:54:52.0310360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-08-14T20:54:52.0311890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-08-14T20:54:52.0313480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-08-14T20:54:52.0315480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-08-14T20:54:52.0316980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-08-14T20:54:52.0318620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-08-14T20:54:52.0320380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-08-14T20:54:52.0322240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-08-14T20:54:52.0323950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-08-14T20:54:52.0325970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-08-14T20:54:52.0327610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-08-14T20:54:52.0329340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-08-14T20:54:52.0331410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-08-14T20:54:52.0333210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-08-14T20:54:52.0335230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-08-14T20:54:52.0337140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-08-14T20:54:52.0339210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-08-14T20:54:52.0341220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-08-14T20:54:52.0343090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-08-14T20:54:52.0345210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-08-14T20:54:52.0347050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-08-14T20:54:52.0348700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-08-14T20:54:52.0350720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-08-14T20:54:52.0352500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-08-14T20:54:52.0354360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-08-14T20:54:52.0356170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-08-14T20:54:52.0358400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-08-14T20:54:52.0360470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-08-14T20:54:52.0362710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-08-14T20:54:52.0364970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-08-14T20:54:52.0367150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-08-14T20:54:52.0369230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-08-14T20:54:52.0371300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-08-14T20:54:52.0372550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-08-14T20:54:52.0374070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-08-14T20:54:52.0375490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-08-14T20:54:52.0377060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-08-14T20:54:52.0378630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-08-14T20:54:52.0379990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-08-14T20:54:52.0381520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-08-14T20:54:52.0382880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-08-14T20:54:52.0384380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-08-14T20:54:52.0386170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-08-14T20:54:52.0387600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-08-14T20:54:52.0388920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-08-14T20:54:52.0390480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-08-14T20:54:52.0391880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-08-14T20:54:52.0393350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-08-14T20:54:52.0394920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-08-14T20:54:52.0396370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-08-14T20:54:52.0397740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-08-14T20:54:52.0399250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-08-14T20:54:52.0400680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-08-14T20:54:52.0402270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-08-14T20:54:52.0404110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-08-14T20:54:52.0406640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-08-14T20:54:52.0408510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-08-14T20:54:52.0410520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-08-14T20:54:52.0412450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-08-14T20:54:52.0414620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-08-14T20:54:52.0416470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-08-14T20:54:52.0418170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-08-14T20:54:52.0420060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-08-14T20:54:52.0422090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-08-14T20:54:52.0423890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-08-14T20:54:52.0425740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-08-14T20:54:52.0427540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-08-14T20:54:52.0429640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-08-14T20:54:52.0431440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-08-14T20:54:52.0433300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-08-14T20:54:52.0435200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-08-14T20:54:52.0437080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-08-14T20:54:52.0439480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-08-14T20:54:52.0441290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-08-14T20:54:52.0443320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-08-14T20:54:52.0445350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-08-14T20:54:52.0447380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-08-14T20:54:52.0449150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-08-14T20:54:52.0451140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-08-14T20:54:52.0452970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-08-14T20:54:52.0454830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-08-14T20:54:52.0456660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-08-14T20:54:52.0458670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-08-14T20:54:52.0460990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-08-14T20:54:52.0462580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-08-14T20:54:52.0464980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-08-14T20:54:52.0466580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-08-14T20:54:52.0468680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-08-14T20:54:52.0470730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-08-14T20:54:52.0472630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-08-14T20:54:52.0474810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-08-14T20:54:52.0476580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-08-14T20:54:52.0478390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-08-14T20:54:52.0480390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-08-14T20:54:52.0482580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-08-14T20:54:52.0484330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-08-14T20:54:52.0486400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-08-14T20:54:52.0488330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-08-14T20:54:52.0490540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-08-14T20:54:52.0492080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-08-14T20:54:52.0494310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-08-14T20:54:52.0496210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-08-14T20:54:52.0498090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-08-14T20:54:52.0500050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-08-14T20:54:52.0502060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-08-14T20:54:52.0503840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-08-14T20:54:52.0505820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-08-14T20:54:52.0507580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-08-14T20:54:52.0509490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-08-14T20:54:52.0511480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-08-14T20:54:52.0513350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-08-14T20:54:52.0515090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-08-14T20:54:52.0517060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-08-14T20:54:52.0518910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-08-14T20:54:52.0520960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-08-14T20:54:52.0522740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-08-14T20:54:52.0524660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-08-14T20:54:52.0526420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-08-14T20:54:52.0528510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-08-14T20:54:52.0530520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-08-14T20:54:52.0532350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-08-14T20:54:52.0534540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-08-14T20:54:52.0536280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-08-14T20:54:52.0538560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-08-14T20:54:52.0540380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-08-14T20:54:52.0542300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-08-14T20:54:52.0544300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-08-14T20:54:52.0546310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-08-14T20:54:52.0548230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-08-14T20:54:52.0550020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-08-14T20:54:52.0551710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-08-14T20:54:52.0554110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-08-14T20:54:52.0555900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:52.0557770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-08-14T20:54:52.0559760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-08-14T20:54:52.0561900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-08-14T20:54:52.0563600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-08-14T20:54:52.0565470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-08-14T20:54:52.0567180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-08-14T20:54:52.0568600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-08-14T20:54:52.0570100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-08-14T20:54:52.0571480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-08-14T20:54:52.0573010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-08-14T20:54:52.0574600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-08-14T20:54:52.0576180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-08-14T20:54:52.0577430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-08-14T20:54:52.0579140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-08-14T20:54:52.0580510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-08-14T20:54:52.0582120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-08-14T20:54:52.0583590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-08-14T20:54:52.0584980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-08-14T20:54:52.0586540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-08-14T20:54:52.0588700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-08-14T20:54:52.0589540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-08-14T20:54:52.0591030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-08-14T20:54:52.0592420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-08-14T20:54:52.0594240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-08-14T20:54:52.0595410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-08-14T20:54:52.0596910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-08-14T20:54:52.0598300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-08-14T20:54:52.0599730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-08-14T20:54:52.0601330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-08-14T20:54:52.0602780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-08-14T20:54:52.0604240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-08-14T20:54:52.0605760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-08-14T20:54:52.0607550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-08-14T20:54:52.0608840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-08-14T20:54:52.0610540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-08-14T20:54:52.0611960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-08-14T20:54:52.0613380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-08-14T20:54:52.0614930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-08-14T20:54:52.0616610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-08-14T20:54:52.0618220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-08-14T20:54:52.0619220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-08-14T20:54:52.0620760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-08-14T20:54:52.0622150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-08-14T20:54:52.0623580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-08-14T20:54:52.0625120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-08-14T20:54:52.0626520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-08-14T20:54:52.0628010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-08-14T20:54:52.0629710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-08-14T20:54:52.0631200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-08-14T20:54:52.0632600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-08-14T20:54:52.0634230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-08-14T20:54:52.0635640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-08-14T20:54:52.0638410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-08-14T20:54:52.0639520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-08-14T20:54:52.0640940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-08-14T20:54:52.0642320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-08-14T20:54:52.0643810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-08-14T20:54:52.0645420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-08-14T20:54:52.0646780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-08-14T20:54:52.0648340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-08-14T20:54:52.0649860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-08-14T20:54:52.0651290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-08-14T20:54:52.0652780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-08-14T20:54:52.0654240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-08-14T20:54:52.0655830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-08-14T20:54:52.0657290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-08-14T20:54:52.0658670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-08-14T20:54:52.0660030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-08-14T20:54:52.0661480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-08-14T20:54:52.0662960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-08-14T20:54:52.0664520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-08-14T20:54:52.0665980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-08-14T20:54:52.0667440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-08-14T20:54:52.0669040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-08-14T20:54:52.0670360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-08-14T20:54:52.0671770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-08-14T20:54:52.0673250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-08-14T20:54:52.0675090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-08-14T20:54:52.0676440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-08-14T20:54:52.0678000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-08-14T20:54:52.0679550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-08-14T20:54:52.0681510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-08-14T20:54:52.0683260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:52.0685210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-08-14T20:54:52.0687120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-08-14T20:54:52.0689070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-08-14T20:54:52.0690960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:52.0693040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-08-14T20:54:52.0694710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-08-14T20:54:52.0696770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-08-14T20:54:52.0698600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-08-14T20:54:52.0700710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-08-14T20:54:52.0702660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-08-14T20:54:52.0704510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-08-14T20:54:52.0706720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-08-14T20:54:52.0708680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-08-14T20:54:52.0710620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-08-14T20:54:52.0712380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-08-14T20:54:52.0714230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-08-14T20:54:52.0716540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-08-14T20:54:52.0718400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-08-14T20:54:52.0720800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-08-14T20:54:52.0722520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-08-14T20:54:52.0724480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-08-14T20:54:52.0726670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-08-14T20:54:52.0728600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-08-14T20:54:52.0730950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-08-14T20:54:52.0732730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-08-14T20:54:52.0734950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-08-14T20:54:52.0736840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-08-14T20:54:52.0738310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-08-14T20:54:52.0739800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-08-14T20:54:52.0741300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-08-14T20:54:52.0742730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-08-14T20:54:52.0744210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-08-14T20:54:52.0745660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-08-14T20:54:52.0747180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0748590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-08-14T20:54:52.0750180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-08-14T20:54:52.0751550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-08-14T20:54:52.0753380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-08-14T20:54:52.0754530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-08-14T20:54:52.0755960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-08-14T20:54:52.0757510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-08-14T20:54:52.0764500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-08-14T20:54:52.0765400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-08-14T20:54:52.0766240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-08-14T20:54:52.0767080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-08-14T20:54:52.0767870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-08-14T20:54:52.0768680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-08-14T20:54:52.0769630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-08-14T20:54:52.0770460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:52.0771280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-08-14T20:54:52.0772200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-08-14T20:54:52.0773670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-08-14T20:54:52.0775130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-08-14T20:54:52.0776610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-08-14T20:54:52.0778050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-08-14T20:54:52.0779460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-08-14T20:54:52.0780660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-08-14T20:54:52.0782020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-08-14T20:54:52.0783180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-08-14T20:54:52.0784390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-08-14T20:54:52.0785590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-08-14T20:54:52.0786930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-08-14T20:54:52.0788140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-08-14T20:54:52.0789260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-08-14T20:54:52.0790580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-08-14T20:54:52.0791680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-08-14T20:54:52.0792890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-08-14T20:54:52.0794080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-08-14T20:54:52.0795440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-08-14T20:54:52.0796560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-08-14T20:54:52.0797790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-08-14T20:54:52.0798940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-08-14T20:54:52.0800200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-08-14T20:54:52.0801510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-08-14T20:54:52.0802870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-08-14T20:54:52.0803970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-08-14T20:54:52.0805210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-08-14T20:54:52.0806380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-08-14T20:54:52.0807580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-08-14T20:54:52.0808790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-08-14T20:54:52.0810250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-08-14T20:54:52.0811330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-08-14T20:54:52.0812680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-08-14T20:54:52.0813880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-08-14T20:54:52.0815100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-08-14T20:54:52.0816420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-08-14T20:54:52.0817660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-08-14T20:54:52.0818820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-08-14T20:54:52.0820070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-08-14T20:54:52.0821310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-08-14T20:54:52.0822500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-08-14T20:54:52.0823820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-08-14T20:54:52.0824930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-08-14T20:54:52.0826260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-08-14T20:54:52.0827420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-08-14T20:54:52.0828670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-08-14T20:54:52.0829990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-08-14T20:54:52.0831040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-08-14T20:54:52.0832250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-08-14T20:54:52.0833470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-08-14T20:54:52.0834670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-08-14T20:54:52.0835880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-08-14T20:54:52.0837280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-08-14T20:54:52.0838350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-08-14T20:54:52.0839710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-08-14T20:54:52.0840850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-08-14T20:54:52.0842050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-08-14T20:54:52.0843330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-08-14T20:54:52.0844530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-08-14T20:54:52.0845850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-08-14T20:54:52.0847080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-08-14T20:54:52.0848230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-08-14T20:54:52.0849540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-08-14T20:54:52.0851040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-08-14T20:54:52.0852180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-08-14T20:54:52.0853550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-08-14T20:54:52.0854600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-08-14T20:54:52.0855750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-08-14T20:54:52.0857220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-08-14T20:54:52.0858250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-08-14T20:54:52.0859610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-08-14T20:54:52.0860780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-08-14T20:54:52.0861990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-08-14T20:54:52.0863210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-08-14T20:54:52.0864730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-08-14T20:54:52.0865680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-08-14T20:54:52.0867060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-08-14T20:54:52.0868230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-08-14T20:54:52.0869400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-08-14T20:54:52.0870670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-08-14T20:54:52.0872060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-08-14T20:54:52.0873040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-08-14T20:54:52.0874270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-08-14T20:54:52.0875480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-08-14T20:54:52.0876670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-08-14T20:54:52.0877840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-08-14T20:54:52.0879090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-08-14T20:54:52.0880340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-08-14T20:54:52.0881600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-08-14T20:54:52.0882790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-08-14T20:54:52.0884240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-08-14T20:54:52.0885290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-08-14T20:54:52.0886470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-08-14T20:54:52.0887630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-08-14T20:54:52.0888960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-08-14T20:54:52.0890590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-08-14T20:54:52.0891570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-08-14T20:54:52.0892780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-08-14T20:54:52.0894000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-08-14T20:54:52.0895380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-08-14T20:54:52.0896550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-08-14T20:54:52.0897820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-08-14T20:54:52.0899010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-08-14T20:54:52.0900240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-08-14T20:54:52.0901480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-08-14T20:54:52.0902720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-08-14T20:54:52.0903970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-08-14T20:54:52.0905120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-08-14T20:54:52.0906330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-08-14T20:54:52.0907580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-08-14T20:54:52.0909000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-08-14T20:54:52.0910140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-08-14T20:54:52.0911340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-08-14T20:54:52.0912530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-08-14T20:54:52.0913930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-08-14T20:54:52.0915280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-08-14T20:54:52.0916420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-08-14T20:54:52.0917700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-08-14T20:54:52.0918830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-08-14T20:54:52.0920070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-08-14T20:54:52.0921470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-08-14T20:54:52.0922560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-08-14T20:54:52.0923830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-08-14T20:54:52.0924970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-08-14T20:54:52.0926370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-08-14T20:54:52.0928010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-08-14T20:54:52.0929020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-08-14T20:54:52.0930150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-08-14T20:54:52.0931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-08-14T20:54:52.0932620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-08-14T20:54:52.0933840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-08-14T20:54:52.0935210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-08-14T20:54:52.0936400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-08-14T20:54:52.0937620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-08-14T20:54:52.0938830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-08-14T20:54:52.0940150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-08-14T20:54:52.0941340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-08-14T20:54:52.0942650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-08-14T20:54:52.0943730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-08-14T20:54:52.0944880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-08-14T20:54:52.0946000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-08-14T20:54:52.0947200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-08-14T20:54:52.0948340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-08-14T20:54:52.0949710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-08-14T20:54:52.0950890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-08-14T20:54:52.0952120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-08-14T20:54:52.0953350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-08-14T20:54:52.0954660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-08-14T20:54:52.0955890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-08-14T20:54:52.0957540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-08-14T20:54:52.0961900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-08-14T20:54:52.0962280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-08-14T20:54:52.0962660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-08-14T20:54:52.0963230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-08-14T20:54:52.0964870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-08-14T20:54:52.0966360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-08-14T20:54:52.0967920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-08-14T20:54:52.0969350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-08-14T20:54:52.0970900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-08-14T20:54:52.0972390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:52.0973860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-08-14T20:54:52.0975370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-08-14T20:54:52.0976880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.0978010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-08-14T20:54:52.0979360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-08-14T20:54:52.0980550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-08-14T20:54:52.0981880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-08-14T20:54:52.0983060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-08-14T20:54:52.0984640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-08-14T20:54:52.0985670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-08-14T20:54:52.0987290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-08-14T20:54:52.0988500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-08-14T20:54:52.0990020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-08-14T20:54:52.0991490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-08-14T20:54:52.0992910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:52.0994270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-08-14T20:54:52.0995670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:52.0997010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:52.0998430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:52.0999860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-08-14T20:54:52.1001290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-08-14T20:54:52.1002630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.1004050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-08-14T20:54:52.1005490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-08-14T20:54:52.1006850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-08-14T20:54:52.1008280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.1009680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1011050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:52.1012190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-08-14T20:54:52.1013500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-08-14T20:54:52.1015080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-08-14T20:54:52.1016060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-08-14T20:54:52.1017280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-08-14T20:54:52.1018510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-08-14T20:54:52.1019720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-08-14T20:54:52.1020960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-08-14T20:54:52.1022180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-08-14T20:54:52.1023560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-08-14T20:54:52.1024670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-08-14T20:54:52.1025910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-08-14T20:54:52.1027230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-08-14T20:54:52.1028450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-08-14T20:54:52.1029820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-08-14T20:54:52.1030960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-08-14T20:54:52.1032180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-08-14T20:54:52.1033390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-08-14T20:54:52.1034930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-08-14T20:54:52.1036480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-08-14T20:54:52.1037930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-08-14T20:54:52.1039350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-08-14T20:54:52.1040830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-08-14T20:54:52.1042290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-08-14T20:54:52.1043830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-08-14T20:54:52.1045230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-08-14T20:54:52.1046800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-08-14T20:54:52.1048220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-08-14T20:54:52.1049640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-08-14T20:54:52.1051120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-08-14T20:54:52.1052560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-08-14T20:54:52.1054000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-08-14T20:54:52.1055600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-08-14T20:54:52.1057010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-08-14T20:54:52.1058480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-08-14T20:54:52.1059890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-08-14T20:54:52.1061340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-08-14T20:54:52.1062780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-08-14T20:54:52.1064260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-08-14T20:54:52.1065730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-08-14T20:54:52.1067340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-08-14T20:54:52.1068830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-08-14T20:54:52.1070270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-08-14T20:54:52.1071790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-08-14T20:54:52.1073180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-08-14T20:54:52.1074660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-08-14T20:54:52.1076130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-08-14T20:54:52.1077620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-08-14T20:54:52.1079110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-08-14T20:54:52.1080540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-08-14T20:54:52.1082060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-08-14T20:54:52.1083490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-08-14T20:54:52.1084940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-08-14T20:54:52.1086410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-08-14T20:54:52.1087840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-08-14T20:54:52.1089380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-08-14T20:54:52.1090780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-08-14T20:54:52.1092190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-08-14T20:54:52.1093710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-08-14T20:54:52.1095240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:52.1096710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-08-14T20:54:52.1098110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-08-14T20:54:52.1099600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-08-14T20:54:52.1101050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-08-14T20:54:52.1102510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1104030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-08-14T20:54:52.1105190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-08-14T20:54:52.1106410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-08-14T20:54:52.1107630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-08-14T20:54:52.1108870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-08-14T20:54:52.1110040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-08-14T20:54:52.1111330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-08-14T20:54:52.1112640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-08-14T20:54:52.1114190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-08-14T20:54:52.1115940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-08-14T20:54:52.1117660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-08-14T20:54:52.1119260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-08-14T20:54:52.1120910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-08-14T20:54:52.1122430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-08-14T20:54:52.1123960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-08-14T20:54:52.1125510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-08-14T20:54:52.1127220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-08-14T20:54:52.1128990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-08-14T20:54:52.1130680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-08-14T20:54:52.1132210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-08-14T20:54:52.1133770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-08-14T20:54:52.1135380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-08-14T20:54:52.1136870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-08-14T20:54:52.1138420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-08-14T20:54:52.1139950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-08-14T20:54:52.1141550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-08-14T20:54:52.1143270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-08-14T20:54:52.1144840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-08-14T20:54:52.1146480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-08-14T20:54:52.1148260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-08-14T20:54:52.1149850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-08-14T20:54:52.1151470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-08-14T20:54:52.1152860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-08-14T20:54:52.1154390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-08-14T20:54:52.1155950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-08-14T20:54:52.1157590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-08-14T20:54:52.1158980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-08-14T20:54:52.1159710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1.conda 2025-08-14T20:54:52.1160850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/acountry 2025-08-14T20:54:52.1162060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/adig 2025-08-14T20:54:52.1162630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/ahost 2025-08-14T20:54:52.1163840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_version.h 2025-08-14T20:54:52.1164930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_build.h 2025-08-14T20:54:52.1165880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares.h 2025-08-14T20:54:52.1166960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_rules.h 2025-08-14T20:54:52.1168150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_nameser.h 2025-08-14T20:54:52.1169240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_dns.h 2025-08-14T20:54:52.1170420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/repodata_record.json 2025-08-14T20:54:52.1171480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/test/run_test.sh 2025-08-14T20:54:52.1172520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/licenses/LICENSE.md 2025-08-14T20:54:52.1173700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/bld_output.bat 2025-08-14T20:54:52.1174950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.1176220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/build_output.sh 2025-08-14T20:54:52.1177530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1178590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1179710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/build_output.sh 2025-08-14T20:54:52.1180890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/run_exports.json 2025-08-14T20:54:52.1181980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/paths.json 2025-08-14T20:54:52.1183090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/hash_input.json 2025-08-14T20:54:52.1184290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/files 2025-08-14T20:54:52.1185140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/about.json 2025-08-14T20:54:52.1186080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/has_prefix 2025-08-14T20:54:52.1187160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/index.json 2025-08-14T20:54:52.1188210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/git 2025-08-14T20:54:52.1189270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/pkgconfig/libcares.pc 2025-08-14T20:54:52.1190850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-08-14T20:54:52.1191900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config.cmake 2025-08-14T20:54:52.1193080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-08-14T20:54:52.1194490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-08-14T20:54:52.1195520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.dylib 2025-08-14T20:54:52.1196620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.6.1.dylib 2025-08-14T20:54:52.1197710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.dylib 2025-08-14T20:54:52.1199010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_string.3 2025-08-14T20:54:52.1200350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers.3 2025-08-14T20:54:52.1201580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init.3 2025-08-14T20:54:52.1202840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip4.3 2025-08-14T20:54:52.1203980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy.3 2025-08-14T20:54:52.1205190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_pton.3 2025-08-14T20:54:52.1206460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_process.3 2025-08-14T20:54:52.1207600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_create_query.3 2025-08-14T20:54:52.1208900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_csv.3 2025-08-14T20:54:52.1210200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init.3 2025-08-14T20:54:52.1211490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_string.3 2025-08-14T20:54:52.1212630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getsock.3 2025-08-14T20:54:52.1213810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_mkquery.3 2025-08-14T20:54:52.1215110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports_csv.3 2025-08-14T20:54:52.1216240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_freeaddrinfo.3 2025-08-14T20:54:52.1217530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy_options.3 2025-08-14T20:54:52.1218670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_fds.3 2025-08-14T20:54:52.1219990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname.3 2025-08-14T20:54:52.1221120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init_options.3 2025-08-14T20:54:52.1222340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_timeout.3 2025-08-14T20:54:52.1223620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getnameinfo.3 2025-08-14T20:54:52.1224930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_dev.3 2025-08-14T20:54:52.1226410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname_file.3 2025-08-14T20:54:52.1227900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers_ports.3 2025-08-14T20:54:52.1229210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_soa_reply.3 2025-08-14T20:54:52.1230250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_naptr_reply.3 2025-08-14T20:54:52.1231210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_a_reply.3 2025-08-14T20:54:52.1232380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_configure_callback.3 2025-08-14T20:54:52.1233400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init_android.3 2025-08-14T20:54:52.1234320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_strerror.3 2025-08-14T20:54:52.1235220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_send.3 2025-08-14T20:54:52.1236260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_aaaa_reply.3 2025-08-14T20:54:52.1237580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_callback.3 2025-08-14T20:54:52.1238300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ns_reply.3 2025-08-14T20:54:52.1239260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getaddrinfo.3 2025-08-14T20:54:52.1240300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_caa_reply.3 2025-08-14T20:54:52.1241210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_sortlist.3 2025-08-14T20:54:52.1242230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_hostent.3 2025-08-14T20:54:52.1243540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip6.3 2025-08-14T20:54:52.1244300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_txt_reply.3 2025-08-14T20:54:52.1245220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_search.3 2025-08-14T20:54:52.1246230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_mx_reply.3 2025-08-14T20:54:52.1247120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_version.3 2025-08-14T20:54:52.1248110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_srv_reply.3 2025-08-14T20:54:52.1249210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyaddr.3 2025-08-14T20:54:52.1250520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_functions.3 2025-08-14T20:54:52.1251170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_dup.3 2025-08-14T20:54:52.1252220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports.3 2025-08-14T20:54:52.1253200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_cleanup.3 2025-08-14T20:54:52.1254100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_data.3 2025-08-14T20:54:52.1255610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_initialized.3 2025-08-14T20:54:52.1256980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_uri_reply.3 2025-08-14T20:54:52.1257800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers.3 2025-08-14T20:54:52.1258960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_query.3 2025-08-14T20:54:52.1260150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ptr_reply.3 2025-08-14T20:54:52.1261470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_save_options.3 2025-08-14T20:54:52.1262710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_ntop.3 2025-08-14T20:54:52.1263810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_cancel.3 2025-08-14T20:54:52.1264980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_name.3 2025-08-14T20:54:52.1266210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/acountry.1 2025-08-14T20:54:52.1267350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/adig.1 2025-08-14T20:54:52.1268450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/ahost.1 2025-08-14T20:54:52.1269690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/repodata_record.json 2025-08-14T20:54:52.1270870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.sh 2025-08-14T20:54:52.1272010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.py 2025-08-14T20:54:52.1273360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/test_time_dependencies.json 2025-08-14T20:54:52.1274460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/licenses/LICENSE 2025-08-14T20:54:52.1275720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/setup-linux.patch 2025-08-14T20:54:52.1277230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/0001-Link-to-dl-library.patch 2025-08-14T20:54:52.1278360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/apple-jit.patch 2025-08-14T20:54:52.1279710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1280850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml 2025-08-14T20:54:52.1282170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1283180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/paths.json 2025-08-14T20:54:52.1284340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/hash_input.json 2025-08-14T20:54:52.1285300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/files 2025-08-14T20:54:52.1286290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/about.json 2025-08-14T20:54:52.1287290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/index.json 2025-08-14T20:54:52.1288390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/git 2025-08-14T20:54:52.1289710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-08-14T20:54:52.1291240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-08-14T20:54:52.1292660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-08-14T20:54:52.1294050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/error.py 2025-08-14T20:54:52.1295510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-08-14T20:54:52.1297150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-08-14T20:54:52.1298470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-08-14T20:54:52.1300170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__init__.py 2025-08-14T20:54:52.1301550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-08-14T20:54:52.1303020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-08-14T20:54:52.1304790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-08-14T20:54:52.1306460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-08-14T20:54:52.1308000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:52.1309810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-08-14T20:54:52.1311620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-08-14T20:54:52.1313430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-08-14T20:54:52.1315070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-08-14T20:54:52.1317000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-08-14T20:54:52.1318670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-08-14T20:54:52.1320400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:52.1322060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-08-14T20:54:52.1323790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-08-14T20:54:52.1325620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-08-14T20:54:52.1327390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-08-14T20:54:52.1329220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-08-14T20:54:52.1330980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:52.1332650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1334450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-08-14T20:54:52.1335870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-08-14T20:54:52.1337350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/model.py 2025-08-14T20:54:52.1338820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-08-14T20:54:52.1340350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/api.py 2025-08-14T20:54:52.1342120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-08-14T20:54:52.1343530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-08-14T20:54:52.1345000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-08-14T20:54:52.1346340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/lock.py 2025-08-14T20:54:52.1347750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-08-14T20:54:52.1349200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cparser.py 2025-08-14T20:54:52.1350600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/verifier.py 2025-08-14T20:54:52.1352140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-08-14T20:54:52.1353620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-08-14T20:54:52.1355250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-08-14T20:54:52.1356970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-08-14T20:54:52.1358480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-08-14T20:54:52.1360170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-08-14T20:54:52.1361790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-08-14T20:54:52.1363440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-08-14T20:54:52.1365210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-08-14T20:54:52.1366720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-08-14T20:54:52.1368500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-08-14T20:54:52.1369690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/repodata_record.json 2025-08-14T20:54:52.1370860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.sh 2025-08-14T20:54:52.1372010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.py 2025-08-14T20:54:52.1373150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/licenses/LICENSE 2025-08-14T20:54:52.1375320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-08-14T20:54:52.1376640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.bat 2025-08-14T20:54:52.1378100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/conda_build_config.yaml 2025-08-14T20:54:52.1379560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/test_libmamba_version.py 2025-08-14T20:54:52.1380740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.1382160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.sh 2025-08-14T20:54:52.1383330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1384510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/meta.yaml 2025-08-14T20:54:52.1385870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/build_mamba.sh 2025-08-14T20:54:52.1387220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/run_exports.json 2025-08-14T20:54:52.1388240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/paths.json 2025-08-14T20:54:52.1389380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/hash_input.json 2025-08-14T20:54:52.1390510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/files 2025-08-14T20:54:52.1391620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/about.json 2025-08-14T20:54:52.1392710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/index.json 2025-08-14T20:54:52.1393670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/git 2025-08-14T20:54:52.1395420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-08-14T20:54:52.1397230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-08-14T20:54:52.1399040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-08-14T20:54:52.1400520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-08-14T20:54:52.1402660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-08-14T20:54:52.1404140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-08-14T20:54:52.1405840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-08-14T20:54:52.1407550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-08-14T20:54:52.1409130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/specs.py 2025-08-14T20:54:52.1410580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/version.py 2025-08-14T20:54:52.1412200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-08-14T20:54:52.1413840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.py 2025-08-14T20:54:52.1416130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-08-14T20:54:52.1418120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-08-14T20:54:52.1419300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-08-14T20:54:52.1421360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-08-14T20:54:52.1423470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1424660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-08-14T20:54:52.1426050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.1427560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1428920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.1430040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/utils.py 2025-08-14T20:54:52.1431350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/py.typed 2025-08-14T20:54:52.1432130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.1433020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.1434000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.1435010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/requirements.txt 2025-08-14T20:54:52.1436080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_windows_registry.py 2025-08-14T20:54:52.1437060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_schema.py 2025-08-14T20:54:52.1443160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_cwp.py 2025-08-14T20:54:52.1443540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/sys-prefix.json 2025-08-14T20:54:52.1443850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/Iconleak-Atrous-Console.ico 2025-08-14T20:54:52.1444130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_menu_creation.py 2025-08-14T20:54:52.1444400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/menu-windows.json 2025-08-14T20:54:52.1444650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_win32.py 2025-08-14T20:54:52.1445000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_conda.py 2025-08-14T20:54:52.1446240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_backwards_compatibility.py 2025-08-14T20:54:52.1447130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_data.py 2025-08-14T20:54:52.1448100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_api.py 2025-08-14T20:54:52.1449130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_elevation.py 2025-08-14T20:54:52.1450280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/precommands.json 2025-08-14T20:54:52.1451590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/windows-terminal.json 2025-08-14T20:54:52.1452590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/working-dir.json 2025-08-14T20:54:52.1453770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/file_types.json 2025-08-14T20:54:52.1454920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/no-platforms.json 2025-08-14T20:54:52.1455900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/sys-prefix.json 2025-08-14T20:54:52.1457030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/entitlements.json 2025-08-14T20:54:52.1458380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/file_types_no_event_handler.json 2025-08-14T20:54:52.1459510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/menu-name.json 2025-08-14T20:54:52.1460590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/example-3.invalid.json 2025-08-14T20:54:52.1461710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/osx_symlinks.json 2025-08-14T20:54:52.1462840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/url_protocols.json 2025-08-14T20:54:52.1463950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/LICENSE 2025-08-14T20:54:52.1465100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/menu.json 2025-08-14T20:54:52.1466290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/meta.yaml 2025-08-14T20:54:52.1467510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/noarch/package_1-0.1-0.tar.bz2 2025-08-14T20:54:52.1468330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.1469470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.1470610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-08-14T20:54:52.1471550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.1472690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1473560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1474610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1475620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.1476350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.1477110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.1477960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.1478830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.1479620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.1480900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_schema.py 2025-08-14T20:54:52.1482360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-08-14T20:54:52.1483820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-08-14T20:54:52.1485200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-08-14T20:54:52.1486470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-08-14T20:54:52.1488170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-08-14T20:54:52.1489750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-08-14T20:54:52.1491630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1493780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-08-14T20:54:52.1495200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-08-14T20:54:52.1496760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-08-14T20:54:52.1498550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:52.1500370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-08-14T20:54:52.1502310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:52.1504150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:52.1506070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1507550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-08-14T20:54:52.1509170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-08-14T20:54:52.1510690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-08-14T20:54:52.1512130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_version.py 2025-08-14T20:54:52.1513700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-08-14T20:54:52.1515400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-08-14T20:54:52.1517190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-08-14T20:54:52.1519050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-08-14T20:54:52.1520730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-08-14T20:54:52.1522270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-08-14T20:54:52.1523960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-08-14T20:54:52.1525960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-08-14T20:54:52.1527960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:52.1529890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-08-14T20:54:52.1531840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-08-14T20:54:52.1533880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1536080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-08-14T20:54:52.1537490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-08-14T20:54:52.1539010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__init__.py 2025-08-14T20:54:52.1540850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:52.1542490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-08-14T20:54:52.1544750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.1546620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:52.1548510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1549840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/api.py 2025-08-14T20:54:52.1551410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/utils.py 2025-08-14T20:54:52.1552970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-08-14T20:54:52.1554490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-08-14T20:54:52.1556000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-08-14T20:54:52.1557820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:52.1559540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-08-14T20:54:52.1561620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-08-14T20:54:52.1563220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.1565130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1566760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-08-14T20:54:52.1568200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-08-14T20:54:52.1569990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-08-14T20:54:52.1571800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-08-14T20:54:52.1573550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-08-14T20:54:52.1575410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-08-14T20:54:52.1577170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-08-14T20:54:52.1578960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-08-14T20:54:52.1580620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-08-14T20:54:52.1582490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-08-14T20:54:52.1584190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-08-14T20:54:52.1585850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-08-14T20:54:52.1587620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-08-14T20:54:52.1589350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-08-14T20:54:52.1591130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-08-14T20:54:52.1592710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/RECORD 2025-08-14T20:54:52.1594540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:52.1596500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:52.1598190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/direct_url.json 2025-08-14T20:54:52.1599810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/WHEEL 2025-08-14T20:54:52.1601610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/top_level.txt 2025-08-14T20:54:52.1603220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/REQUESTED 2025-08-14T20:54:52.1604820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/INSTALLER 2025-08-14T20:54:52.1606180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/METADATA 2025-08-14T20:54:52.1606660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-08-14T20:54:52.1607520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/bin/sqlite3 2025-08-14T20:54:52.1608290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3.h 2025-08-14T20:54:52.1609150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3ext.h 2025-08-14T20:54:52.1610090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/repodata_record.json 2025-08-14T20:54:52.1610900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/test/run_test.sh 2025-08-14T20:54:52.1611790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/licenses/LICENSE.md 2025-08-14T20:54:52.1612660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/LICENSE.md 2025-08-14T20:54:52.1613550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/bld.bat 2025-08-14T20:54:52.1614620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/build.sh 2025-08-14T20:54:52.1615460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1616390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/expose_symbols.patch 2025-08-14T20:54:52.1617210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml 2025-08-14T20:54:52.1618150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1619000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/run_exports.json 2025-08-14T20:54:52.1619770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/paths.json 2025-08-14T20:54:52.1620900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/hash_input.json 2025-08-14T20:54:52.1621420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/files 2025-08-14T20:54:52.1622210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/about.json 2025-08-14T20:54:52.1623030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/has_prefix 2025-08-14T20:54:52.1623790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/index.json 2025-08-14T20:54:52.1624530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/git 2025-08-14T20:54:52.1625750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.0.dylib 2025-08-14T20:54:52.1626350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/pkgconfig/sqlite3.pc 2025-08-14T20:54:52.1627310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.3.50.2.dylib 2025-08-14T20:54:52.1628110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.dylib 2025-08-14T20:54:52.1629000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/share/man/man1/sqlite3.1 2025-08-14T20:54:52.1630110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/yacc.py 2025-08-14T20:54:52.1631120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/lex.py 2025-08-14T20:54:52.1632150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ctokens.py 2025-08-14T20:54:52.1633220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/__init__.py 2025-08-14T20:54:52.1634190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/cpp.py 2025-08-14T20:54:52.1635200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ygen.py 2025-08-14T20:54:52.1636230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_parser.py 2025-08-14T20:54:52.1637340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_ast_gen.py 2025-08-14T20:54:52.1638400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/__init__.py 2025-08-14T20:54:52.1639320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_c_ast.cfg 2025-08-14T20:54:52.1640340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_ast.py 2025-08-14T20:54:52.1641450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/plyparser.py 2025-08-14T20:54:52.1642520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_build_tables.py 2025-08-14T20:54:52.1643730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ast_transforms.py 2025-08-14T20:54:52.1644780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/yacctab.py 2025-08-14T20:54:52.1645790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_generator.py 2025-08-14T20:54:52.1646800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_lexer.py 2025-08-14T20:54:52.1647790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/lextab.py 2025-08-14T20:54:52.1648910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/RECORD 2025-08-14T20:54:52.1650070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/LICENSE 2025-08-14T20:54:52.1651320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-08-14T20:54:52.1652360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/WHEEL 2025-08-14T20:54:52.1653550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-08-14T20:54:52.1654680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-08-14T20:54:52.1655860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-08-14T20:54:52.1656960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/METADATA 2025-08-14T20:54:52.1657830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:52.1658670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.sh 2025-08-14T20:54:52.1659560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.py 2025-08-14T20:54:52.1660630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.1661560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.bat 2025-08-14T20:54:52.1662400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/licenses/LICENSE 2025-08-14T20:54:52.1663810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1664400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1665430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1666170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/paths.json 2025-08-14T20:54:52.1667090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:52.1667840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/files 2025-08-14T20:54:52.1668990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json 2025-08-14T20:54:52.1669590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/link.json 2025-08-14T20:54:52.1670400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/index.json 2025-08-14T20:54:52.1671120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/git 2025-08-14T20:54:52.1672040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-08-14T20:54:52.1672860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-08-14T20:54:52.1673730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-08-14T20:54:52.1674690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-08-14T20:54:52.1675870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-08-14T20:54:52.1676460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-08-14T20:54:52.1677350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-08-14T20:54:52.1678170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-08-14T20:54:52.1679060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-08-14T20:54:52.1680090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1681330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-08-14T20:54:52.1681860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-08-14T20:54:52.1682900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-08-14T20:54:52.1683790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1684600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-08-14T20:54:52.1685390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-08-14T20:54:52.1686240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-08-14T20:54:52.1687310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-08-14T20:54:52.1687930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-08-14T20:54:52.1688750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-08-14T20:54:52.1689530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-08-14T20:54:52.1690240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-08-14T20:54:52.1691130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-08-14T20:54:52.1692310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-08-14T20:54:52.1693430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-08-14T20:54:52.1694340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-08-14T20:54:52.1695440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-08-14T20:54:52.1696210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-08-14T20:54:52.1697130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-08-14T20:54:52.1698020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-08-14T20:54:52.1698730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttp 2025-08-14T20:54:52.1699930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpx 2025-08-14T20:54:52.1700530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpd 2025-08-14T20:54:52.1701520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2ver.h 2025-08-14T20:54:52.1702380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2.h 2025-08-14T20:54:52.1703390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/repodata_record.json 2025-08-14T20:54:52.1704280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/test/run_test.sh 2025-08-14T20:54:52.1705100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/licenses/COPYING 2025-08-14T20:54:52.1706380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/install.sh 2025-08-14T20:54:52.1707140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/install.sh 2025-08-14T20:54:52.1708110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/build.sh 2025-08-14T20:54:52.1709050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.1710050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1710980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1712120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/run_exports.json 2025-08-14T20:54:52.1712750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/paths.json 2025-08-14T20:54:52.1713640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/hash_input.json 2025-08-14T20:54:52.1714400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/files 2025-08-14T20:54:52.1715250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/about.json 2025-08-14T20:54:52.1716050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/has_prefix 2025-08-14T20:54:52.1716920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/index.json 2025-08-14T20:54:52.1717690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/git 2025-08-14T20:54:52.1718680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/pkgconfig/libnghttp2.pc 2025-08-14T20:54:52.1719600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.14.dylib 2025-08-14T20:54:52.1720470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.dylib 2025-08-14T20:54:52.1721460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/editline/readline.h 2025-08-14T20:54:52.1722320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/histedit.h 2025-08-14T20:54:52.1723540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/repodata_record.json 2025-08-14T20:54:52.1724210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/test/run_test.sh 2025-08-14T20:54:52.1725130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/licenses/COPYING 2025-08-14T20:54:52.1726010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/build.sh 2025-08-14T20:54:52.1727090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1728550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/0001-prefer-tinfo-over-curses-and-termcap.patch 2025-08-14T20:54:52.1729270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1730280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1731170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/run_exports.json 2025-08-14T20:54:52.1732020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/paths.json 2025-08-14T20:54:52.1732940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/hash_input.json 2025-08-14T20:54:52.1733720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/files 2025-08-14T20:54:52.1734960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/about.json 2025-08-14T20:54:52.1735560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/has_prefix 2025-08-14T20:54:52.1736370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/index.json 2025-08-14T20:54:52.1737150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/git 2025-08-14T20:54:52.1738130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/pkgconfig/libedit.pc 2025-08-14T20:54:52.1738960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.a 2025-08-14T20:54:52.1739890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.0.dylib 2025-08-14T20:54:52.1741030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.dylib 2025-08-14T20:54:52.1741700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man5/editrc.5 2025-08-14T20:54:52.1742670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgetc.3 2025-08-14T20:54:52.1743630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_source.3 2025-08-14T20:54:52.1744580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_getc.3 2025-08-14T20:54:52.1745520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wend.3 2025-08-14T20:54:52.1746550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_wend.3 2025-08-14T20:54:52.1747510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init_fd.3 2025-08-14T20:54:52.1748460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_parse.3 2025-08-14T20:54:52.1749470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wdeletestr.3 2025-08-14T20:54:52.1750410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_str.3 2025-08-14T20:54:52.1751430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_winit.3 2025-08-14T20:54:52.1752430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_deletestr.3 2025-08-14T20:54:52.1753610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_end.3 2025-08-14T20:54:52.1754470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_end.3 2025-08-14T20:54:52.1755310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_gets.3 2025-08-14T20:54:52.1756300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_reset.3 2025-08-14T20:54:52.1757270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_insertstr.3 2025-08-14T20:54:52.1758310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgets.3 2025-08-14T20:54:52.1759230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_winit.3 2025-08-14T20:54:52.1760170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_w.3 2025-08-14T20:54:52.1761110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_end.3 2025-08-14T20:54:52.1762040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_get.3 2025-08-14T20:54:52.1763340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wline.3 2025-08-14T20:54:52.1764380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_set.3 2025-08-14T20:54:52.1765430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_winsertstr.3 2025-08-14T20:54:52.1766410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_init.3 2025-08-14T20:54:52.1767380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wline.3 2025-08-14T20:54:52.1768290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wstr.3 2025-08-14T20:54:52.1769240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_line.3 2025-08-14T20:54:52.1770210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wget.3 2025-08-14T20:54:52.1771260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wset.3 2025-08-14T20:54:52.1772100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_resize.3 2025-08-14T20:54:52.1773050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_init.3 2025-08-14T20:54:52.1774010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wpush.3 2025-08-14T20:54:52.1774960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_line.3 2025-08-14T20:54:52.1775920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/editline.3 2025-08-14T20:54:52.1776860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_reset.3 2025-08-14T20:54:52.1777950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wparse.3 2025-08-14T20:54:52.1778810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_push.3 2025-08-14T20:54:52.1779810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wreset.3 2025-08-14T20:54:52.1780730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init.3 2025-08-14T20:54:52.1781680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man7/editline.7 2025-08-14T20:54:52.1782680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/repodata_record.json 2025-08-14T20:54:52.1783620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.sh 2025-08-14T20:54:52.1784660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.py 2025-08-14T20:54:52.1785820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.1786710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/licenses/LICENSE 2025-08-14T20:54:52.1787830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.1788840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml 2025-08-14T20:54:52.1789820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.1790710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/paths.json 2025-08-14T20:54:52.1791900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/hash_input.json 2025-08-14T20:54:52.1792480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/files 2025-08-14T20:54:52.1793390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/about.json 2025-08-14T20:54:52.1794290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/index.json 2025-08-14T20:54:52.1795140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/git 2025-08-14T20:54:52.1796490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-08-14T20:54:52.1797750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-08-14T20:54:52.1798940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-08-14T20:54:52.1800170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-08-14T20:54:52.1801410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-08-14T20:54:52.1802650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-08-14T20:54:52.1803930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-08-14T20:54:52.1805230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-08-14T20:54:52.1806420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-08-14T20:54:52.1807610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-08-14T20:54:52.1809750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-08-14T20:54:52.1810210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-08-14T20:54:52.1811500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-08-14T20:54:52.1812700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-08-14T20:54:52.1814010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-08-14T20:54:52.1815300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-08-14T20:54:52.1816560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-08-14T20:54:52.1818040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:52.1819530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-08-14T20:54:52.1821130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-08-14T20:54:52.1822520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-08-14T20:54:52.1824000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:52.1825430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-08-14T20:54:52.1826940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-08-14T20:54:52.1828420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-08-14T20:54:52.1830020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-08-14T20:54:52.1831460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-08-14T20:54:52.1832900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:52.1834380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-08-14T20:54:52.1836000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-08-14T20:54:52.1837930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-08-14T20:54:52.1839830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-08-14T20:54:52.1841830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-08-14T20:54:52.1843560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-08-14T20:54:52.1845500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-08-14T20:54:52.1847330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.1849370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-08-14T20:54:52.1851180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:52.1853030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-08-14T20:54:52.1855030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-08-14T20:54:52.1857090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-08-14T20:54:52.1858820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-08-14T20:54:52.1860880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-08-14T20:54:52.1862820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.1864670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-08-14T20:54:52.1866540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:52.1868440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-08-14T20:54:52.1869810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-08-14T20:54:52.1871400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-08-14T20:54:52.1872930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-08-14T20:54:52.1874630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-08-14T20:54:52.1876320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-08-14T20:54:52.1877960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-08-14T20:54:52.1879530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-08-14T20:54:52.1881130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-08-14T20:54:52.1882740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-08-14T20:54:52.1884320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-08-14T20:54:52.1885850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-08-14T20:54:52.1887460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-08-14T20:54:52.1888880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-08-14T20:54:52.1890610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-08-14T20:54:52.1892370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-08-14T20:54:52.1894190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-08-14T20:54:52.1896100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-08-14T20:54:52.1897790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-08-14T20:54:52.1899660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-08-14T20:54:52.1901280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-08-14T20:54:52.1903030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-08-14T20:54:52.1904770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-08-14T20:54:52.1905790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3.13 2025-08-14T20:54:52.1906780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3 2025-08-14T20:54:52.1907750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc 2025-08-14T20:54:52.1908910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python 2025-08-14T20:54:52.1909950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.1 2025-08-14T20:54:52.1910920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3 2025-08-14T20:54:52.1912190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3-config 2025-08-14T20:54:52.1913170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3.13 2025-08-14T20:54:52.1914490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13-config 2025-08-14T20:54:52.1915620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3 2025-08-14T20:54:52.1916740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13 2025-08-14T20:54:52.1917940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystats.h 2025-08-14T20:54:52.1919130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/intrcheck.h 2025-08-14T20:54:52.1920590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sliceobject.h 2025-08-14T20:54:52.1921880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bltinmodule.h 2025-08-14T20:54:52.1923340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/tupleobject.h 2025-08-14T20:54:52.1924560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/marshal.h 2025-08-14T20:54:52.1925910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/py_curses.h 2025-08-14T20:54:52.1927260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/errcode.h 2025-08-14T20:54:52.1928670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/iterobject.h 2025-08-14T20:54:52.1929880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/rangeobject.h 2025-08-14T20:54:52.1931220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrtod.h 2025-08-14T20:54:52.1932650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/warnings.h 2025-08-14T20:54:52.1934000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode_ids.h 2025-08-14T20:54:52.1935320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyhash.h 2025-08-14T20:54:52.1936580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pycapsule.h 2025-08-14T20:54:52.1937960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyerrors.h 2025-08-14T20:54:52.1939410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileutils.h 2025-08-14T20:54:52.1940570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dictobject.h 2025-08-14T20:54:52.1941560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/ceval.h 2025-08-14T20:54:52.1942570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystate.h 2025-08-14T20:54:52.1943580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/floatobject.h 2025-08-14T20:54:52.1944560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/exports.h 2025-08-14T20:54:52.1945610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structmember.h 2025-08-14T20:54:52.1946650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/monitoring.h 2025-08-14T20:54:52.1947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/lock.h 2025-08-14T20:54:52.1948660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/patchlevel.h 2025-08-14T20:54:52.1949750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/frameobject.h 2025-08-14T20:54:52.1950730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/abstract.h 2025-08-14T20:54:52.1951710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/modsupport.h 2025-08-14T20:54:52.1952730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pylifecycle.h 2025-08-14T20:54:52.1953930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-08-14T20:54:52.1955170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-08-14T20:54:52.1956590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-08-14T20:54:52.1958090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-08-14T20:54:52.1959530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-08-14T20:54:52.1961130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_time.h 2025-08-14T20:54:52.1962600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-08-14T20:54:52.1964030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-08-14T20:54:52.1965570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-08-14T20:54:52.1967230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-08-14T20:54:52.1968650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-08-14T20:54:52.1970340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-08-14T20:54:52.1971740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-08-14T20:54:52.1973230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-08-14T20:54:52.1974750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-08-14T20:54:52.1976040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-08-14T20:54:52.1977460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-08-14T20:54:52.1978880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parser.h 2025-08-14T20:54:52.1980620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-08-14T20:54:52.1982200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-08-14T20:54:52.1983590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-08-14T20:54:52.1985060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-08-14T20:54:52.1986600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-08-14T20:54:52.1988200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-08-14T20:54:52.1989530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-08-14T20:54:52.1991010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-08-14T20:54:52.1992430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-08-14T20:54:52.1993910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_brc.h 2025-08-14T20:54:52.1995310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-08-14T20:54:52.1996690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gil.h 2025-08-14T20:54:52.1998140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-08-14T20:54:52.1999560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_token.h 2025-08-14T20:54:52.2000890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_compile.h 2025-08-14T20:54:52.2002400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-08-14T20:54:52.2003870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-08-14T20:54:52.2005220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_signal.h 2025-08-14T20:54:52.2006760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-08-14T20:54:52.2008110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_lock.h 2025-08-14T20:54:52.2009570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_cell.h 2025-08-14T20:54:52.2011140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-08-14T20:54:52.2012590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-08-14T20:54:52.2013930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_code.h 2025-08-14T20:54:52.2015360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-08-14T20:54:52.2016790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-08-14T20:54:52.2018310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-08-14T20:54:52.2019810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-08-14T20:54:52.2021120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_long.h 2025-08-14T20:54:52.2022820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-08-14T20:54:52.2024160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-08-14T20:54:52.2025790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-08-14T20:54:52.2027180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-08-14T20:54:52.2028800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-08-14T20:54:52.2030150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_llist.h 2025-08-14T20:54:52.2031750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-08-14T20:54:52.2033450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-08-14T20:54:52.2035010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-08-14T20:54:52.2036620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-08-14T20:54:52.2038140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-08-14T20:54:52.2039860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-08-14T20:54:52.2041280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-08-14T20:54:52.2043260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-08-14T20:54:52.2044630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_call.h 2025-08-14T20:54:52.2046210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-08-14T20:54:52.2047850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-08-14T20:54:52.2049350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_list.h 2025-08-14T20:54:52.2050710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-08-14T20:54:52.2052180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-08-14T20:54:52.2053560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-08-14T20:54:52.2055120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-08-14T20:54:52.2056720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-08-14T20:54:52.2058180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-08-14T20:54:52.2059950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-08-14T20:54:52.2061460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-08-14T20:54:52.2063040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-08-14T20:54:52.2064530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gc.h 2025-08-14T20:54:52.2066100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-08-14T20:54:52.2067470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict.h 2025-08-14T20:54:52.2068980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-08-14T20:54:52.2070670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-08-14T20:54:52.2072240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-08-14T20:54:52.2073700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-08-14T20:54:52.2075040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_import.h 2025-08-14T20:54:52.2076700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-08-14T20:54:52.2078160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-08-14T20:54:52.2079710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-08-14T20:54:52.2081160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-08-14T20:54:52.2082700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-08-14T20:54:52.2084180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-08-14T20:54:52.2085470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-08-14T20:54:52.2087100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-08-14T20:54:52.2088530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_frame.h 2025-08-14T20:54:52.2090010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_interp.h 2025-08-14T20:54:52.2091420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-08-14T20:54:52.2092900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_format.h 2025-08-14T20:54:52.2094330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_function.h 2025-08-14T20:54:52.2095970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-08-14T20:54:52.2097400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-08-14T20:54:52.2098860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-08-14T20:54:52.2100350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-08-14T20:54:52.2101710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-08-14T20:54:52.2103210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-08-14T20:54:52.2104920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-08-14T20:54:52.2106250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-08-14T20:54:52.2107660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-08-14T20:54:52.2109260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-08-14T20:54:52.2115130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-08-14T20:54:52.2115540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object.h 2025-08-14T20:54:52.2115820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-08-14T20:54:52.2116100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-08-14T20:54:52.2116620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-08-14T20:54:52.2118180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-08-14T20:54:52.2119730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-08-14T20:54:52.2121500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-08-14T20:54:52.2122950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-08-14T20:54:52.2124610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-08-14T20:54:52.2126540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-08-14T20:54:52.2127960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-08-14T20:54:52.2129610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-08-14T20:54:52.2131220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-08-14T20:54:52.2132750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_range.h 2025-08-14T20:54:52.2134420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-08-14T20:54:52.2136320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-08-14T20:54:52.2137540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-08-14T20:54:52.2138590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_context.h 2025-08-14T20:54:52.2139840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-08-14T20:54:52.2141090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-08-14T20:54:52.2142070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_jit.h 2025-08-14T20:54:52.2143200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast.h 2025-08-14T20:54:52.2144220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/datetime.h 2025-08-14T20:54:52.2145250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/methodobject.h 2025-08-14T20:54:52.2146220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymem.h 2025-08-14T20:54:52.2147250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/boolobject.h 2025-08-14T20:54:52.2148240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileobject.h 2025-08-14T20:54:52.2149240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyexpat.h 2025-08-14T20:54:52.2150310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrcmp.h 2025-08-14T20:54:52.2151290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymath.h 2025-08-14T20:54:52.2152270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyconfig.h 2025-08-14T20:54:52.2153340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/weakrefobject.h 2025-08-14T20:54:52.2154360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacconfig.h 2025-08-14T20:54:52.2155430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/critical_section.h 2025-08-14T20:54:52.2156430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacro.h 2025-08-14T20:54:52.2157430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/enumobject.h 2025-08-14T20:54:52.2158480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/moduleobject.h 2025-08-14T20:54:52.2159470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/typeslots.h 2025-08-14T20:54:52.2160470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/compile.h 2025-08-14T20:54:52.2161510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/setobject.h 2025-08-14T20:54:52.2162510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/codecs.h 2025-08-14T20:54:52.2163610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/classobject.h 2025-08-14T20:54:52.2164670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystats.h 2025-08-14T20:54:52.2165780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/cellobject.h 2025-08-14T20:54:52.2166860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tupleobject.h 2025-08-14T20:54:52.2168090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/warnings.h 2025-08-14T20:54:52.2169320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyhash.h 2025-08-14T20:54:52.2170150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyerrors.h 2025-08-14T20:54:52.2171210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileutils.h 2025-08-14T20:54:52.2172330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/dictobject.h 2025-08-14T20:54:52.2173370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/ceval.h 2025-08-14T20:54:52.2174410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystate.h 2025-08-14T20:54:52.2175780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/floatobject.h 2025-08-14T20:54:52.2176660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longintrepr.h 2025-08-14T20:54:52.2177650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/code.h 2025-08-14T20:54:52.2178850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-08-14T20:54:52.2179820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyctype.h 2025-08-14T20:54:52.2181050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/monitoring.h 2025-08-14T20:54:52.2181960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/lock.h 2025-08-14T20:54:52.2183110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/frameobject.h 2025-08-14T20:54:52.2184150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/abstract.h 2025-08-14T20:54:52.2185220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/context.h 2025-08-14T20:54:52.2186320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/modsupport.h 2025-08-14T20:54:52.2187460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-08-14T20:54:52.2188600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/methodobject.h 2025-08-14T20:54:52.2189660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/genobject.h 2025-08-14T20:54:52.2190730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pymem.h 2025-08-14T20:54:52.2191830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileobject.h 2025-08-14T20:54:52.2192970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-08-14T20:54:52.2194080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-08-14T20:54:52.2195150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyfpe.h 2025-08-14T20:54:52.2196280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/critical_section.h 2025-08-14T20:54:52.2197410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/odictobject.h 2025-08-14T20:54:52.2198480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/compile.h 2025-08-14T20:54:52.2199550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-08-14T20:54:52.2200650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/setobject.h 2025-08-14T20:54:52.2201780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-08-14T20:54:52.2202900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/complexobject.h 2025-08-14T20:54:52.2203940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic.h 2025-08-14T20:54:52.2204990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyframe.h 2025-08-14T20:54:52.2206180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-08-14T20:54:52.2207230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/object.h 2025-08-14T20:54:52.2208410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-08-14T20:54:52.2209430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pytime.h 2025-08-14T20:54:52.2210530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/import.h 2025-08-14T20:54:52.2211660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-08-14T20:54:52.2212740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythonrun.h 2025-08-14T20:54:52.2213910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-08-14T20:54:52.2214990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/traceback.h 2025-08-14T20:54:52.2216110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/funcobject.h 2025-08-14T20:54:52.2217170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/initconfig.h 2025-08-14T20:54:52.2218250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythread.h 2025-08-14T20:54:52.2219410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/memoryobject.h 2025-08-14T20:54:52.2220520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/descrobject.h 2025-08-14T20:54:52.2221580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/objimpl.h 2025-08-14T20:54:52.2222690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/sysmodule.h 2025-08-14T20:54:52.2223790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longobject.h 2025-08-14T20:54:52.2224850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytesobject.h 2025-08-14T20:54:52.2225950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/listobject.h 2025-08-14T20:54:52.2226980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pydebug.h 2025-08-14T20:54:52.2228250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/complexobject.h 2025-08-14T20:54:52.2229020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyatomic.h 2025-08-14T20:54:52.2230070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyframe.h 2025-08-14T20:54:52.2231030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/object.h 2025-08-14T20:54:52.2232140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structseq.h 2025-08-14T20:54:52.2233060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pybuffer.h 2025-08-14T20:54:52.2234150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytearrayobject.h 2025-08-14T20:54:52.2235110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/import.h 2025-08-14T20:54:52.2236120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osdefs.h 2025-08-14T20:54:52.2237110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythonrun.h 2025-08-14T20:54:52.2238240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/unicodeobject.h 2025-08-14T20:54:52.2239320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/traceback.h 2025-08-14T20:54:52.2240310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythread.h 2025-08-14T20:54:52.2241330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/Python.h 2025-08-14T20:54:52.2242340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/memoryobject.h 2025-08-14T20:54:52.2243310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode.h 2025-08-14T20:54:52.2244360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/descrobject.h 2025-08-14T20:54:52.2245650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/objimpl.h 2025-08-14T20:54:52.2246350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyport.h 2025-08-14T20:54:52.2247390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pydtrace.h 2025-08-14T20:54:52.2248390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sysmodule.h 2025-08-14T20:54:52.2249460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/longobject.h 2025-08-14T20:54:52.2250450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osmodule.h 2025-08-14T20:54:52.2251490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pytypedefs.h 2025-08-14T20:54:52.2252850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytesobject.h 2025-08-14T20:54:52.2253660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/listobject.h 2025-08-14T20:54:52.2254760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/genericaliasobject.h 2025-08-14T20:54:52.2255860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dynamic_annotations.h 2025-08-14T20:54:52.2256780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/repodata_record.json 2025-08-14T20:54:52.2257740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.sh 2025-08-14T20:54:52.2259040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-08-14T20:54:52.2260350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/a.c 2025-08-14T20:54:52.2262050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-08-14T20:54:52.2263130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.py 2025-08-14T20:54:52.2264580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/test_time_dependencies.json 2025-08-14T20:54:52.2265710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/licenses/LICENSE 2025-08-14T20:54:52.2267160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/build_base.sh 2025-08-14T20:54:52.2268850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-08-14T20:54:52.2270210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.bat 2025-08-14T20:54:52.2271500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.sh 2025-08-14T20:54:52.2273300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-08-14T20:54:52.2274890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-08-14T20:54:52.2277010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0003-Fix-find_library-so-that-it-looks-in-sys.prefix-lib-.patch 2025-08-14T20:54:52.2278440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-08-14T20:54:52.2280400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0011-Make-dyld-search-work-with-SYSTEM_VERSION_COMPAT-1.patch 2025-08-14T20:54:52.2282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-08-14T20:54:52.2283920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-08-14T20:54:52.2285330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-08-14T20:54:52.2286920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-08-14T20:54:52.2288440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-08-14T20:54:52.2289820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/README.md 2025-08-14T20:54:52.2291760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch 2025-08-14T20:54:52.2293110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-08-14T20:54:52.2295010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0002-Win32-Do-not-download-externals.patch 2025-08-14T20:54:52.2296880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0009-Allow-cross-compiling-for-Darwin.patch 2025-08-14T20:54:52.2298570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-08-14T20:54:52.2300500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0017-Do-not-pass-g-to-GCC-when-not-Py_DEBUG.patch 2025-08-14T20:54:52.2302120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-08-14T20:54:52.2303320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-08-14T20:54:52.2304820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-08-14T20:54:52.2305970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-08-14T20:54:52.2307660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0004-Disable-registry-lookup-unless-CONDA_PY_ALLOW_REG_PA.patch 2025-08-14T20:54:52.2308890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-08-14T20:54:52.2310170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-08-14T20:54:52.2311260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-08-14T20:54:52.2312400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-08-14T20:54:52.2313520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/yum_requirements.txt 2025-08-14T20:54:52.2314720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build-locally.py 2025-08-14T20:54:52.2315740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/sitecustomize.py 2025-08-14T20:54:52.2316780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-08-14T20:54:52.2317770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitignore 2025-08-14T20:54:52.2318850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/recipe-license.txt 2025-08-14T20:54:52.2319980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-08-14T20:54:52.2320990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitattributes 2025-08-14T20:54:52.2322110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/run_test.py 2025-08-14T20:54:52.2323100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.sh 2025-08-14T20:54:52.2324120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/LICENSE.txt 2025-08-14T20:54:52.2325080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.2326190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.circleci/config.yml 2025-08-14T20:54:52.2327290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.bat 2025-08-14T20:54:52.2328360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.2329410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/meta.yaml 2025-08-14T20:54:52.2330240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/run_exports.json 2025-08-14T20:54:52.2331100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/paths.json 2025-08-14T20:54:52.2332030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/hash_input.json 2025-08-14T20:54:52.2332800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/files 2025-08-14T20:54:52.2333730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/about.json 2025-08-14T20:54:52.2334540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/has_prefix 2025-08-14T20:54:52.2335420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/index.json 2025-08-14T20:54:52.2336330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/git 2025-08-14T20:54:52.2337240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3.pc 2025-08-14T20:54:52.2338320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-08-14T20:54:52.2339300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13.pc 2025-08-14T20:54:52.2340320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3-embed.pc 2025-08-14T20:54:52.2341250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/libpython3.13.dylib 2025-08-14T20:54:52.2342360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shutil.py 2025-08-14T20:54:52.2343260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tempfile.py 2025-08-14T20:54:52.2344520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-08-14T20:54:52.2345900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-08-14T20:54:52.2347170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-08-14T20:54:52.2348480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-08-14T20:54:52.2349860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-08-14T20:54:52.2351350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-08-14T20:54:52.2353170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-08-14T20:54:52.2354840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-08-14T20:54:52.2356530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-08-14T20:54:52.2358260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-08-14T20:54:52.2360060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-08-14T20:54:52.2361690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-08-14T20:54:52.2363440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-08-14T20:54:52.2365090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-08-14T20:54:52.2366910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-08-14T20:54:52.2368430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-08-14T20:54:52.2370120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-08-14T20:54:52.2371530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-08-14T20:54:52.2373230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-08-14T20:54:52.2374770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-08-14T20:54:52.2376830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-08-14T20:54:52.2378020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-08-14T20:54:52.2379650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-08-14T20:54:52.2381160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-08-14T20:54:52.2382710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-08-14T20:54:52.2384360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-08-14T20:54:52.2385990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-08-14T20:54:52.2387520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-08-14T20:54:52.2389030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-08-14T20:54:52.2390600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-08-14T20:54:52.2392420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-08-14T20:54:52.2393950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-08-14T20:54:52.2395500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-08-14T20:54:52.2397280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-08-14T20:54:52.2399060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-08-14T20:54:52.2400710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-08-14T20:54:52.2402340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-08-14T20:54:52.2403820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-08-14T20:54:52.2405550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-08-14T20:54:52.2406950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-08-14T20:54:52.2408760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-08-14T20:54:52.2410350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-08-14T20:54:52.2411820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-08-14T20:54:52.2413480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-08-14T20:54:52.2415340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-08-14T20:54:52.2417010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-08-14T20:54:52.2418490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-08-14T20:54:52.2420180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-08-14T20:54:52.2421830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-08-14T20:54:52.2423370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-08-14T20:54:52.2424860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-08-14T20:54:52.2426570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-08-14T20:54:52.2428180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-08-14T20:54:52.2429740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-08-14T20:54:52.2431350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-08-14T20:54:52.2433090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-08-14T20:54:52.2435050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-08-14T20:54:52.2436540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-08-14T20:54:52.2438310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-08-14T20:54:52.2439810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-08-14T20:54:52.2441410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-08-14T20:54:52.2443060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-08-14T20:54:52.2444690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-08-14T20:54:52.2446180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-08-14T20:54:52.2447700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-08-14T20:54:52.2449330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-08-14T20:54:52.2451050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-08-14T20:54:52.2452570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-08-14T20:54:52.2454240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-08-14T20:54:52.2456020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-08-14T20:54:52.2457580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-08-14T20:54:52.2459320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-08-14T20:54:52.2461000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-08-14T20:54:52.2462570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-08-14T20:54:52.2464230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-08-14T20:54:52.2465850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-08-14T20:54:52.2467580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-08-14T20:54:52.2469090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-08-14T20:54:52.2470450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-08-14T20:54:52.2471950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-08-14T20:54:52.2473260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/idna.py 2025-08-14T20:54:52.2474660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp273.py 2025-08-14T20:54:52.2475990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/punycode.py 2025-08-14T20:54:52.2477610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-08-14T20:54:52.2478910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8.py 2025-08-14T20:54:52.2480120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1252.py 2025-08-14T20:54:52.2481400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp869.py 2025-08-14T20:54:52.2482700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-08-14T20:54:52.2484030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-08-14T20:54:52.2485450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-08-14T20:54:52.2486860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-08-14T20:54:52.2488150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-08-14T20:54:52.2489210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1256.py 2025-08-14T20:54:52.2490350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-08-14T20:54:52.2491410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-08-14T20:54:52.2492460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-08-14T20:54:52.2493490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1140.py 2025-08-14T20:54:52.2494960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1125.py 2025-08-14T20:54:52.2495810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-08-14T20:54:52.2496810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1257.py 2025-08-14T20:54:52.2497830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp949.py 2025-08-14T20:54:52.2498890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp858.py 2025-08-14T20:54:52.2500040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-08-14T20:54:52.2501140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-08-14T20:54:52.2502240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-08-14T20:54:52.2503260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-08-14T20:54:52.2505160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-08-14T20:54:52.2505770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gbk.py 2025-08-14T20:54:52.2507120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/johab.py 2025-08-14T20:54:52.2507710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1253.py 2025-08-14T20:54:52.2508590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-08-14T20:54:52.2509790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-08-14T20:54:52.2510840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-08-14T20:54:52.2511960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-08-14T20:54:52.2513010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-08-14T20:54:52.2514100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/rot_13.py 2025-08-14T20:54:52.2515190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-08-14T20:54:52.2516330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-08-14T20:54:52.2517410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-08-14T20:54:52.2518560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp863.py 2025-08-14T20:54:52.2519570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ascii.py 2025-08-14T20:54:52.2520660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-08-14T20:54:52.2521740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp857.py 2025-08-14T20:54:52.2522790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-08-14T20:54:52.2523860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1258.py 2025-08-14T20:54:52.2524930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/oem.py 2025-08-14T20:54:52.2526000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-08-14T20:54:52.2527030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp775.py 2025-08-14T20:54:52.2528160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-08-14T20:54:52.2529250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__init__.py 2025-08-14T20:54:52.2530400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp852.py 2025-08-14T20:54:52.2531440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-08-14T20:54:52.2532720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp866.py 2025-08-14T20:54:52.2533500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_7.py 2025-08-14T20:54:52.2534640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-08-14T20:54:52.2536030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-08-14T20:54:52.2537280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-08-14T20:54:52.2538620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-08-14T20:54:52.2539980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-08-14T20:54:52.2541320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-08-14T20:54:52.2542790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-08-14T20:54:52.2543890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-08-14T20:54:52.2545220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-08-14T20:54:52.2546590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-08-14T20:54:52.2548080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-08-14T20:54:52.2549330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-08-14T20:54:52.2550580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-08-14T20:54:52.2551880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-08-14T20:54:52.2553470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-08-14T20:54:52.2554830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-08-14T20:54:52.2556000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-08-14T20:54:52.2557250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-08-14T20:54:52.2558590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-08-14T20:54:52.2559900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-08-14T20:54:52.2561460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-08-14T20:54:52.2562520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-08-14T20:54:52.2563820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-08-14T20:54:52.2565110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-08-14T20:54:52.2566700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-08-14T20:54:52.2567730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-08-14T20:54:52.2569080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-08-14T20:54:52.2570310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-08-14T20:54:52.2571650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-08-14T20:54:52.2572890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-08-14T20:54:52.2574230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-08-14T20:54:52.2575500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-08-14T20:54:52.2577090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-08-14T20:54:52.2578330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-08-14T20:54:52.2579670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-08-14T20:54:52.2580930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-08-14T20:54:52.2582180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-08-14T20:54:52.2583540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-08-14T20:54:52.2584970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-08-14T20:54:52.2586160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-08-14T20:54:52.2587410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-08-14T20:54:52.2588770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-08-14T20:54:52.2590070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-08-14T20:54:52.2591330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-08-14T20:54:52.2592610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-08-14T20:54:52.2593870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-08-14T20:54:52.2595210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-08-14T20:54:52.2596470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-08-14T20:54:52.2597800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-08-14T20:54:52.2599110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-08-14T20:54:52.2600420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-08-14T20:54:52.2601690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-08-14T20:54:52.2603090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-08-14T20:54:52.2604250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-08-14T20:54:52.2605590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-08-14T20:54:52.2606870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-08-14T20:54:52.2608150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-08-14T20:54:52.2609700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-08-14T20:54:52.2610780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-08-14T20:54:52.2612110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-08-14T20:54:52.2613560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-08-14T20:54:52.2614900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-08-14T20:54:52.2616530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-08-14T20:54:52.2618110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-08-14T20:54:52.2619970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-08-14T20:54:52.2621570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-08-14T20:54:52.2623260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-08-14T20:54:52.2629840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-08-14T20:54:52.2630610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-08-14T20:54:52.2631320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-08-14T20:54:52.2632030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-08-14T20:54:52.2632720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-08-14T20:54:52.2633430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-08-14T20:54:52.2635290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-08-14T20:54:52.2637100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-08-14T20:54:52.2638830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-08-14T20:54:52.2640740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-08-14T20:54:52.2642380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-08-14T20:54:52.2644320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-08-14T20:54:52.2645950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-08-14T20:54:52.2647590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-08-14T20:54:52.2649690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-08-14T20:54:52.2651380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-08-14T20:54:52.2653220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-08-14T20:54:52.2654850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-08-14T20:54:52.2656090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-08-14T20:54:52.2657360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-08-14T20:54:52.2658680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-08-14T20:54:52.2660000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-08-14T20:54:52.2661400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-08-14T20:54:52.2662650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-08-14T20:54:52.2664000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-08-14T20:54:52.2665340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-08-14T20:54:52.2666850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-08-14T20:54:52.2667970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-08-14T20:54:52.2669310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-08-14T20:54:52.2670480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-08-14T20:54:52.2671810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-08-14T20:54:52.2673300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-08-14T20:54:52.2674450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-08-14T20:54:52.2675830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-08-14T20:54:52.2677140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-08-14T20:54:52.2678450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-08-14T20:54:52.2679760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-08-14T20:54:52.2681030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-08-14T20:54:52.2682410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-08-14T20:54:52.2683730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-08-14T20:54:52.2685060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-08-14T20:54:52.2686350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-08-14T20:54:52.2687620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-08-14T20:54:52.2688940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-08-14T20:54:52.2690230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-08-14T20:54:52.2691640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-08-14T20:54:52.2693030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2694250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-08-14T20:54:52.2695540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-08-14T20:54:52.2696770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-08-14T20:54:52.2698410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-08-14T20:54:52.2699500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-08-14T20:54:52.2700860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-08-14T20:54:52.2702390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-08-14T20:54:52.2703690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-08-14T20:54:52.2704920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-08-14T20:54:52.2705930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp932.py 2025-08-14T20:54:52.2707090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp720.py 2025-08-14T20:54:52.2708320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp862.py 2025-08-14T20:54:52.2709100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp437.py 2025-08-14T20:54:52.2710160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/palmos.py 2025-08-14T20:54:52.2711220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-08-14T20:54:52.2712270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp856.py 2025-08-14T20:54:52.2713550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/aliases.py 2025-08-14T20:54:52.2714840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/latin_1.py 2025-08-14T20:54:52.2716120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp875.py 2025-08-14T20:54:52.2717570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp950.py 2025-08-14T20:54:52.2719090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-08-14T20:54:52.2720460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp737.py 2025-08-14T20:54:52.2721800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp865.py 2025-08-14T20:54:52.2723520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-08-14T20:54:52.2724580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5.py 2025-08-14T20:54:52.2725950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp424.py 2025-08-14T20:54:52.2727290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp861.py 2025-08-14T20:54:52.2728440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-08-14T20:54:52.2729710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp855.py 2025-08-14T20:54:52.2731150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-08-14T20:54:52.2732570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-08-14T20:54:52.2734150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp500.py 2025-08-14T20:54:52.2735490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/undefined.py 2025-08-14T20:54:52.2736700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp860.py 2025-08-14T20:54:52.2737930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-08-14T20:54:52.2739390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-08-14T20:54:52.2740810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb18030.py 2025-08-14T20:54:52.2742020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp874.py 2025-08-14T20:54:52.2743300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp850.py 2025-08-14T20:54:52.2744490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp864.py 2025-08-14T20:54:52.2745900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32.py 2025-08-14T20:54:52.2747190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-08-14T20:54:52.2748450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1254.py 2025-08-14T20:54:52.2749920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-08-14T20:54:52.2751250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16.py 2025-08-14T20:54:52.2752710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-08-14T20:54:52.2754280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-08-14T20:54:52.2755500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mbcs.py 2025-08-14T20:54:52.2756910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1250.py 2025-08-14T20:54:52.2758210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb2312.py 2025-08-14T20:54:52.2759760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-08-14T20:54:52.2761150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-08-14T20:54:52.2762440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-08-14T20:54:52.2763760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/tis_620.py 2025-08-14T20:54:52.2765220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp037.py 2025-08-14T20:54:52.2766710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1006.py 2025-08-14T20:54:52.2768000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1251.py 2025-08-14T20:54:52.2769400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-08-14T20:54:52.2770920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-08-14T20:54:52.2772440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-08-14T20:54:52.2773770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hz.py 2025-08-14T20:54:52.2775190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-08-14T20:54:52.2776620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-08-14T20:54:52.2777920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/kz1048.py 2025-08-14T20:54:52.2779490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-08-14T20:54:52.2780940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-08-14T20:54:52.2782390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1255.py 2025-08-14T20:54:52.2783850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-08-14T20:54:52.2785610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-08-14T20:54:52.2786900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1026.py 2025-08-14T20:54:52.2788510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/charmap.py 2025-08-14T20:54:52.2790040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-08-14T20:54:52.2791430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-08-14T20:54:52.2792760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-08-14T20:54:52.2793980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/queue.py 2025-08-14T20:54:52.2795350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyio.py 2025-08-14T20:54:52.2796560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pkgutil.py 2025-08-14T20:54:52.2797870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lzma.py 2025-08-14T20:54:52.2799370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sitebuiltins.py 2025-08-14T20:54:52.2800500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copyreg.py 2025-08-14T20:54:52.2801810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/rlcompleter.py 2025-08-14T20:54:52.2803290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-08-14T20:54:52.2804670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-08-14T20:54:52.2806590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-08-14T20:54:52.2808400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-08-14T20:54:52.2810010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-08-14T20:54:52.2811640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2812870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-08-14T20:54:52.2814240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-08-14T20:54:52.2815400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gzip.py 2025-08-14T20:54:52.2816760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_aix.py 2025-08-14T20:54:52.2817970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-08-14T20:54:52.2819200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/util.py 2025-08-14T20:54:52.2820490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__init__.py 2025-08-14T20:54:52.2822520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-08-14T20:54:52.2823880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-08-14T20:54:52.2825530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-08-14T20:54:52.2827220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.2828820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2830200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_endian.py 2025-08-14T20:54:52.2831410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-08-14T20:54:52.2832950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-08-14T20:54:52.2834330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-08-14T20:54:52.2835760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-08-14T20:54:52.2837530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-08-14T20:54:52.2839230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-08-14T20:54:52.2840620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-08-14T20:54:52.2842020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2843080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-08-14T20:54:52.2844270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-08-14T20:54:52.2845340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-08-14T20:54:52.2846430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ipaddress.py 2025-08-14T20:54:52.2847250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/trace.py 2025-08-14T20:54:52.2848240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/webbrowser.py 2025-08-14T20:54:52.2849310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compat_pickle.py 2025-08-14T20:54:52.2850370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/signals.py 2025-08-14T20:54:52.2851400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/runner.py 2025-08-14T20:54:52.2852610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/suite.py 2025-08-14T20:54:52.2853580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/util.py 2025-08-14T20:54:52.2854640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__init__.py 2025-08-14T20:54:52.2855960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:52.2857270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-08-14T20:54:52.2858920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-08-14T20:54:52.2860270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-08-14T20:54:52.2861520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-08-14T20:54:52.2862780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-08-14T20:54:52.2864030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.2865290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-08-14T20:54:52.2866590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.2867860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-08-14T20:54:52.2869140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2870510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-08-14T20:54:52.2871800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-08-14T20:54:52.2872750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/result.py 2025-08-14T20:54:52.2873850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/loader.py 2025-08-14T20:54:52.2874860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/case.py 2025-08-14T20:54:52.2875870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/main.py 2025-08-14T20:54:52.2877110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/async_case.py 2025-08-14T20:54:52.2878260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__main__.py 2025-08-14T20:54:52.2879070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/_log.py 2025-08-14T20:54:52.2880090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/mock.py 2025-08-14T20:54:52.2880990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dis.py 2025-08-14T20:54:52.2881910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bdb.py 2025-08-14T20:54:52.2883170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-08-14T20:54:52.2884820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-08-14T20:54:52.2885540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-08-14T20:54:52.2886970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-08-14T20:54:52.2887770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-08-14T20:54:52.2889030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-08-14T20:54:52.2890100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-08-14T20:54:52.2891920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-08-14T20:54:52.2892820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-08-14T20:54:52.2893860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-08-14T20:54:52.2895030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-08-14T20:54:52.2896140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-08-14T20:54:52.2897140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipapp.py 2025-08-14T20:54:52.2898220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cmd.py 2025-08-14T20:54:52.2898950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tty.py 2025-08-14T20:54:52.2900060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/textpad.py 2025-08-14T20:54:52.2901070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/ascii.py 2025-08-14T20:54:52.2902080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__init__.py 2025-08-14T20:54:52.2903350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-08-14T20:54:52.2904570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-08-14T20:54:52.2905990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-08-14T20:54:52.2907170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2908440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-08-14T20:54:52.2909460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/has_key.py 2025-08-14T20:54:52.2910390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/panel.py 2025-08-14T20:54:52.2911380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tabnanny.py 2025-08-14T20:54:52.2912610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_py_abc.py 2025-08-14T20:54:52.2913840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cProfile.py 2025-08-14T20:54:52.2915240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipimport.py 2025-08-14T20:54:52.2916610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/token.py 2025-08-14T20:54:52.2917890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/textwrap.py 2025-08-14T20:54:52.2919110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/base64.py 2025-08-14T20:54:52.2920500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_markupbase.py 2025-08-14T20:54:52.2921700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bz2.py 2025-08-14T20:54:52.2922900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_types.py 2025-08-14T20:54:52.2924270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__init__.py 2025-08-14T20:54:52.2926040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-08-14T20:54:52.2927640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-08-14T20:54:52.2929260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2930850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:52.2932050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_parser.py 2025-08-14T20:54:52.2933250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_re.py 2025-08-14T20:54:52.2934730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-08-14T20:54:52.2936100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/signal.py 2025-08-14T20:54:52.2937560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_constants.py 2025-08-14T20:54:52.2938880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_aix_support.py 2025-08-14T20:54:52.2940550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_threading_local.py 2025-08-14T20:54:52.2941760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pyclbr.py 2025-08-14T20:54:52.2943380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_support.py 2025-08-14T20:54:52.2944330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__init__.py 2025-08-14T20:54:52.2946350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-08-14T20:54:52.2948310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-08-14T20:54:52.2950110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2951200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asyncore.py 2025-08-14T20:54:52.2952860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-08-14T20:54:52.2954520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-08-14T20:54:52.2956370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-08-14T20:54:52.2958440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-08-14T20:54:52.2960390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:52.2962280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-08-14T20:54:52.2964260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.2965910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-08-14T20:54:52.2967230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-08-14T20:54:52.2968750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-08-14T20:54:52.2970170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/testcase.py 2025-08-14T20:54:52.2971800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-08-14T20:54:52.2973180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-08-14T20:54:52.2974750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/os_helper.py 2025-08-14T20:54:52.2976080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__init__.py 2025-08-14T20:54:52.2977630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/venv.py 2025-08-14T20:54:52.2979410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-08-14T20:54:52.2981330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-08-14T20:54:52.2983020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-08-14T20:54:52.2984960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-08-14T20:54:52.2986690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-08-14T20:54:52.2988320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-08-14T20:54:52.2990470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-08-14T20:54:52.2992040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-08-14T20:54:52.2993670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-08-14T20:54:52.2995620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-08-14T20:54:52.2997460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-08-14T20:54:52.2999230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-08-14T20:54:52.3001140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-08-14T20:54:52.3003130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-08-14T20:54:52.3004780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-08-14T20:54:52.3006890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-08-14T20:54:52.3008460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-08-14T20:54:52.3010270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-08-14T20:54:52.3017000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-08-14T20:54:52.3017900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3018650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-08-14T20:54:52.3019330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/numbers.py 2025-08-14T20:54:52.3020000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-08-14T20:54:52.3020700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-08-14T20:54:52.3022950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-08-14T20:54:52.3023790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-08-14T20:54:52.3025170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3026340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-08-14T20:54:52.3027480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-08-14T20:54:52.3028770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/import_helper.py 2025-08-14T20:54:52.3029770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-08-14T20:54:52.3030930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-08-14T20:54:52.3032510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-08-14T20:54:52.3033250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-08-14T20:54:52.3034500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-08-14T20:54:52.3035750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/script_helper.py 2025-08-14T20:54:52.3036900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-08-14T20:54:52.3038060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/smtpd.py 2025-08-14T20:54:52.3038970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asynchat.py 2025-08-14T20:54:52.3040130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_script_helper.py 2025-08-14T20:54:52.3041010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gettext.py 2025-08-14T20:54:52.3042140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/spam.py 2025-08-14T20:54:52.3043350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__init__.py 2025-08-14T20:54:52.3044630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-08-14T20:54:52.3045800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3046830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_ios_support.py 2025-08-14T20:54:52.3047670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wave.py 2025-08-14T20:54:52.3048660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/weakref.py 2025-08-14T20:54:52.3050100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-08-14T20:54:52.3050980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bisect.py 2025-08-14T20:54:52.3053470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/opcode.py 2025-08-14T20:54:52.3054520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/netrc.py 2025-08-14T20:54:52.3055360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/heapq.py 2025-08-14T20:54:52.3056550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_local.py 2025-08-14T20:54:52.3057590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_abc.py 2025-08-14T20:54:52.3059460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__init__.py 2025-08-14T20:54:52.3060090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-08-14T20:54:52.3062030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3062990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-08-14T20:54:52.3063610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/functools.py 2025-08-14T20:54:52.3064760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/modulefinder.py 2025-08-14T20:54:52.3065490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compression.py 2025-08-14T20:54:52.3066550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tracemalloc.py 2025-08-14T20:54:52.3067630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hashlib.py 2025-08-14T20:54:52.3068520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codeop.py 2025-08-14T20:54:52.3069680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-08-14T20:54:52.3070650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/tree.py 2025-08-14T20:54:52.3071830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-08-14T20:54:52.3072950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-08-14T20:54:52.3074090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-08-14T20:54:52.3075020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-08-14T20:54:52.3076170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/clock.py 2025-08-14T20:54:52.3077270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-08-14T20:54:52.3078380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/paint.py 2025-08-14T20:54:52.3079490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-08-14T20:54:52.3080570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-08-14T20:54:52.3081980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-08-14T20:54:52.3083220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-08-14T20:54:52.3084950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-08-14T20:54:52.3086200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-08-14T20:54:52.3087400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-08-14T20:54:52.3088800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-08-14T20:54:52.3089980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-08-14T20:54:52.3091950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-08-14T20:54:52.3093260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-08-14T20:54:52.3094090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-08-14T20:54:52.3095340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:52.3097170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-08-14T20:54:52.3099020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-08-14T20:54:52.3100820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-08-14T20:54:52.3102370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-08-14T20:54:52.3104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-08-14T20:54:52.3105770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-08-14T20:54:52.3107610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3109450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-08-14T20:54:52.3111300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3112840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-08-14T20:54:52.3114280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-08-14T20:54:52.3115440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/peace.py 2025-08-14T20:54:52.3117170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-08-14T20:54:52.3118620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/nim.py 2025-08-14T20:54:52.3120140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-08-14T20:54:52.3121620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-08-14T20:54:52.3122990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-08-14T20:54:52.3124340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/forest.py 2025-08-14T20:54:52.3125970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-08-14T20:54:52.3127330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-08-14T20:54:52.3128780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-08-14T20:54:52.3130020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fnmatch.py 2025-08-14T20:54:52.3131600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-08-14T20:54:52.3133560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:52.3135540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3137320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-08-14T20:54:52.3139050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-08-14T20:54:52.3140200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-08-14T20:54:52.3142250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-08-14T20:54:52.3143820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-08-14T20:54:52.3145230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-08-14T20:54:52.3146650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/util.py 2025-08-14T20:54:52.3148190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-08-14T20:54:52.3149660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-08-14T20:54:52.3151680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-08-14T20:54:52.3153500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-08-14T20:54:52.3155190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-08-14T20:54:52.3156920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-08-14T20:54:52.3158530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-08-14T20:54:52.3160080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-08-14T20:54:52.3161960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-08-14T20:54:52.3163700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-08-14T20:54:52.3165490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-08-14T20:54:52.3167290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:52.3169060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-08-14T20:54:52.3170740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-08-14T20:54:52.3172470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-08-14T20:54:52.3174240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:52.3175930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.3177840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-08-14T20:54:52.3179450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-08-14T20:54:52.3181240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-08-14T20:54:52.3182930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:52.3184810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3186730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-08-14T20:54:52.3188260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-08-14T20:54:52.3189810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-08-14T20:54:52.3191190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/context.py 2025-08-14T20:54:52.3192610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-08-14T20:54:52.3194030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-08-14T20:54:52.3195570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/process.py 2025-08-14T20:54:52.3196970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-08-14T20:54:52.3198530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-08-14T20:54:52.3200040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-08-14T20:54:52.3201550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-08-14T20:54:52.3202980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-08-14T20:54:52.3204520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-08-14T20:54:52.3206070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-08-14T20:54:52.3207080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/traceback.py 2025-08-14T20:54:52.3208030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/nturl2path.py 2025-08-14T20:54:52.3208970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/warnings.py 2025-08-14T20:54:52.3209970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/subprocess.py 2025-08-14T20:54:52.3210960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/profile.py 2025-08-14T20:54:52.3211840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/this.py 2025-08-14T20:54:52.3213100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/filecmp.py 2025-08-14T20:54:52.3213810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codecs.py 2025-08-14T20:54:52.3214880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/error.py 2025-08-14T20:54:52.3215910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/request.py 2025-08-14T20:54:52.3216950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__init__.py 2025-08-14T20:54:52.3218010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/response.py 2025-08-14T20:54:52.3219300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:52.3220610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:52.3221790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:52.3223100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-08-14T20:54:52.3224370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:52.3225740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3226670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/robotparser.py 2025-08-14T20:54:52.3227650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/parse.py 2025-08-14T20:54:52.3228650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_weakrefset.py 2025-08-14T20:54:52.3229540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/io.py 2025-08-14T20:54:52.3230800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-08-14T20:54:52.3232020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-08-14T20:54:52.3233280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:52.3234660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3235660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-08-14T20:54:52.3236650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__init__.py 2025-08-14T20:54:52.3238140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3239290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3240290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__main__.py 2025-08-14T20:54:52.3241180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/code.py 2025-08-14T20:54:52.3242160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/operator.py 2025-08-14T20:54:52.3243150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fileinput.py 2025-08-14T20:54:52.3244050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/os.py 2025-08-14T20:54:52.3245230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site-packages/README.txt 2025-08-14T20:54:52.3246150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/difflib.py 2025-08-14T20:54:52.3247090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc.py 2025-08-14T20:54:52.3248080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/selectors.py 2025-08-14T20:54:52.3249080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/decimal.py 2025-08-14T20:54:52.3250100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socketserver.py 2025-08-14T20:54:52.3251050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copy.py 2025-08-14T20:54:52.3252320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__init__.py 2025-08-14T20:54:52.3253950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-08-14T20:54:52.3255590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3257110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:52.3258220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/parser.py 2025-08-14T20:54:52.3259610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/entities.py 2025-08-14T20:54:52.3261040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/genericpath.py 2025-08-14T20:54:52.3262350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/linecache.py 2025-08-14T20:54:52.3263570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/types.py 2025-08-14T20:54:52.3265140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-08-14T20:54:52.3266390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-08-14T20:54:52.3267880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-08-14T20:54:52.3269280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-08-14T20:54:52.3270690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dialog.py 2025-08-14T20:54:52.3271960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/constants.py 2025-08-14T20:54:52.3273220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dnd.py 2025-08-14T20:54:52.3274560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__init__.py 2025-08-14T20:54:52.3275820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/ttk.py 2025-08-14T20:54:52.3277640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-08-14T20:54:52.3279090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-08-14T20:54:52.3280680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-08-14T20:54:52.3282300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-08-14T20:54:52.3284160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-08-14T20:54:52.3286050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-08-14T20:54:52.3287530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-08-14T20:54:52.3289470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-08-14T20:54:52.3290960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:52.3292640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3294360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-08-14T20:54:52.3296040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3297840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-08-14T20:54:52.3299080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-08-14T20:54:52.3300300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/font.py 2025-08-14T20:54:52.3301860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__main__.py 2025-08-14T20:54:52.3303360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-08-14T20:54:52.3304500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mimetypes.py 2025-08-14T20:54:52.3306040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-08-14T20:54:52.3307590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-08-14T20:54:52.3309180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:52.3310780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-08-14T20:54:52.3312310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-08-14T20:54:52.3313770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-08-14T20:54:52.3315340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-08-14T20:54:52.3316800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-08-14T20:54:52.3318170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-08-14T20:54:52.3319770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-08-14T20:54:52.3321290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-08-14T20:54:52.3322750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-08-14T20:54:52.3324300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-08-14T20:54:52.3325920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-08-14T20:54:52.3327430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-08-14T20:54:52.3329050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-08-14T20:54:52.3330510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-08-14T20:54:52.3332100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-08-14T20:54:52.3333520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-08-14T20:54:52.3335010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-08-14T20:54:52.3336670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-08-14T20:54:52.3338110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-08-14T20:54:52.3339630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-08-14T20:54:52.3341190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-08-14T20:54:52.3342690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-08-14T20:54:52.3344280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-08-14T20:54:52.3345810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-08-14T20:54:52.3347370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-08-14T20:54:52.3349030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-08-14T20:54:52.3350620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-08-14T20:54:52.3352110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-08-14T20:54:52.3353610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-08-14T20:54:52.3355260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-08-14T20:54:52.3356750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-08-14T20:54:52.3358420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-08-14T20:54:52.3359960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-08-14T20:54:52.3361480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-08-14T20:54:52.3363080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-08-14T20:54:52.3364660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-08-14T20:54:52.3366200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-08-14T20:54:52.3367800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-08-14T20:54:52.3369180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:52.3370790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-08-14T20:54:52.3372220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-08-14T20:54:52.3373990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-08-14T20:54:52.3375650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-08-14T20:54:52.3377110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-08-14T20:54:52.3378540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:52.3380130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-08-14T20:54:52.3381970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-08-14T20:54:52.3383470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-08-14T20:54:52.3385140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-08-14T20:54:52.3386670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-08-14T20:54:52.3388270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-08-14T20:54:52.3390060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-08-14T20:54:52.3391710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-08-14T20:54:52.3393120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-08-14T20:54:52.3394430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-08-14T20:54:52.3395640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:52.3396870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-08-14T20:54:52.3398040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-08-14T20:54:52.3399230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-08-14T20:54:52.3400460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-08-14T20:54:52.3401680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-08-14T20:54:52.3402870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:52.3404050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-08-14T20:54:52.3405490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-08-14T20:54:52.3406560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-08-14T20:54:52.3407900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-08-14T20:54:52.3408940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-08-14T20:54:52.3410090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-08-14T20:54:52.3411390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-08-14T20:54:52.3412760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-08-14T20:54:52.3414240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-08-14T20:54:52.3415930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-08-14T20:54:52.3417450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-08-14T20:54:52.3418920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-08-14T20:54:52.3420360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-08-14T20:54:52.3421910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-08-14T20:54:52.3423520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-08-14T20:54:52.3424990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-08-14T20:54:52.3426490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-08-14T20:54:52.3428240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:52.3429820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-08-14T20:54:52.3431300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-08-14T20:54:52.3432770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-08-14T20:54:52.3434260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-08-14T20:54:52.3436200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-08-14T20:54:52.3437730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-08-14T20:54:52.3439170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-08-14T20:54:52.3440830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-08-14T20:54:52.3442370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-08-14T20:54:52.3443970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-08-14T20:54:52.3445600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-08-14T20:54:52.3447150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-08-14T20:54:52.3448680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-08-14T20:54:52.3450220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-08-14T20:54:52.3451590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-08-14T20:54:52.3453230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-08-14T20:54:52.3454680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-08-14T20:54:52.3456360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-08-14T20:54:52.3457940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-08-14T20:54:52.3459600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:52.3461140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-08-14T20:54:52.3462780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-08-14T20:54:52.3464120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-08-14T20:54:52.3465770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-08-14T20:54:52.3467370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-08-14T20:54:52.3468960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-08-14T20:54:52.3470540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-08-14T20:54:52.3472060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-08-14T20:54:52.3473680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-08-14T20:54:52.3475130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-08-14T20:54:52.3476640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-08-14T20:54:52.3478250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-08-14T20:54:52.3479670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-08-14T20:54:52.3481350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-08-14T20:54:52.3483120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-08-14T20:54:52.3484660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-08-14T20:54:52.3486220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-08-14T20:54:52.3487810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-08-14T20:54:52.3489430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-08-14T20:54:52.3490890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-08-14T20:54:52.3492690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-08-14T20:54:52.3494380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-08-14T20:54:52.3495920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-08-14T20:54:52.3497530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-08-14T20:54:52.3499220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-08-14T20:54:52.3500670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-08-14T20:54:52.3502110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-08-14T20:54:52.3504190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-08-14T20:54:52.3505700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-08-14T20:54:52.3507640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-08-14T20:54:52.3509030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-08-14T20:54:52.3510590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-08-14T20:54:52.3512310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-08-14T20:54:52.3513900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-08-14T20:54:52.3515300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-08-14T20:54:52.3517160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-08-14T20:54:52.3518620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-08-14T20:54:52.3520140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-08-14T20:54:52.3521780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-08-14T20:54:52.3523300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-08-14T20:54:52.3524710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-08-14T20:54:52.3526480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-08-14T20:54:52.3528250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-08-14T20:54:52.3529560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-08-14T20:54:52.3531080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-08-14T20:54:52.3532570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-08-14T20:54:52.3534060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-08-14T20:54:52.3535720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-08-14T20:54:52.3537290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:52.3538920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-08-14T20:54:52.3540450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-08-14T20:54:52.3542100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-08-14T20:54:52.3543310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/colorsys.py 2025-08-14T20:54:52.3544560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/numbers.py 2025-08-14T20:54:52.3545770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_strptime.py 2025-08-14T20:54:52.3547050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextvars.py 2025-08-14T20:54:52.3548300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/random.py 2025-08-14T20:54:52.3549470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ftplib.py 2025-08-14T20:54:52.3550740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/optparse.py 2025-08-14T20:54:52.3552120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sitecustomize.py 2025-08-14T20:54:52.3553440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-08-14T20:54:52.3554860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-08-14T20:54:52.3556540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-08-14T20:54:52.3558220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3559450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/handler.py 2025-08-14T20:54:52.3560790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-08-14T20:54:52.3562510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-08-14T20:54:52.3564140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-08-14T20:54:52.3565870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-08-14T20:54:52.3567550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-08-14T20:54:52.3569320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-08-14T20:54:52.3570780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3572090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-08-14T20:54:52.3573420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-08-14T20:54:52.3574750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-08-14T20:54:52.3576170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-08-14T20:54:52.3577430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__init__.py 2025-08-14T20:54:52.3579290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3580510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-08-14T20:54:52.3582010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-08-14T20:54:52.3583310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-08-14T20:54:52.3584670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-08-14T20:54:52.3586020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-08-14T20:54:52.3587770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-08-14T20:54:52.3589320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-08-14T20:54:52.3590670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-08-14T20:54:52.3591920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-08-14T20:54:52.3593160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-08-14T20:54:52.3594490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-08-14T20:54:52.3595970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-08-14T20:54:52.3597060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3598120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-08-14T20:54:52.3599170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-08-14T20:54:52.3607960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-08-14T20:54:52.3608330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-08-14T20:54:52.3608610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-08-14T20:54:52.3608860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-08-14T20:54:52.3609350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-08-14T20:54:52.3609680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-08-14T20:54:52.3610010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-08-14T20:54:52.3610350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-08-14T20:54:52.3610670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3611520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-08-14T20:54:52.3612640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-08-14T20:54:52.3613530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pdb.py 2025-08-14T20:54:52.3614550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/threading.py 2025-08-14T20:54:52.3615480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtle.py 2025-08-14T20:54:52.3616590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/platform.py 2025-08-14T20:54:52.3617450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pstats.py 2025-08-14T20:54:52.3618410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/glob.py 2025-08-14T20:54:52.3619350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/quopri.py 2025-08-14T20:54:52.3620340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/symtable.py 2025-08-14T20:54:52.3621290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pprint.py 2025-08-14T20:54:52.3622350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/calendar.py 2025-08-14T20:54:52.3623240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/inspect.py 2025-08-14T20:54:52.3624270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/util.py 2025-08-14T20:54:52.3625310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-08-14T20:54:52.3626370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-08-14T20:54:52.3627400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/types.py 2025-08-14T20:54:52.3628790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-08-14T20:54:52.3630270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-08-14T20:54:52.3631330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-08-14T20:54:52.3632530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.3633770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:52.3635170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-08-14T20:54:52.3636480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3637420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/validate.py 2025-08-14T20:54:52.3638520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-08-14T20:54:52.3639520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/headers.py 2025-08-14T20:54:52.3640470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/poplib.py 2025-08-14T20:54:52.3641500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/plistlib.py 2025-08-14T20:54:52.3642480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickletools.py 2025-08-14T20:54:52.3643380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site.py 2025-08-14T20:54:52.3644410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/decoder.py 2025-08-14T20:54:52.3645430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/scanner.py 2025-08-14T20:54:52.3646440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__init__.py 2025-08-14T20:54:52.3647740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:52.3649290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-08-14T20:54:52.3650280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3651480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-08-14T20:54:52.3652710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-08-14T20:54:52.3653700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/encoder.py 2025-08-14T20:54:52.3654660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/tool.py 2025-08-14T20:54:52.3655890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_opcode_metadata.py 2025-08-14T20:54:52.3657190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/keyword.py 2025-08-14T20:54:52.3658580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/configparser.py 2025-08-14T20:54:52.3659840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_apple_support.py 2025-08-14T20:54:52.3660940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/reprlib.py 2025-08-14T20:54:52.3662270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/secrets.py 2025-08-14T20:54:52.3663680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shlex.py 2025-08-14T20:54:52.3665100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookies.py 2025-08-14T20:54:52.3666440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/server.py 2025-08-14T20:54:52.3667680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/client.py 2025-08-14T20:54:52.3668960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__init__.py 2025-08-14T20:54:52.3670590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:52.3672120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-08-14T20:54:52.3673730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-08-14T20:54:52.3675300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-08-14T20:54:52.3676970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3678170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookiejar.py 2025-08-14T20:54:52.3679560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-08-14T20:54:52.3681220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-08-14T20:54:52.3682780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-08-14T20:54:52.3684370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3686000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3687210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dump.py 2025-08-14T20:54:52.3688440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-08-14T20:54:52.3689810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-08-14T20:54:52.3691210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/posixpath.py 2025-08-14T20:54:52.3692420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/py_compile.py 2025-08-14T20:54:52.3693860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-08-14T20:54:52.3695480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3697180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3699030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-08-14T20:54:52.3700840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-08-14T20:54:52.3702170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-08-14T20:54:52.3703610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-08-14T20:54:52.3704900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_osx_support.py 2025-08-14T20:54:52.3706150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stat.py 2025-08-14T20:54:52.3707370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/compileall.py 2025-08-14T20:54:52.3709130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-08-14T20:54:52.3710720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-08-14T20:54:52.3712090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-08-14T20:54:52.3713740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-08-14T20:54:52.3715680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-08-14T20:54:52.3717470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-08-14T20:54:52.3719240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3720560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-08-14T20:54:52.3722110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__init__.py 2025-08-14T20:54:52.3723760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3724830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/csv.py 2025-08-14T20:54:52.3726370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-08-14T20:54:52.3727810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-08-14T20:54:52.3729120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-08-14T20:54:52.3730430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/console.py 2025-08-14T20:54:52.3731750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-08-14T20:54:52.3733050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-08-14T20:54:52.3734580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-08-14T20:54:52.3735930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-08-14T20:54:52.3737430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-08-14T20:54:52.3738930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-08-14T20:54:52.3740180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-08-14T20:54:52.3741400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/types.py 2025-08-14T20:54:52.3743100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:52.3744930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-08-14T20:54:52.3746650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-08-14T20:54:52.3748190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-08-14T20:54:52.3749820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-08-14T20:54:52.3751690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-08-14T20:54:52.3753340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-08-14T20:54:52.3755080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-08-14T20:54:52.3756970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-08-14T20:54:52.3758640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-08-14T20:54:52.3760390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-08-14T20:54:52.3762150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-08-14T20:54:52.3763800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.3765520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-08-14T20:54:52.3767240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-08-14T20:54:52.3768900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-08-14T20:54:52.3770340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-08-14T20:54:52.3771690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:52.3772850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-08-14T20:54:52.3774270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-08-14T20:54:52.3775620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-08-14T20:54:52.3776860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-08-14T20:54:52.3778570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3779600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3780940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:52.3781890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-08-14T20:54:52.3782980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-08-14T20:54:52.3784060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-08-14T20:54:52.3785070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-08-14T20:54:52.3786200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-08-14T20:54:52.3787290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-08-14T20:54:52.3788210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-08-14T20:54:52.3789240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/input.py 2025-08-14T20:54:52.3790370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-08-14T20:54:52.3791510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-08-14T20:54:52.3792480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/main.py 2025-08-14T20:54:52.3793630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-08-14T20:54:52.3794690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-08-14T20:54:52.3795790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-08-14T20:54:52.3796760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydatetime.py 2025-08-14T20:54:52.3797730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fractions.py 2025-08-14T20:54:52.3798960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-08-14T20:54:52.3800430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3801660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3802720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-08-14T20:54:52.3803620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sched.py 2025-08-14T20:54:52.3804550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/imaplib.py 2025-08-14T20:54:52.3805500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mailbox.py 2025-08-14T20:54:52.3806850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_compile.py 2025-08-14T20:54:52.3807550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/locale.py 2025-08-14T20:54:52.3808500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ast.py 2025-08-14T20:54:52.3809440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/doctest.py 2025-08-14T20:54:52.3810420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/argparse.py 2025-08-14T20:54:52.3811370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getpass.py 2025-08-14T20:54:52.3812510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickle.py 2025-08-14T20:54:52.3813370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pty.py 2025-08-14T20:54:52.3814370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextlib.py 2025-08-14T20:54:52.3815350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/statistics.py 2025-08-14T20:54:52.3816390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_collections_abc.py 2025-08-14T20:54:52.3817370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__future__.py 2025-08-14T20:54:52.3818400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pylong.py 2025-08-14T20:54:52.3819380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dataclasses.py 2025-08-14T20:54:52.3820350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shelve.py 2025-08-14T20:54:52.3821310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/string.py 2025-08-14T20:54:52.3822250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/smtplib.py 2025-08-14T20:54:52.3823270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__init__.py 2025-08-14T20:54:52.3824710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.3825910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3827020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-08-14T20:54:52.3828230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-08-14T20:54:52.3829390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-08-14T20:54:52.3830600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-08-14T20:54:52.3831610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__main__.py 2025-08-14T20:54:52.3832610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getopt.py 2025-08-14T20:54:52.3833610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/antigravity.py 2025-08-14T20:54:52.3834510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/enum.py 2025-08-14T20:54:52.3835490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/ndbm.py 2025-08-14T20:54:52.3836520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/gnu.py 2025-08-14T20:54:52.3837540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__init__.py 2025-08-14T20:54:52.3838820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-08-14T20:54:52.3840000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-08-14T20:54:52.3841240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-08-14T20:54:52.3842440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-08-14T20:54:52.3843860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3844760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/dumb.py 2025-08-14T20:54:52.3845760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-08-14T20:54:52.3846680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/timeit.py 2025-08-14T20:54:52.3847660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/graphlib.py 2025-08-14T20:54:52.3848580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hmac.py 2025-08-14T20:54:52.3849860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tarfile.py 2025-08-14T20:54:52.3850800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/readers.py 2025-08-14T20:54:52.3851770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_abc.py 2025-08-14T20:54:52.3852830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/util.py 2025-08-14T20:54:52.3853910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-08-14T20:54:52.3855070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-08-14T20:54:52.3856420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-08-14T20:54:52.3857450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-08-14T20:54:52.3858970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-08-14T20:54:52.3860300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-08-14T20:54:52.3861640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:52.3863360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-08-14T20:54:52.3864490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:52.3865890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-08-14T20:54:52.3867270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3868780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:52.3870060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-08-14T20:54:52.3871680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-08-14T20:54:52.3873130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-08-14T20:54:52.3874770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-08-14T20:54:52.3876220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-08-14T20:54:52.3877710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__init__.py 2025-08-14T20:54:52.3879230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-08-14T20:54:52.3880900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-08-14T20:54:52.3882520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:52.3884260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-08-14T20:54:52.3886010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-08-14T20:54:52.3887570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.3889290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-08-14T20:54:52.3891040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-08-14T20:54:52.3892740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3894300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-08-14T20:54:52.3895640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/machinery.py 2025-08-14T20:54:52.3896980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/simple.py 2025-08-14T20:54:52.3898330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-08-14T20:54:52.3899820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-08-14T20:54:52.3901230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-08-14T20:54:52.3902740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-08-14T20:54:52.3904540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-08-14T20:54:52.3906350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-08-14T20:54:52.3907940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-08-14T20:54:52.3909590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:52.3911270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:52.3913010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3914820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:52.3916950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:52.3918130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-08-14T20:54:52.3919690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-08-14T20:54:52.3921210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-08-14T20:54:52.3922670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-08-14T20:54:52.3923940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/abc.py 2025-08-14T20:54:52.3925150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/server.py 2025-08-14T20:54:52.3926440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/client.py 2025-08-14T20:54:52.3927790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-08-14T20:54:52.3929420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:52.3931050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-08-14T20:54:52.3932740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.3933970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stringprep.py 2025-08-14T20:54:52.3935260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/typing.py 2025-08-14T20:54:52.3936570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/LICENSE.txt 2025-08-14T20:54:52.3937900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/multicall.py 2025-08-14T20:54:52.3939120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.py 2025-08-14T20:54:52.3940560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-08-14T20:54:52.3941890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/filelist.py 2025-08-14T20:54:52.3942970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-08-14T20:54:52.3944010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tree.py 2025-08-14T20:54:52.3945030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-08-14T20:54:52.3946120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-08-14T20:54:52.3947190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-08-14T20:54:52.3948160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/run.py 2025-08-14T20:54:52.3949550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-08-14T20:54:52.3950360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-08-14T20:54:52.3951400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.html 2025-08-14T20:54:52.3952500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-08-14T20:54:52.3953510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config.py 2025-08-14T20:54:52.3954580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help_about.py 2025-08-14T20:54:52.3955660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-08-14T20:54:52.3956780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-08-14T20:54:52.3957810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/query.py 2025-08-14T20:54:52.3958820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/window.py 2025-08-14T20:54:52.3959970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/extend.txt 2025-08-14T20:54:52.3960960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-08-14T20:54:52.3962020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-08-14T20:54:52.3963030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/util.py 2025-08-14T20:54:52.3964070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-08-14T20:54:52.3965140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/redirector.py 2025-08-14T20:54:52.3966190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config_key.py 2025-08-14T20:54:52.3967410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-08-14T20:54:52.3968390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/runscript.py 2025-08-14T20:54:52.3969470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/delegator.py 2025-08-14T20:54:52.3970480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-08-14T20:54:52.3971500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__init__.py 2025-08-14T20:54:52.3972590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/format.py 2025-08-14T20:54:52.3973850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/textview.py 2025-08-14T20:54:52.3974720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/grep.py 2025-08-14T20:54:52.3976110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-08-14T20:54:52.3977390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-08-14T20:54:52.3978650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-08-14T20:54:52.3979950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-08-14T20:54:52.3981490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-08-14T20:54:52.3982580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-08-14T20:54:52.3984110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:52.3985360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-08-14T20:54:52.3986580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-08-14T20:54:52.3988030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-08-14T20:54:52.3989220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-08-14T20:54:52.3990620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-08-14T20:54:52.3991840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-08-14T20:54:52.3993190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-08-14T20:54:52.3994450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-08-14T20:54:52.3995670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-08-14T20:54:52.3997050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-08-14T20:54:52.3998240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-08-14T20:54:52.3999500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-08-14T20:54:52.4000990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-08-14T20:54:52.4002740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-08-14T20:54:52.4004320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-08-14T20:54:52.4005930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-08-14T20:54:52.4007720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-08-14T20:54:52.4009280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-08-14T20:54:52.4010930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-08-14T20:54:52.4012590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-08-14T20:54:52.4014530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-08-14T20:54:52.4016200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-08-14T20:54:52.4017820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-08-14T20:54:52.4019530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-08-14T20:54:52.4021030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-08-14T20:54:52.4022650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-08-14T20:54:52.4024150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:52.4026170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-08-14T20:54:52.4027520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-08-14T20:54:52.4029150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-08-14T20:54:52.4031040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-08-14T20:54:52.4032630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:52.4034200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-08-14T20:54:52.4035870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-08-14T20:54:52.4037430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.4039230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-08-14T20:54:52.4040890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-08-14T20:54:52.4042470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-08-14T20:54:52.4044110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-08-14T20:54:52.4045730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-08-14T20:54:52.4047410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-08-14T20:54:52.4049200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-08-14T20:54:52.4051070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-08-14T20:54:52.4052690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.4054310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-08-14T20:54:52.4055950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-08-14T20:54:52.4057460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4059000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-08-14T20:54:52.4060840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-08-14T20:54:52.4062540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-08-14T20:54:52.4064280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-08-14T20:54:52.4066140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-08-14T20:54:52.4067720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-08-14T20:54:52.4068990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-08-14T20:54:52.4070390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-08-14T20:54:52.4071840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger.py 2025-08-14T20:54:52.4073140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-main.def 2025-08-14T20:54:52.4074540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-08-14T20:54:52.4075830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/browser.py 2025-08-14T20:54:52.4077020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-08-14T20:54:52.4078360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/macosx.py 2025-08-14T20:54:52.4079850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-08-14T20:54:52.4081330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-08-14T20:54:52.4082690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/rpc.py 2025-08-14T20:54:52.4083940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/percolator.py 2025-08-14T20:54:52.4085300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/outwin.py 2025-08-14T20:54:52.4086560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-08-14T20:54:52.4087910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-08-14T20:54:52.4089470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-08-14T20:54:52.4090780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-08-14T20:54:52.4092340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-08-14T20:54:52.4094460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-08-14T20:54:52.4095020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-08-14T20:54:52.4096740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-08-14T20:54:52.4098070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-08-14T20:54:52.4099430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-08-14T20:54:52.4100760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-08-14T20:54:52.4102270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-08-14T20:54:52.4103610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-08-14T20:54:52.4105110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-08-14T20:54:52.4106480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-08-14T20:54:52.4107810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-08-14T20:54:52.4109300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-08-14T20:54:52.4110820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-08-14T20:54:52.4112370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-08-14T20:54:52.4113780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-08-14T20:54:52.4115360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-08-14T20:54:52.4117010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-08-14T20:54:52.4118480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-08-14T20:54:52.4119920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-08-14T20:54:52.4121500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-08-14T20:54:52.4123120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-08-14T20:54:52.4124590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-08-14T20:54:52.4126220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-08-14T20:54:52.4127490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-08-14T20:54:52.4128700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-08-14T20:54:52.4129830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-08-14T20:54:52.4131020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-08-14T20:54:52.4132210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-08-14T20:54:52.4133700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-08-14T20:54:52.4134760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-08-14T20:54:52.4135870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-08-14T20:54:52.4137040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-08-14T20:54:52.4138380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-08-14T20:54:52.4139550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-08-14T20:54:52.4140790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-08-14T20:54:52.4141870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-08-14T20:54:52.4143120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-08-14T20:54:52.4144290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-08-14T20:54:52.4145420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-08-14T20:54:52.4146680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-08-14T20:54:52.4147970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-08-14T20:54:52.4149070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-08-14T20:54:52.4150320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-08-14T20:54:52.4151580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-08-14T20:54:52.4153060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-08-14T20:54:52.4154500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-08-14T20:54:52.4155950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-08-14T20:54:52.4157450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-08-14T20:54:52.4158880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-08-14T20:54:52.4160480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-08-14T20:54:52.4162160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-08-14T20:54:52.4163950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-08-14T20:54:52.4165710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-08-14T20:54:52.4167560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-08-14T20:54:52.4169190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-08-14T20:54:52.4170970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-08-14T20:54:52.4172700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-08-14T20:54:52.4174620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-08-14T20:54:52.4176410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-08-14T20:54:52.4178170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-08-14T20:54:52.4180110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-08-14T20:54:52.4181870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-08-14T20:54:52.4183850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-08-14T20:54:52.4185620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-08-14T20:54:52.4187630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-08-14T20:54:52.4189450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-08-14T20:54:52.4191300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-08-14T20:54:52.4193170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-08-14T20:54:52.4194990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-08-14T20:54:52.4196830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-08-14T20:54:52.4198820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-08-14T20:54:52.4200690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-08-14T20:54:52.4202510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-08-14T20:54:52.4204490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-08-14T20:54:52.4206220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-08-14T20:54:52.4208000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-08-14T20:54:52.4209810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-08-14T20:54:52.4211500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-08-14T20:54:52.4213390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-08-14T20:54:52.4215120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-08-14T20:54:52.4217020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-08-14T20:54:52.4218810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-08-14T20:54:52.4220690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-08-14T20:54:52.4222790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-08-14T20:54:52.4224700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-08-14T20:54:52.4226560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-08-14T20:54:52.4228190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-08-14T20:54:52.4230100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-08-14T20:54:52.4231880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-08-14T20:54:52.4233700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-08-14T20:54:52.4235380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-08-14T20:54:52.4237440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-08-14T20:54:52.4239370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-08-14T20:54:52.4241490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-08-14T20:54:52.4243420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-08-14T20:54:52.4245070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-08-14T20:54:52.4247130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-08-14T20:54:52.4248640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-08-14T20:54:52.4250510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-08-14T20:54:52.4252190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-08-14T20:54:52.4253960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-08-14T20:54:52.4255810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-08-14T20:54:52.4257690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-08-14T20:54:52.4259600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-08-14T20:54:52.4261370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4263150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-08-14T20:54:52.4264940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-08-14T20:54:52.4266870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-08-14T20:54:52.4268720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-08-14T20:54:52.4269990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-08-14T20:54:52.4271570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-08-14T20:54:52.4273060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-08-14T20:54:52.4274610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-08-14T20:54:52.4276160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-08-14T20:54:52.4277720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-08-14T20:54:52.4279340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-08-14T20:54:52.4280840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-08-14T20:54:52.4282420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-08-14T20:54:52.4283970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-08-14T20:54:52.4285550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-08-14T20:54:52.4287140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-08-14T20:54:52.4288640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-08-14T20:54:52.4290070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-08-14T20:54:52.4291450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-08-14T20:54:52.4292950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-08-14T20:54:52.4294390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-08-14T20:54:52.4295980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-08-14T20:54:52.4297450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-08-14T20:54:52.4299040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-08-14T20:54:52.4300570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-08-14T20:54:52.4302160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-08-14T20:54:52.4303650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-08-14T20:54:52.4305120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-08-14T20:54:52.4307070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-08-14T20:54:52.4308870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-08-14T20:54:52.4310160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-08-14T20:54:52.4311680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-08-14T20:54:52.4313270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-08-14T20:54:52.4314810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-08-14T20:54:52.4316370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-08-14T20:54:52.4317690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-08-14T20:54:52.4318950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-08-14T20:54:52.4320150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-08-14T20:54:52.4321350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-08-14T20:54:52.4322300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/undo.py 2025-08-14T20:54:52.4323390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-08-14T20:54:52.4324700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-08-14T20:54:52.4325560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-08-14T20:54:52.4326540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/search.py 2025-08-14T20:54:52.4327600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-08-14T20:54:52.4328610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/README.txt 2025-08-14T20:54:52.4329650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-08-14T20:54:52.4330750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-08-14T20:54:52.4332050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/editor.py 2025-08-14T20:54:52.4332900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-08-14T20:54:52.4333990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-08-14T20:54:52.4339070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip.py 2025-08-14T20:54:52.4339390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/News3.txt 2025-08-14T20:54:52.4339650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-08-14T20:54:52.4339910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-08-14T20:54:52.4340180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-08-14T20:54:52.4340730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.py 2025-08-14T20:54:52.4341850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-08-14T20:54:52.4343280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-08-14T20:54:52.4343950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__main__.py 2025-08-14T20:54:52.4345140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-08-14T20:54:52.4346140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.bat 2025-08-14T20:54:52.4347180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/history.py 2025-08-14T20:54:52.4348240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-08-14T20:54:52.4349310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/replace.py 2025-08-14T20:54:52.4350430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-08-14T20:54:52.4351490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-08-14T20:54:52.4352950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-08-14T20:54:52.4354300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4355290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-08-14T20:54:52.4356390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ssl.py 2025-08-14T20:54:52.4357180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socket.py 2025-08-14T20:54:52.4358170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/datetime.py 2025-08-14T20:54:52.4359260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_android_support.py 2025-08-14T20:54:52.4360350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__init__.py 2025-08-14T20:54:52.4361760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4362600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydecimal.py 2025-08-14T20:54:52.4363580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ntpath.py 2025-08-14T20:54:52.4364860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-08-14T20:54:52.4365790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tokenize.py 2025-08-14T20:54:52.4366750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/uuid.py 2025-08-14T20:54:52.4367790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/mixins.py 2025-08-14T20:54:52.4368820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/queues.py 2025-08-14T20:54:52.4370080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/streams.py 2025-08-14T20:54:52.4371470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/tasks.py 2025-08-14T20:54:52.4372960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-08-14T20:54:52.4374130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/log.py 2025-08-14T20:54:52.4375530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-08-14T20:54:52.4376800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/protocols.py 2025-08-14T20:54:52.4378470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/events.py 2025-08-14T20:54:52.4379480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_events.py 2025-08-14T20:54:52.4380800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-08-14T20:54:52.4382210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/constants.py 2025-08-14T20:54:52.4383820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-08-14T20:54:52.4385200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-08-14T20:54:52.4386580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/locks.py 2025-08-14T20:54:52.4387920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__init__.py 2025-08-14T20:54:52.4389230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-08-14T20:54:52.4390500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/trsock.py 2025-08-14T20:54:52.4392210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-08-14T20:54:52.4393970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-08-14T20:54:52.4395640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-08-14T20:54:52.4397710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-08-14T20:54:52.4398920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-08-14T20:54:52.4400510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-08-14T20:54:52.4402100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-08-14T20:54:52.4403950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-08-14T20:54:52.4405750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-08-14T20:54:52.4407470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-08-14T20:54:52.4409020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-08-14T20:54:52.4410720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-08-14T20:54:52.4412160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-08-14T20:54:52.4413860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-08-14T20:54:52.4415590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-08-14T20:54:52.4417140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-08-14T20:54:52.4418820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-08-14T20:54:52.4420480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-08-14T20:54:52.4421970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:52.4423680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-08-14T20:54:52.4425420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-08-14T20:54:52.4427210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-08-14T20:54:52.4428920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:52.4430490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-08-14T20:54:52.4432140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:52.4433730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-08-14T20:54:52.4435400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-08-14T20:54:52.4437160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-08-14T20:54:52.4438890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-08-14T20:54:52.4440650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-08-14T20:54:52.4442190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.4443930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4445590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:52.4446950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/futures.py 2025-08-14T20:54:52.4448420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-08-14T20:54:52.4450090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/staggered.py 2025-08-14T20:54:52.4451250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/threads.py 2025-08-14T20:54:52.4452730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-08-14T20:54:52.4454120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-08-14T20:54:52.4455430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/runners.py 2025-08-14T20:54:52.4456760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-08-14T20:54:52.4458150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/transports.py 2025-08-14T20:54:52.4459500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-08-14T20:54:52.4460960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-08-14T20:54:52.4462360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-08-14T20:54:52.4463630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-08-14T20:54:52.4464930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__main__.py 2025-08-14T20:54:52.4466280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-08-14T20:54:52.4467490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/config.py 2025-08-14T20:54:52.4468960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/handlers.py 2025-08-14T20:54:52.4470240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__init__.py 2025-08-14T20:54:52.4472100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:52.4473740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-08-14T20:54:52.4475320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4476400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__hello__.py 2025-08-14T20:54:52.4477750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_colorize.py 2025-08-14T20:54:52.4479130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/contentmanager.py 2025-08-14T20:54:52.4480650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_policybase.py 2025-08-14T20:54:52.4482030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/header.py 2025-08-14T20:54:52.4483460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_encoded_words.py 2025-08-14T20:54:52.4485030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-08-14T20:54:52.4486360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/policy.py 2025-08-14T20:54:52.4487580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__init__.py 2025-08-14T20:54:52.4488900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/message.py 2025-08-14T20:54:52.4490210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/encoders.py 2025-08-14T20:54:52.4491950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-08-14T20:54:52.4493640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-08-14T20:54:52.4495320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-08-14T20:54:52.4497140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-08-14T20:54:52.4498740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-08-14T20:54:52.4500510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-08-14T20:54:52.4502340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-08-14T20:54:52.4504000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-08-14T20:54:52.4505180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-08-14T20:54:52.4506450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-08-14T20:54:52.4507660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:52.4508910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.4510280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-08-14T20:54:52.4511660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-08-14T20:54:52.4512850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-08-14T20:54:52.4514240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-08-14T20:54:52.4515580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-08-14T20:54:52.4517390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-08-14T20:54:52.4518300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4519560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:52.4520530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/parser.py 2025-08-14T20:54:52.4521560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/generator.py 2025-08-14T20:54:52.4522570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/utils.py 2025-08-14T20:54:52.4523650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/charset.py 2025-08-14T20:54:52.4524670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/iterators.py 2025-08-14T20:54:52.4525720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/quoprimime.py 2025-08-14T20:54:52.4526820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/multipart.py 2025-08-14T20:54:52.4527880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__init__.py 2025-08-14T20:54:52.4528950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/message.py 2025-08-14T20:54:52.4530570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-08-14T20:54:52.4531610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:52.4532950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-08-14T20:54:52.4534260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-08-14T20:54:52.4535520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-08-14T20:54:52.4536780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:52.4538170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-08-14T20:54:52.4539600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-08-14T20:54:52.4540820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4541860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/application.py 2025-08-14T20:54:52.4543000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-08-14T20:54:52.4544010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/text.py 2025-08-14T20:54:52.4545060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/audio.py 2025-08-14T20:54:52.4546120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/image.py 2025-08-14T20:54:52.4547180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/base.py 2025-08-14T20:54:52.4548210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/errors.py 2025-08-14T20:54:52.4549270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/feedparser.py 2025-08-14T20:54:52.4550350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/architecture.rst 2025-08-14T20:54:52.4551400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_parseaddr.py 2025-08-14T20:54:52.4552400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/base64mime.py 2025-08-14T20:54:52.4553530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/headerregistry.py 2025-08-14T20:54:52.4554430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/struct.py 2025-08-14T20:54:52.4555510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_constants.py 2025-08-14T20:54:52.4556520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_compiler.py 2025-08-14T20:54:52.4557520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__init__.py 2025-08-14T20:54:52.4558820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-08-14T20:54:52.4560140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-08-14T20:54:52.4561410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-08-14T20:54:52.4562590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.4563820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:52.4564760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_casefix.py 2025-08-14T20:54:52.4565750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_parser.py 2025-08-14T20:54:52.4566800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_parse.py 2025-08-14T20:54:52.4567790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/abc.py 2025-08-14T20:54:52.4568650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/runpy.py 2025-08-14T20:54:52.4569760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.13.1 2025-08-14T20:54:52.4570630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.1 2025-08-14T20:54:52.4571320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-08-14T20:54:52.4572230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-08-14T20:54:52.4573380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-08-14T20:54:52.4574240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-08-14T20:54:52.4575090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-08-14T20:54:52.4575950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-08-14T20:54:52.4577060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.4577820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-08-14T20:54:52.4578750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.4579470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-08-14T20:54:52.4580310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-08-14T20:54:52.4581020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-08-14T20:54:52.4581850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-08-14T20:54:52.4582600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-08-14T20:54:52.4583400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-08-14T20:54:52.4584100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-08-14T20:54:52.4585350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-08-14T20:54:52.4586040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-08-14T20:54:52.4586970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-08-14T20:54:52.4587910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-08-14T20:54:52.4588880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-08-14T20:54:52.4589800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-08-14T20:54:52.4590730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-08-14T20:54:52.4591930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-08-14T20:54:52.4592540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-08-14T20:54:52.4593490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-08-14T20:54:52.4594470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-08-14T20:54:52.4595340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-08-14T20:54:52.4596270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-08-14T20:54:52.4597530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-08-14T20:54:52.4598160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-08-14T20:54:52.4599200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-08-14T20:54:52.4600130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-08-14T20:54:52.4601080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-08-14T20:54:52.4602040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-08-14T20:54:52.4603060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-08-14T20:54:52.4604110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-08-14T20:54:52.4604940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-08-14T20:54:52.4605900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-08-14T20:54:52.4606710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-08-14T20:54:52.4607550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-08-14T20:54:52.4608470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-08-14T20:54:52.4609350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-08-14T20:54:52.4610220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-08-14T20:54:52.4611250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-08-14T20:54:52.4612060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-08-14T20:54:52.4613030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-08-14T20:54:52.4613900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-08-14T20:54:52.4614760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-08-14T20:54:52.4615740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-08-14T20:54:52.4616600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-08-14T20:54:52.4617500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-08-14T20:54:52.4618380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-08-14T20:54:52.4619480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-08-14T20:54:52.4620210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-08-14T20:54:52.4621110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-08-14T20:54:52.4622110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-08-14T20:54:52.4622900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-08-14T20:54:52.4623790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-08-14T20:54:52.4624800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-08-14T20:54:52.4626000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-08-14T20:54:52.4626660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-08-14T20:54:52.4627620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-08-14T20:54:52.4628550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-08-14T20:54:52.4629410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-08-14T20:54:52.4630340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-08-14T20:54:52.4631220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-08-14T20:54:52.4632320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-08-14T20:54:52.4633530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-08-14T20:54:52.4634670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-08-14T20:54:52.4635950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-08-14T20:54:52.4637210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-08-14T20:54:52.4638470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-08-14T20:54:52.4639660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-08-14T20:54:52.4640800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-08-14T20:54:52.4642080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-08-14T20:54:52.4643320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-08-14T20:54:52.4644630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-08-14T20:54:52.4645830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-08-14T20:54:52.4646990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-08-14T20:54:52.4648290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-08-14T20:54:52.4649530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-08-14T20:54:52.4650840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-08-14T20:54:52.4652030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-08-14T20:54:52.4653280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-08-14T20:54:52.4654440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-08-14T20:54:52.4655590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-08-14T20:54:52.4656760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-08-14T20:54:52.4658290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-08-14T20:54:52.4659000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-08-14T20:54:52.4660310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-08-14T20:54:52.4661540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-08-14T20:54:52.4662690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-08-14T20:54:52.4663800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-08-14T20:54:52.4665110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-08-14T20:54:52.4666410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-08-14T20:54:52.4667470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-08-14T20:54:52.4668650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-08-14T20:54:52.4669640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-08-14T20:54:52.4670530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-08-14T20:54:52.4671530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-08-14T20:54:52.4672410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-08-14T20:54:52.4673620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-08-14T20:54:52.4674290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-08-14T20:54:52.4675060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-08-14T20:54:52.4675870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-08-14T20:54:52.4676850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-08-14T20:54:52.4677680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-08-14T20:54:52.4678550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-08-14T20:54:52.4679620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-08-14T20:54:52.4680300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-08-14T20:54:52.4681150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-08-14T20:54:52.4682040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-08-14T20:54:52.4683080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-08-14T20:54:52.4683970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-08-14T20:54:52.4684980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-08-14T20:54:52.4685900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-08-14T20:54:52.4686790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-08-14T20:54:52.4687870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-08-14T20:54:52.4688690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-08-14T20:54:52.4689730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-08-14T20:54:52.4690770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-08-14T20:54:52.4691620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-08-14T20:54:52.4692560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-08-14T20:54:52.4693490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-08-14T20:54:52.4694410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-08-14T20:54:52.4696220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-08-14T20:54:52.4696590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-08-14T20:54:52.4697360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-08-14T20:54:52.4698240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-08-14T20:54:52.4699290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-08-14T20:54:52.4700290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-08-14T20:54:52.4701220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-08-14T20:54:52.4702530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-08-14T20:54:52.4703200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-08-14T20:54:52.4704130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-08-14T20:54:52.4705170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-08-14T20:54:52.4706120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-08-14T20:54:52.4707170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-08-14T20:54:52.4708250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-08-14T20:54:52.4708950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-08-14T20:54:52.4709870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-08-14T20:54:52.4710850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-08-14T20:54:52.4711770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-08-14T20:54:52.4712660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-08-14T20:54:52.4713720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-08-14T20:54:52.4714540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-08-14T20:54:52.4715470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-08-14T20:54:52.4716360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-08-14T20:54:52.4717280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-08-14T20:54:52.4718230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-08-14T20:54:52.4719220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-08-14T20:54:52.4720370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-08-14T20:54:52.4721140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-08-14T20:54:52.4722060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-08-14T20:54:52.4722980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-08-14T20:54:52.4723970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-08-14T20:54:52.4724930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-08-14T20:54:52.4725820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-08-14T20:54:52.4726890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-08-14T20:54:52.4727720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-08-14T20:54:52.4728740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-08-14T20:54:52.4729650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-08-14T20:54:52.4730600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-08-14T20:54:52.4731600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-08-14T20:54:52.4732600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-08-14T20:54:52.4733680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-08-14T20:54:52.4734610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-08-14T20:54:52.4736050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-08-14T20:54:52.4736810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-08-14T20:54:52.4737800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-08-14T20:54:52.4738740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-08-14T20:54:52.4739730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-08-14T20:54:52.4740710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-08-14T20:54:52.4742430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-08-14T20:54:52.4742810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-08-14T20:54:52.4744090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-08-14T20:54:52.4744850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-08-14T20:54:52.4745990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-08-14T20:54:52.4747040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-08-14T20:54:52.4748080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-08-14T20:54:52.4749400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-08-14T20:54:52.4750160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-08-14T20:54:52.4751140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-08-14T20:54:52.4752290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-08-14T20:54:52.4753220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-08-14T20:54:52.4754290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-08-14T20:54:52.4755530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-08-14T20:54:52.4756200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-08-14T20:54:52.4757120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-08-14T20:54:52.4758060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-08-14T20:54:52.4759030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-08-14T20:54:52.4759970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-08-14T20:54:52.4760850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-08-14T20:54:52.4762080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-08-14T20:54:52.4762830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-08-14T20:54:52.4763750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-08-14T20:54:52.4764700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-08-14T20:54:52.4765610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-08-14T20:54:52.4766540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-08-14T20:54:52.4767540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-08-14T20:54:52.4768510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-08-14T20:54:52.4769480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-08-14T20:54:52.4770390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-08-14T20:54:52.4771300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-08-14T20:54:52.4772230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-08-14T20:54:52.4773190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-08-14T20:54:52.4774410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-08-14T20:54:52.4775280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-08-14T20:54:52.4776230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-08-14T20:54:52.4777110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-08-14T20:54:52.4778050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-08-14T20:54:52.4779030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-08-14T20:54:52.4779890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-08-14T20:54:52.4780850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-08-14T20:54:52.4781890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-08-14T20:54:52.4782860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-08-14T20:54:52.4783680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-08-14T20:54:52.4784710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-08-14T20:54:52.4785630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-08-14T20:54:52.4786550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-08-14T20:54:52.4787520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-08-14T20:54:52.4788570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-08-14T20:54:52.4790010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-08-14T20:54:52.4790990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-08-14T20:54:52.4792170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-08-14T20:54:52.4793590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-08-14T20:54:52.4794960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-08-14T20:54:52.4796300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-08-14T20:54:52.4797590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-08-14T20:54:52.4799040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-08-14T20:54:52.4800490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-08-14T20:54:52.4801530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-08-14T20:54:52.4802950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-08-14T20:54:52.4804080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-08-14T20:54:52.4805190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-08-14T20:54:52.4806450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-08-14T20:54:52.4807560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-08-14T20:54:52.4808750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-08-14T20:54:52.4810120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-08-14T20:54:52.4811390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-08-14T20:54:52.4812660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-08-14T20:54:52.4813860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-08-14T20:54:52.4815100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-08-14T20:54:52.4816240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-08-14T20:54:52.4817570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-08-14T20:54:52.4818680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-08-14T20:54:52.4819920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-08-14T20:54:52.4821090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-08-14T20:54:52.4822240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-08-14T20:54:52.4823530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-08-14T20:54:52.4824890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-08-14T20:54:52.4826050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-08-14T20:54:52.4827250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-08-14T20:54:52.4828510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-08-14T20:54:52.4829760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-08-14T20:54:52.4831020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-08-14T20:54:52.4832100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-08-14T20:54:52.4833410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-08-14T20:54:52.4834610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-08-14T20:54:52.4835840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-08-14T20:54:52.4836880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-08-14T20:54:52.4837800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-08-14T20:54:52.4838920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-08-14T20:54:52.4839660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-08-14T20:54:52.4840560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-08-14T20:54:52.4841500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-08-14T20:54:52.4842470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-08-14T20:54:52.4843560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-08-14T20:54:52.4844510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-08-14T20:54:52.4845490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-08-14T20:54:52.4846380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-08-14T20:54:52.4847350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-08-14T20:54:52.4848260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-08-14T20:54:52.4849170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-08-14T20:54:52.4850260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-08-14T20:54:52.4851170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-08-14T20:54:52.4852190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-08-14T20:54:52.4853080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-08-14T20:54:52.4854040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-08-14T20:54:52.4854890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-08-14T20:54:52.4855930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-08-14T20:54:52.4856900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-08-14T20:54:52.4857870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-08-14T20:54:52.4859410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-08-14T20:54:52.4859760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-08-14T20:54:52.4860730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-08-14T20:54:52.4861710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-08-14T20:54:52.4862670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-08-14T20:54:52.4863610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-08-14T20:54:52.4864520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-08-14T20:54:52.4865520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-08-14T20:54:52.4866480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-08-14T20:54:52.4867450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-08-14T20:54:52.4868410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-08-14T20:54:52.4869330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-08-14T20:54:52.4870280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-08-14T20:54:52.4871170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-08-14T20:54:52.4872160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-08-14T20:54:52.4873350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-08-14T20:54:52.4874050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-08-14T20:54:52.4874950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-08-14T20:54:52.4875850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-08-14T20:54:52.4876830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-08-14T20:54:52.4877760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-08-14T20:54:52.4878900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-08-14T20:54:52.4879550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-08-14T20:54:52.4880400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-08-14T20:54:52.4881420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-08-14T20:54:52.4882300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-08-14T20:54:52.4883180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-08-14T20:54:52.4884240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-08-14T20:54:52.4885020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-08-14T20:54:52.4885780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-08-14T20:54:52.4886680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-08-14T20:54:52.4887540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-08-14T20:54:52.4888420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-08-14T20:54:52.4889320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-08-14T20:54:52.4890190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-08-14T20:54:52.4891230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-08-14T20:54:52.4891960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-08-14T20:54:52.4893100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-08-14T20:54:52.4893740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-08-14T20:54:52.4894620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-08-14T20:54:52.4895530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-08-14T20:54:52.4896360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-08-14T20:54:52.4897240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-08-14T20:54:52.4898270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-08-14T20:54:52.4899000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-08-14T20:54:52.4899950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-08-14T20:54:52.4900960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-08-14T20:54:52.4902020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-08-14T20:54:52.4903090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-08-14T20:54:52.4904240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-08-14T20:54:52.4905390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-08-14T20:54:52.4906540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-08-14T20:54:52.4907770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-08-14T20:54:52.4908870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-08-14T20:54:52.4909950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-08-14T20:54:52.4911090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-08-14T20:54:52.4912290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-08-14T20:54:52.4913340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-08-14T20:54:52.4914570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-08-14T20:54:52.4915730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-08-14T20:54:52.4916770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-08-14T20:54:52.4917980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-08-14T20:54:52.4919140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-08-14T20:54:52.4920210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-08-14T20:54:52.4921340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-08-14T20:54:52.4922550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-08-14T20:54:52.4923850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-08-14T20:54:52.4925120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-08-14T20:54:52.4926300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-08-14T20:54:52.4927490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-08-14T20:54:52.4932070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-08-14T20:54:52.4932360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-08-14T20:54:52.4932580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-08-14T20:54:52.4932790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-08-14T20:54:52.4933020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-08-14T20:54:52.4934380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-08-14T20:54:52.4935620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-08-14T20:54:52.4936810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-08-14T20:54:52.4938010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-08-14T20:54:52.4939090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-08-14T20:54:52.4940140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-08-14T20:54:52.4941510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-08-14T20:54:52.4942760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-08-14T20:54:52.4944100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-08-14T20:54:52.4945300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-08-14T20:54:52.4946430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-08-14T20:54:52.4947520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-08-14T20:54:52.4948600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-08-14T20:54:52.4949860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-08-14T20:54:52.4951060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-08-14T20:54:52.4952230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-08-14T20:54:52.4953460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-08-14T20:54:52.4954610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-08-14T20:54:52.4955910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-08-14T20:54:52.4957130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-08-14T20:54:52.4958470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-08-14T20:54:52.4959630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-08-14T20:54:52.4960790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-08-14T20:54:52.4962090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-08-14T20:54:52.4963250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-08-14T20:54:52.4964450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-08-14T20:54:52.4965660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-08-14T20:54:52.4966850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-08-14T20:54:52.4967960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-08-14T20:54:52.4969080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-08-14T20:54:52.4970310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-08-14T20:54:52.4971620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-08-14T20:54:52.4972750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-08-14T20:54:52.4973930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-08-14T20:54:52.4975080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-08-14T20:54:52.4976210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-08-14T20:54:52.4977420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-08-14T20:54:52.4978550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-08-14T20:54:52.4979710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-08-14T20:54:52.4980860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-08-14T20:54:52.4982090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-08-14T20:54:52.4983350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-08-14T20:54:52.4984480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-08-14T20:54:52.4985590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-08-14T20:54:52.4986700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-08-14T20:54:52.4987990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-08-14T20:54:52.4989150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-08-14T20:54:52.4990360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-08-14T20:54:52.4991580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-08-14T20:54:52.4992900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-08-14T20:54:52.4994200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-08-14T20:54:52.4995270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-08-14T20:54:52.4996430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-08-14T20:54:52.4997730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-08-14T20:54:52.4999080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-08-14T20:54:52.5000270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-08-14T20:54:52.5001330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-08-14T20:54:52.5002500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-08-14T20:54:52.5003700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-08-14T20:54:52.5004810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-08-14T20:54:52.5005980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-08-14T20:54:52.5007090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-08-14T20:54:52.5008470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-08-14T20:54:52.5009560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-08-14T20:54:52.5010790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-08-14T20:54:52.5012040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-08-14T20:54:52.5013230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-08-14T20:54:52.5014370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-08-14T20:54:52.5015610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-08-14T20:54:52.5016940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-08-14T20:54:52.5018070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-08-14T20:54:52.5019300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-08-14T20:54:52.5020530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-08-14T20:54:52.5021570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-08-14T20:54:52.5022510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-08-14T20:54:52.5023440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-08-14T20:54:52.5024350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-08-14T20:54:52.5025260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-08-14T20:54:52.5026200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-08-14T20:54:52.5027130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-08-14T20:54:52.5028040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-08-14T20:54:52.5028990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-08-14T20:54:52.5029790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-08-14T20:54:52.5030830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-08-14T20:54:52.5031670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-08-14T20:54:52.5032700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-08-14T20:54:52.5033590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-08-14T20:54:52.5034570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-08-14T20:54:52.5035620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-08-14T20:54:52.5036550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-08-14T20:54:52.5037500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-08-14T20:54:52.5038490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-08-14T20:54:52.5039490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-08-14T20:54:52.5040420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-08-14T20:54:52.5041540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-08-14T20:54:52.5042390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-08-14T20:54:52.5043210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-08-14T20:54:52.5044040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-08-14T20:54:52.5044860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-08-14T20:54:52.5045770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-08-14T20:54:52.5047120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-08-14T20:54:52.5048650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-08-14T20:54:52.5049860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-08-14T20:54:52.5051030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-08-14T20:54:52.5052220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-08-14T20:54:52.5053390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-08-14T20:54:52.5054040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-08-14T20:54:52.5054530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-08-14T20:54:52.5055020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-08-14T20:54:52.5055520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-08-14T20:54:52.5056020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-08-14T20:54:52.5056530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-08-14T20:54:52.5057380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-08-14T20:54:52.5058270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-08-14T20:54:52.5059280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-08-14T20:54:52.5060190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-08-14T20:54:52.5061070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-08-14T20:54:52.5062160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-08-14T20:54:52.5063040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-08-14T20:54:52.5063980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-08-14T20:54:52.5064930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-08-14T20:54:52.5065890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-08-14T20:54:52.5066950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-08-14T20:54:52.5067720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-08-14T20:54:52.5068690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-08-14T20:54:52.5069600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-08-14T20:54:52.5070540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-08-14T20:54:52.5071440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-08-14T20:54:52.5072350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-08-14T20:54:52.5073310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-08-14T20:54:52.5074260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-08-14T20:54:52.5075230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-08-14T20:54:52.5076100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-08-14T20:54:52.5077040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-08-14T20:54:52.5077950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-08-14T20:54:52.5078880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-08-14T20:54:52.5079850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-08-14T20:54:52.5080760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-08-14T20:54:52.5081760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-08-14T20:54:52.5082690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-08-14T20:54:52.5083620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-08-14T20:54:52.5084580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-08-14T20:54:52.5085500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-08-14T20:54:52.5086410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-08-14T20:54:52.5087310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-08-14T20:54:52.5088320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-08-14T20:54:52.5089350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-08-14T20:54:52.5090330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-08-14T20:54:52.5091250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-08-14T20:54:52.5092250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-08-14T20:54:52.5093330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-08-14T20:54:52.5094170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-08-14T20:54:52.5095100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-08-14T20:54:52.5095980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-08-14T20:54:52.5096890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-08-14T20:54:52.5097850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-08-14T20:54:52.5098700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-08-14T20:54:52.5099640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-08-14T20:54:52.5100570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-08-14T20:54:52.5101940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-08-14T20:54:52.5102500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-08-14T20:54:52.5103470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-08-14T20:54:52.5104410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-08-14T20:54:52.5105320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-08-14T20:54:52.5106260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-08-14T20:54:52.5107200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-08-14T20:54:52.5108140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-08-14T20:54:52.5109060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-08-14T20:54:52.5109970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-08-14T20:54:52.5111050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-08-14T20:54:52.5111960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-08-14T20:54:52.5112790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-08-14T20:54:52.5113610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-08-14T20:54:52.5114740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-08-14T20:54:52.5115460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-08-14T20:54:52.5116450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-08-14T20:54:52.5117370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-08-14T20:54:52.5118310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-08-14T20:54:52.5119090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-08-14T20:54:52.5119920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-08-14T20:54:52.5120860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-08-14T20:54:52.5121630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-08-14T20:54:52.5122560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-08-14T20:54:52.5123400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-08-14T20:54:52.5124420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-08-14T20:54:52.5125190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-08-14T20:54:52.5126000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-08-14T20:54:52.5126840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-08-14T20:54:52.5127650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-08-14T20:54:52.5128530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-08-14T20:54:52.5129380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-08-14T20:54:52.5130240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-08-14T20:54:52.5131090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-08-14T20:54:52.5131900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-08-14T20:54:52.5132750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-08-14T20:54:52.5133700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-08-14T20:54:52.5134670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-08-14T20:54:52.5135600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-08-14T20:54:52.5136550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-08-14T20:54:52.5137500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-08-14T20:54:52.5138390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-08-14T20:54:52.5139320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-08-14T20:54:52.5140280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-08-14T20:54:52.5141170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-08-14T20:54:52.5142150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-08-14T20:54:52.5143070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-08-14T20:54:52.5144080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-08-14T20:54:52.5144950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-08-14T20:54:52.5145950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-08-14T20:54:52.5146820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-08-14T20:54:52.5147730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-08-14T20:54:52.5148650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-08-14T20:54:52.5149830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-08-14T20:54:52.5150920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-08-14T20:54:52.5152130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-08-14T20:54:52.5153210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-08-14T20:54:52.5154550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-08-14T20:54:52.5155580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-08-14T20:54:52.5156820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-08-14T20:54:52.5157980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-08-14T20:54:52.5159140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-08-14T20:54:52.5160300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-08-14T20:54:52.5161720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-08-14T20:54:52.5162810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-08-14T20:54:52.5164080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-08-14T20:54:52.5165330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-08-14T20:54:52.5166380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-08-14T20:54:52.5167570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-08-14T20:54:52.5168780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-08-14T20:54:52.5169770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-08-14T20:54:52.5170890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-08-14T20:54:52.5172170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-08-14T20:54:52.5173210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-08-14T20:54:52.5174440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-08-14T20:54:52.5175600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-08-14T20:54:52.5176890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-08-14T20:54:52.5177960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-08-14T20:54:52.5179000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-08-14T20:54:52.5180170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-08-14T20:54:52.5181470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-08-14T20:54:52.5182620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-08-14T20:54:52.5183750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-08-14T20:54:52.5184900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-08-14T20:54:52.5186070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-08-14T20:54:52.5187560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-08-14T20:54:52.5188240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-08-14T20:54:52.5189070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-08-14T20:54:52.5189990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-08-14T20:54:52.5191030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-08-14T20:54:52.5191760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-08-14T20:54:52.5192570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-08-14T20:54:52.5193580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-08-14T20:54:52.5194530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-08-14T20:54:52.5195290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-08-14T20:54:52.5196260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-08-14T20:54:52.5197200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-08-14T20:54:52.5198110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-08-14T20:54:52.5199330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-08-14T20:54:52.5200320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-08-14T20:54:52.5201280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-08-14T20:54:52.5202200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-08-14T20:54:52.5203130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-08-14T20:54:52.5203970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-08-14T20:54:52.5204950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-08-14T20:54:52.5205900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-08-14T20:54:52.5206960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-08-14T20:54:52.5207830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-08-14T20:54:52.5208920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-08-14T20:54:52.5209800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-08-14T20:54:52.5210720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-08-14T20:54:52.5211740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-08-14T20:54:52.5212690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-08-14T20:54:52.5213620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-08-14T20:54:52.5214500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-08-14T20:54:52.5215410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-08-14T20:54:52.5216340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-08-14T20:54:52.5217330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-08-14T20:54:52.5218270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-08-14T20:54:52.5219450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-08-14T20:54:52.5220260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-08-14T20:54:52.5221230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.5222350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-08-14T20:54:52.5223290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5224130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-08-14T20:54:52.5225020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-08-14T20:54:52.5225830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-08-14T20:54:52.5226840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-08-14T20:54:52.5227520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-08-14T20:54:52.5228380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-08-14T20:54:52.5229200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-08-14T20:54:52.5230040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-08-14T20:54:52.5230780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-08-14T20:54:52.5231780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-08-14T20:54:52.5232980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-08-14T20:54:52.5238420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-08-14T20:54:52.5239020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-08-14T20:54:52.5239650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-08-14T20:54:52.5240240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-08-14T20:54:52.5240750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-08-14T20:54:52.5241260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-08-14T20:54:52.5241720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-08-14T20:54:52.5242220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/bin/.conda-anaconda-tos-pre-unlink.sh 2025-08-14T20:54:52.5243330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.5244670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.5245970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.5247750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.5248930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.5250080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.5251430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.5252610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/files 2025-08-14T20:54:52.5253980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.5255150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.5256270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/git 2025-08-14T20:54:52.5258260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/RECORD 2025-08-14T20:54:52.5260280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/licenses/LICENSE 2025-08-14T20:54:52.5262180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/direct_url.json 2025-08-14T20:54:52.5263980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/WHEEL 2025-08-14T20:54:52.5266120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/entry_points.txt 2025-08-14T20:54:52.5267990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/REQUESTED 2025-08-14T20:54:52.5269860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/INSTALLER 2025-08-14T20:54:52.5271810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/METADATA 2025-08-14T20:54:52.5273710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-08-14T20:54:52.5275390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-08-14T20:54:52.5277080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-08-14T20:54:52.5278820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-08-14T20:54:52.5280400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-08-14T20:54:52.5282400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:52.5284500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-08-14T20:54:52.5286420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:52.5288370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-08-14T20:54:52.5290650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:52.5292620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:52.5294570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:52.5296600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-08-14T20:54:52.5298670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5300200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-08-14T20:54:52.5301970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-08-14T20:54:52.5303740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-08-14T20:54:52.5305580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-08-14T20:54:52.5307460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-08-14T20:54:52.5309250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-08-14T20:54:52.5311130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-08-14T20:54:52.5313460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-08-14T20:54:52.5315580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5317660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-08-14T20:54:52.5319700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-08-14T20:54:52.5321540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-08-14T20:54:52.5323500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-08-14T20:54:52.5324570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-08-14T20:54:52.5325820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-08-14T20:54:52.5326970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-08-14T20:54:52.5328050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-08-14T20:54:52.5329220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-08-14T20:54:52.5330230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-08-14T20:54:52.5331430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-08-14T20:54:52.5332760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-08-14T20:54:52.5334140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5335480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-08-14T20:54:52.5336640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.5337780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-08-14T20:54:52.5338850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-08-14T20:54:52.5340020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-08-14T20:54:52.5340950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-08-14T20:54:52.5341960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-08-14T20:54:52.5343010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-08-14T20:54:52.5344650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-08-14T20:54:52.5346410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-08-14T20:54:52.5347770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-08-14T20:54:52.5348960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0.conda 2025-08-14T20:54:52.5350010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0.conda 2025-08-14T20:54:52.5350470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/4ea078d6.json 2025-08-14T20:54:52.5351490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/9e99ffaf.json 2025-08-14T20:54:52.5352110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/3e39a7aa.json 2025-08-14T20:54:52.5352870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/8bd55712.json 2025-08-14T20:54:52.5354240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.5355450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.5356590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/typed.py 2025-08-14T20:54:52.5357880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/subclass_only.py 2025-08-14T20:54:52.5359190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_freeze.py 2025-08-14T20:54:52.5360400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/frozendict_only.py 2025-08-14T20:54:52.5361780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/__init__.py 2025-08-14T20:54:52.5362960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/bench.py 2025-08-14T20:54:52.5364310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/common.py 2025-08-14T20:54:52.5365520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/debug.py 2025-08-14T20:54:52.5366780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict.py 2025-08-14T20:54:52.5368330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict_subclass.py 2025-08-14T20:54:52.5369560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/base.py 2025-08-14T20:54:52.5370770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.5372140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.5373400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.5374530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5375430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.5376460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.5377420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.5378250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.5379030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/files 2025-08-14T20:54:52.5379930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.5380830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.5381750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/git 2025-08-14T20:54:52.5382910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/cool.py 2025-08-14T20:54:52.5384190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/version.py 2025-08-14T20:54:52.5385380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-08-14T20:54:52.5386600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-08-14T20:54:52.5387730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/core.py 2025-08-14T20:54:52.5389240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:52.5390820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-08-14T20:54:52.5392240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-08-14T20:54:52.5393680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5395080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.5396520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-08-14T20:54:52.5397710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/py.typed 2025-08-14T20:54:52.5398930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-08-14T20:54:52.5400150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-08-14T20:54:52.5401520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-08-14T20:54:52.5402950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-08-14T20:54:52.5404220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-08-14T20:54:52.5405620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-08-14T20:54:52.5406950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-08-14T20:54:52.5408280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-08-14T20:54:52.5409890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-08-14T20:54:52.5411370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-08-14T20:54:52.5412270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-08-14T20:54:52.5413400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.5414600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.5415810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.5417110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.5418310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.5419580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5420700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.5422060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.5423030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.5424180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.5425160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.5426260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.5427340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-08-14T20:54:52.5428470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.5429650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.5430880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-08-14T20:54:52.5432730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-08-14T20:54:52.5434550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.5436460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5437750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-08-14T20:54:52.5439150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-08-14T20:54:52.5440670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-08-14T20:54:52.5442420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-08-14T20:54:52.5444050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-08-14T20:54:52.5445700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-08-14T20:54:52.5447210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-08-14T20:54:52.5449110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-08-14T20:54:52.5450580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-08-14T20:54:52.5452520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-08-14T20:54:52.5453650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-08-14T20:54:52.5455110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-08-14T20:54:52.5455860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0.conda 2025-08-14T20:54:52.5456660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-08-14T20:54:52.5458060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.5459440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.5460950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.5462630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_literal_values.py 2025-08-14T20:54:52.5464040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/__init__.py 2025-08-14T20:54:52.5465620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_is_union_origin.py 2025-08-14T20:54:52.5467240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_inspect_annotation.py 2025-08-14T20:54:52.5469020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/__init__.py 2025-08-14T20:54:52.5470750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/test_member_checks.py 2025-08-14T20:54:52.5471960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.5473350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.5474520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.5476040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5477350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.5478700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.5479820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.5481080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.5482220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.5483470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.5484700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.5485850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.5487820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-08-14T20:54:52.5489780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-08-14T20:54:52.5491740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-08-14T20:54:52.5493770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-08-14T20:54:52.5495400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-08-14T20:54:52.5497370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-08-14T20:54:52.5499330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-08-14T20:54:52.5501020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-08-14T20:54:52.5502770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-08-14T20:54:52.5504990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-08-14T20:54:52.5507150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-08-14T20:54:52.5509160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5511060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-08-14T20:54:52.5512830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-08-14T20:54:52.5514450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/py.typed 2025-08-14T20:54:52.5515520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.5516660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.5518010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.5519740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.5520540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.5521830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.5522980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.5524370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.5525360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.5526390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.5527350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.5528360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.5529470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.5530430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.5531910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-08-14T20:54:52.5533340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-08-14T20:54:52.5534730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-08-14T20:54:52.5536140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-08-14T20:54:52.5537570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-08-14T20:54:52.5539070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-08-14T20:54:52.5540500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-08-14T20:54:52.5542430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-08-14T20:54:52.5544230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-08-14T20:54:52.5546000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-08-14T20:54:52.5547810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:52.5549460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-08-14T20:54:52.5551230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.5553010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-08-14T20:54:52.5554620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-08-14T20:54:52.5555900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-08-14T20:54:52.5557230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-08-14T20:54:52.5558930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-08-14T20:54:52.5560660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-08-14T20:54:52.5562330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-08-14T20:54:52.5563580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-08-14T20:54:52.5564900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-08-14T20:54:52.5566140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-08-14T20:54:52.5567390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-08-14T20:54:52.5568670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-08-14T20:54:52.5569610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/configuration.py 2025-08-14T20:54:52.5570600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/pyproject.py 2025-08-14T20:54:52.5571620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/auth.py 2025-08-14T20:54:52.5572840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/xmlrpc.py 2025-08-14T20:54:52.5573960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/download.py 2025-08-14T20:54:52.5575040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/session.py 2025-08-14T20:54:52.5576030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/cache.py 2025-08-14T20:54:52.5577110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/__init__.py 2025-08-14T20:54:52.5578150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/utils.py 2025-08-14T20:54:52.5579260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/lazy_wheel.py 2025-08-14T20:54:52.5580260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cache.py 2025-08-14T20:54:52.5581310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/__init__.py 2025-08-14T20:54:52.5582340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/logging.py 2025-08-14T20:54:52.5583370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/misc.py 2025-08-14T20:54:52.5584440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/egg_link.py 2025-08-14T20:54:52.5585490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compat.py 2025-08-14T20:54:52.5586550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/deprecation.py 2025-08-14T20:54:52.5587640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/subprocess.py 2025-08-14T20:54:52.5588690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filesystem.py 2025-08-14T20:54:52.5589890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-08-14T20:54:52.5590920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/__init__.py 2025-08-14T20:54:52.5592040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_jaraco_text.py 2025-08-14T20:54:52.5593280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/temp_dir.py 2025-08-14T20:54:52.5594210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/retry.py 2025-08-14T20:54:52.5595260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/appdirs.py 2025-08-14T20:54:52.5596410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/setuptools_build.py 2025-08-14T20:54:52.5597420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/packaging.py 2025-08-14T20:54:52.5598500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/entrypoints.py 2025-08-14T20:54:52.5599670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filetypes.py 2025-08-14T20:54:52.5601220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compatibility_tags.py 2025-08-14T20:54:52.5602000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/datetime.py 2025-08-14T20:54:52.5602820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/urls.py 2025-08-14T20:54:52.5603830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/hashes.py 2025-08-14T20:54:52.5604930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/virtualenv.py 2025-08-14T20:54:52.5605910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_log.py 2025-08-14T20:54:52.5606960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/glibc.py 2025-08-14T20:54:52.5608010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/wheel.py 2025-08-14T20:54:52.5609270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/unpacking.py 2025-08-14T20:54:52.5610070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/link.py 2025-08-14T20:54:52.5611180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/selection_prefs.py 2025-08-14T20:54:52.5612290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/direct_url.py 2025-08-14T20:54:52.5613380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/index.py 2025-08-14T20:54:52.5618800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/target_python.py 2025-08-14T20:54:52.5619390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/pylock.py 2025-08-14T20:54:52.5619950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/__init__.py 2025-08-14T20:54:52.5620530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/search_scope.py 2025-08-14T20:54:52.5621130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/candidate.py 2025-08-14T20:54:52.5621710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/format_control.py 2025-08-14T20:54:52.5622330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/installation_report.py 2025-08-14T20:54:52.5622950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/scheme.py 2025-08-14T20:54:52.5623510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/wheel.py 2025-08-14T20:54:52.5624540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/cmdoptions.py 2025-08-14T20:54:52.5625560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/__init__.py 2025-08-14T20:54:52.5626660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/index_command.py 2025-08-14T20:54:52.5627850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/status_codes.py 2025-08-14T20:54:52.5628750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/parser.py 2025-08-14T20:54:52.5629860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/command_context.py 2025-08-14T20:54:52.5630960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/spinners.py 2025-08-14T20:54:52.5631990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/autocompletion.py 2025-08-14T20:54:52.5633040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/base_command.py 2025-08-14T20:54:52.5634260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main_parser.py 2025-08-14T20:54:52.5635900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/progress_bars.py 2025-08-14T20:54:52.5637230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main.py 2025-08-14T20:54:52.5638700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/req_command.py 2025-08-14T20:54:52.5640340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-08-14T20:54:52.5641940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/__init__.py 2025-08-14T20:54:52.5643460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/wheel.py 2025-08-14T20:54:52.5644690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/check.py 2025-08-14T20:54:52.5646140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/__init__.py 2025-08-14T20:54:52.5647440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/freeze.py 2025-08-14T20:54:52.5648970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-08-14T20:54:52.5650420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata.py 2025-08-14T20:54:52.5651930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-08-14T20:54:52.5653470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-08-14T20:54:52.5654950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/__init__.py 2025-08-14T20:54:52.5656580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-08-14T20:54:52.5658030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel.py 2025-08-14T20:54:52.5659560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/build_tracker.py 2025-08-14T20:54:52.5660990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/prepare.py 2025-08-14T20:54:52.5662660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_install.py 2025-08-14T20:54:52.5663990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_set.py 2025-08-14T20:54:52.5665250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_uninstall.py 2025-08-14T20:54:52.5666680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/__init__.py 2025-08-14T20:54:52.5668180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_dependency_group.py 2025-08-14T20:54:52.5669480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_file.py 2025-08-14T20:54:52.5671020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/constructors.py 2025-08-14T20:54:52.5672510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-08-14T20:54:52.5673970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-08-14T20:54:52.5675420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/__init__.py 2025-08-14T20:54:52.5676720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/base.py 2025-08-14T20:54:52.5678390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-08-14T20:54:52.5680780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-08-14T20:54:52.5681760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-08-14T20:54:52.5683370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-08-14T20:54:52.5684860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-08-14T20:54:52.5686470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-08-14T20:54:52.5688130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-08-14T20:54:52.5689590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-08-14T20:54:52.5691020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-08-14T20:54:52.5692250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/git.py 2025-08-14T20:54:52.5693580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/__init__.py 2025-08-14T20:54:52.5695230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/mercurial.py 2025-08-14T20:54:52.5696140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/bazaar.py 2025-08-14T20:54:52.5697490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/versioncontrol.py 2025-08-14T20:54:52.5698760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/subversion.py 2025-08-14T20:54:52.5700110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/__init__.py 2025-08-14T20:54:52.5701440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_sysconfig.py 2025-08-14T20:54:52.5702880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_distutils.py 2025-08-14T20:54:52.5704260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/base.py 2025-08-14T20:54:52.5705500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/collector.py 2025-08-14T20:54:52.5706800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/__init__.py 2025-08-14T20:54:52.5708050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/sources.py 2025-08-14T20:54:52.5709590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/package_finder.py 2025-08-14T20:54:52.5710890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/exceptions.py 2025-08-14T20:54:52.5712340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/configuration.py 2025-08-14T20:54:52.5713720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/show.py 2025-08-14T20:54:52.5715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/list.py 2025-08-14T20:54:52.5716500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/check.py 2025-08-14T20:54:52.5717820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/index.py 2025-08-14T20:54:52.5719380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/completion.py 2025-08-14T20:54:52.5720930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/download.py 2025-08-14T20:54:52.5722360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/cache.py 2025-08-14T20:54:52.5723600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/__init__.py 2025-08-14T20:54:52.5724880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/hash.py 2025-08-14T20:54:52.5726290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/inspect.py 2025-08-14T20:54:52.5727580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/debug.py 2025-08-14T20:54:52.5728900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/uninstall.py 2025-08-14T20:54:52.5730320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/lock.py 2025-08-14T20:54:52.5731550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/freeze.py 2025-08-14T20:54:52.5732850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/search.py 2025-08-14T20:54:52.5734230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/install.py 2025-08-14T20:54:52.5735580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/help.py 2025-08-14T20:54:52.5736880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/wheel.py 2025-08-14T20:54:52.5738050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/main.py 2025-08-14T20:54:52.5739340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/wheel_builder.py 2025-08-14T20:54:52.5740790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/_json.py 2025-08-14T20:54:52.5742110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/__init__.py 2025-08-14T20:54:52.5743840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/pkg_resources.py 2025-08-14T20:54:52.5744980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-08-14T20:54:52.5746180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-08-14T20:54:52.5747320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-08-14T20:54:52.5748530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-08-14T20:54:52.5749460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/base.py 2025-08-14T20:54:52.5750810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/__init__.py 2025-08-14T20:54:52.5752000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/sdist.py 2025-08-14T20:54:52.5752930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/installed.py 2025-08-14T20:54:52.5753970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/base.py 2025-08-14T20:54:52.5755050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/wheel.py 2025-08-14T20:54:52.5756140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/self_outdated_check.py 2025-08-14T20:54:52.5757240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/build_env.py 2025-08-14T20:54:52.5758190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/tags.py 2025-08-14T20:54:52.5759280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_musllinux.py 2025-08-14T20:54:52.5760350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/metadata.py 2025-08-14T20:54:52.5761400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/version.py 2025-08-14T20:54:52.5762590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-08-14T20:54:52.5763740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-08-14T20:54:52.5764750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/__init__.py 2025-08-14T20:54:52.5765800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_parser.py 2025-08-14T20:54:52.5766860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/utils.py 2025-08-14T20:54:52.5767980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/requirements.py 2025-08-14T20:54:52.5769090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_structures.py 2025-08-14T20:54:52.5770120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/markers.py 2025-08-14T20:54:52.5771420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/py.typed 2025-08-14T20:54:52.5772290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_manylinux.py 2025-08-14T20:54:52.5773360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-08-14T20:54:52.5774440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/specifiers.py 2025-08-14T20:54:52.5775500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_elffile.py 2025-08-14T20:54:52.5776480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/vendor.txt 2025-08-14T20:54:52.5777730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_openssl.py 2025-08-14T20:54:52.5778610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_api.py 2025-08-14T20:54:52.5779720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_macos.py 2025-08-14T20:54:52.5780760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/__init__.py 2025-08-14T20:54:52.5781920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-08-14T20:54:52.5782940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/py.typed 2025-08-14T20:54:52.5784010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_windows.py 2025-08-14T20:54:52.5785050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/__init__.py 2025-08-14T20:54:52.5786130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/exceptions.py 2025-08-14T20:54:52.5787240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/fallback.py 2025-08-14T20:54:52.5788180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/ext.py 2025-08-14T20:54:52.5789530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-08-14T20:54:52.5790650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-08-14T20:54:52.5791830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-08-14T20:54:52.5793090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-08-14T20:54:52.5794130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/py.typed 2025-08-14T20:54:52.5795370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-08-14T20:54:52.5796500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-08-14T20:54:52.5797640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-08-14T20:54:52.5798710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/modeline.py 2025-08-14T20:54:52.5799890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/console.py 2025-08-14T20:54:52.5800800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/scanner.py 2025-08-14T20:54:52.5801860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatter.py 2025-08-14T20:54:52.5803010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-08-14T20:54:52.5804100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/python.py 2025-08-14T20:54:52.5805240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-08-14T20:54:52.5806250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/token.py 2025-08-14T20:54:52.5807290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/style.py 2025-08-14T20:54:52.5808390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/util.py 2025-08-14T20:54:52.5809410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/sphinxext.py 2025-08-14T20:54:52.5810540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__init__.py 2025-08-14T20:54:52.5811680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-08-14T20:54:52.5812830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-08-14T20:54:52.5813960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-08-14T20:54:52.5815090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-08-14T20:54:52.5816130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/unistring.py 2025-08-14T20:54:52.5817150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexer.py 2025-08-14T20:54:52.5818240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/regexopt.py 2025-08-14T20:54:52.5819280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/plugin.py 2025-08-14T20:54:52.5820330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filter.py 2025-08-14T20:54:52.5821470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__main__.py 2025-08-14T20:54:52.5822600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-08-14T20:54:52.5823510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w32.exe 2025-08-14T20:54:52.5824580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/locators.py 2025-08-14T20:54:52.5825650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/metadata.py 2025-08-14T20:54:52.5826680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/version.py 2025-08-14T20:54:52.5827710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/compat.py 2025-08-14T20:54:52.5828730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/index.py 2025-08-14T20:54:52.5829800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/manifest.py 2025-08-14T20:54:52.5830930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/util.py 2025-08-14T20:54:52.5832210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/database.py 2025-08-14T20:54:52.5833710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t32.exe 2025-08-14T20:54:52.5835210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/__init__.py 2025-08-14T20:54:52.5836610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64.exe 2025-08-14T20:54:52.5837800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/markers.py 2025-08-14T20:54:52.5839240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/resources.py 2025-08-14T20:54:52.5840720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-08-14T20:54:52.5842040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/scripts.py 2025-08-14T20:54:52.5843290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64.exe 2025-08-14T20:54:52.5844560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/wheel.py 2025-08-14T20:54:52.5845860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__init__.py 2025-08-14T20:54:52.5847060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/py.typed 2025-08-14T20:54:52.5848420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/distro.py 2025-08-14T20:54:52.5849940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__main__.py 2025-08-14T20:54:52.5851240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-08-14T20:54:52.5852610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-08-14T20:54:52.5853970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/controller.py 2025-08-14T20:54:52.5855490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-08-14T20:54:52.5857100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-08-14T20:54:52.5858620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-08-14T20:54:52.5860090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/cache.py 2025-08-14T20:54:52.5861420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-08-14T20:54:52.5862820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/py.typed 2025-08-14T20:54:52.5864250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-08-14T20:54:52.5865800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-08-14T20:54:52.5867320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-08-14T20:54:52.5868720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-08-14T20:54:52.5869930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/intranges.py 2025-08-14T20:54:52.5871360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/package_data.py 2025-08-14T20:54:52.5872570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/compat.py 2025-08-14T20:54:52.5873810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/idnadata.py 2025-08-14T20:54:52.5875050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/__init__.py 2025-08-14T20:54:52.5876330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/core.py 2025-08-14T20:54:52.5877660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/py.typed 2025-08-14T20:54:52.5879090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/codec.py 2025-08-14T20:54:52.5880530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/uts46data.py 2025-08-14T20:54:52.5881940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/__init__.py 2025-08-14T20:54:52.5883310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/cookies.py 2025-08-14T20:54:52.5884960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/auth.py 2025-08-14T20:54:52.5886340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/sessions.py 2025-08-14T20:54:52.5887730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/hooks.py 2025-08-14T20:54:52.5889070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/compat.py 2025-08-14T20:54:52.5890500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/models.py 2025-08-14T20:54:52.5891870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/certs.py 2025-08-14T20:54:52.5893170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__init__.py 2025-08-14T20:54:52.5894570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/status_codes.py 2025-08-14T20:54:52.5896040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/packages.py 2025-08-14T20:54:52.5897480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__version__.py 2025-08-14T20:54:52.5898740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/api.py 2025-08-14T20:54:52.5900080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/_internal_utils.py 2025-08-14T20:54:52.5901320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/utils.py 2025-08-14T20:54:52.5902760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/exceptions.py 2025-08-14T20:54:52.5904160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/structures.py 2025-08-14T20:54:52.5905480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/help.py 2025-08-14T20:54:52.5906870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/adapters.py 2025-08-14T20:54:52.5908190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_types.py 2025-08-14T20:54:52.5909560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/__init__.py 2025-08-14T20:54:52.5910910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_parser.py 2025-08-14T20:54:52.5912120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_re.py 2025-08-14T20:54:52.5913510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/py.typed 2025-08-14T20:54:52.5914700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__init__.py 2025-08-14T20:54:52.5915960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/core.py 2025-08-14T20:54:52.5917260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/py.typed 2025-08-14T20:54:52.5918630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/cacert.pem 2025-08-14T20:54:52.5920130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__main__.py 2025-08-14T20:54:52.5921000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-08-14T20:54:52.5922420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-08-14T20:54:52.5923500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-08-14T20:54:52.5924740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-08-14T20:54:52.5925720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-08-14T20:54:52.5926690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/themes.py 2025-08-14T20:54:52.5928070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/screen.py 2025-08-14T20:54:52.5928850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/logging.py 2025-08-14T20:54:52.5929830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/measure.py 2025-08-14T20:54:52.5930810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/tree.py 2025-08-14T20:54:52.5931820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/console.py 2025-08-14T20:54:52.5932890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live_render.py 2025-08-14T20:54:52.5934610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-08-14T20:54:52.5935380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/box.py 2025-08-14T20:54:52.5935990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color.py 2025-08-14T20:54:52.5936990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_timer.py 2025-08-14T20:54:52.5938030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_fileno.py 2025-08-14T20:54:52.5939040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/align.py 2025-08-14T20:54:52.5940030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/theme.py 2025-08-14T20:54:52.5940990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/style.py 2025-08-14T20:54:52.5942110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/default_styles.py 2025-08-14T20:54:52.5943060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_wrap.py 2025-08-14T20:54:52.5944130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_log_render.py 2025-08-14T20:54:52.5945110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/emoji.py 2025-08-14T20:54:52.5946090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/layout.py 2025-08-14T20:54:52.5947160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/containers.py 2025-08-14T20:54:52.5948220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-08-14T20:54:52.5949280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/traceback.py 2025-08-14T20:54:52.5950230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/region.py 2025-08-14T20:54:52.5951600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/protocol.py 2025-08-14T20:54:52.5952340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_loop.py 2025-08-14T20:54:52.5953330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/control.py 2025-08-14T20:54:52.5954440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/filesize.py 2025-08-14T20:54:52.5955430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_null_file.py 2025-08-14T20:54:52.5956410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_palettes.py 2025-08-14T20:54:52.5957410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__init__.py 2025-08-14T20:54:52.5958440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_pick.py 2025-08-14T20:54:52.5959440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/file_proxy.py 2025-08-14T20:54:52.5960440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/palette.py 2025-08-14T20:54:52.5961660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/markup.py 2025-08-14T20:54:52.5962540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_ratio.py 2025-08-14T20:54:52.5963530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/repr.py 2025-08-14T20:54:52.5964620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/constrain.py 2025-08-14T20:54:52.5965590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pretty.py 2025-08-14T20:54:52.5966700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/diagnose.py 2025-08-14T20:54:52.5967700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/columns.py 2025-08-14T20:54:52.5968730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/rule.py 2025-08-14T20:54:52.5969800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_inspect.py 2025-08-14T20:54:52.5970790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pager.py 2025-08-14T20:54:52.5971750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/text.py 2025-08-14T20:54:52.5972820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/highlighter.py 2025-08-14T20:54:52.5973860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_spinners.py 2025-08-14T20:54:52.5974930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/terminal_theme.py 2025-08-14T20:54:52.5975860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/bar.py 2025-08-14T20:54:52.5977150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live.py 2025-08-14T20:54:52.5977940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/py.typed 2025-08-14T20:54:52.5978920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/syntax.py 2025-08-14T20:54:52.5979910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/table.py 2025-08-14T20:54:52.5981280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_export_format.py 2025-08-14T20:54:52.5982440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress_bar.py 2025-08-14T20:54:52.5983440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/errors.py 2025-08-14T20:54:52.5984420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/prompt.py 2025-08-14T20:54:52.5985500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/segment.py 2025-08-14T20:54:52.5986410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/ansi.py 2025-08-14T20:54:52.5987460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress.py 2025-08-14T20:54:52.5988460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_stack.py 2025-08-14T20:54:52.5989580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows.py 2025-08-14T20:54:52.5990650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_cell_widths.py 2025-08-14T20:54:52.5991610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/cells.py 2025-08-14T20:54:52.5992710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_win32_console.py 2025-08-14T20:54:52.5993680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/panel.py 2025-08-14T20:54:52.5994740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/styled.py 2025-08-14T20:54:52.5995730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/spinner.py 2025-08-14T20:54:52.5996860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-08-14T20:54:52.5997830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/json.py 2025-08-14T20:54:52.5998850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/padding.py 2025-08-14T20:54:52.6000190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__main__.py 2025-08-14T20:54:52.6000940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/scope.py 2025-08-14T20:54:52.6001990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_extension.py 2025-08-14T20:54:52.6002970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/status.py 2025-08-14T20:54:52.6003950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/abc.py 2025-08-14T20:54:52.6005170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/jupyter.py 2025-08-14T20:54:52.6006150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color_triplet.py 2025-08-14T20:54:52.6007320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/_writer.py 2025-08-14T20:54:52.6008250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/__init__.py 2025-08-14T20:54:52.6009530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/py.typed 2025-08-14T20:54:52.6010320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/filepost.py 2025-08-14T20:54:52.6011370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/fields.py 2025-08-14T20:54:52.6012450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/queue.py 2025-08-14T20:54:52.6013800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-08-14T20:54:52.6014930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-08-14T20:54:52.6016380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/wait.py 2025-08-14T20:54:52.6017850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/request.py 2025-08-14T20:54:52.6019050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-08-14T20:54:52.6020420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-08-14T20:54:52.6021880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/response.py 2025-08-14T20:54:52.6023270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-08-14T20:54:52.6024590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/retry.py 2025-08-14T20:54:52.6025970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/url.py 2025-08-14T20:54:52.6027350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/connection.py 2025-08-14T20:54:52.6028930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-08-14T20:54:52.6030190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_version.py 2025-08-14T20:54:52.6031520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/request.py 2025-08-14T20:54:52.6032970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/__init__.py 2025-08-14T20:54:52.6034460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-08-14T20:54:52.6035640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/response.py 2025-08-14T20:54:52.6037290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-08-14T20:54:52.6038680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-08-14T20:54:52.6040150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-08-14T20:54:52.6041580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-08-14T20:54:52.6043000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-08-14T20:54:52.6044520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-08-14T20:54:52.6046180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-08-14T20:54:52.6047980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-08-14T20:54:52.6049600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-08-14T20:54:52.6050960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-08-14T20:54:52.6052380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connection.py 2025-08-14T20:54:52.6054550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_collections.py 2025-08-14T20:54:52.6055120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-08-14T20:54:52.6056780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-08-14T20:54:52.6058370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-08-14T20:54:52.6060020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-08-14T20:54:52.6061280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/six.py 2025-08-14T20:54:52.6062630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/exceptions.py 2025-08-14T20:54:52.6064020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-08-14T20:54:52.6065440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-08-14T20:54:52.6066920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/__init__.py 2025-08-14T20:54:52.6068440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-08-14T20:54:52.6069980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-08-14T20:54:52.6071470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-08-14T20:54:52.6072790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-08-14T20:54:52.6074290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-08-14T20:54:52.6075680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/providers.py 2025-08-14T20:54:52.6076990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/structs.py 2025-08-14T20:54:52.6078400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/reporters.py 2025-08-14T20:54:52.6079740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/py.typed 2025-08-14T20:54:52.6081150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/typing_extensions.py 2025-08-14T20:54:52.6082660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/macos.py 2025-08-14T20:54:52.6084000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/unix.py 2025-08-14T20:54:52.6085390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/version.py 2025-08-14T20:54:52.6086810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__init__.py 2025-08-14T20:54:52.6088120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/api.py 2025-08-14T20:54:52.6089630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/android.py 2025-08-14T20:54:52.6091260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/py.typed 2025-08-14T20:54:52.6092500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/windows.py 2025-08-14T20:54:52.6093830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__main__.py 2025-08-14T20:54:52.6094660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__init__.py 2025-08-14T20:54:52.6095540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/py.typed 2025-08-14T20:54:52.6096580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__pip-runner__.py 2025-08-14T20:54:52.6097390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__main__.py 2025-08-14T20:54:52.6098410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/RECORD 2025-08-14T20:54:52.6099590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:52.6100700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-08-14T20:54:52.6101750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/direct_url.json 2025-08-14T20:54:52.6102740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/WHEEL 2025-08-14T20:54:52.6103850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/entry_points.txt 2025-08-14T20:54:52.6104900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/top_level.txt 2025-08-14T20:54:52.6105910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/REQUESTED 2025-08-14T20:54:52.6106940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/INSTALLER 2025-08-14T20:54:52.6107940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/METADATA 2025-08-14T20:54:52.6108760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/repodata_record.json 2025-08-14T20:54:52.6109570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.sh 2025-08-14T20:54:52.6110400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.py 2025-08-14T20:54:52.6111500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6112280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.bat 2025-08-14T20:54:52.6113140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/licenses/LICENSE.txt 2025-08-14T20:54:52.6113950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/bld.bat 2025-08-14T20:54:52.6114760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/build.sh 2025-08-14T20:54:52.6115750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6116590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml 2025-08-14T20:54:52.6117510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6118260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/paths.json 2025-08-14T20:54:52.6119120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/hash_input.json 2025-08-14T20:54:52.6119850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/files 2025-08-14T20:54:52.6120630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/about.json 2025-08-14T20:54:52.6121390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/link.json 2025-08-14T20:54:52.6122160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/index.json 2025-08-14T20:54:52.6122860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/git 2025-08-14T20:54:52.6123710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget 2025-08-14T20:54:52.6124540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget.pl 2025-08-14T20:54:52.6125310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/CA.pl 2025-08-14T20:54:52.6126220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf 2025-08-14T20:54:52.6127060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf.dist 2025-08-14T20:54:52.6127820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf 2025-08-14T20:54:52.6128740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf.dist 2025-08-14T20:54:52.6129530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/c_rehash 2025-08-14T20:54:52.6130340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/openssl 2025-08-14T20:54:52.6131230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem2.h 2025-08-14T20:54:52.6132070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdf.h 2025-08-14T20:54:52.6132930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem.h 2025-08-14T20:54:52.6133860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asyncerr.h 2025-08-14T20:54:52.6134730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md2.h 2025-08-14T20:54:52.6135600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl3.h 2025-08-14T20:54:52.6136540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ossl_typ.h 2025-08-14T20:54:52.6137420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dtls1.h 2025-08-14T20:54:52.6138280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/err.h 2025-08-14T20:54:52.6139120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bn.h 2025-08-14T20:54:52.6140070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/blowfish.h 2025-08-14T20:54:52.6140900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cms.h 2025-08-14T20:54:52.6141810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engine.h 2025-08-14T20:54:52.6142730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf_api.h 2025-08-14T20:54:52.6143620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/esserr.h 2025-08-14T20:54:52.6144520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core.h 2025-08-14T20:54:52.6145410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509.h 2025-08-14T20:54:52.6146330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1_mac.h 2025-08-14T20:54:52.6147250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objectserr.h 2025-08-14T20:54:52.6148130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/params.h 2025-08-14T20:54:52.6149010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmserr.h 2025-08-14T20:54:52.6149880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/http.h 2025-08-14T20:54:52.6150890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ui.h 2025-08-14T20:54:52.6151630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sha.h 2025-08-14T20:54:52.6152550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/symhacks.h 2025-08-14T20:54:52.6153400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1.h 2025-08-14T20:54:52.6154300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bioerr.h 2025-08-14T20:54:52.6155250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslconf.h 2025-08-14T20:54:52.6156160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bio.h 2025-08-14T20:54:52.6157150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc2.h 2025-08-14T20:54:52.6157970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/types.h 2025-08-14T20:54:52.6158840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dh.h 2025-08-14T20:54:52.6159870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr_legacy.h 2025-08-14T20:54:52.6160760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/proverr.h 2025-08-14T20:54:52.6161870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3.h 2025-08-14T20:54:52.6163030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_object.h 2025-08-14T20:54:52.6164130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decodererr.h 2025-08-14T20:54:52.6165310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/param_build.h 2025-08-14T20:54:52.6166450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf.h 2025-08-14T20:54:52.6167650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conftypes.h 2025-08-14T20:54:52.6168810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md5.h 2025-08-14T20:54:52.6169960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decoder.h 2025-08-14T20:54:52.6171280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pemerr.h 2025-08-14T20:54:52.6172430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmferr.h 2025-08-14T20:54:52.6173730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509_vfy.h 2025-08-14T20:54:52.6174950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/txt_db.h 2025-08-14T20:54:52.6176340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp.h 2025-08-14T20:54:52.6177550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comperr.h 2025-08-14T20:54:52.6178600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cterr.h 2025-08-14T20:54:52.6179820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/self_test.h 2025-08-14T20:54:52.6181210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/safestack.h 2025-08-14T20:54:52.6182550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/configuration.h 2025-08-14T20:54:52.6183740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fips_names.h 2025-08-14T20:54:52.6184840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdsa.h 2025-08-14T20:54:52.6185920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr.h 2025-08-14T20:54:52.6187040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/prov_ssl.h 2025-08-14T20:54:52.6188220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fipskey.h 2025-08-14T20:54:52.6189330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc5.h 2025-08-14T20:54:52.6190480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/uierr.h 2025-08-14T20:54:52.6191760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3err.h 2025-08-14T20:54:52.6192860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objects.h 2025-08-14T20:54:52.6194090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12.h 2025-08-14T20:54:52.6195190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crypto.h 2025-08-14T20:54:52.6196330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmf.h 2025-08-14T20:54:52.6197540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp_util.h 2025-08-14T20:54:52.6198700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslv.h 2025-08-14T20:54:52.6200030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evperr.h 2025-08-14T20:54:52.6201250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7.h 2025-08-14T20:54:52.6202390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/obj_mac.h 2025-08-14T20:54:52.6203560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ct.h 2025-08-14T20:54:52.6204720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/async.h 2025-08-14T20:54:52.6205890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffer.h 2025-08-14T20:54:52.6207070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl.h 2025-08-14T20:54:52.6208060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srp.h 2025-08-14T20:54:52.6209270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/camellia.h 2025-08-14T20:54:52.6210490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/httperr.h 2025-08-14T20:54:52.6211890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dherr.h 2025-08-14T20:54:52.6213010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evp.h 2025-08-14T20:54:52.6214150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/e_os2.h 2025-08-14T20:54:52.6215210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/trace.h 2025-08-14T20:54:52.6216270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md4.h 2025-08-14T20:54:52.6217490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_names.h 2025-08-14T20:54:52.6218620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/hmac.h 2025-08-14T20:54:52.6219700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/provider.h 2025-08-14T20:54:52.6220790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/aes.h 2025-08-14T20:54:52.6222030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engineerr.h 2025-08-14T20:54:52.6223260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comp.h 2025-08-14T20:54:52.6224580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/macros.h 2025-08-14T20:54:52.6225660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12err.h 2025-08-14T20:54:52.6226760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encoder.h 2025-08-14T20:54:52.6227860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cast.h 2025-08-14T20:54:52.6229010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr_legacy.h 2025-08-14T20:54:52.6230040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc4.h 2025-08-14T20:54:52.6235640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/stack.h 2025-08-14T20:54:52.6236080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/des.h 2025-08-14T20:54:52.6236330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsp.h 2025-08-14T20:54:52.6236530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ec.h 2025-08-14T20:54:52.6236720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdh.h 2025-08-14T20:54:52.6236930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rand.h 2025-08-14T20:54:52.6237580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecerr.h 2025-08-14T20:54:52.6238690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ts.h 2025-08-14T20:54:52.6239890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_dispatch.h 2025-08-14T20:54:52.6240990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr.h 2025-08-14T20:54:52.6242120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/storeerr.h 2025-08-14T20:54:52.6243240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffererr.h 2025-08-14T20:54:52.6244310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/seed.h 2025-08-14T20:54:52.6245550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/modes.h 2025-08-14T20:54:52.6247050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl2.h 2025-08-14T20:54:52.6248270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tserr.h 2025-08-14T20:54:52.6249280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsa.h 2025-08-14T20:54:52.6250670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ripemd.h 2025-08-14T20:54:52.6251710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/whrlpool.h 2025-08-14T20:54:52.6252770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encodererr.h 2025-08-14T20:54:52.6253860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmperr.h 2025-08-14T20:54:52.6254970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tls1.h 2025-08-14T20:54:52.6256110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsaerr.h 2025-08-14T20:54:52.6257240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/randerr.h 2025-08-14T20:54:52.6258390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/mdc2.h 2025-08-14T20:54:52.6259670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsperr.h 2025-08-14T20:54:52.6260850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509err.h 2025-08-14T20:54:52.6262000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7err.h 2025-08-14T20:54:52.6263180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsa.h 2025-08-14T20:54:52.6264270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdferr.h 2025-08-14T20:54:52.6265480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srtp.h 2025-08-14T20:54:52.6266470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1t.h 2025-08-14T20:54:52.6267760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsaerr.h 2025-08-14T20:54:52.6268900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bnerr.h 2025-08-14T20:54:52.6270000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conferr.h 2025-08-14T20:54:52.6271170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmac.h 2025-08-14T20:54:52.6272500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ebcdic.h 2025-08-14T20:54:52.6273550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/store.h 2025-08-14T20:54:52.6274530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/idea.h 2025-08-14T20:54:52.6275520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/lhash.h 2025-08-14T20:54:52.6276430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ess.h 2025-08-14T20:54:52.6277330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1err.h 2025-08-14T20:54:52.6278240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/repodata_record.json 2025-08-14T20:54:52.6279110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/run_test.sh 2025-08-14T20:54:52.6280150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6281020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.6281910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.bat 2025-08-14T20:54:52.6282830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.ps1 2025-08-14T20:54:52.6283680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.sh 2025-08-14T20:54:52.6284520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/bld.bat 2025-08-14T20:54:52.6285590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-08-14T20:54:52.6286650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-08-14T20:54:52.6287700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-08-14T20:54:52.6288510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/build.sh 2025-08-14T20:54:52.6289540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6290420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.ps1 2025-08-14T20:54:52.6291270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6292200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.bat 2025-08-14T20:54:52.6293150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6294050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.sh 2025-08-14T20:54:52.6294900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/run_exports.json 2025-08-14T20:54:52.6295690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/paths.json 2025-08-14T20:54:52.6296460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/no_link 2025-08-14T20:54:52.6297340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/hash_input.json 2025-08-14T20:54:52.6298070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/files 2025-08-14T20:54:52.6298900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/about.json 2025-08-14T20:54:52.6299840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/has_prefix 2025-08-14T20:54:52.6300560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/index.json 2025-08-14T20:54:52.6301360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/git 2025-08-14T20:54:52.6302090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.a 2025-08-14T20:54:52.6302990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/openssl.pc 2025-08-14T20:54:52.6303890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libssl.pc 2025-08-14T20:54:52.6304810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libcrypto.pc 2025-08-14T20:54:52.6305600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.dylib 2025-08-14T20:54:52.6306710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/padlock.dylib 2025-08-14T20:54:52.6307460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/capi.dylib 2025-08-14T20:54:52.6308470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/loader_attic.dylib 2025-08-14T20:54:52.6309260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.3.dylib 2025-08-14T20:54:52.6310160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.3.dylib 2025-08-14T20:54:52.6310970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.dylib 2025-08-14T20:54:52.6311950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/ossl-modules/legacy.dylib 2025-08-14T20:54:52.6312680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.a 2025-08-14T20:54:52.6313480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1.conda 2025-08-14T20:54:52.6314190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-08-14T20:54:52.6314910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-08-14T20:54:52.6315670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-08-14T20:54:52.6316350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-08-14T20:54:52.6317090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-08-14T20:54:52.6317790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-08-14T20:54:52.6318490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-08-14T20:54:52.6319800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-08-14T20:54:52.6320000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-08-14T20:54:52.6320730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-08-14T20:54:52.6321450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-08-14T20:54:52.6322320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-08-14T20:54:52.6323180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-08-14T20:54:52.6324010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-08-14T20:54:52.6324860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-08-14T20:54:52.6325670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-08-14T20:54:52.6326510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-08-14T20:54:52.6327430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-08-14T20:54:52.6328380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-08-14T20:54:52.6329370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-08-14T20:54:52.6330040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-08-14T20:54:52.6330940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-08-14T20:54:52.6331830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-08-14T20:54:52.6332640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-08-14T20:54:52.6333480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-08-14T20:54:52.6334340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-08-14T20:54:52.6335170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-08-14T20:54:52.6336060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-08-14T20:54:52.6336920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-08-14T20:54:52.6337910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-08-14T20:54:52.6338840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-08-14T20:54:52.6339670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-08-14T20:54:52.6340530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-08-14T20:54:52.6341430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-08-14T20:54:52.6342230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-08-14T20:54:52.6343240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-08-14T20:54:52.6344020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-08-14T20:54:52.6344860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-08-14T20:54:52.6345700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-08-14T20:54:52.6346560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-08-14T20:54:52.6347630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-08-14T20:54:52.6348240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-08-14T20:54:52.6349020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-08-14T20:54:52.6349900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-08-14T20:54:52.6350730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-08-14T20:54:52.6351540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-08-14T20:54:52.6352360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-08-14T20:54:52.6353210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-08-14T20:54:52.6354020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-08-14T20:54:52.6354830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-08-14T20:54:52.6355680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-08-14T20:54:52.6356610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-08-14T20:54:52.6357400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-08-14T20:54:52.6358350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-08-14T20:54:52.6359220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-08-14T20:54:52.6360090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-08-14T20:54:52.6360880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-08-14T20:54:52.6361730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-08-14T20:54:52.6362550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-08-14T20:54:52.6363390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-08-14T20:54:52.6364250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-08-14T20:54:52.6365090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-08-14T20:54:52.6365920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-08-14T20:54:52.6366800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-08-14T20:54:52.6367630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-08-14T20:54:52.6368470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-08-14T20:54:52.6369310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-08-14T20:54:52.6370280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-08-14T20:54:52.6371070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-08-14T20:54:52.6371880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-08-14T20:54:52.6372730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-08-14T20:54:52.6373730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-08-14T20:54:52.6374530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-08-14T20:54:52.6375360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-08-14T20:54:52.6376230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-08-14T20:54:52.6377060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-08-14T20:54:52.6378010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-08-14T20:54:52.6378830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-08-14T20:54:52.6379660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-08-14T20:54:52.6380540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-08-14T20:54:52.6381350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-08-14T20:54:52.6382260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-08-14T20:54:52.6383160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-08-14T20:54:52.6384110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-08-14T20:54:52.6384920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-08-14T20:54:52.6385740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-08-14T20:54:52.6386600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-08-14T20:54:52.6387480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-08-14T20:54:52.6388620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-08-14T20:54:52.6389190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-08-14T20:54:52.6390040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-08-14T20:54:52.6390800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-08-14T20:54:52.6391690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-08-14T20:54:52.6392500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-08-14T20:54:52.6393390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-08-14T20:54:52.6394290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-08-14T20:54:52.6395010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-08-14T20:54:52.6395860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-08-14T20:54:52.6396720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-08-14T20:54:52.6397600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-08-14T20:54:52.6398460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-08-14T20:54:52.6399280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-08-14T20:54:52.6400200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-08-14T20:54:52.6401060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-08-14T20:54:52.6402130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-08-14T20:54:52.6402980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-08-14T20:54:52.6403810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-08-14T20:54:52.6404640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-08-14T20:54:52.6405490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-08-14T20:54:52.6406330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-08-14T20:54:52.6407130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-08-14T20:54:52.6408080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-08-14T20:54:52.6409080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-08-14T20:54:52.6409790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-08-14T20:54:52.6410600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-08-14T20:54:52.6411410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-08-14T20:54:52.6412280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-08-14T20:54:52.6413080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-08-14T20:54:52.6413930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-08-14T20:54:52.6414860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-08-14T20:54:52.6415930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-08-14T20:54:52.6416480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-08-14T20:54:52.6417360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-08-14T20:54:52.6418230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-08-14T20:54:52.6419210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-08-14T20:54:52.6419950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-08-14T20:54:52.6420850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-08-14T20:54:52.6421670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-08-14T20:54:52.6422550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-08-14T20:54:52.6423470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-08-14T20:54:52.6424310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-08-14T20:54:52.6425160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-08-14T20:54:52.6426000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-08-14T20:54:52.6427040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-08-14T20:54:52.6428000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-08-14T20:54:52.6429200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-08-14T20:54:52.6430300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-08-14T20:54:52.6431370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-08-14T20:54:52.6432600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-08-14T20:54:52.6433600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-08-14T20:54:52.6434570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-08-14T20:54:52.6435250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-08-14T20:54:52.6436140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-08-14T20:54:52.6436940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-08-14T20:54:52.6437800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-08-14T20:54:52.6438640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-08-14T20:54:52.6439520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-08-14T20:54:52.6440380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-08-14T20:54:52.6441210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-08-14T20:54:52.6442180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-08-14T20:54:52.6443030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-08-14T20:54:52.6443860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-08-14T20:54:52.6444690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-08-14T20:54:52.6445530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-08-14T20:54:52.6446400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-08-14T20:54:52.6447250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-08-14T20:54:52.6448250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-08-14T20:54:52.6449100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-08-14T20:54:52.6450380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-08-14T20:54:52.6451720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-08-14T20:54:52.6452550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-08-14T20:54:52.6453690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-08-14T20:54:52.6454710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-08-14T20:54:52.6455940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-08-14T20:54:52.6457070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-08-14T20:54:52.6458010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-08-14T20:54:52.6459200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-08-14T20:54:52.6460350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-08-14T20:54:52.6461450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-08-14T20:54:52.6462580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-08-14T20:54:52.6463660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-08-14T20:54:52.6464840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-08-14T20:54:52.6465840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-08-14T20:54:52.6467000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-08-14T20:54:52.6468030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-08-14T20:54:52.6469160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-08-14T20:54:52.6470260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-08-14T20:54:52.6471330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-08-14T20:54:52.6472430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-08-14T20:54:52.6473800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-08-14T20:54:52.6475060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-08-14T20:54:52.6476200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-08-14T20:54:52.6477310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-08-14T20:54:52.6478500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-08-14T20:54:52.6479460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-08-14T20:54:52.6480800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-08-14T20:54:52.6481910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-08-14T20:54:52.6483030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-08-14T20:54:52.6484210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-08-14T20:54:52.6485230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-08-14T20:54:52.6486370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-08-14T20:54:52.6487680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-08-14T20:54:52.6488890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-08-14T20:54:52.6490030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-08-14T20:54:52.6491170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-08-14T20:54:52.6492220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-08-14T20:54:52.6493360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-08-14T20:54:52.6494410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-08-14T20:54:52.6495470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-08-14T20:54:52.6496580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-08-14T20:54:52.6497700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-08-14T20:54:52.6498820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-08-14T20:54:52.6499910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-08-14T20:54:52.6501070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-08-14T20:54:52.6502250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-08-14T20:54:52.6503270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-08-14T20:54:52.6504330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-08-14T20:54:52.6505390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-08-14T20:54:52.6506550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-08-14T20:54:52.6507500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-08-14T20:54:52.6508500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-08-14T20:54:52.6510180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-08-14T20:54:52.6511240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-08-14T20:54:52.6512280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-08-14T20:54:52.6513480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-08-14T20:54:52.6514610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-08-14T20:54:52.6515550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-08-14T20:54:52.6516870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6518000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-08-14T20:54:52.6519100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6520320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6521250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-08-14T20:54:52.6522270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-08-14T20:54:52.6523210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-08-14T20:54:52.6524380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-08-14T20:54:52.6525350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-08-14T20:54:52.6526300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-08-14T20:54:52.6527280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-08-14T20:54:52.6528110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-08-14T20:54:52.6529100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-08-14T20:54:52.6530230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-08-14T20:54:52.6531190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-08-14T20:54:52.6532060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-08-14T20:54:52.6533150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-08-14T20:54:52.6534330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-08-14T20:54:52.6535420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-08-14T20:54:52.6536290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-08-14T20:54:52.6537350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-08-14T20:54:52.6538430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-08-14T20:54:52.6539460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-08-14T20:54:52.6540470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-08-14T20:54:52.6541410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-08-14T20:54:52.6542590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-08-14T20:54:52.6543680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-08-14T20:54:52.6544690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-08-14T20:54:52.6545700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-08-14T20:54:52.6546770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-08-14T20:54:52.6547790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-08-14T20:54:52.6548950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-08-14T20:54:52.6549810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-08-14T20:54:52.6551020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-08-14T20:54:52.6551910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-08-14T20:54:52.6552900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-08-14T20:54:52.6554120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-08-14T20:54:52.6555170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-08-14T20:54:52.6556280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-08-14T20:54:52.6557340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-08-14T20:54:52.6558320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-08-14T20:54:52.6559290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-08-14T20:54:52.6560400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-08-14T20:54:52.6561480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-08-14T20:54:52.6562380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-08-14T20:54:52.6563430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-08-14T20:54:52.6564540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-08-14T20:54:52.6565550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-08-14T20:54:52.6566490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-08-14T20:54:52.6567520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-08-14T20:54:52.6568760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-08-14T20:54:52.6569750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-08-14T20:54:52.6570790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-08-14T20:54:52.6571770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-08-14T20:54:52.6573000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-08-14T20:54:52.6574040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-08-14T20:54:52.6575180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-08-14T20:54:52.6576200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-08-14T20:54:52.6577300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-08-14T20:54:52.6578430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-08-14T20:54:52.6579590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-08-14T20:54:52.6580830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-08-14T20:54:52.6581890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-08-14T20:54:52.6583310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.6584630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.6585800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_unix.py 2025-08-14T20:54:52.6587100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.6588670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-08-14T20:54:52.6590020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_macos.py 2025-08-14T20:54:52.6591300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_android.py 2025-08-14T20:54:52.6592460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_api.py 2025-08-14T20:54:52.6593680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_main.py 2025-08-14T20:54:52.6594830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.6596140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6597220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.6598570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6599890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6601290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6602440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.6603790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.6604850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/files 2025-08-14T20:54:52.6606150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.6607290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.6608330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/git 2025-08-14T20:54:52.6610270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-08-14T20:54:52.6612110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-08-14T20:54:52.6614060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-08-14T20:54:52.6615680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-08-14T20:54:52.6617550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-08-14T20:54:52.6619140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-08-14T20:54:52.6621010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-08-14T20:54:52.6622500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-08-14T20:54:52.6624410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-08-14T20:54:52.6625940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-08-14T20:54:52.6627540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-08-14T20:54:52.6629520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:52.6631230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-08-14T20:54:52.6632820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:52.6634190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-08-14T20:54:52.6635730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.6637190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.6638610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.6640300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:52.6641190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-08-14T20:54:52.6642470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-08-14T20:54:52.6643610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-08-14T20:54:52.6644840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-08-14T20:54:52.6646090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-08-14T20:54:52.6647060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.6648100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.6649220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6650190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6651290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6652190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.6653230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.6654070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/files 2025-08-14T20:54:52.6655030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.6655980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.6656890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/git 2025-08-14T20:54:52.6658530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-08-14T20:54:52.6659990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-08-14T20:54:52.6661450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-08-14T20:54:52.6663190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-08-14T20:54:52.6664530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-08-14T20:54:52.6666000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-08-14T20:54:52.6667510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-08-14T20:54:52.6669000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-08-14T20:54:52.6670160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-08-14T20:54:52.6670770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/bin/tqdm 2025-08-14T20:54:52.6672270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/repodata_record.json 2025-08-14T20:54:52.6672640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.sh 2025-08-14T20:54:52.6673770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/pyproject.toml 2025-08-14T20:54:52.6674540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tqdm.py 2025-08-14T20:54:52.6675490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_rich.py 2025-08-14T20:54:52.6676420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/conftest.py 2025-08-14T20:54:52.6677550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib_logging.py 2025-08-14T20:54:52.6678470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_utils.py 2025-08-14T20:54:52.6679390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tk.py 2025-08-14T20:54:52.6680360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/__init__.py 2025-08-14T20:54:52.6681590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_gui.py 2025-08-14T20:54:52.6682280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_pandas.py 2025-08-14T20:54:52.6683330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_concurrent.py 2025-08-14T20:54:52.6684250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_perf.py 2025-08-14T20:54:52.6685270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_itertools.py 2025-08-14T20:54:52.6686280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib.py 2025-08-14T20:54:52.6687370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_synchronisation.py 2025-08-14T20:54:52.6688310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_version.py 2025-08-14T20:54:52.6689260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_main.py 2025-08-14T20:54:52.6690280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_notebook.py 2025-08-14T20:54:52.6691220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_dask.py 2025-08-14T20:54:52.6692220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_asyncio.py 2025-08-14T20:54:52.6693210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_keras.py 2025-08-14T20:54:52.6694050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.py 2025-08-14T20:54:52.6695130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6695980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/licenses/LICENCE 2025-08-14T20:54:52.6697040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6697880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6698880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6699690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/paths.json 2025-08-14T20:54:52.6700580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/hash_input.json 2025-08-14T20:54:52.6701320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/files 2025-08-14T20:54:52.6702150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/about.json 2025-08-14T20:54:52.6702980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/has_prefix 2025-08-14T20:54:52.6703870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/index.json 2025-08-14T20:54:52.6704540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/git 2025-08-14T20:54:52.6705900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-08-14T20:54:52.6707240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-08-14T20:54:52.6708410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-08-14T20:54:52.6709780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-08-14T20:54:52.6711050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-08-14T20:54:52.6712260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-08-14T20:54:52.6713490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-08-14T20:54:52.6714720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-08-14T20:54:52.6716010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-08-14T20:54:52.6717080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/version.py 2025-08-14T20:54:52.6718110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_main.py 2025-08-14T20:54:52.6719220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_monitor.py 2025-08-14T20:54:52.6720270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/keras.py 2025-08-14T20:54:52.6721380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-08-14T20:54:52.6722480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/asyncio.py 2025-08-14T20:54:52.6723630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-08-14T20:54:52.6724640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/std.py 2025-08-14T20:54:52.6725840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-08-14T20:54:52.6726910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__init__.py 2025-08-14T20:54:52.6727960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/rich.py 2025-08-14T20:54:52.6729310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-08-14T20:54:52.6730650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-08-14T20:54:52.6731910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-08-14T20:54:52.6733250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-08-14T20:54:52.6735020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-08-14T20:54:52.6735900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-08-14T20:54:52.6737210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-08-14T20:54:52.6738570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-08-14T20:54:52.6740250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.6742140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:52.6743830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:52.6745710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-08-14T20:54:52.6747390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-08-14T20:54:52.6749120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-08-14T20:54:52.6750920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-08-14T20:54:52.6752630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-08-14T20:54:52.6754340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-08-14T20:54:52.6756270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-08-14T20:54:52.6757940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.6759720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.6761470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.6763330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-08-14T20:54:52.6765150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-08-14T20:54:52.6766650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-08-14T20:54:52.6768330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-08-14T20:54:52.6769710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-08-14T20:54:52.6771230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-08-14T20:54:52.6772820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-08-14T20:54:52.6774360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-08-14T20:54:52.6776430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-08-14T20:54:52.6778180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-08-14T20:54:52.6779970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:52.6781810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-08-14T20:54:52.6783550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-08-14T20:54:52.6785250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-08-14T20:54:52.6787190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-08-14T20:54:52.6789090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-08-14T20:54:52.6790860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.6792380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-08-14T20:54:52.6793980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-08-14T20:54:52.6795480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-08-14T20:54:52.6796790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tk.py 2025-08-14T20:54:52.6798190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/cli.py 2025-08-14T20:54:52.6799590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/dask.py 2025-08-14T20:54:52.6800950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/utils.py 2025-08-14T20:54:52.6802020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-08-14T20:54:52.6803140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/completion.sh 2025-08-14T20:54:52.6804300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-08-14T20:54:52.6805440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-08-14T20:54:52.6810580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tqdm.1 2025-08-14T20:54:52.6810980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/notebook.py 2025-08-14T20:54:52.6811240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/gui.py 2025-08-14T20:54:52.6811500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__main__.py 2025-08-14T20:54:52.6811770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_utils.py 2025-08-14T20:54:52.6812020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/auto.py 2025-08-14T20:54:52.6812490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0.conda 2025-08-14T20:54:52.6813520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter-inl.h 2025-08-14T20:54:52.6814320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fwd.h 2025-08-14T20:54:52.6815240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/version.h 2025-08-14T20:54:52.6816080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog.h 2025-08-14T20:54:52.6817000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ranges.h 2025-08-14T20:54:52.6817910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/xchar.h 2025-08-14T20:54:52.6818810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/chrono.h 2025-08-14T20:54:52.6819770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/bin_to_hex.h 2025-08-14T20:54:52.6820630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/fmt.h 2025-08-14T20:54:52.6821590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/compile.h 2025-08-14T20:54:52.6822480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ostr.h 2025-08-14T20:54:52.6823390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger-inl.h 2025-08-14T20:54:52.6824340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/qt_sinks.h 2025-08-14T20:54:52.6825400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink-inl.h 2025-08-14T20:54:52.6826400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/hourly_file_sink.h 2025-08-14T20:54:52.6827400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks.h 2025-08-14T20:54:52.6828430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink.h 2025-08-14T20:54:52.6829460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink.h 2025-08-14T20:54:52.6830450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/daily_file_sink.h 2025-08-14T20:54:52.6831460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ringbuffer_sink.h 2025-08-14T20:54:52.6832460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink.h 2025-08-14T20:54:52.6833440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/systemd_sink.h 2025-08-14T20:54:52.6834400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink.h 2025-08-14T20:54:52.6835450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks.h 2025-08-14T20:54:52.6836380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dist_sink.h 2025-08-14T20:54:52.6837420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/msvc_sink.h 2025-08-14T20:54:52.6838340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/tcp_sink.h 2025-08-14T20:54:52.6839320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/mongo_sink.h 2025-08-14T20:54:52.6840290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink-inl.h 2025-08-14T20:54:52.6841340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink-inl.h 2025-08-14T20:54:52.6842300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/android_sink.h 2025-08-14T20:54:52.6843400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks-inl.h 2025-08-14T20:54:52.6844220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink.h 2025-08-14T20:54:52.6845200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/syslog_sink.h 2025-08-14T20:54:52.6846250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dup_filter_sink.h 2025-08-14T20:54:52.6847270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/win_eventlog_sink.h 2025-08-14T20:54:52.6848370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-08-14T20:54:52.6849340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ostream_sink.h 2025-08-14T20:54:52.6850280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/udp_sink.h 2025-08-14T20:54:52.6851390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink-inl.h 2025-08-14T20:54:52.6852420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink-inl.h 2025-08-14T20:54:52.6853440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/null_sink.h 2025-08-14T20:54:52.6854440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink-inl.h 2025-08-14T20:54:52.6855440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink.h 2025-08-14T20:54:52.6856320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/formatter.h 2025-08-14T20:54:52.6857240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common-inl.h 2025-08-14T20:54:52.6858330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer-inl.h 2025-08-14T20:54:52.6859320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg-inl.h 2025-08-14T20:54:52.6860430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client.h 2025-08-14T20:54:52.6861310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper.h 2025-08-14T20:54:52.6862420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker-inl.h 2025-08-14T20:54:52.6863450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client-windows.h 2025-08-14T20:54:52.6864480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker.h 2025-08-14T20:54:52.6865510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/mpmc_blocking_q.h 2025-08-14T20:54:52.6866470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os.h 2025-08-14T20:54:52.6867480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool-inl.h 2025-08-14T20:54:52.6868710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/fmt_helper.h 2025-08-14T20:54:52.6869680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/null_mutex.h 2025-08-14T20:54:52.6870690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry.h 2025-08-14T20:54:52.6871650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer.h 2025-08-14T20:54:52.6872770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry-inl.h 2025-08-14T20:54:52.6873800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool.h 2025-08-14T20:54:52.6874720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/circular_q.h 2025-08-14T20:54:52.6875830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/synchronous_factory.h 2025-08-14T20:54:52.6876730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os-inl.h 2025-08-14T20:54:52.6877700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg.h 2025-08-14T20:54:52.6878760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer-inl.h 2025-08-14T20:54:52.6879770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper-inl.h 2025-08-14T20:54:52.6880810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer.h 2025-08-14T20:54:52.6881780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client.h 2025-08-14T20:54:52.6882850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/console_globals.h 2025-08-14T20:54:52.6883860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/windows_include.h 2025-08-14T20:54:52.6884940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client-windows.h 2025-08-14T20:54:52.6885840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger.h 2025-08-14T20:54:52.6886710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/env.h 2025-08-14T20:54:52.6887610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/argv.h 2025-08-14T20:54:52.6888610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers-inl.h 2025-08-14T20:54:52.6889510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers.h 2025-08-14T20:54:52.6890370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/tweakme.h 2025-08-14T20:54:52.6891230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async.h 2025-08-14T20:54:52.6892120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common.h 2025-08-14T20:54:52.6893100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger-inl.h 2025-08-14T20:54:52.6894010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/stopwatch.h 2025-08-14T20:54:52.6895000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter.h 2025-08-14T20:54:52.6896170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger.h 2025-08-14T20:54:52.6896820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog-inl.h 2025-08-14T20:54:52.6897700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/repodata_record.json 2025-08-14T20:54:52.6898540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/test/run_test.sh 2025-08-14T20:54:52.6899390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/licenses/LICENSE 2025-08-14T20:54:52.6900300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/build_std.sh 2025-08-14T20:54:52.6901360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_fmt_embed.bat 2025-08-14T20:54:52.6902270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_std.sh 2025-08-14T20:54:52.6903200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_std.bat 2025-08-14T20:54:52.6904280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_fmt_embed.sh 2025-08-14T20:54:52.6905120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.6906110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/async_test.patch 2025-08-14T20:54:52.6907100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6907920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6908760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/run_exports.json 2025-08-14T20:54:52.6909770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/paths.json 2025-08-14T20:54:52.6910410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/hash_input.json 2025-08-14T20:54:52.6911130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/files 2025-08-14T20:54:52.6911960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/about.json 2025-08-14T20:54:52.6912750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/has_prefix 2025-08-14T20:54:52.6913550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/index.json 2025-08-14T20:54:52.6914270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/git 2025-08-14T20:54:52.6915150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.dylib 2025-08-14T20:54:52.6916070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.0.dylib 2025-08-14T20:54:52.6916910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/pkgconfig/spdlog.pc 2025-08-14T20:54:52.6917940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfig.cmake 2025-08-14T20:54:52.6919160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-08-14T20:54:52.6920890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-08-14T20:54:52.6921200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-08-14T20:54:52.6922050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.dylib 2025-08-14T20:54:52.6922740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0.conda 2025-08-14T20:54:52.6923490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0.conda 2025-08-14T20:54:52.6924260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0.conda 2025-08-14T20:54:52.6925050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-08-14T20:54:52.6926090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.6927050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.6928250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/certifi/certifi/tests/__init__.py 2025-08-14T20:54:52.6929420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/certifi/certifi/tests/test_certify.py 2025-08-14T20:54:52.6930330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.6931510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6932560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-08-14T20:54:52.6933440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/bld.bat 2025-08-14T20:54:52.6934420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/build.sh 2025-08-14T20:54:52.6935460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6936400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/run_test.py 2025-08-14T20:54:52.6937310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.6938380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6939220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.6940170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.6940970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/files 2025-08-14T20:54:52.6941870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.6942770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.6943570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/git 2025-08-14T20:54:52.6945050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/RECORD 2025-08-14T20:54:52.6946420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/LICENSE 2025-08-14T20:54:52.6947840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/direct_url.json 2025-08-14T20:54:52.6949130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/WHEEL 2025-08-14T20:54:52.6950560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/top_level.txt 2025-08-14T20:54:52.6952260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/REQUESTED 2025-08-14T20:54:52.6954040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/INSTALLER 2025-08-14T20:54:52.6955890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/METADATA 2025-08-14T20:54:52.6957460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-08-14T20:54:52.6958980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-08-14T20:54:52.6960470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:52.6961860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.6963270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.6964330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-08-14T20:54:52.6965670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-08-14T20:54:52.6966780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-08-14T20:54:52.6967470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0.conda 2025-08-14T20:54:52.6968230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0.conda 2025-08-14T20:54:52.6968900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-08-14T20:54:52.6969700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-08-14T20:54:52.6970560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0.conda 2025-08-14T20:54:52.6971440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0.conda 2025-08-14T20:54:52.6972140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-08-14T20:54:52.6972980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0.conda 2025-08-14T20:54:52.6973770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0.conda 2025-08-14T20:54:52.6974790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/repodata_record.json 2025-08-14T20:54:52.6975700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.sh 2025-08-14T20:54:52.6976650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.py 2025-08-14T20:54:52.6977760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/test_time_dependencies.json 2025-08-14T20:54:52.6978630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/LICENSE 2025-08-14T20:54:52.6979900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/zstd/LICENSE 2025-08-14T20:54:52.6980790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.6981710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/run_test.py 2025-08-14T20:54:52.6982650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml 2025-08-14T20:54:52.6983670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.6984740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/use_system_zstd.patch 2025-08-14T20:54:52.6985570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/paths.json 2025-08-14T20:54:52.6986480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/hash_input.json 2025-08-14T20:54:52.6987270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/files 2025-08-14T20:54:52.6988180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/about.json 2025-08-14T20:54:52.6989020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/index.json 2025-08-14T20:54:52.6989820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/git 2025-08-14T20:54:52.6991310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-08-14T20:54:52.6992660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-08-14T20:54:52.6994020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-08-14T20:54:52.6995350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-08-14T20:54:52.6996770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-08-14T20:54:52.6998130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-08-14T20:54:52.6999460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-08-14T20:54:52.7000730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-08-14T20:54:52.7002130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-08-14T20:54:52.7003300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-08-14T20:54:52.7004450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.py 2025-08-14T20:54:52.7006030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-08-14T20:54:52.7007420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7008590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-08-14T20:54:52.7009760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/py.typed 2025-08-14T20:54:52.7011240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-08-14T20:54:52.7012050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.7013040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-08-14T20:54:52.7014060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-08-14T20:54:52.7015070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-08-14T20:54:52.7016070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-08-14T20:54:52.7017090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-08-14T20:54:52.7018080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-08-14T20:54:52.7019090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-08-14T20:54:52.7020090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-08-14T20:54:52.7021080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-08-14T20:54:52.7022070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-08-14T20:54:52.7023090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-08-14T20:54:52.7024090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-08-14T20:54:52.7025040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-08-14T20:54:52.7026010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-08-14T20:54:52.7026990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-08-14T20:54:52.7028030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-08-14T20:54:52.7029040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-08-14T20:54:52.7030010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-08-14T20:54:52.7030980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-08-14T20:54:52.7031990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-08-14T20:54:52.7032980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-08-14T20:54:52.7034040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-08-14T20:54:52.7035240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-08-14T20:54:52.7035980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-08-14T20:54:52.7036960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-08-14T20:54:52.7037930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-08-14T20:54:52.7038920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-08-14T20:54:52.7039910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-08-14T20:54:52.7040860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-08-14T20:54:52.7041880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-08-14T20:54:52.7042790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.7043810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-08-14T20:54:52.7044760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.7045830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-08-14T20:54:52.7046870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-08-14T20:54:52.7047870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-08-14T20:54:52.7048900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-08-14T20:54:52.7050030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-08-14T20:54:52.7051020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-08-14T20:54:52.7052070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-08-14T20:54:52.7053250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-08-14T20:54:52.7054080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:52.7055070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-08-14T20:54:52.7056110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-08-14T20:54:52.7057120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-08-14T20:54:52.7058140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-08-14T20:54:52.7059160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-08-14T20:54:52.7060310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-08-14T20:54:52.7061270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-08-14T20:54:52.7062370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-08-14T20:54:52.7063360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-08-14T20:54:52.7064410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-08-14T20:54:52.7065620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-08-14T20:54:52.7066520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-08-14T20:54:52.7067580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-08-14T20:54:52.7068540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-08-14T20:54:52.7069570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-08-14T20:54:52.7070580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-08-14T20:54:52.7071850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-08-14T20:54:52.7072620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-08-14T20:54:52.7073640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-08-14T20:54:52.7074710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-08-14T20:54:52.7075700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-08-14T20:54:52.7076710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-08-14T20:54:52.7077780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tox.ini 2025-08-14T20:54:52.7078740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.7079850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7080700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.7081770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7082810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7083700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7084520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.7085440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.7086230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.7087100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.7087950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.7088720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.7090240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-08-14T20:54:52.7091430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-08-14T20:54:52.7092820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-08-14T20:54:52.7094060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-08-14T20:54:52.7095380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-08-14T20:54:52.7096780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-08-14T20:54:52.7098050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-08-14T20:54:52.7099170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-08-14T20:54:52.7100350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-08-14T20:54:52.7101520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-08-14T20:54:52.7102660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-08-14T20:54:52.7103880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-08-14T20:54:52.7105050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-08-14T20:54:52.7106230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-08-14T20:54:52.7107390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-08-14T20:54:52.7108580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-08-14T20:54:52.7110300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-08-14T20:54:52.7111660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-08-14T20:54:52.7113540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-08-14T20:54:52.7115260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-08-14T20:54:52.7116880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-08-14T20:54:52.7118250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-08-14T20:54:52.7119680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-08-14T20:54:52.7121030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-08-14T20:54:52.7122450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-08-14T20:54:52.7123900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-08-14T20:54:52.7125240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-08-14T20:54:52.7126640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-08-14T20:54:52.7128050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-08-14T20:54:52.7129450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-08-14T20:54:52.7130890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-08-14T20:54:52.7132250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-08-14T20:54:52.7133690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-08-14T20:54:52.7135050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-08-14T20:54:52.7136780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-08-14T20:54:52.7137890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-08-14T20:54:52.7139300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-08-14T20:54:52.7140680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-08-14T20:54:52.7142990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-08-14T20:54:52.7143490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-08-14T20:54:52.7144920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-08-14T20:54:52.7146330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-08-14T20:54:52.7147710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-08-14T20:54:52.7149260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-08-14T20:54:52.7151030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-08-14T20:54:52.7152880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-08-14T20:54:52.7154710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-08-14T20:54:52.7156550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7158070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-08-14T20:54:52.7159430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-08-14T20:54:52.7160880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-08-14T20:54:52.7162340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-08-14T20:54:52.7163840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-08-14T20:54:52.7165240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-08-14T20:54:52.7166700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-08-14T20:54:52.7168160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-08-14T20:54:52.7169550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-08-14T20:54:52.7170920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-08-14T20:54:52.7172480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-08-14T20:54:52.7174180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-08-14T20:54:52.7175790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-08-14T20:54:52.7177390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-08-14T20:54:52.7178890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-08-14T20:54:52.7180420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-08-14T20:54:52.7181900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-08-14T20:54:52.7183370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-08-14T20:54:52.7184840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-08-14T20:54:52.7186130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cert.pem 2025-08-14T20:54:52.7187220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cacert.pem 2025-08-14T20:54:52.7188510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.7189750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.7191320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7192500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.7193790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.sh 2025-08-14T20:54:52.7195100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/bld.bat 2025-08-14T20:54:52.7196280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/build.sh 2025-08-14T20:54:52.7197750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7198910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/LICENSE.txt 2025-08-14T20:54:52.7200240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7201530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.bat 2025-08-14T20:54:52.7203010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7204090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/paths.json 2025-08-14T20:54:52.7205290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.7206330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/files 2025-08-14T20:54:52.7207480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/about.json 2025-08-14T20:54:52.7208570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/index.json 2025-08-14T20:54:52.7209470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/git 2025-08-14T20:54:52.7210620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-08-14T20:54:52.7211630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.7212740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.7213980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.7215390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7216510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.7217740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-08-14T20:54:52.7218820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-08-14T20:54:52.7220110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7221280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7222510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7223470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.7224560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.7225600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-08-14T20:54:52.7226660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.7227870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-08-14T20:54:52.7228740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.7229710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-08-14T20:54:52.7231530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-08-14T20:54:52.7233210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-08-14T20:54:52.7234570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-08-14T20:54:52.7236210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-08-14T20:54:52.7237600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-08-14T20:54:52.7239370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:52.7241270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:52.7242920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:52.7244680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:52.7246480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-08-14T20:54:52.7248280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-08-14T20:54:52.7250100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-08-14T20:54:52.7251960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.7253620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7255020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-08-14T20:54:52.7256400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-08-14T20:54:52.7257720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-08-14T20:54:52.7259150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-08-14T20:54:52.7261050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-08-14T20:54:52.7262920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:52.7264740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-08-14T20:54:52.7266600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-08-14T20:54:52.7268340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7269780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-08-14T20:54:52.7271220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-08-14T20:54:52.7272850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-08-14T20:54:52.7274600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-08-14T20:54:52.7276390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-08-14T20:54:52.7278060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-08-14T20:54:52.7279730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-08-14T20:54:52.7281490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-08-14T20:54:52.7283430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:52.7285430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:52.7287470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:52.7289450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.7291260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:52.7293420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:52.7295380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:52.7297510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:52.7299440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7301510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:52.7303410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.7305500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:52.7307190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:52.7308370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-08-14T20:54:52.7309760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-08-14T20:54:52.7311180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-08-14T20:54:52.7312360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-08-14T20:54:52.7313650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-08-14T20:54:52.7314960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-08-14T20:54:52.7316280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-08-14T20:54:52.7317950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-08-14T20:54:52.7319000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-08-14T20:54:52.7320780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-08-14T20:54:52.7322230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-08-14T20:54:52.7323780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-08-14T20:54:52.7325640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7327070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-08-14T20:54:52.7328530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-08-14T20:54:52.7330000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-08-14T20:54:52.7331640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-08-14T20:54:52.7333110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-08-14T20:54:52.7334860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-08-14T20:54:52.7336540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-08-14T20:54:52.7338180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-08-14T20:54:52.7339020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-08-14T20:54:52.7340320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/python-scripts/jsonpointer 2025-08-14T20:54:52.7341460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer.py 2025-08-14T20:54:52.7343230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-08-14T20:54:52.7344790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-08-14T20:54:52.7346420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-08-14T20:54:52.7348270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-08-14T20:54:52.7349370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:52.7350530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/test/run_test.py 2025-08-14T20:54:52.7351880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/licenses/LICENSE.txt 2025-08-14T20:54:52.7353300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7354460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7355850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7356880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/paths.json 2025-08-14T20:54:52.7357890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:52.7358780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/files 2025-08-14T20:54:52.7359900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/about.json 2025-08-14T20:54:52.7360880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/link.json 2025-08-14T20:54:52.7362060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/has_prefix 2025-08-14T20:54:52.7363200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/index.json 2025-08-14T20:54:52.7364150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/git 2025-08-14T20:54:52.7365090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313.conda 2025-08-14T20:54:52.7366610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-08-14T20:54:52.7367410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0.conda 2025-08-14T20:54:52.7368390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0.conda 2025-08-14T20:54:52.7369430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/bin/curl-config 2025-08-14T20:54:52.7370550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/stdcheaders.h 2025-08-14T20:54:52.7371650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/header.h 2025-08-14T20:54:52.7372840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/options.h 2025-08-14T20:54:52.7373940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/mprintf.h 2025-08-14T20:54:52.7375040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/easy.h 2025-08-14T20:54:52.7376060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/curl.h 2025-08-14T20:54:52.7377280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/websockets.h 2025-08-14T20:54:52.7378290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/curlver.h 2025-08-14T20:54:52.7379530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/system.h 2025-08-14T20:54:52.7380690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/typecheck-gcc.h 2025-08-14T20:54:52.7381780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/multi.h 2025-08-14T20:54:52.7382990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/urlapi.h 2025-08-14T20:54:52.7384210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/repodata_record.json 2025-08-14T20:54:52.7385130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/test/run_test.sh 2025-08-14T20:54:52.7386290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/bld.bat 2025-08-14T20:54:52.7387470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/build.sh 2025-08-14T20:54:52.7388580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.7390070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7391040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7392090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/run_exports.json 2025-08-14T20:54:52.7393260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/paths.json 2025-08-14T20:54:52.7394470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/hash_input.json 2025-08-14T20:54:52.7395560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/files 2025-08-14T20:54:52.7396590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/about.json 2025-08-14T20:54:52.7397720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/has_prefix 2025-08-14T20:54:52.7398730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/index.json 2025-08-14T20:54:52.7399790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/git 2025-08-14T20:54:52.7400870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/pkgconfig/libcurl.pc 2025-08-14T20:54:52.7402130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.4.8.0.dylib 2025-08-14T20:54:52.7403130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.dylib 2025-08-14T20:54:52.7404280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.4.dylib 2025-08-14T20:54:52.7405250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/repo2solv 2025-08-14T20:54:52.7406230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/dumpsolv 2025-08-14T20:54:52.7407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/conda2solv 2025-08-14T20:54:52.7408070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/mergesolv 2025-08-14T20:54:52.7409050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/testsolv 2025-08-14T20:54:52.7410300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/installcheck 2025-08-14T20:54:52.7411300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_solv.h 2025-08-14T20:54:52.7412580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolarch.h 2025-08-14T20:54:52.7413750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/tools_util.h 2025-08-14T20:54:52.7414880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/evr.h 2025-08-14T20:54:52.7415990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pooltypes.h 2025-08-14T20:54:52.7417060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pool.h 2025-08-14T20:54:52.7418110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/policy.h 2025-08-14T20:54:52.7419320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solv_xfopen.h 2025-08-14T20:54:52.7420590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_conda.h 2025-08-14T20:54:52.7421640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solver.h 2025-08-14T20:54:52.7422930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvable.h 2025-08-14T20:54:52.7424170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolid.h 2025-08-14T20:54:52.7425330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/strpool.h 2025-08-14T20:54:52.7426520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solverdebug.h 2025-08-14T20:54:52.7427730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/testcase.h 2025-08-14T20:54:52.7428670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo.h 2025-08-14T20:54:52.7429750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/knownid.h 2025-08-14T20:54:52.7430950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvversion.h 2025-08-14T20:54:52.7432230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_write.h 2025-08-14T20:54:52.7433540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolvendor.h 2025-08-14T20:54:52.7439280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/util.h 2025-08-14T20:54:52.7439540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repodata.h 2025-08-14T20:54:52.7439740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/rules.h 2025-08-14T20:54:52.7439950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/problems.h 2025-08-14T20:54:52.7440150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/bitmap.h 2025-08-14T20:54:52.7440390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dirpool.h 2025-08-14T20:54:52.7441270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/chksum.h 2025-08-14T20:54:52.7442440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/transaction.h 2025-08-14T20:54:52.7443800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/conda.h 2025-08-14T20:54:52.7445220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dataiterator.h 2025-08-14T20:54:52.7446510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/hash.h 2025-08-14T20:54:52.7447860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/selection.h 2025-08-14T20:54:52.7449070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/queue.h 2025-08-14T20:54:52.7450320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/repodata_record.json 2025-08-14T20:54:52.7451460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/test/run_test.sh 2025-08-14T20:54:52.7452510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/licenses/LICENSE.BSD 2025-08-14T20:54:52.7453630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/install.sh 2025-08-14T20:54:52.7455030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_dynamic.bat 2025-08-14T20:54:52.7456560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_static.bat 2025-08-14T20:54:52.7458180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/win_export_and_static_build.patch 2025-08-14T20:54:52.7459870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/pcre2-compat.patch 2025-08-14T20:54:52.7461590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/conda_variant_priorization.patch 2025-08-14T20:54:52.7463100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-08-14T20:54:52.7464380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install.sh 2025-08-14T20:54:52.7465790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/bld.bat 2025-08-14T20:54:52.7467260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/build.sh 2025-08-14T20:54:52.7468710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.7470200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7471290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/meta.yaml 2025-08-14T20:54:52.7472260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/paths.json 2025-08-14T20:54:52.7473320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/hash_input.json 2025-08-14T20:54:52.7474340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/files 2025-08-14T20:54:52.7475540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/about.json 2025-08-14T20:54:52.7476600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/has_prefix 2025-08-14T20:54:52.7477600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/index.json 2025-08-14T20:54:52.7478470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/git 2025-08-14T20:54:52.7479920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolv.pc 2025-08-14T20:54:52.7481190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolvext.pc 2025-08-14T20:54:52.7482770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.1.dylib 2025-08-14T20:54:52.7483940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.dylib 2025-08-14T20:54:52.7485290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.1.dylib 2025-08-14T20:54:52.7486300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.dylib 2025-08-14T20:54:52.7487700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-history.3 2025-08-14T20:54:52.7489060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-bindings.3 2025-08-14T20:54:52.7490470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-constantids.3 2025-08-14T20:54:52.7491490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv.3 2025-08-14T20:54:52.7492740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-pool.3 2025-08-14T20:54:52.7494100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/installcheck.1 2025-08-14T20:54:52.7495290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/mergesolv.1 2025-08-14T20:54:52.7496470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/repo2solv.1 2025-08-14T20:54:52.7497620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/solv.1 2025-08-14T20:54:52.7498840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/dumpsolv.1 2025-08-14T20:54:52.7500000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/testsolv.1 2025-08-14T20:54:52.7501610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/cmake/Modules/FindLibSolv.cmake 2025-08-14T20:54:52.7502230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-08-14T20:54:52.7503090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-08-14T20:54:52.7503900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1.conda 2025-08-14T20:54:52.7505100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zlib.h 2025-08-14T20:54:52.7506260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zconf.h 2025-08-14T20:54:52.7507490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/repodata_record.json 2025-08-14T20:54:52.7508400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/test/run_test.sh 2025-08-14T20:54:52.7509300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/licenses/zlib.h 2025-08-14T20:54:52.7510170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/bld.bat 2025-08-14T20:54:52.7510990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/build.sh 2025-08-14T20:54:52.7511990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7512930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/license.txt 2025-08-14T20:54:52.7513710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml 2025-08-14T20:54:52.7514750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7515650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/cmake-pkg-config.patch 2025-08-14T20:54:52.7516440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/run_exports.json 2025-08-14T20:54:52.7517230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/paths.json 2025-08-14T20:54:52.7518050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/hash_input.json 2025-08-14T20:54:52.7518920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/files 2025-08-14T20:54:52.7519620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/about.json 2025-08-14T20:54:52.7520510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/has_prefix 2025-08-14T20:54:52.7521200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/index.json 2025-08-14T20:54:52.7521910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/git 2025-08-14T20:54:52.7522700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.dylib 2025-08-14T20:54:52.7523560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/pkgconfig/zlib.pc 2025-08-14T20:54:52.7524380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.2.13.dylib 2025-08-14T20:54:52.7525090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.a 2025-08-14T20:54:52.7525900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.dylib 2025-08-14T20:54:52.7526600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0.conda 2025-08-14T20:54:52.7527600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-08-14T20:54:52.7528560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-08-14T20:54:52.7529570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-08-14T20:54:52.7530400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-08-14T20:54:52.7531530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-08-14T20:54:52.7532260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-08-14T20:54:52.7533140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-08-14T20:54:52.7533990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-08-14T20:54:52.7535010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-08-14T20:54:52.7535950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-08-14T20:54:52.7536970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-08-14T20:54:52.7537800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-08-14T20:54:52.7538940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-08-14T20:54:52.7539770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-08-14T20:54:52.7540790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-08-14T20:54:52.7541780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-08-14T20:54:52.7542620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-08-14T20:54:52.7543640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-08-14T20:54:52.7544570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-08-14T20:54:52.7545510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-08-14T20:54:52.7546600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-08-14T20:54:52.7547930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-08-14T20:54:52.7548670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-08-14T20:54:52.7549660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-08-14T20:54:52.7550770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-08-14T20:54:52.7551740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-08-14T20:54:52.7552910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-08-14T20:54:52.7553850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-08-14T20:54:52.7554750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-08-14T20:54:52.7555700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-08-14T20:54:52.7556620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-08-14T20:54:52.7557600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-08-14T20:54:52.7558740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-08-14T20:54:52.7559750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-08-14T20:54:52.7560640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-08-14T20:54:52.7561630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-08-14T20:54:52.7562670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-08-14T20:54:52.7564110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-08-14T20:54:52.7565490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-08-14T20:54:52.7566010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-08-14T20:54:52.7566540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-08-14T20:54:52.7568610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-08-14T20:54:52.7569210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-08-14T20:54:52.7569760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-08-14T20:54:52.7570710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-08-14T20:54:52.7571800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-08-14T20:54:52.7572900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-08-14T20:54:52.7573990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-08-14T20:54:52.7575020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-08-14T20:54:52.7576080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-08-14T20:54:52.7577250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-08-14T20:54:52.7578260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-08-14T20:54:52.7579150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-08-14T20:54:52.7580180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-08-14T20:54:52.7581370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-08-14T20:54:52.7582180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-08-14T20:54:52.7584230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-08-14T20:54:52.7584810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-08-14T20:54:52.7585740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-08-14T20:54:52.7586960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-08-14T20:54:52.7588530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-08-14T20:54:52.7643780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-08-14T20:54:52.7644600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-08-14T20:54:52.7646160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-08-14T20:54:52.7647360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-08-14T20:54:52.7648710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-08-14T20:54:52.7650210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-08-14T20:54:52.7651710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-08-14T20:54:52.7653010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-08-14T20:54:52.7654290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-08-14T20:54:52.7655500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-08-14T20:54:52.7656830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-08-14T20:54:52.7658220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-08-14T20:54:52.7659450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-08-14T20:54:52.7660410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-08-14T20:54:52.7661580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-08-14T20:54:52.7662840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-08-14T20:54:52.7663910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-08-14T20:54:52.7665340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-08-14T20:54:52.7666240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-08-14T20:54:52.7667330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-08-14T20:54:52.7668530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-08-14T20:54:52.7669920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7671100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-08-14T20:54:52.7672330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-08-14T20:54:52.7673390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-08-14T20:54:52.7674690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-08-14T20:54:52.7675970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-08-14T20:54:52.7677200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-08-14T20:54:52.7678420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-08-14T20:54:52.7680090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-08-14T20:54:52.7681270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-08-14T20:54:52.7682620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-08-14T20:54:52.7683760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-08-14T20:54:52.7685030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7686060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-08-14T20:54:52.7687180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-08-14T20:54:52.7688220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-08-14T20:54:52.7689480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-08-14T20:54:52.7690470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-08-14T20:54:52.7691530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-08-14T20:54:52.7692570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-08-14T20:54:52.7693590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-08-14T20:54:52.7694730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-08-14T20:54:52.7696020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-08-14T20:54:52.7697120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-08-14T20:54:52.7698340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-08-14T20:54:52.7699560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-08-14T20:54:52.7700420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-08-14T20:54:52.7701520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-08-14T20:54:52.7703050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-08-14T20:54:52.7704540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-08-14T20:54:52.7705780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-08-14T20:54:52.7707280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-08-14T20:54:52.7708420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-08-14T20:54:52.7709700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-08-14T20:54:52.7710940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-08-14T20:54:52.7712190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-08-14T20:54:52.7713190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-08-14T20:54:52.7714260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-08-14T20:54:52.7715440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-08-14T20:54:52.7716770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-08-14T20:54:52.7718000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-08-14T20:54:52.7746650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-08-14T20:54:52.7747350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-08-14T20:54:52.7748380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-08-14T20:54:52.7749410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-08-14T20:54:52.7750600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-08-14T20:54:52.7751450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-08-14T20:54:52.7752770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.7754050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.7755380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:52.7756740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_grouped_metadata.py 2025-08-14T20:54:52.7758010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_main.py 2025-08-14T20:54:52.7759320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.7760810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7762050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.7763530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7764670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7766070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7767220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.7768540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.7769620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.7770620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.7771430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.7772270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.7773750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__init__.py 2025-08-14T20:54:52.7775360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-08-14T20:54:52.7777130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.7778390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/py.typed 2025-08-14T20:54:52.7779640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-08-14T20:54:52.7781090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-08-14T20:54:52.7782630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-08-14T20:54:52.7784100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-08-14T20:54:52.7785460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-08-14T20:54:52.7786890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-08-14T20:54:52.7788350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-08-14T20:54:52.7789780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-08-14T20:54:52.7790670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-08-14T20:54:52.7791880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-08-14T20:54:52.7792880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-08-14T20:54:52.7793900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-08-14T20:54:52.7794930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-08-14T20:54:52.7796040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-08-14T20:54:52.7797120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-08-14T20:54:52.7798180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-08-14T20:54:52.7799520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-08-14T20:54:52.7800600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-08-14T20:54:52.7801980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-08-14T20:54:52.7803120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-08-14T20:54:52.7804430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-08-14T20:54:52.7805710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-08-14T20:54:52.7807110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-08-14T20:54:52.7808230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-08-14T20:54:52.7809820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-08-14T20:54:52.7810970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-08-14T20:54:52.7812180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-08-14T20:54:52.7813480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-08-14T20:54:52.7814750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-08-14T20:54:52.7816030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-08-14T20:54:52.7817360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-08-14T20:54:52.7818630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-08-14T20:54:52.7819920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-08-14T20:54:52.7821210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-08-14T20:54:52.7822560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-08-14T20:54:52.7823900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-08-14T20:54:52.7853030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-08-14T20:54:52.7854210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-08-14T20:54:52.7855880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-08-14T20:54:52.7857700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-08-14T20:54:52.7859230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-08-14T20:54:52.7861260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-08-14T20:54:52.7862510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-08-14T20:54:52.7864080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-08-14T20:54:52.7865520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-08-14T20:54:52.7867030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-08-14T20:54:52.7868930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-08-14T20:54:52.7870590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-08-14T20:54:52.7872420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-08-14T20:54:52.7874140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-08-14T20:54:52.7875630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-08-14T20:54:52.7877190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-08-14T20:54:52.7878770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-08-14T20:54:52.7880470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-08-14T20:54:52.7882190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-08-14T20:54:52.7883860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-08-14T20:54:52.7885550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-08-14T20:54:52.7886770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-08-14T20:54:52.7888110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-08-14T20:54:52.7889550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-08-14T20:54:52.7890800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-08-14T20:54:52.7891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-08-14T20:54:52.7893240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-08-14T20:54:52.7894610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-08-14T20:54:52.7896160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-08-14T20:54:52.7897590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-08-14T20:54:52.7899160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-08-14T20:54:52.7900680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-08-14T20:54:52.7902040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/RECORD 2025-08-14T20:54:52.7903580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-08-14T20:54:52.7904880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-08-14T20:54:52.7906380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-08-14T20:54:52.7907850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-08-14T20:54:52.7909350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-08-14T20:54:52.7910710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/METADATA 2025-08-14T20:54:52.7911710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:52.7912780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.sh 2025-08-14T20:54:52.7913850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.py 2025-08-14T20:54:52.7915290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.7916470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.bat 2025-08-14T20:54:52.7917630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-08-14T20:54:52.7918810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-08-14T20:54:52.7925610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.7926160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:52.7926690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.7927190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/paths.json 2025-08-14T20:54:52.7927660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:52.7928120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/files 2025-08-14T20:54:52.7928560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/about.json 2025-08-14T20:54:52.7929010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/link.json 2025-08-14T20:54:52.7929460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/index.json 2025-08-14T20:54:52.7929890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/git 2025-08-14T20:54:52.7931370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.7932460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.7933730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pretty.py 2025-08-14T20:54:52.7935060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_filesize.py 2025-08-14T20:54:52.7936390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-08-14T20:54:52.7937700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.7966400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_protocol.py 2025-08-14T20:54:52.7967250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-08-14T20:54:52.7968450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tree.py 2025-08-14T20:54:52.7969850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_logging.py 2025-08-14T20:54:52.7970790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_stack.py 2025-08-14T20:54:52.7972060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/pytest.ini 2025-08-14T20:54:52.7973360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-08-14T20:54:52.7974560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_console.py 2025-08-14T20:54:52.7975770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_constrain.py 2025-08-14T20:54:52.7977140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_measure.py 2025-08-14T20:54:52.7978380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_syntax.py 2025-08-14T20:54:52.7979480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/render.py 2025-08-14T20:54:52.7980850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_prompt.py 2025-08-14T20:54:52.7981940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_table.py 2025-08-14T20:54:52.7983120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_cells.py 2025-08-14T20:54:52.7984550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live_render.py 2025-08-14T20:54:52.7985830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_panel.py 2025-08-14T20:54:52.7987040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_box.py 2025-08-14T20:54:52.8015870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_styled.py 2025-08-14T20:54:52.8016450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_palette.py 2025-08-14T20:54:52.8017870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-08-14T20:54:52.8019030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:52.8020310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-08-14T20:54:52.8021660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_control.py 2025-08-14T20:54:52.8022810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_status.py 2025-08-14T20:54:52.8023920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_log.py 2025-08-14T20:54:52.8025020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live.py 2025-08-14T20:54:52.8026280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_null_file.py 2025-08-14T20:54:52.8027400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_screen.py 2025-08-14T20:54:52.8028550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_progress.py 2025-08-14T20:54:52.8029960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_containers.py 2025-08-14T20:54:52.8031150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ratio.py 2025-08-14T20:54:52.8032460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_text.py 2025-08-14T20:54:52.8033530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_align.py 2025-08-14T20:54:52.8034980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_inspect.py 2025-08-14T20:54:52.8036050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color.py 2025-08-14T20:54:52.8036880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule.py 2025-08-14T20:54:52.8037850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns.py 2025-08-14T20:54:52.8038800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_repr.py 2025-08-14T20:54:52.8039750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_card.py 2025-08-14T20:54:52.8040780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-08-14T20:54:52.8041710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_theme.py 2025-08-14T20:54:52.8042690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_style.py 2025-08-14T20:54:52.8043880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-08-14T20:54:52.8044760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pick.py 2025-08-14T20:54:52.8045780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-08-14T20:54:52.8046730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_emoji.py 2025-08-14T20:54:52.8047810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-08-14T20:54:52.8048840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_layout.py 2025-08-14T20:54:52.8049740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_padding.py 2025-08-14T20:54:52.8050700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_json.py 2025-08-14T20:54:52.8051640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-08-14T20:54:52.8052630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tools.py 2025-08-14T20:54:52.8053570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_segment.py 2025-08-14T20:54:52.8054530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/_card_render.py 2025-08-14T20:54:52.8055620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-08-14T20:54:52.8056580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown.py 2025-08-14T20:54:52.8057510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_bar.py 2025-08-14T20:54:52.8058430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ansi.py 2025-08-14T20:54:52.8059470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_traceback.py 2025-08-14T20:54:52.8060490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-08-14T20:54:52.8061540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_spinner.py 2025-08-14T20:54:52.8062410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markup.py 2025-08-14T20:54:52.8063290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.8064370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.8065170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.8066300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.8067580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.8068530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.8069370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.8070360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.8071050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/files 2025-08-14T20:54:52.8072000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.8072760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.8073640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/git 2025-08-14T20:54:52.8074960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-08-14T20:54:52.8076320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-08-14T20:54:52.8077730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-08-14T20:54:52.8079330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-08-14T20:54:52.8080730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-08-14T20:54:52.8118140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-08-14T20:54:52.8119380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-08-14T20:54:52.8120770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-08-14T20:54:52.8122400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-08-14T20:54:52.8123660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-08-14T20:54:52.8125040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-08-14T20:54:52.8126300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-08-14T20:54:52.8127680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-08-14T20:54:52.8129190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-08-14T20:54:52.8130540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-08-14T20:54:52.8131930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-08-14T20:54:52.8133380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-08-14T20:54:52.8134810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-08-14T20:54:52.8136200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-08-14T20:54:52.8137500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-08-14T20:54:52.8138810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-08-14T20:54:52.8140080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-08-14T20:54:52.8141610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-08-14T20:54:52.8143020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-08-14T20:54:52.8144580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-08-14T20:54:52.8146070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-08-14T20:54:52.8147600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-08-14T20:54:52.8149080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-08-14T20:54:52.8150590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-08-14T20:54:52.8152100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-08-14T20:54:52.8153400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-08-14T20:54:52.8154840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-08-14T20:54:52.8156190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-08-14T20:54:52.8157730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-08-14T20:54:52.8159460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-08-14T20:54:52.8160540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-08-14T20:54:52.8161950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-08-14T20:54:52.8163310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-08-14T20:54:52.8164630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-08-14T20:54:52.8166100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-08-14T20:54:52.8168060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-08-14T20:54:52.8169760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-08-14T20:54:52.8171470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-08-14T20:54:52.8173250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:52.8174990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-08-14T20:54:52.8176680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-08-14T20:54:52.8178640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:52.8180290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-08-14T20:54:52.8181780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-08-14T20:54:52.8183460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-08-14T20:54:52.8184960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-08-14T20:54:52.8186630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-08-14T20:54:52.8188450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-08-14T20:54:52.8190120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-08-14T20:54:52.8191810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-08-14T20:54:52.8193710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-08-14T20:54:52.8195350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-08-14T20:54:52.8196990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:52.8198670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-08-14T20:54:52.8200350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-08-14T20:54:52.8202030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:52.8204020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-08-14T20:54:52.8205680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-08-14T20:54:52.8207400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-08-14T20:54:52.8208980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:52.8210670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-08-14T20:54:52.8212400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-08-14T20:54:52.8214220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-08-14T20:54:52.8248090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:52.8249100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-08-14T20:54:52.8250730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-08-14T20:54:52.8252650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-08-14T20:54:52.8254190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:52.8255680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-08-14T20:54:52.8257500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-08-14T20:54:52.8259280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-08-14T20:54:52.8260960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-08-14T20:54:52.8262710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-08-14T20:54:52.8264450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:52.8266260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-08-14T20:54:52.8268120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-08-14T20:54:52.8269780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-08-14T20:54:52.8271420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-08-14T20:54:52.8273040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-08-14T20:54:52.8274640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-08-14T20:54:52.8276360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-08-14T20:54:52.8278080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-08-14T20:54:52.8279880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-08-14T20:54:52.8281620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-08-14T20:54:52.8283260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-08-14T20:54:52.8284900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-08-14T20:54:52.8286710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-08-14T20:54:52.8288350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-08-14T20:54:52.8290050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-08-14T20:54:52.8291560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-08-14T20:54:52.8292910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-08-14T20:54:52.8294180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-08-14T20:54:52.8295650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-08-14T20:54:52.8308050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-08-14T20:54:52.8308800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-08-14T20:54:52.8309520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-08-14T20:54:52.8310250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-08-14T20:54:52.8310970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-08-14T20:54:52.8311690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:52.8312420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-08-14T20:54:52.8313150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-08-14T20:54:52.8313890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-08-14T20:54:52.8314630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:52.8315340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-08-14T20:54:52.8316040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-08-14T20:54:52.8316770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:52.8317490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.8318210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-08-14T20:54:52.8318950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-08-14T20:54:52.8319690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-08-14T20:54:52.8320420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:52.8321170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-08-14T20:54:52.8322440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:52.8323600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-08-14T20:54:52.8324630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-08-14T20:54:52.8325660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-08-14T20:54:52.8326720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-08-14T20:54:52.8327960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-08-14T20:54:52.8328940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-08-14T20:54:52.8330010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-08-14T20:54:52.8331100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-08-14T20:54:52.8332190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-08-14T20:54:52.8333340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-08-14T20:54:52.8334430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-08-14T20:54:52.8335520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-08-14T20:54:52.8369440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-08-14T20:54:52.8370170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-08-14T20:54:52.8371390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-08-14T20:54:52.8372950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-08-14T20:54:52.8374330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-08-14T20:54:52.8375640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-08-14T20:54:52.8377000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-08-14T20:54:52.8378480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-08-14T20:54:52.8379830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-08-14T20:54:52.8381320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-08-14T20:54:52.8382770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-08-14T20:54:52.8384100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-08-14T20:54:52.8385410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-08-14T20:54:52.8386950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-08-14T20:54:52.8388440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-08-14T20:54:52.8389780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-08-14T20:54:52.8391120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-08-14T20:54:52.8431110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-08-14T20:54:52.8431930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-08-14T20:54:52.8485290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-08-14T20:54:52.8562380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-08-14T20:54:52.8563010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-08-14T20:54:52.8564330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-08-14T20:54:52.8565850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-08-14T20:54:52.8567410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-08-14T20:54:52.8569010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-08-14T20:54:52.8570290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-08-14T20:54:52.8571820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-08-14T20:54:52.8573250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-08-14T20:54:52.8574660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-08-14T20:54:52.8576370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-08-14T20:54:52.8577870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-08-14T20:54:52.8579460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-08-14T20:54:52.8581050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-08-14T20:54:52.8581800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1.conda 2025-08-14T20:54:52.8582720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0.conda 2025-08-14T20:54:52.8583700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-08-14T20:54:52.8584870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmllint 2025-08-14T20:54:52.8586050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xml2-config 2025-08-14T20:54:52.8586940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmlcatalog 2025-08-14T20:54:52.8588110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/chvalid.h 2025-08-14T20:54:52.8589610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parserInternals.h 2025-08-14T20:54:52.8590830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpointer.h 2025-08-14T20:54:52.8592280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/debugXML.h 2025-08-14T20:54:52.8593510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schematron.h 2025-08-14T20:54:52.8594760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/uri.h 2025-08-14T20:54:52.8595910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parser.h 2025-08-14T20:54:52.8597390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/encoding.h 2025-08-14T20:54:52.8598510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/tree.h 2025-08-14T20:54:52.8599920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/threads.h 2025-08-14T20:54:52.8601420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlversion.h 2025-08-14T20:54:52.8602750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/globals.h 2025-08-14T20:54:52.8603970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/catalog.h 2025-08-14T20:54:52.8605320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/pattern.h 2025-08-14T20:54:52.8606700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlreader.h 2025-08-14T20:54:52.8607900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLtree.h 2025-08-14T20:54:52.8609090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX2.h 2025-08-14T20:54:52.8615330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlexports.h 2025-08-14T20:54:52.8615860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xlink.h 2025-08-14T20:54:52.8616370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX.h 2025-08-14T20:54:52.8616900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/entities.h 2025-08-14T20:54:52.8617420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlregexp.h 2025-08-14T20:54:52.8617940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/list.h 2025-08-14T20:54:52.8618460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xinclude.h 2025-08-14T20:54:52.8618990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlerror.h 2025-08-14T20:54:52.8620350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schemasInternals.h 2025-08-14T20:54:52.8621510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/dict.h 2025-08-14T20:54:52.8622820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlIO.h 2025-08-14T20:54:52.8624420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLparser.h 2025-08-14T20:54:52.8625730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlautomata.h 2025-08-14T20:54:52.8627010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlsave.h 2025-08-14T20:54:52.8628250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlstring.h 2025-08-14T20:54:52.8629420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpath.h 2025-08-14T20:54:52.8630820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/valid.h 2025-08-14T20:54:52.8632370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemastypes.h 2025-08-14T20:54:52.8633490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/c14n.h 2025-08-14T20:54:52.8634770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmodule.h 2025-08-14T20:54:52.8636020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/relaxng.h 2025-08-14T20:54:52.8637430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanohttp.h 2025-08-14T20:54:52.8638710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlunicode.h 2025-08-14T20:54:52.8639910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlwriter.h 2025-08-14T20:54:52.8641140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmemory.h 2025-08-14T20:54:52.8642480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpathInternals.h 2025-08-14T20:54:52.8643750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanoftp.h 2025-08-14T20:54:52.8644940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/hash.h 2025-08-14T20:54:52.8646340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemas.h 2025-08-14T20:54:52.8647460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/repodata_record.json 2025-08-14T20:54:52.8648510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/run_test.sh 2025-08-14T20:54:52.8649610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/test.xml 2025-08-14T20:54:52.8650770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/licenses/Copyright 2025-08-14T20:54:52.8652640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/0002-Make-and-install-a-pkg-config-file-on-Windows.patch 2025-08-14T20:54:52.8653540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/bld.bat 2025-08-14T20:54:52.8654810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/test.xml 2025-08-14T20:54:52.8655840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/build.sh 2025-08-14T20:54:52.8657180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.8658220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml 2025-08-14T20:54:52.8659490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.8660500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/run_exports.json 2025-08-14T20:54:52.8661430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/paths.json 2025-08-14T20:54:52.8662590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/hash_input.json 2025-08-14T20:54:52.8663610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/files 2025-08-14T20:54:52.8664720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/about.json 2025-08-14T20:54:52.8665770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/has_prefix 2025-08-14T20:54:52.8666850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/index.json 2025-08-14T20:54:52.8667820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/git 2025-08-14T20:54:52.8668980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.2.dylib 2025-08-14T20:54:52.8670250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/pkgconfig/libxml-2.0.pc 2025-08-14T20:54:52.8671470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/cmake/libxml2/libxml2-config.cmake 2025-08-14T20:54:52.8672380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.dylib 2025-08-14T20:54:52.8673600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/share/aclocal/libxml.m4 2025-08-14T20:54:52.8674680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0.conda 2025-08-14T20:54:52.8675440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-08-14T20:54:52.8676390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4.conda 2025-08-14T20:54:52.8677450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/readline.h 2025-08-14T20:54:52.8678230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/keymaps.h 2025-08-14T20:54:52.8679140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/tilde.h 2025-08-14T20:54:52.8680050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlconf.h 2025-08-14T20:54:52.8680920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/chardefs.h 2025-08-14T20:54:52.8681830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/history.h 2025-08-14T20:54:52.8682740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlstdc.h 2025-08-14T20:54:52.8683680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rltypedefs.h 2025-08-14T20:54:52.8684580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/repodata_record.json 2025-08-14T20:54:52.8685410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/run_test.sh 2025-08-14T20:54:52.8686440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.8687240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/licenses/COPYING 2025-08-14T20:54:52.8688220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-001 2025-08-14T20:54:52.8689230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-003 2025-08-14T20:54:52.8690300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-004 2025-08-14T20:54:52.8691160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-005 2025-08-14T20:54:52.8692160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-002 2025-08-14T20:54:52.8692960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/build.sh 2025-08-14T20:54:52.8693960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.8694770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml 2025-08-14T20:54:52.8695730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.8696520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/run_exports.json 2025-08-14T20:54:52.8697360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/paths.json 2025-08-14T20:54:52.8698270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/hash_input.json 2025-08-14T20:54:52.8698940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/files 2025-08-14T20:54:52.8699730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/about.json 2025-08-14T20:54:52.8700520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/has_prefix 2025-08-14T20:54:52.8701300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/index.json 2025-08-14T20:54:52.8702000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/git 2025-08-14T20:54:52.8702950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.2.dylib 2025-08-14T20:54:52.8703820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/readline.pc 2025-08-14T20:54:52.8704680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/history.pc 2025-08-14T20:54:52.8705480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.a 2025-08-14T20:54:52.8706500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.dylib 2025-08-14T20:54:52.8707210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.dylib 2025-08-14T20:54:52.8708080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.dylib 2025-08-14T20:54:52.8708860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.a 2025-08-14T20:54:52.8709710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.dylib 2025-08-14T20:54:52.8710670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.2.dylib 2025-08-14T20:54:52.8711530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/history.3 2025-08-14T20:54:52.8712520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/readline.3 2025-08-14T20:54:52.8713350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/readline.info 2025-08-14T20:54:52.8714220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/rluserman.info 2025-08-14T20:54:52.8715070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/history.info 2025-08-14T20:54:52.8715980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/INSTALL 2025-08-14T20:54:52.8716860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/CHANGES 2025-08-14T20:54:52.8717910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/README 2025-08-14T20:54:52.8718490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-08-14T20:54:52.8719860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/md.py 2025-08-14T20:54:52.8721010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/version.py 2025-08-14T20:54:52.8722300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/legacy.py 2025-08-14T20:54:52.8723360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/models.py 2025-08-14T20:54:52.8724560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__init__.py 2025-08-14T20:54:52.8725770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__init__.py 2025-08-14T20:54:52.8726990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__main__.py 2025-08-14T20:54:52.8728990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/api.py 2025-08-14T20:54:52.8729710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/utils.py 2025-08-14T20:54:52.8730840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/py.typed 2025-08-14T20:54:52.8732340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/constant.py 2025-08-14T20:54:52.8733860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__main__.py 2025-08-14T20:54:52.8735350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cd.py 2025-08-14T20:54:52.8737060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-08-14T20:54:52.8738560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-08-14T20:54:52.8740400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-08-14T20:54:52.8741920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-08-14T20:54:52.8743940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-08-14T20:54:52.8745580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-08-14T20:54:52.8747240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-08-14T20:54:52.8748900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-08-14T20:54:52.8750570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-08-14T20:54:52.8751710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:52.8753020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.sh 2025-08-14T20:54:52.8754200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.py 2025-08-14T20:54:52.8755660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.8757020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.bat 2025-08-14T20:54:52.8758280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/licenses/LICENSE 2025-08-14T20:54:52.8759830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.8761110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:52.8762470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.8763640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/paths.json 2025-08-14T20:54:52.8764790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:52.8765880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/files 2025-08-14T20:54:52.8767070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/about.json 2025-08-14T20:54:52.8768160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/link.json 2025-08-14T20:54:52.8769380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/index.json 2025-08-14T20:54:52.8770600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/git 2025-08-14T20:54:52.8771430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish8.6 2025-08-14T20:54:52.8772340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish 2025-08-14T20:54:52.8773220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh8.6 2025-08-14T20:54:52.8774090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh 2025-08-14T20:54:52.8775260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/sqlite3_analyzer 2025-08-14T20:54:52.8776220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkEntry.h 2025-08-14T20:54:52.8777200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbc.h 2025-08-14T20:54:52.8778470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntXlibDecls.h 2025-08-14T20:54:52.8779610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenubutton.h 2025-08-14T20:54:52.8780500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUuid.h 2025-08-14T20:54:52.8781500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkText.h 2025-08-14T20:54:52.8782440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkColor.h 2025-08-14T20:54:52.8783360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/mysqlStubs.h 2025-08-14T20:54:52.8784440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPrivate.h 2025-08-14T20:54:52.8785400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPort.h 2025-08-14T20:54:52.8786320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/pqStubs.h 2025-08-14T20:54:52.8787390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOODecls.h 2025-08-14T20:54:52.8788580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclTclIntStubsFcn.h 2025-08-14T20:54:52.8789640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPort.h 2025-08-14T20:54:52.8790600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDList.h 2025-08-14T20:54:52.8791610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclIntDecls.h 2025-08-14T20:54:52.8792630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXFont.h 2025-08-14T20:54:52.8793670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixInt.h 2025-08-14T20:54:52.8794680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclUnixPort.h 2025-08-14T20:54:52.8795650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tcl.h 2025-08-14T20:54:52.8796790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclMigrate2TclCore.h 2025-08-14T20:54:52.8797700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl.h 2025-08-14T20:54:52.8798710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntDecls.h 2025-08-14T20:54:52.8799780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkImgPhoto.h 2025-08-14T20:54:52.8800850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclInt.h 2025-08-14T20:54:52.8801950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclThread.h 2025-08-14T20:54:52.8802940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScale.h 2025-08-14T20:54:52.8803930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntPlatDecls.h 2025-08-14T20:54:52.8804900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcInt.h 2025-08-14T20:54:52.8805920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk3d.h 2025-08-14T20:54:52.8806900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcDecls.h 2025-08-14T20:54:52.8807880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOInt.h 2025-08-14T20:54:52.8809020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixDefault.h 2025-08-14T20:54:52.8810060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOO.h 2025-08-14T20:54:52.8811100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXColor.h 2025-08-14T20:54:52.8812160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl2TclOO.h 2025-08-14T20:54:52.8813040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUndo.h 2025-08-14T20:54:52.8814240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDefault.h 2025-08-14T20:54:52.8815430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXWm.h 2025-08-14T20:54:52.8816330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkInt.h 2025-08-14T20:54:52.8817360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFileFilter.h 2025-08-14T20:54:52.8818350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenu.h 2025-08-14T20:54:52.8819170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk.h 2025-08-14T20:54:52.8820270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntDecls.h 2025-08-14T20:54:52.8821270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/odbcStubs.h 2025-08-14T20:54:52.8822380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakepq.h 2025-08-14T20:54:52.8823370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclInt.h 2025-08-14T20:54:52.8824510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/ks_names.h 2025-08-14T20:54:52.8825420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPlatDecls.h 2025-08-14T20:54:52.8826470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkButton.h 2025-08-14T20:54:52.8827500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScrollbar.h 2025-08-14T20:54:52.8828610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSX.h 2025-08-14T20:54:52.8829780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOIntDecls.h 2025-08-14T20:54:52.8830790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/DECkeysym.h 2025-08-14T20:54:52.8831740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xutil.h 2025-08-14T20:54:52.8832830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/ap_keysym.h 2025-08-14T20:54:52.8833890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xatom.h 2025-08-14T20:54:52.8835000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xlib.h 2025-08-14T20:54:52.8836110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/cursorfont.h 2025-08-14T20:54:52.8837250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Sunkeysym.h 2025-08-14T20:54:52.8838430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xfuncproto.h 2025-08-14T20:54:52.8839370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysymdef.h 2025-08-14T20:54:52.8840550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/HPkeysym.h 2025-08-14T20:54:52.8841510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysym.h 2025-08-14T20:54:52.8842600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/XF86keysym.h 2025-08-14T20:54:52.8843460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/X.h 2025-08-14T20:54:52.8844470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/xbytes.h 2025-08-14T20:54:52.8845600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMathDecls.h 2025-08-14T20:54:52.8846650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMath.h 2025-08-14T20:54:52.8847860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXInt.h 2025-08-14T20:54:52.8848880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXCursors.h 2025-08-14T20:54:52.8850140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXConstants.h 2025-08-14T20:54:52.8851190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXEvent.h 2025-08-14T20:54:52.8852260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPort.h 2025-08-14T20:54:52.8853350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkCanvas.h 2025-08-14T20:54:52.8854340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkArray.h 2025-08-14T20:54:52.8855480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakemysql.h 2025-08-14T20:54:52.8856390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclDecls.h 2025-08-14T20:54:52.8857600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntPlatDecls.h 2025-08-14T20:54:52.8858550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDecls.h 2025-08-14T20:54:52.8859630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkBusy.h 2025-08-14T20:54:52.8860670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakesql.h 2025-08-14T20:54:52.8861610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclDecls.h 2025-08-14T20:54:52.8862470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPlatDecls.h 2025-08-14T20:54:52.8863350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXXCursors.h 2025-08-14T20:54:52.8864140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/default.h 2025-08-14T20:54:52.8864930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixPort.h 2025-08-14T20:54:52.8865780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDebug.h 2025-08-14T20:54:52.8866530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFont.h 2025-08-14T20:54:52.8867410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXKeysyms.h 2025-08-14T20:54:52.8868160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkSelect.h 2025-08-14T20:54:52.8869050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/repodata_record.json 2025-08-14T20:54:52.8870100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/run_test.sh 2025-08-14T20:54:52.8870680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/hello.tcl 2025-08-14T20:54:52.8871690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/licenses/tcl8.6.14/license.terms 2025-08-14T20:54:52.8872500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/hello.tcl 2025-08-14T20:54:52.8873560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0002-win-unvendor-zlib.patch 2025-08-14T20:54:52.8874230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/bld.bat 2025-08-14T20:54:52.8875040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/build.sh 2025-08-14T20:54:52.8876060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.8876850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml 2025-08-14T20:54:52.8877770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.8878680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0001-osx-lt-11.patch 2025-08-14T20:54:52.8879460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/run_exports.json 2025-08-14T20:54:52.8880210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/paths.json 2025-08-14T20:54:52.8881030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/hash_input.json 2025-08-14T20:54:52.8881870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/files 2025-08-14T20:54:52.8882560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/about.json 2025-08-14T20:54:52.8883340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/has_prefix 2025-08-14T20:54:52.8884200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/index.json 2025-08-14T20:54:52.8884810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/git 2025-08-14T20:54:52.8885790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-08-14T20:54:52.8886730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-08-14T20:54:52.8887740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-08-14T20:54:52.8888500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtcl8.6.dylib 2025-08-14T20:54:52.8889420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tcl.pc 2025-08-14T20:54:52.8890130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tk.pc 2025-08-14T20:54:52.8891360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/libthread2.8.9.dylib 2025-08-14T20:54:52.8892020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/pkgIndex.tcl 2025-08-14T20:54:52.8892850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/ttrace.tcl 2025-08-14T20:54:52.8893740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-08-14T20:54:52.8894650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-08-14T20:54:52.8895690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-08-14T20:54:52.8896430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtclstub8.6.a 2025-08-14T20:54:52.8897220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.tiff 2025-08-14T20:54:52.8898010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/panedwindow.tcl 2025-08-14T20:54:52.8898920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkfbox.tcl 2025-08-14T20:54:52.8899630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgbox.tcl 2025-08-14T20:54:52.8900450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/button.tcl 2025-08-14T20:54:52.8901220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/text.tcl 2025-08-14T20:54:52.8902100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/megawidget.tcl 2025-08-14T20:54:52.8902830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tk.tcl 2025-08-14T20:54:52.8903710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/fontchooser.tcl 2025-08-14T20:54:52.8904630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/panedwindow.tcl 2025-08-14T20:54:52.8905460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scrollbar.tcl 2025-08-14T20:54:52.8906580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/sizegrip.tcl 2025-08-14T20:54:52.8907210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/button.tcl 2025-08-14T20:54:52.8908100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/defaults.tcl 2025-08-14T20:54:52.8908880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/utils.tcl 2025-08-14T20:54:52.8909710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/ttk.tcl 2025-08-14T20:54:52.8910600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/treeview.tcl 2025-08-14T20:54:52.8911500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/classicTheme.tcl 2025-08-14T20:54:52.8912650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/spinbox.tcl 2025-08-14T20:54:52.8913330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/clamTheme.tcl 2025-08-14T20:54:52.8914250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/aquaTheme.tcl 2025-08-14T20:54:52.8915050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/xpTheme.tcl 2025-08-14T20:54:52.8915950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/entry.tcl 2025-08-14T20:54:52.8916770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/notebook.tcl 2025-08-14T20:54:52.8917610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/fonts.tcl 2025-08-14T20:54:52.8918750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/vistaTheme.tcl 2025-08-14T20:54:52.8919430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/altTheme.tcl 2025-08-14T20:54:52.8920300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/combobox.tcl 2025-08-14T20:54:52.8921140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/winTheme.tcl 2025-08-14T20:54:52.8921980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scale.tcl 2025-08-14T20:54:52.8922820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/menubutton.tcl 2025-08-14T20:54:52.8924200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/progress.tcl 2025-08-14T20:54:52.8924570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/cursors.tcl 2025-08-14T20:54:52.8925420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/obsolete.tcl 2025-08-14T20:54:52.8926260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/mkpsenc.tcl 2025-08-14T20:54:52.8927130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoMed.gif 2025-08-14T20:54:52.8927990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo.eps 2025-08-14T20:54:52.8928920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo150.gif 2025-08-14T20:54:52.8929870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/tai-ku.gif 2025-08-14T20:54:52.8930710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/README 2025-08-14T20:54:52.8931530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo.eps 2025-08-14T20:54:52.8932610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo200.gif 2025-08-14T20:54:52.8933360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoLarge.gif 2025-08-14T20:54:52.8934580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo175.gif 2025-08-14T20:54:52.8935240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo75.gif 2025-08-14T20:54:52.8936150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo100.gif 2025-08-14T20:54:52.8937010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo100.gif 2025-08-14T20:54:52.8937880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo64.gif 2025-08-14T20:54:52.8938680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/spinbox.tcl 2025-08-14T20:54:52.8939560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/unsupported.tcl 2025-08-14T20:54:52.8940470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/clrpick.tcl 2025-08-14T20:54:52.8941180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/entry.tcl 2025-08-14T20:54:52.8942050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/console.tcl 2025-08-14T20:54:52.8942790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/icons.tcl 2025-08-14T20:54:52.8943710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/choosedir.tcl 2025-08-14T20:54:52.8944470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/menu.tcl 2025-08-14T20:54:52.8945220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/dialog.tcl 2025-08-14T20:54:52.8946160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/comdlg.tcl 2025-08-14T20:54:52.8946820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tclIndex 2025-08-14T20:54:52.8947640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pl.msg 2025-08-14T20:54:52.8948480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/el.msg 2025-08-14T20:54:52.8949290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/sv.msg 2025-08-14T20:54:52.8950100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en.msg 2025-08-14T20:54:52.8950940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/eo.msg 2025-08-14T20:54:52.8951750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/ru.msg 2025-08-14T20:54:52.8952660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fr.msg 2025-08-14T20:54:52.8953400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/nl.msg 2025-08-14T20:54:52.8954250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/cs.msg 2025-08-14T20:54:52.8955030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en_gb.msg 2025-08-14T20:54:52.8955840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/es.msg 2025-08-14T20:54:52.8956670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/hu.msg 2025-08-14T20:54:52.8957490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/da.msg 2025-08-14T20:54:52.8958300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fi.msg 2025-08-14T20:54:52.8959180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/zh_cn.msg 2025-08-14T20:54:52.8960020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pt.msg 2025-08-14T20:54:52.8960860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/de.msg 2025-08-14T20:54:52.8961660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/it.msg 2025-08-14T20:54:52.8962440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tearoff.tcl 2025-08-14T20:54:52.8963290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/pkgIndex.tcl 2025-08-14T20:54:52.8964090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkAppInit.c 2025-08-14T20:54:52.8965050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/bgerror.tcl 2025-08-14T20:54:52.8965780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scrlbar.tcl 2025-08-14T20:54:52.8966660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/safetk.tcl 2025-08-14T20:54:52.8967400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/iconlist.tcl 2025-08-14T20:54:52.8968420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/optMenu.tcl 2025-08-14T20:54:52.8969110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/xmfbox.tcl 2025-08-14T20:54:52.8970060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/listbox.tcl 2025-08-14T20:54:52.8970750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/focus.tcl 2025-08-14T20:54:52.8971630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/style.tcl 2025-08-14T20:54:52.8972510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bitmap.tcl 2025-08-14T20:54:52.8973480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/aniwave.tcl 2025-08-14T20:54:52.8974210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bind.tcl 2025-08-14T20:54:52.8975090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image1.tcl 2025-08-14T20:54:52.8975970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/textpeer.tcl 2025-08-14T20:54:52.8976810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/msgbox.tcl 2025-08-14T20:54:52.8977970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/button.tcl 2025-08-14T20:54:52.8978660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/en.msg 2025-08-14T20:54:52.8979700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/text.tcl 2025-08-14T20:54:52.8980610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image2.tcl 2025-08-14T20:54:52.8981600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned2.tcl 2025-08-14T20:54:52.8982790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/filebox.tcl 2025-08-14T20:54:52.8993430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/sayings.tcl 2025-08-14T20:54:52.8994060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/plot.tcl 2025-08-14T20:54:52.8995190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkscale.tcl 2025-08-14T20:54:52.8996630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/goldberg.tcl 2025-08-14T20:54:52.8997430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/widget 2025-08-14T20:54:52.8998590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkprogress.tcl 2025-08-14T20:54:52.8999660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned1.tcl 2025-08-14T20:54:52.9000630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttknote.tcl 2025-08-14T20:54:52.9001640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/form.tcl 2025-08-14T20:54:52.9002890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagup.xbm 2025-08-14T20:54:52.9004050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/letters.xbm 2025-08-14T20:54:52.9005330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthris.gif 2025-08-14T20:54:52.9006450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/gray25.xbm 2025-08-14T20:54:52.9007850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthmenu.png 2025-08-14T20:54:52.9008890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/ouster.png 2025-08-14T20:54:52.9010110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/noletter.xbm 2025-08-14T20:54:52.9011250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/teapot.ppm 2025-08-14T20:54:52.9012500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/pattern.xbm 2025-08-14T20:54:52.9013620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/tcllogo.gif 2025-08-14T20:54:52.9014950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagdown.xbm 2025-08-14T20:54:52.9016100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earth.gif 2025-08-14T20:54:52.9017180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tree.tcl 2025-08-14T20:54:52.9018380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/floor.tcl 2025-08-14T20:54:52.9019460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/clrpick.tcl 2025-08-14T20:54:52.9020530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/spin.tcl 2025-08-14T20:54:52.9021650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/timer 2025-08-14T20:54:52.9022710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkpane.tcl 2025-08-14T20:54:52.9023980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/fontchoose.tcl 2025-08-14T20:54:52.9025000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog1.tcl 2025-08-14T20:54:52.9026120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/license.terms 2025-08-14T20:54:52.9027250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/nl.msg 2025-08-14T20:54:52.9028480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog2.tcl 2025-08-14T20:54:52.9029570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/twind.tcl 2025-08-14T20:54:52.9030630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menu.tcl 2025-08-14T20:54:52.9031820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/knightstour.tcl 2025-08-14T20:54:52.9032810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/README 2025-08-14T20:54:52.9034040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/cscroll.tcl 2025-08-14T20:54:52.9035040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/anilabel.tcl 2025-08-14T20:54:52.9036100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ixset 2025-08-14T20:54:52.9037240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/arrow.tcl 2025-08-14T20:54:52.9038310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/toolbar.tcl 2025-08-14T20:54:52.9039190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkmenu.tcl 2025-08-14T20:54:52.9040140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/search.tcl 2025-08-14T20:54:52.9040930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tclIndex 2025-08-14T20:54:52.9041800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ctext.tcl 2025-08-14T20:54:52.9042610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menubu.tcl 2025-08-14T20:54:52.9043460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/label.tcl 2025-08-14T20:54:52.9044290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tcolor 2025-08-14T20:54:52.9045170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/puzzle.tcl 2025-08-14T20:54:52.9046120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hscale.tcl 2025-08-14T20:54:52.9046920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hello 2025-08-14T20:54:52.9047770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/browse 2025-08-14T20:54:52.9048640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkbut.tcl 2025-08-14T20:54:52.9049550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/labelframe.tcl 2025-08-14T20:54:52.9050400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/states.tcl 2025-08-14T20:54:52.9051310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/unicodeout.tcl 2025-08-14T20:54:52.9052170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rolodex 2025-08-14T20:54:52.9053060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry1.tcl 2025-08-14T20:54:52.9053920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/combo.tcl 2025-08-14T20:54:52.9054780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/check.tcl 2025-08-14T20:54:52.9055690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/pendulum.tcl 2025-08-14T20:54:52.9056510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/mclist.tcl 2025-08-14T20:54:52.9057370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry2.tcl 2025-08-14T20:54:52.9058240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/radio.tcl 2025-08-14T20:54:52.9059100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/colors.tcl 2025-08-14T20:54:52.9060070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/icon.tcl 2025-08-14T20:54:52.9060880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rmt 2025-08-14T20:54:52.9061710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/items.tcl 2025-08-14T20:54:52.9062570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry3.tcl 2025-08-14T20:54:52.9063420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ruler.tcl 2025-08-14T20:54:52.9064280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/vscale.tcl 2025-08-14T20:54:52.9065060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scale.tcl 2025-08-14T20:54:52.9065910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/palette.tcl 2025-08-14T20:54:52.9066790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/word.tcl 2025-08-14T20:54:52.9067590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tm.tcl 2025-08-14T20:54:52.9068390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/clock.tcl 2025-08-14T20:54:52.9069230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/history.tcl 2025-08-14T20:54:52.9070150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp869.enc 2025-08-14T20:54:52.9071040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp855.enc 2025-08-14T20:54:52.9071990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-jp.enc 2025-08-14T20:54:52.9073090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0201.enc 2025-08-14T20:54:52.9073830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp857.enc 2025-08-14T20:54:52.9074780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macJapan.enc 2025-08-14T20:54:52.9075720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macUkraine.enc 2025-08-14T20:54:52.9076570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp936.enc 2025-08-14T20:54:52.9077450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp932.enc 2025-08-14T20:54:52.9078370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/tis-620.enc 2025-08-14T20:54:52.9079370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp852.enc 2025-08-14T20:54:52.9080220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-kr.enc 2025-08-14T20:54:52.9081410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macIceland.enc 2025-08-14T20:54:52.9082130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp850.enc 2025-08-14T20:54:52.9082970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0212.enc 2025-08-14T20:54:52.9083890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/symbol.enc 2025-08-14T20:54:52.9084870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macTurkish.enc 2025-08-14T20:54:52.9085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ascii.enc 2025-08-14T20:54:52.9086730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macGreek.enc 2025-08-14T20:54:52.9087630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb12345.enc 2025-08-14T20:54:52.9088550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-6.enc 2025-08-14T20:54:52.9089470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-7.enc 2025-08-14T20:54:52.9090440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-5.enc 2025-08-14T20:54:52.9091360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-4.enc 2025-08-14T20:54:52.9092330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-1.enc 2025-08-14T20:54:52.9093360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/dingbats.enc 2025-08-14T20:54:52.9094130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp950.enc 2025-08-14T20:54:52.9095040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1258.enc 2025-08-14T20:54:52.9095940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp775.enc 2025-08-14T20:54:52.9096860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-3.enc 2025-08-14T20:54:52.9097780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-2.enc 2025-08-14T20:54:52.9098770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312-raw.enc 2025-08-14T20:54:52.9099690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCyrillic.enc 2025-08-14T20:54:52.9100580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1256.enc 2025-08-14T20:54:52.9101490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb1988.enc 2025-08-14T20:54:52.9102430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ebcdic.enc 2025-08-14T20:54:52.9103300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-jp.enc 2025-08-14T20:54:52.9104230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-13.enc 2025-08-14T20:54:52.9105210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ksc5601.enc 2025-08-14T20:54:52.9106200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/big5.enc 2025-08-14T20:54:52.9107020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1257.enc 2025-08-14T20:54:52.9107910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312.enc 2025-08-14T20:54:52.9108840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1255.enc 2025-08-14T20:54:52.9109750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp949.enc 2025-08-14T20:54:52.9110650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-11.enc 2025-08-14T20:54:52.9111570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-10.enc 2025-08-14T20:54:52.9112820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1254.enc 2025-08-14T20:54:52.9113550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1250.enc 2025-08-14T20:54:52.9114640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCentEuro.enc 2025-08-14T20:54:52.9115510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-14.enc 2025-08-14T20:54:52.9116420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-9.enc 2025-08-14T20:54:52.9117310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-kr.enc 2025-08-14T20:54:52.9118230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-8.enc 2025-08-14T20:54:52.9119170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-15.enc 2025-08-14T20:54:52.9120100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1251.enc 2025-08-14T20:54:52.9121420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1253.enc 2025-08-14T20:54:52.9122090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-16.enc 2025-08-14T20:54:52.9123110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp437.enc 2025-08-14T20:54:52.9123910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1252.enc 2025-08-14T20:54:52.9124930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-u.enc 2025-08-14T20:54:52.9125810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macThai.enc 2025-08-14T20:54:52.9126970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/shiftjis.enc 2025-08-14T20:54:52.9127620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp861.enc 2025-08-14T20:54:52.9133520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRomania.enc 2025-08-14T20:54:52.9134010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp860.enc 2025-08-14T20:54:52.9134440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp874.enc 2025-08-14T20:54:52.9134740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cns11643.enc 2025-08-14T20:54:52.9135020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRoman.enc 2025-08-14T20:54:52.9135240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0208.enc 2025-08-14T20:54:52.9135440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp862.enc 2025-08-14T20:54:52.9135650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022.enc 2025-08-14T20:54:52.9136560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macDingbats.enc 2025-08-14T20:54:52.9137690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp863.enc 2025-08-14T20:54:52.9139170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp866.enc 2025-08-14T20:54:52.9140420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-r.enc 2025-08-14T20:54:52.9141850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp737.enc 2025-08-14T20:54:52.9143330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp864.enc 2025-08-14T20:54:52.9144680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCroatian.enc 2025-08-14T20:54:52.9146080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-cn.enc 2025-08-14T20:54:52.9147160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp865.enc 2025-08-14T20:54:52.9148310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/optparse.tcl 2025-08-14T20:54:52.9149460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-08-14T20:54:52.9150400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclIndex 2025-08-14T20:54:52.9151420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok.msg 2025-08-14T20:54:52.9152510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sw.msg 2025-08-14T20:54:52.9153730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pl.msg 2025-08-14T20:54:52.9154940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa.msg 2025-08-14T20:54:52.9156120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_at.msg 2025-08-14T20:54:52.9157200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_bo.msg 2025-08-14T20:54:52.9158400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/el.msg 2025-08-14T20:54:52.9159530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sv.msg 2025-08-14T20:54:52.9160730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl_es.msg 2025-08-14T20:54:52.9161800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_bw.msg 2025-08-14T20:54:52.9162950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ca.msg 2025-08-14T20:54:52.9164030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_be.msg 2025-08-14T20:54:52.9165020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi.msg 2025-08-14T20:54:52.9166270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ja.msg 2025-08-14T20:54:52.9167500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eo.msg 2025-08-14T20:54:52.9168590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt_br.msg 2025-08-14T20:54:52.9170110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn_in.msg 2025-08-14T20:54:52.9171400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru_ua.msg 2025-08-14T20:54:52.9172670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ca.msg 2025-08-14T20:54:52.9173800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_be.msg 2025-08-14T20:54:52.9174940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sq.msg 2025-08-14T20:54:52.9175930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru.msg 2025-08-14T20:54:52.9177030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cl.msg 2025-08-14T20:54:52.9178100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw.msg 2025-08-14T20:54:52.9179230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ar.msg 2025-08-14T20:54:52.9180270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_in.msg 2025-08-14T20:54:52.9181280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_zw.msg 2025-08-14T20:54:52.9182370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sr.msg 2025-08-14T20:54:52.9183520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it_ch.msg 2025-08-14T20:54:52.9184520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_co.msg 2025-08-14T20:54:52.9185560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv.msg 2025-08-14T20:54:52.9186530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr.msg 2025-08-14T20:54:52.9187470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga.msg 2025-08-14T20:54:52.9188630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ni.msg 2025-08-14T20:54:52.9189680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_za.msg 2025-08-14T20:54:52.9190710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af.msg 2025-08-14T20:54:52.9191890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_hn.msg 2025-08-14T20:54:52.9192830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lv.msg 2025-08-14T20:54:52.9193940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr.msg 2025-08-14T20:54:52.9194950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms.msg 2025-08-14T20:54:52.9196160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar.msg 2025-08-14T20:54:52.9197150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_do.msg 2025-08-14T20:54:52.9198250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_gt.msg 2025-08-14T20:54:52.9199390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lt.msg 2025-08-14T20:54:52.9200310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te.msg 2025-08-14T20:54:52.9201310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/tr.msg 2025-08-14T20:54:52.9202420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ie.msg 2025-08-14T20:54:52.9203540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl_be.msg 2025-08-14T20:54:52.9204690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_py.msg 2025-08-14T20:54:52.9205760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta.msg 2025-08-14T20:54:52.9206790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/vi.msg 2025-08-14T20:54:52.9207830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mt.msg 2025-08-14T20:54:52.9208910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nn.msg 2025-08-14T20:54:52.9210020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_sv.msg 2025-08-14T20:54:52.9211190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl.msg 2025-08-14T20:54:52.9211970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn.msg 2025-08-14T20:54:52.9212990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_lb.msg 2025-08-14T20:54:52.9214170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh.msg 2025-08-14T20:54:52.9215320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_in.msg 2025-08-14T20:54:52.9216360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko_kr.msg 2025-08-14T20:54:52.9217100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_in.msg 2025-08-14T20:54:52.9218020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pa.msg 2025-08-14T20:54:52.9218780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te_in.msg 2025-08-14T20:54:52.9219620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/uk.msg 2025-08-14T20:54:52.9220470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_hk.msg 2025-08-14T20:54:52.9221390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_hk.msg 2025-08-14T20:54:52.9222170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga_ie.msg 2025-08-14T20:54:52.9223050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/cs.msg 2025-08-14T20:54:52.9223940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ec.msg 2025-08-14T20:54:52.9224730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nb.msg 2025-08-14T20:54:52.9225610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi_in.msg 2025-08-14T20:54:52.9226460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af_za.msg 2025-08-14T20:54:52.9227340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo_fo.msg 2025-08-14T20:54:52.9228170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_ir.msg 2025-08-14T20:54:52.9228990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/th.msg 2025-08-14T20:54:52.9229820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ca.msg 2025-08-14T20:54:52.9230640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/be.msg 2025-08-14T20:54:52.9231470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mk.msg 2025-08-14T20:54:52.9232330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok_in.msg 2025-08-14T20:54:52.9233190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_gb.msg 2025-08-14T20:54:52.9234080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_sg.msg 2025-08-14T20:54:52.9235120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_sg.msg 2025-08-14T20:54:52.9235830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw_gb.msg 2025-08-14T20:54:52.9236640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bg.msg 2025-08-14T20:54:52.9237490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pe.msg 2025-08-14T20:54:52.9238390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pr.msg 2025-08-14T20:54:52.9239200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ph.msg 2025-08-14T20:54:52.9240050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms_my.msg 2025-08-14T20:54:52.9240900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_uy.msg 2025-08-14T20:54:52.9241770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr_in.msg 2025-08-14T20:54:52.9242620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv_gb.msg 2025-08-14T20:54:52.9243490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_sy.msg 2025-08-14T20:54:52.9244280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl.msg 2025-08-14T20:54:52.9245170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es.msg 2025-08-14T20:54:52.9245970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko.msg 2025-08-14T20:54:52.9247000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hu.msg 2025-08-14T20:54:52.9247650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/da.msg 2025-08-14T20:54:52.9248440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fi.msg 2025-08-14T20:54:52.9249290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sh.msg 2025-08-14T20:54:52.9250130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ch.msg 2025-08-14T20:54:52.9251120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_jo.msg 2025-08-14T20:54:52.9252260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/is.msg 2025-08-14T20:54:52.9252710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl.msg 2025-08-14T20:54:52.9253710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_be.msg 2025-08-14T20:54:52.9254440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id.msg 2025-08-14T20:54:52.9255280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sk.msg 2025-08-14T20:54:52.9256130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ro.msg 2025-08-14T20:54:52.9256950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_cn.msg 2025-08-14T20:54:52.9257800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id_id.msg 2025-08-14T20:54:52.9258660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu_es.msg 2025-08-14T20:54:52.9259480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt.msg 2025-08-14T20:54:52.9260450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu.msg 2025-08-14T20:54:52.9261210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cr.msg 2025-08-14T20:54:52.9262110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta_in.msg 2025-08-14T20:54:52.9262880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/he.msg 2025-08-14T20:54:52.9263700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hr.msg 2025-08-14T20:54:52.9264580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_mx.msg 2025-08-14T20:54:52.9265390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/et.msg 2025-08-14T20:54:52.9266220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo.msg 2025-08-14T20:54:52.9267110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ve.msg 2025-08-14T20:54:52.9268190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_tw.msg 2025-08-14T20:54:52.9268770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sl.msg 2025-08-14T20:54:52.9269590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de.msg 2025-08-14T20:54:52.9270420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it.msg 2025-08-14T20:54:52.9271300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_au.msg 2025-08-14T20:54:52.9272140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl_gl.msg 2025-08-14T20:54:52.9273010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_nz.msg 2025-08-14T20:54:52.9273860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/safe.tcl 2025-08-14T20:54:52.9274920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/parray.tcl 2025-08-14T20:54:52.9275540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclAppInit.c 2025-08-14T20:54:52.9276330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/package.tcl 2025-08-14T20:54:52.9277130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/auto.tcl 2025-08-14T20:54:52.9278020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/http.tcl 2025-08-14T20:54:52.9278960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-08-14T20:54:52.9279720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/init.tcl 2025-08-14T20:54:52.9280590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtkstub8.6.a 2025-08-14T20:54:52.9281830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-08-14T20:54:52.9282410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/pkgIndex.tcl 2025-08-14T20:54:52.9283160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclConfig.sh 2025-08-14T20:54:52.9284300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-08-14T20:54:52.9285270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-08-14T20:54:52.9286190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-08-14T20:54:52.9286850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.icns 2025-08-14T20:54:52.9288710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclooConfig.sh 2025-08-14T20:54:52.9288900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itcl.tcl 2025-08-14T20:54:52.9289870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclConfig.sh 2025-08-14T20:54:52.9290350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-08-14T20:54:52.9291310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/pkgIndex.tcl 2025-08-14T20:54:52.9292160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclHullCmds.tcl 2025-08-14T20:54:52.9293140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclWidget.tcl 2025-08-14T20:54:52.9294120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitclstub4.2.4.a 2025-08-14T20:54:52.9294890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-08-14T20:54:52.9295860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/pkgIndex.tcl 2025-08-14T20:54:52.9296560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbc.tcl 2025-08-14T20:54:52.9297610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-08-14T20:54:52.9298400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbcConfig.sh 2025-08-14T20:54:52.9299320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtk8.6.dylib 2025-08-14T20:54:52.9299970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tkConfig.sh 2025-08-14T20:54:52.9301040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-08-14T20:54:52.9301800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/http-2.9.8.tm 2025-08-14T20:54:52.9302790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-08-14T20:54:52.9303790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform-1.0.19.tm 2025-08-14T20:54:52.9304590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-08-14T20:54:52.9305580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-08-14T20:54:52.9306460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.9307480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.9309170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_version.py 2025-08-14T20:54:52.9309720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_utils.py 2025-08-14T20:54:52.9310640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_structures.py 2025-08-14T20:54:52.9311720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_specifiers.py 2025-08-14T20:54:52.9312610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/requirements.txt 2025-08-14T20:54:52.9314030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-08-14T20:54:52.9315330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/README.md 2025-08-14T20:54:52.9317180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/.gitignore 2025-08-14T20:54:52.9318320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/nodeids 2025-08-14T20:54:52.9319840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-08-14T20:54:52.9321350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/stepwise 2025-08-14T20:54:52.9322750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_manylinux.py 2025-08-14T20:54:52.9323990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_tags.py 2025-08-14T20:54:52.9325200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_metadata.py 2025-08-14T20:54:52.9326480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:52.9327840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_requirements.py 2025-08-14T20:54:52.9329080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_markers.py 2025-08-14T20:54:52.9330480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_licenses.py 2025-08-14T20:54:52.9331790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-i386 2025-08-14T20:54:52.9333260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-x86_64 2025-08-14T20:54:52.9334660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/glibc-x86_64 2025-08-14T20:54:52.9336080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-aarch64 2025-08-14T20:54:52.9337590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-data 2025-08-14T20:54:52.9339010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-s390x-s390x 2025-08-14T20:54:52.9340570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-class 2025-08-14T20:54:52.9342150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armel 2025-08-14T20:54:52.9343720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-x32 2025-08-14T20:54:52.9345370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-08-14T20:54:52.9346780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-i386 2025-08-14T20:54:52.9348210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-08-14T20:54:52.9349470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/build.sh 2025-08-14T20:54:52.9351130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-magic 2025-08-14T20:54:52.9352600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-too-short 2025-08-14T20:54:52.9353740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_elffile.py 2025-08-14T20:54:52.9355190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/metadata/everything.metadata 2025-08-14T20:54:52.9356510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_musllinux.py 2025-08-14T20:54:52.9357790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.9359160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.9360370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.9361760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9362750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.9364120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9365100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.9366170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.9367160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/files 2025-08-14T20:54:52.9368240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.9369190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.9370120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/git 2025-08-14T20:54:52.9371710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/tags.py 2025-08-14T20:54:52.9373360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_musllinux.py 2025-08-14T20:54:52.9374800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/metadata.py 2025-08-14T20:54:52.9376610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/version.py 2025-08-14T20:54:52.9378280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-08-14T20:54:52.9379900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-08-14T20:54:52.9381870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-08-14T20:54:52.9383760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.9385310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__init__.py 2025-08-14T20:54:52.9387110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:52.9389160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:52.9390930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:52.9392610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.9394410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:52.9396570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:52.9398370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:52.9400200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:52.9402140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:52.9404060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.9405880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:52.9407800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:52.9409540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:52.9411280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:52.9412740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_parser.py 2025-08-14T20:54:52.9414080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/utils.py 2025-08-14T20:54:52.9415690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/requirements.py 2025-08-14T20:54:52.9417240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_structures.py 2025-08-14T20:54:52.9418720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/markers.py 2025-08-14T20:54:52.9420220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/py.typed 2025-08-14T20:54:52.9421660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_manylinux.py 2025-08-14T20:54:52.9423200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-08-14T20:54:52.9424720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/specifiers.py 2025-08-14T20:54:52.9426200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_elffile.py 2025-08-14T20:54:52.9427840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-08-14T20:54:52.9429690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-08-14T20:54:52.9435760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-08-14T20:54:52.9437200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-08-14T20:54:52.9438820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-08-14T20:54:52.9440600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-08-14T20:54:52.9442200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-08-14T20:54:52.9443860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-08-14T20:54:52.9445510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-08-14T20:54:52.9446780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.9447940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.9449220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/pyproject.toml 2025-08-14T20:54:52.9450610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_utils.py 2025-08-14T20:54:52.9451960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:52.9453270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_structures.py 2025-08-14T20:54:52.9454670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_packages.py 2025-08-14T20:54:52.9456200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/server.py 2025-08-14T20:54:52.9457670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/__init__.py 2025-08-14T20:54:52.9459010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_testserver.py 2025-08-14T20:54:52.9460080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/compat.py 2025-08-14T20:54:52.9461390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:52.9462660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_hooks.py 2025-08-14T20:54:52.9463980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.cnf 2025-08-14T20:54:52.9465550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca-private.key 2025-08-14T20:54:52.9466890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/Makefile 2025-08-14T20:54:52.9468440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.crt 2025-08-14T20:54:52.9469690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.srl 2025-08-14T20:54:52.9471170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.key 2025-08-14T20:54:52.9472740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/Makefile 2025-08-14T20:54:52.9474090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.pem 2025-08-14T20:54:52.9475740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.csr 2025-08-14T20:54:52.9477060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/cert.cnf 2025-08-14T20:54:52.9478410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/Makefile 2025-08-14T20:54:52.9479810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/README.md 2025-08-14T20:54:52.9481340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/Makefile 2025-08-14T20:54:52.9482580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.cnf 2025-08-14T20:54:52.9484160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca-private.key 2025-08-14T20:54:52.9485480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/Makefile 2025-08-14T20:54:52.9486900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.crt 2025-08-14T20:54:52.9488280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.srl 2025-08-14T20:54:52.9489880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.pem 2025-08-14T20:54:52.9491250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.csr 2025-08-14T20:54:52.9492560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/cert.cnf 2025-08-14T20:54:52.9494000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.key 2025-08-14T20:54:52.9495110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/README.md 2025-08-14T20:54:52.9496730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/Makefile 2025-08-14T20:54:52.9498120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.cnf 2025-08-14T20:54:52.9499710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca-private.key 2025-08-14T20:54:52.9501090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/Makefile 2025-08-14T20:54:52.9502440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.crt 2025-08-14T20:54:52.9503870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.srl 2025-08-14T20:54:52.9505340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.key 2025-08-14T20:54:52.9506840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/Makefile 2025-08-14T20:54:52.9508340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.pem 2025-08-14T20:54:52.9509830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.csr 2025-08-14T20:54:52.9511280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/cert.cnf 2025-08-14T20:54:52.9512700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/README.md 2025-08-14T20:54:52.9514000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_requests.py 2025-08-14T20:54:52.9515180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/utils.py 2025-08-14T20:54:52.9516440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_adapters.py 2025-08-14T20:54:52.9517910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_help.py 2025-08-14T20:54:52.9519000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_lowlevel.py 2025-08-14T20:54:52.9520240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.9521590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.9522670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.9524060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9525550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.9526440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9527550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.9528680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.9529810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/files 2025-08-14T20:54:52.9530930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.9532110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.9533110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/git 2025-08-14T20:54:52.9534870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-08-14T20:54:52.9536510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-08-14T20:54:52.9538260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-08-14T20:54:52.9539900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-08-14T20:54:52.9541640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-08-14T20:54:52.9543210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-08-14T20:54:52.9544840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-08-14T20:54:52.9546560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-08-14T20:54:52.9547920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/cookies.py 2025-08-14T20:54:52.9549340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/auth.py 2025-08-14T20:54:52.9550870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/sessions.py 2025-08-14T20:54:52.9552380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/hooks.py 2025-08-14T20:54:52.9553860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/compat.py 2025-08-14T20:54:52.9555420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/models.py 2025-08-14T20:54:52.9556770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/certs.py 2025-08-14T20:54:52.9558270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__init__.py 2025-08-14T20:54:52.9559840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/status_codes.py 2025-08-14T20:54:52.9561240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/packages.py 2025-08-14T20:54:52.9562870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__version__.py 2025-08-14T20:54:52.9564650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-08-14T20:54:52.9566460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:52.9568280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-08-14T20:54:52.9570200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-08-14T20:54:52.9571980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:52.9573760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-08-14T20:54:52.9575340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-08-14T20:54:52.9577210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:52.9579070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-08-14T20:54:52.9580900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-08-14T20:54:52.9582690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:52.9584320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:52.9586120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:52.9587950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-08-14T20:54:52.9589750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-08-14T20:54:52.9591640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-08-14T20:54:52.9592860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.9594360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-08-14T20:54:52.9595440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/api.py 2025-08-14T20:54:52.9596630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/_internal_utils.py 2025-08-14T20:54:52.9598600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/utils.py 2025-08-14T20:54:52.9599020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/exceptions.py 2025-08-14T20:54:52.9600170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/structures.py 2025-08-14T20:54:52.9601440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/help.py 2025-08-14T20:54:52.9602550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/adapters.py 2025-08-14T20:54:52.9603110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0.conda 2025-08-14T20:54:52.9603880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0.conda 2025-08-14T20:54:52.9604820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-08-14T20:54:52.9605690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.9606580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.9607460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.9608520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9609370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.9610400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9611190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.9612050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.9612790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.9613620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.9614480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.9615190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.9616470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-08-14T20:54:52.9617520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-08-14T20:54:52.9618650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-08-14T20:54:52.9620150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-08-14T20:54:52.9621560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-08-14T20:54:52.9622940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-08-14T20:54:52.9624270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-08-14T20:54:52.9625720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-08-14T20:54:52.9627000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.9628040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-08-14T20:54:52.9629120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-08-14T20:54:52.9630240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-08-14T20:54:52.9631400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-08-14T20:54:52.9632980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-08-14T20:54:52.9633980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-08-14T20:54:52.9635310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-08-14T20:54:52.9636450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-08-14T20:54:52.9637780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-08-14T20:54:52.9639240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-08-14T20:54:52.9640230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-08-14T20:54:52.9640940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ostream.h 2025-08-14T20:54:52.9641810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format-inl.h 2025-08-14T20:54:52.9642690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ranges.h 2025-08-14T20:54:52.9643510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/xchar.h 2025-08-14T20:54:52.9644270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/core.h 2025-08-14T20:54:52.9645090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/chrono.h 2025-08-14T20:54:52.9645820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/os.h 2025-08-14T20:54:52.9646620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/color.h 2025-08-14T20:54:52.9647410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/args.h 2025-08-14T20:54:52.9648260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/printf.h 2025-08-14T20:54:52.9649110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/compile.h 2025-08-14T20:54:52.9649890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format.h 2025-08-14T20:54:52.9650670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/std.h 2025-08-14T20:54:52.9651550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/repodata_record.json 2025-08-14T20:54:52.9652350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/test/run_test.sh 2025-08-14T20:54:52.9653230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/licenses/LICENSE.rst 2025-08-14T20:54:52.9654060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/bld.bat 2025-08-14T20:54:52.9654900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/build.sh 2025-08-14T20:54:52.9655870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9656730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml 2025-08-14T20:54:52.9657590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9658360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/run_exports.json 2025-08-14T20:54:52.9659410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/paths.json 2025-08-14T20:54:52.9660040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/hash_input.json 2025-08-14T20:54:52.9660740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/files 2025-08-14T20:54:52.9661500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/about.json 2025-08-14T20:54:52.9662230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/has_prefix 2025-08-14T20:54:52.9663020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/index.json 2025-08-14T20:54:52.9663750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/git 2025-08-14T20:54:52.9664790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/pkgconfig/fmt.pc 2025-08-14T20:54:52.9665630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets-release.cmake 2025-08-14T20:54:52.9666510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config.cmake 2025-08-14T20:54:52.9667500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config-version.cmake 2025-08-14T20:54:52.9668400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets.cmake 2025-08-14T20:54:52.9669130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.dylib 2025-08-14T20:54:52.9669940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.dylib 2025-08-14T20:54:52.9670800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.1.0.dylib 2025-08-14T20:54:52.9671940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-08-14T20:54:52.9673110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-08-14T20:54:52.9674190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-08-14T20:54:52.9675140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-08-14T20:54:52.9676370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-08-14T20:54:52.9677450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-08-14T20:54:52.9678710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-08-14T20:54:52.9679800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-08-14T20:54:52.9681080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-08-14T20:54:52.9682260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-08-14T20:54:52.9683370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-08-14T20:54:52.9684460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-08-14T20:54:52.9685420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-08-14T20:54:52.9686450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-08-14T20:54:52.9687680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9688840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-08-14T20:54:52.9689960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-08-14T20:54:52.9691100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9692230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-08-14T20:54:52.9693440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-08-14T20:54:52.9694290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-08-14T20:54:52.9695220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-08-14T20:54:52.9696290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-08-14T20:54:52.9697370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-08-14T20:54:52.9698340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-08-14T20:54:52.9699350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-08-14T20:54:52.9700490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-08-14T20:54:52.9701610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-08-14T20:54:52.9702630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-08-14T20:54:52.9703670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-08-14T20:54:52.9704710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-08-14T20:54:52.9705840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-08-14T20:54:52.9707260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-08-14T20:54:52.9708240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-08-14T20:54:52.9709330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-08-14T20:54:52.9710570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-08-14T20:54:52.9711720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-08-14T20:54:52.9712830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-08-14T20:54:52.9713930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-08-14T20:54:52.9715260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-08-14T20:54:52.9716600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-08-14T20:54:52.9717820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-08-14T20:54:52.9718850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-08-14T20:54:52.9719890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-08-14T20:54:52.9720840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-08-14T20:54:52.9722120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-08-14T20:54:52.9723210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-08-14T20:54:52.9724300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-08-14T20:54:52.9725530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-08-14T20:54:52.9726930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-08-14T20:54:52.9728100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-08-14T20:54:52.9729320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-08-14T20:54:52.9730570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9731560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-08-14T20:54:52.9733020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9733860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-08-14T20:54:52.9735100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-08-14T20:54:52.9736080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-08-14T20:54:52.9737210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-08-14T20:54:52.9738400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-08-14T20:54:52.9739550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-08-14T20:54:52.9740600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-08-14T20:54:52.9742180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-08-14T20:54:52.9744010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-08-14T20:54:52.9745640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-08-14T20:54:52.9747340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-08-14T20:54:52.9749130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-08-14T20:54:52.9750710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-08-14T20:54:52.9752350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-08-14T20:54:52.9754150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-08-14T20:54:52.9755720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-08-14T20:54:52.9757510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-08-14T20:54:52.9759240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-08-14T20:54:52.9759770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1.conda 2025-08-14T20:54:52.9760760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-08-14T20:54:52.9761640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-08-14T20:54:52.9767880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-08-14T20:54:52.9768140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-08-14T20:54:52.9768330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-08-14T20:54:52.9768510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-08-14T20:54:52.9768820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9769050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-08-14T20:54:52.9769330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9770030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-08-14T20:54:52.9770800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-08-14T20:54:52.9771590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-08-14T20:54:52.9772330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-08-14T20:54:52.9773110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-08-14T20:54:52.9773880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-08-14T20:54:52.9774550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-08-14T20:54:52.9775350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-08-14T20:54:52.9776190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-08-14T20:54:52.9776990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-08-14T20:54:52.9777710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1.conda 2025-08-14T20:54:52.9778450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0.conda 2025-08-14T20:54:52.9779410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-08-14T20:54:52.9780480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-08-14T20:54:52.9781430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-08-14T20:54:52.9782490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-08-14T20:54:52.9783700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-08-14T20:54:52.9784690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-08-14T20:54:52.9785850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-08-14T20:54:52.9786900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-08-14T20:54:52.9788130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-08-14T20:54:52.9789300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-08-14T20:54:52.9790440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-08-14T20:54:52.9791450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-08-14T20:54:52.9792620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-08-14T20:54:52.9793710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-08-14T20:54:52.9794820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-08-14T20:54:52.9796000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-08-14T20:54:52.9797180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-08-14T20:54:52.9798270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-08-14T20:54:52.9799340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-08-14T20:54:52.9800420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-08-14T20:54:52.9801930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-08-14T20:54:52.9803400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-08-14T20:54:52.9804930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-08-14T20:54:52.9806590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-08-14T20:54:52.9808290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-08-14T20:54:52.9811690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-08-14T20:54:52.9813140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-08-14T20:54:52.9814540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-08-14T20:54:52.9815940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-08-14T20:54:52.9817370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-08-14T20:54:52.9818810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-08-14T20:54:52.9820200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-08-14T20:54:52.9821570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-08-14T20:54:52.9822970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-08-14T20:54:52.9824370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-08-14T20:54:52.9825690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-08-14T20:54:52.9827340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-08-14T20:54:52.9828950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-08-14T20:54:52.9830620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-08-14T20:54:52.9832110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-08-14T20:54:52.9833700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-08-14T20:54:52.9835270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-08-14T20:54:52.9836800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-08-14T20:54:52.9838330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-08-14T20:54:52.9839670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-08-14T20:54:52.9840800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-08-14T20:54:52.9842040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-08-14T20:54:52.9843200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-08-14T20:54:52.9844480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-08-14T20:54:52.9845550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-08-14T20:54:52.9846870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9848020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-08-14T20:54:52.9849480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9850590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-08-14T20:54:52.9851870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-08-14T20:54:52.9852860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-08-14T20:54:52.9853910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-08-14T20:54:52.9855070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-08-14T20:54:52.9856210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-08-14T20:54:52.9857190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-08-14T20:54:52.9858640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-08-14T20:54:52.9860230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-08-14T20:54:52.9861920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-08-14T20:54:52.9863560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-08-14T20:54:52.9863930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-08-14T20:54:52.9864910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0.conda 2025-08-14T20:54:52.9866480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:52.9867910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:52.9869100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:52.9870660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:52.9871950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:52.9873500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:52.9874820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:52.9876320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:52.9877780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:52.9879230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:52.9880290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/files 2025-08-14T20:54:52.9881660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:52.9882980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:52.9884160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/git 2025-08-14T20:54:52.9886510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-08-14T20:54:52.9888490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-08-14T20:54:52.9890560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-08-14T20:54:52.9892670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-08-14T20:54:52.9894620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-08-14T20:54:52.9896810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-08-14T20:54:52.9898890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-08-14T20:54:52.9900710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-08-14T20:54:52.9902630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-08-14T20:54:52.9904330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-08-14T20:54:52.9906440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-08-14T20:54:52.9908590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-08-14T20:54:52.9910950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-08-14T20:54:52.9913260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:52.9915400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-08-14T20:54:52.9917460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-08-14T20:54:52.9919580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:52.9921960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-08-14T20:54:52.9923940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:52.9925780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-08-14T20:54:52.9927600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-08-14T20:54:52.9929460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-08-14T20:54:52.9931190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-08-14T20:54:52.9933020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-08-14T20:54:52.9934920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-08-14T20:54:52.9935760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tabs 2025-08-14T20:54:52.9936480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/toe 2025-08-14T20:54:52.9937490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infotocap 2025-08-14T20:54:52.9938400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/captoinfo 2025-08-14T20:54:52.9939340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tset 2025-08-14T20:54:52.9940210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/reset 2025-08-14T20:54:52.9941190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/clear 2025-08-14T20:54:52.9942420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/ncursesw6-config 2025-08-14T20:54:52.9943130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tic 2025-08-14T20:54:52.9944080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infocmp 2025-08-14T20:54:52.9944950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tput 2025-08-14T20:54:52.9945960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/termcap.h 2025-08-14T20:54:52.9946910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesp.h 2025-08-14T20:54:52.9948080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesf.h 2025-08-14T20:54:52.9949030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/termcap.h 2025-08-14T20:54:52.9950210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesp.h 2025-08-14T20:54:52.9951280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesf.h 2025-08-14T20:54:52.9952380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/etip.h 2025-08-14T20:54:52.9953350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/form.h 2025-08-14T20:54:52.9954400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesw.h 2025-08-14T20:54:52.9955410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/nc_tparm.h 2025-08-14T20:54:52.9956460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/unctrl.h 2025-08-14T20:54:52.9957680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesapp.h 2025-08-14T20:54:52.9958780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term.h 2025-08-14T20:54:52.9959800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursslk.h 2025-08-14T20:54:52.9960980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/panel.h 2025-08-14T20:54:52.9961960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses.h 2025-08-14T20:54:52.9963040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/tic.h 2025-08-14T20:54:52.9963630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/eti.h 2025-08-14T20:54:52.9964560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses_dll.h 2025-08-14T20:54:52.9965460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term_entry.h 2025-08-14T20:54:52.9966300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/menu.h 2025-08-14T20:54:52.9967190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesm.h 2025-08-14T20:54:52.9968040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/curses.h 2025-08-14T20:54:52.9968770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/etip.h 2025-08-14T20:54:52.9969530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/form.h 2025-08-14T20:54:52.9970330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesw.h 2025-08-14T20:54:52.9971140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/nc_tparm.h 2025-08-14T20:54:52.9971960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/unctrl.h 2025-08-14T20:54:52.9972770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesapp.h 2025-08-14T20:54:52.9973500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term.h 2025-08-14T20:54:52.9974350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursslk.h 2025-08-14T20:54:52.9975300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/panel.h 2025-08-14T20:54:52.9975940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses.h 2025-08-14T20:54:52.9976670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/tic.h 2025-08-14T20:54:52.9977430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/eti.h 2025-08-14T20:54:52.9978290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses_dll.h 2025-08-14T20:54:52.9979120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term_entry.h 2025-08-14T20:54:52.9979880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/menu.h 2025-08-14T20:54:52.9980670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesm.h 2025-08-14T20:54:52.9981590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/termcap.h 2025-08-14T20:54:52.9982470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesp.h 2025-08-14T20:54:52.9983340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesf.h 2025-08-14T20:54:52.9984200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/etip.h 2025-08-14T20:54:52.9985110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/form.h 2025-08-14T20:54:52.9986040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesw.h 2025-08-14T20:54:52.9986940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/nc_tparm.h 2025-08-14T20:54:52.9987780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/unctrl.h 2025-08-14T20:54:52.9988820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesapp.h 2025-08-14T20:54:52.9989520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term.h 2025-08-14T20:54:52.9990400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursslk.h 2025-08-14T20:54:52.9991420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/panel.h 2025-08-14T20:54:52.9992450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses.h 2025-08-14T20:54:52.9993150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/tic.h 2025-08-14T20:54:52.9994020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/eti.h 2025-08-14T20:54:52.9994930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses_dll.h 2025-08-14T20:54:52.9995840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term_entry.h 2025-08-14T20:54:52.9996700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/menu.h 2025-08-14T20:54:52.9997620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesm.h 2025-08-14T20:54:52.9998500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/curses.h 2025-08-14T20:54:52.9999270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/curses.h 2025-08-14T20:54:53.0000170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/repodata_record.json 2025-08-14T20:54:53.0000970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.sh 2025-08-14T20:54:53.0001790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.py 2025-08-14T20:54:53.0002860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.0003600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/licenses/COPYING 2025-08-14T20:54:53.0004610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/fix.patch 2025-08-14T20:54:53.0005510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.sh 2025-08-14T20:54:53.0006650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/ncurses-5.9-gcc-5.patch 2025-08-14T20:54:53.0007590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/build.sh 2025-08-14T20:54:53.0008910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.0009930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.py 2025-08-14T20:54:53.0011060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/clang.patch 2025-08-14T20:54:53.0012280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/CVE-2022-29458.patch 2025-08-14T20:54:53.0013260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml 2025-08-14T20:54:53.0014440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.0015420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/run_exports.json 2025-08-14T20:54:53.0016480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/paths.json 2025-08-14T20:54:53.0017510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/hash_input.json 2025-08-14T20:54:53.0018490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/files 2025-08-14T20:54:53.0019610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/about.json 2025-08-14T20:54:53.0020610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/has_prefix 2025-08-14T20:54:53.0021540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/index.json 2025-08-14T20:54:53.0022470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/git 2025-08-14T20:54:53.0023400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++.a 2025-08-14T20:54:53.0024510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.6.dylib 2025-08-14T20:54:53.0025560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncursesw.pc 2025-08-14T20:54:53.0026570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/formw.pc 2025-08-14T20:54:53.0027770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncurses++w.pc 2025-08-14T20:54:53.0029140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/tinfow.pc 2025-08-14T20:54:53.0030120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/menuw.pc 2025-08-14T20:54:53.0031270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/panelw.pc 2025-08-14T20:54:53.0032260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.dylib 2025-08-14T20:54:53.0033280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++w.a 2025-08-14T20:54:53.0034320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.6.dylib 2025-08-14T20:54:53.0035290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.dylib 2025-08-14T20:54:53.0036390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.dylib 2025-08-14T20:54:53.0037320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.a 2025-08-14T20:54:53.0038390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.6.dylib 2025-08-14T20:54:53.0039530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.6.dylib 2025-08-14T20:54:53.0040560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.dylib 2025-08-14T20:54:53.0041580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.dylib 2025-08-14T20:54:53.0042620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.6.dylib 2025-08-14T20:54:53.0043500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.a 2025-08-14T20:54:53.0044640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.dylib 2025-08-14T20:54:53.0045740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/terminfo 2025-08-14T20:54:53.0046770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.a 2025-08-14T20:54:53.0047750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.a 2025-08-14T20:54:53.0048870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.a 2025-08-14T20:54:53.0049850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.dylib 2025-08-14T20:54:53.0051030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.6.dylib 2025-08-14T20:54:53.0052170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.6.dylib 2025-08-14T20:54:53.0053110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.a 2025-08-14T20:54:53.0054210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.a 2025-08-14T20:54:53.0055310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.6.dylib 2025-08-14T20:54:53.0056420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.dylib 2025-08-14T20:54:53.0057290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.a 2025-08-14T20:54:53.0058280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.6.dylib 2025-08-14T20:54:53.0059410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.a 2025-08-14T20:54:53.0060550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.dylib 2025-08-14T20:54:53.0061650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.6.dylib 2025-08-14T20:54:53.0062650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.dylib 2025-08-14T20:54:53.0063810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.a 2025-08-14T20:54:53.0064620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt300 2025-08-14T20:54:53.0065670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/std 2025-08-14T20:54:53.0066700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt100 2025-08-14T20:54:53.0067710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/stdcrt 2025-08-14T20:54:53.0069050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50-mono 2025-08-14T20:54:53.0070180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k 2025-08-14T20:54:53.0071660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232 2025-08-14T20:54:53.0072620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1-w 2025-08-14T20:54:53.0074010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2 2025-08-14T20:54:53.0074530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl1 2025-08-14T20:54:53.0076480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil 2025-08-14T20:54:53.0076990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv-ctxt 2025-08-14T20:54:53.0077970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40-rv 2025-08-14T20:54:53.0079180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc 2025-08-14T20:54:53.0080370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18 2025-08-14T20:54:53.0081580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-20 2025-08-14T20:54:53.0082760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-soroc 2025-08-14T20:54:53.0084040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att6386 2025-08-14T20:54:53.0085090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425 2025-08-14T20:54:53.0086390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-ctxt 2025-08-14T20:54:53.0087580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415+nl 2025-08-14T20:54:53.0088640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj830 2025-08-14T20:54:53.0089830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiw 2025-08-14T20:54:53.0091020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232w 2025-08-14T20:54:53.0092360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-16color 2025-08-14T20:54:53.0093550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-unk 2025-08-14T20:54:53.0094890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx2 2025-08-14T20:54:53.0096050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85e 2025-08-14T20:54:53.0097340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30 2025-08-14T20:54:53.0098990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-vm80 2025-08-14T20:54:53.0100140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv-nl 2025-08-14T20:54:53.0101410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+rv 2025-08-14T20:54:53.0102560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty+common 2025-08-14T20:54:53.0103700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-rv 2025-08-14T20:54:53.0104850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a210 2025-08-14T20:54:53.0105780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85 2025-08-14T20:54:53.0107120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis 2025-08-14T20:54:53.0108230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx3 2025-08-14T20:54:53.0109520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty 2025-08-14T20:54:53.0110600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415 2025-08-14T20:54:53.0111820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s 2025-08-14T20:54:53.0112990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mono 2025-08-14T20:54:53.0114060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+pp 2025-08-14T20:54:53.0115070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-28 2025-08-14T20:54:53.0116220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl 2025-08-14T20:54:53.0117380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s-rv 2025-08-14T20:54:53.0118450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att513 2025-08-14T20:54:53.0119480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424 2025-08-14T20:54:53.0120530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-ns 2025-08-14T20:54:53.0121570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-26 2025-08-14T20:54:53.0122710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510d 2025-08-14T20:54:53.0123720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ap-vm80 2025-08-14T20:54:53.0124920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k-w 2025-08-14T20:54:53.0125890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_19L 2025-08-14T20:54:53.0126800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w 2025-08-14T20:54:53.0127790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos3 2025-08-14T20:54:53.0128850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil-mono 2025-08-14T20:54:53.0129900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos4 2025-08-14T20:54:53.0131070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30-mono 2025-08-14T20:54:53.0132220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cpr 2025-08-14T20:54:53.0133310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv 2025-08-14T20:54:53.0134260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apl 2025-08-14T20:54:53.0135330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv 2025-08-14T20:54:53.0136460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-4 2025-08-14T20:54:53.0137430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-3 2025-08-14T20:54:53.0138510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620 2025-08-14T20:54:53.0139590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st 2025-08-14T20:54:53.0140690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aa4080 2025-08-14T20:54:53.0141710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-heath 2025-08-14T20:54:53.0143000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt2 2025-08-14T20:54:53.0143690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj 2025-08-14T20:54:53.0144800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt5 2025-08-14T20:54:53.0145960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-raw 2025-08-14T20:54:53.0146950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos5 2025-08-14T20:54:53.0148170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aas1901 2025-08-14T20:54:53.0149190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt 2025-08-14T20:54:53.0150080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/awsc 2025-08-14T20:54:53.0150970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-unk 2025-08-14T20:54:53.0151840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos2 2025-08-14T20:54:53.0152710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e 2025-08-14T20:54:53.0153620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424m 2025-08-14T20:54:53.0154570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+csr 2025-08-14T20:54:53.0155510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-generic 2025-08-14T20:54:53.0156460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsviewpoint 2025-08-14T20:54:53.0157320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s 2025-08-14T20:54:53.0158880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo+vt132 2025-08-14T20:54:53.0160230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt4 2025-08-14T20:54:53.0161480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w 2025-08-14T20:54:53.0161980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24-rv 2025-08-14T20:54:53.0162450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt3 2025-08-14T20:54:53.0162910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425 2025-08-14T20:54:53.0163450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630 2025-08-14T20:54:53.0164340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgr 2025-08-14T20:54:53.0165240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cup 2025-08-14T20:54:53.0167990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-2 2025-08-14T20:54:53.0168890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w 2025-08-14T20:54:53.0169740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv 2025-08-14T20:54:53.0170690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-ctxt 2025-08-14T20:54:53.0171470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt+s 2025-08-14T20:54:53.0172440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175 2025-08-14T20:54:53.0173320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-5 2025-08-14T20:54:53.0174180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219 2025-08-14T20:54:53.0175030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42 2025-08-14T20:54:53.0175940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-24 2025-08-14T20:54:53.0176860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv 2025-08-14T20:54:53.0177700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1a 2025-08-14T20:54:53.0178540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615 2025-08-14T20:54:53.0179440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-emx 2025-08-14T20:54:53.0180370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrbold 2025-08-14T20:54:53.0181280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrul 2025-08-14T20:54:53.0182180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm20 2025-08-14T20:54:53.0183070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60-mono 2025-08-14T20:54:53.0183980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k 2025-08-14T20:54:53.0184800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari 2025-08-14T20:54:53.0185710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-old 2025-08-14T20:54:53.0186580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiterm 2025-08-14T20:54:53.0187520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1 2025-08-14T20:54:53.0188320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm11 2025-08-14T20:54:53.0189230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418-w 2025-08-14T20:54:53.0190140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5430 2025-08-14T20:54:53.0191080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-ns 2025-08-14T20:54:53.0191990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrso 2025-08-14T20:54:53.0192820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi 2025-08-14T20:54:53.0193740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-22 2025-08-14T20:54:53.0194560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a80 2025-08-14T20:54:53.0195470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-pc 2025-08-14T20:54:53.0196300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm21 2025-08-14T20:54:53.0197200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-w 2025-08-14T20:54:53.0198050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42-ns 2025-08-14T20:54:53.0204310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca2 2025-08-14T20:54:53.0205010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att500 2025-08-14T20:54:53.0205530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100 2025-08-14T20:54:53.0205980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm5 2025-08-14T20:54:53.0206460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-8bit 2025-08-14T20:54:53.0206950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambassador 2025-08-14T20:54:53.0207410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm2 2025-08-14T20:54:53.0207860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2350 2025-08-14T20:54:53.0208360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-2-emx 2025-08-14T20:54:53.0208870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis-mono 2025-08-14T20:54:53.0209370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-3-emx 2025-08-14T20:54:53.0209880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-24 2025-08-14T20:54:53.0210370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoheath 2025-08-14T20:54:53.0211050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis0 2025-08-14T20:54:53.0211930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansisysk 2025-08-14T20:54:53.0212780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi43m 2025-08-14T20:54:53.0213670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418-w 2025-08-14T20:54:53.0214560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420+nl 2025-08-14T20:54:53.0215450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e-p 2025-08-14T20:54:53.0216470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_color 2025-08-14T20:54:53.0217620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-41 2025-08-14T20:54:53.0218300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1 2025-08-14T20:54:53.0219140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mtabs 2025-08-14T20:54:53.0220060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-nl 2025-08-14T20:54:53.0220850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3 2025-08-14T20:54:53.0221770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atarist-m 2025-08-14T20:54:53.0222730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k-w 2025-08-14T20:54:53.0223630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv 2025-08-14T20:54:53.0224540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrdim 2025-08-14T20:54:53.0225500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm-vb 2025-08-14T20:54:53.0226350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex80 2025-08-14T20:54:53.0227250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-24 2025-08-14T20:54:53.0228130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-w 2025-08-14T20:54:53.0229240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219 2025-08-14T20:54:53.0229860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addrinfo 2025-08-14T20:54:53.0230790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60 2025-08-14T20:54:53.0231660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25 2025-08-14T20:54:53.0232500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+dec 2025-08-14T20:54:53.0233390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex210 2025-08-14T20:54:53.0234340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219w 2025-08-14T20:54:53.0235200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-am 2025-08-14T20:54:53.0236120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-ns 2025-08-14T20:54:53.0237030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv-n 2025-08-14T20:54:53.0237920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-ae 2025-08-14T20:54:53.0238830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k-w 2025-08-14T20:54:53.0239870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+erase 2025-08-14T20:54:53.0240760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510a 2025-08-14T20:54:53.0241640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4426 2025-08-14T20:54:53.0242520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630-24 2025-08-14T20:54:53.0243380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoh19 2025-08-14T20:54:53.0244210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa 2025-08-14T20:54:53.0245080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24 2025-08-14T20:54:53.0246140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm 2025-08-14T20:54:53.0247250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rep 2025-08-14T20:54:53.0247830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv 2025-08-14T20:54:53.0248710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-h19 2025-08-14T20:54:53.0249640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv-ctxt 2025-08-14T20:54:53.0250580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st-color 2025-08-14T20:54:53.0251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis 2025-08-14T20:54:53.0252370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm80 2025-08-14T20:54:53.0253300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50 2025-08-14T20:54:53.0254200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-w 2025-08-14T20:54:53.0255020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410 2025-08-14T20:54:53.0255980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m-old 2025-08-14T20:54:53.0256870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-nl 2025-08-14T20:54:53.0257790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7pc 2025-08-14T20:54:53.0258800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48 2025-08-14T20:54:53.0259960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc1 2025-08-14T20:54:53.0261230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+tabs 2025-08-14T20:54:53.0262280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleII 2025-08-14T20:54:53.0263490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty-direct 2025-08-14T20:54:53.0264640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj832 2025-08-14T20:54:53.0265720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local1 2025-08-14T20:54:53.0267000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h-old 2025-08-14T20:54:53.0268230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm+sl 2025-08-14T20:54:53.0269170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219w 2025-08-14T20:54:53.0270180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-m 2025-08-14T20:54:53.0271500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0+ 2025-08-14T20:54:53.0272510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60 2025-08-14T20:54:53.0273750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424-1 2025-08-14T20:54:53.0274990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca 2025-08-14T20:54:53.0276140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4420 2025-08-14T20:54:53.0277350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418 2025-08-14T20:54:53.0278390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-22 2025-08-14T20:54:53.0279550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aepro 2025-08-14T20:54:53.0280640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-nl 2025-08-14T20:54:53.0281840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1-w 2025-08-14T20:54:53.0282990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-34 2025-08-14T20:54:53.0284260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv-n 2025-08-14T20:54:53.0285490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48-rv 2025-08-14T20:54:53.0286640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo 2025-08-14T20:54:53.0287760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mini 2025-08-14T20:54:53.0288890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40 2025-08-14T20:54:53.0290080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+enq 2025-08-14T20:54:53.0291040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h 2025-08-14T20:54:53.0292380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/annarbor4080 2025-08-14T20:54:53.0293360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-nt 2025-08-14T20:54:53.0294490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv 2025-08-14T20:54:53.0295570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv 2025-08-14T20:54:53.0296680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420 2025-08-14T20:54:53.0297810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi77 2025-08-14T20:54:53.0298920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mr 2025-08-14T20:54:53.0299970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418 2025-08-14T20:54:53.0301210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a 2025-08-14T20:54:53.0302530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43-mono 2025-08-14T20:54:53.0304050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-1 2025-08-14T20:54:53.0304960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-color 2025-08-14T20:54:53.0306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-ctxt 2025-08-14T20:54:53.0307350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys 2025-08-14T20:54:53.0308530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-s 2025-08-14T20:54:53.0309610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7 2025-08-14T20:54:53.0310860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18-rv 2025-08-14T20:54:53.0311960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31 2025-08-14T20:54:53.0313240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-nl 2025-08-14T20:54:53.0314530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-s 2025-08-14T20:54:53.0315650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm36 2025-08-14T20:54:53.0316710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar 2025-08-14T20:54:53.0317640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga 2025-08-14T20:54:53.0318820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_15P 2025-08-14T20:54:53.0319850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7 2025-08-14T20:54:53.0321040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-s 2025-08-14T20:54:53.0322080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-41 2025-08-14T20:54:53.0323110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2-w 2025-08-14T20:54:53.0324220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-w 2025-08-14T20:54:53.0325390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605 2025-08-14T20:54:53.0326420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-dec-rv 2025-08-14T20:54:53.0327590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410 2025-08-14T20:54:53.0328650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7pc 2025-08-14T20:54:53.0329710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1178 2025-08-14T20:54:53.0330880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/absolute 2025-08-14T20:54:53.0332090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219 2025-08-14T20:54:53.0333000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at 2025-08-14T20:54:53.0334230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm+sgr 2025-08-14T20:54:53.0335250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-w 2025-08-14T20:54:53.0336130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s 2025-08-14T20:54:53.0337210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj510 2025-08-14T20:54:53.0338300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-24 2025-08-14T20:54:53.0339410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-232 2025-08-14T20:54:53.0340400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aws 2025-08-14T20:54:53.0341620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att7300 2025-08-14T20:54:53.0342660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a+ 2025-08-14T20:54:53.0343900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0 2025-08-14T20:54:53.0344970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm12 2025-08-14T20:54:53.0346180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv 2025-08-14T20:54:53.0347340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r 2025-08-14T20:54:53.0348570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys-old 2025-08-14T20:54:53.0349640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a980 2025-08-14T20:54:53.0350750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620 2025-08-14T20:54:53.0351920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx 2025-08-14T20:54:53.0353060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sysk 2025-08-14T20:54:53.0354040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219w 2025-08-14T20:54:53.0355240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175-b 2025-08-14T20:54:53.0356470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-mono 2025-08-14T20:54:53.0357600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31-old 2025-08-14T20:54:53.0358770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar1 2025-08-14T20:54:53.0360120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-80 2025-08-14T20:54:53.0361250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-db 2025-08-14T20:54:53.0362590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-vnc 2025-08-14T20:54:53.0363770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv-nl 2025-08-14T20:54:53.0364900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm22 2025-08-14T20:54:53.0366020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610 2025-08-14T20:54:53.0367060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds980 2025-08-14T20:54:53.0368350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple80p 2025-08-14T20:54:53.0369470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410-w 2025-08-14T20:54:53.0370560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+inittabs 2025-08-14T20:54:53.0371680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local 2025-08-14T20:54:53.0372730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-nl 2025-08-14T20:54:53.0373810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aterm 2025-08-14T20:54:53.0374900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-m 2025-08-14T20:54:53.0376070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-w 2025-08-14T20:54:53.0377210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-w 2025-08-14T20:54:53.0378460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-ctxt 2025-08-14T20:54:53.0379500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2300 2025-08-14T20:54:53.0380610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-ns 2025-08-14T20:54:53.0381780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5310 2025-08-14T20:54:53.0383040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410-w 2025-08-14T20:54:53.0384240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36-rv 2025-08-14T20:54:53.0385280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act4 2025-08-14T20:54:53.0386440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-s 2025-08-14T20:54:53.0387510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m 2025-08-14T20:54:53.0388560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1 2025-08-14T20:54:53.0389810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-h 2025-08-14T20:54:53.0390860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k 2025-08-14T20:54:53.0391990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambas 2025-08-14T20:54:53.0393100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at386 2025-08-14T20:54:53.0394240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIe 2025-08-14T20:54:53.0395330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att700 2025-08-14T20:54:53.0396380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36 2025-08-14T20:54:53.0397470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv 2025-08-14T20:54:53.0398540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-wam 2025-08-14T20:54:53.0399500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act5 2025-08-14T20:54:53.0400600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIgs 2025-08-14T20:54:53.0401700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsvp60 2025-08-14T20:54:53.0402710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-s 2025-08-14T20:54:53.0403940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5320 2025-08-14T20:54:53.0405080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-ctxt 2025-08-14T20:54:53.0406100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+unk 2025-08-14T20:54:53.0407150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-m 2025-08-14T20:54:53.0408250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds200 2025-08-14T20:54:53.0409500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv-ct 2025-08-14T20:54:53.0410740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIc 2025-08-14T20:54:53.0411880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30 2025-08-14T20:54:53.0413000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-color 2025-08-14T20:54:53.0413980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730 2025-08-14T20:54:53.0414970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43 2025-08-14T20:54:53.0416190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-nl 2025-08-14T20:54:53.0417370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505 2025-08-14T20:54:53.0418450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+arrows 2025-08-14T20:54:53.0419540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm 2025-08-14T20:54:53.0420680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi-w 2025-08-14T20:54:53.0421790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi 2025-08-14T20:54:53.0422820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200 2025-08-14T20:54:53.0423950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenixw 2025-08-14T20:54:53.0424880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco-p 2025-08-14T20:54:53.0425960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fox 2025-08-14T20:54:53.0427030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot 2025-08-14T20:54:53.0428140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom 2025-08-14T20:54:53.0429230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100 2025-08-14T20:54:53.0430370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fbterm 2025-08-14T20:54:53.0431670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom110 2025-08-14T20:54:53.0432810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14w 2025-08-14T20:54:53.0433850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-w 2025-08-14T20:54:53.0435000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720 2025-08-14T20:54:53.0436190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot+base 2025-08-14T20:54:53.0437400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fixterm 2025-08-14T20:54:53.0438560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom100 2025-08-14T20:54:53.0439690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200-w 2025-08-14T20:54:53.0440790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fos 2025-08-14T20:54:53.0441890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot-direct 2025-08-14T20:54:53.0443100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110 2025-08-14T20:54:53.0444090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenix 2025-08-14T20:54:53.0445250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco 2025-08-14T20:54:53.0446470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14 2025-08-14T20:54:53.0447710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom-rv 2025-08-14T20:54:53.0448690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100-rv 2025-08-14T20:54:53.0449800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom200 2025-08-14T20:54:53.0450960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720a 2025-08-14T20:54:53.0451950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fortune 2025-08-14T20:54:53.0453090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P4 2025-08-14T20:54:53.0454180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-W 2025-08-14T20:54:53.0455270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M 2025-08-14T20:54:53.0456250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P5 2025-08-14T20:54:53.0457370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8-W 2025-08-14T20:54:53.0458530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8 2025-08-14T20:54:53.0459710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8-W 2025-08-14T20:54:53.0460790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M 2025-08-14T20:54:53.0461720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P7 2025-08-14T20:54:53.0462770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9 2025-08-14T20:54:53.0463860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8 2025-08-14T20:54:53.0465140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M-W 2025-08-14T20:54:53.0466350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-W 2025-08-14T20:54:53.0467410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-W 2025-08-14T20:54:53.0468580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14 2025-08-14T20:54:53.0469640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M-W 2025-08-14T20:54:53.0470660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12 2025-08-14T20:54:53.0471710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp236 2025-08-14T20:54:53.0472710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19us 2025-08-14T20:54:53.0473840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100 2025-08-14T20:54:53.0474930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nt 2025-08-14T20:54:53.0476080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx-p 2025-08-14T20:54:53.0477100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100 2025-08-14T20:54:53.0478260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19a 2025-08-14T20:54:53.0479400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624-10p 2025-08-14T20:54:53.0480410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19 2025-08-14T20:54:53.0481550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100 2025-08-14T20:54:53.0482610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621a-a 2025-08-14T20:54:53.0483800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640b 2025-08-14T20:54:53.0484920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-smul 2025-08-14T20:54:53.0485980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h80 2025-08-14T20:54:53.0487080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626p 2025-08-14T20:54:53.0488180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623a 2025-08-14T20:54:53.0489360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color 2025-08-14T20:54:53.0491640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex2 2025-08-14T20:54:53.0492690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645a 2025-08-14T20:54:53.0493870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-19 2025-08-14T20:54:53.0494960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm 2025-08-14T20:54:53.0496060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19g 2025-08-14T20:54:53.0497050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-u 2025-08-14T20:54:53.0498150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12 2025-08-14T20:54:53.0499220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp 2025-08-14T20:54:53.0505700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-g 2025-08-14T20:54:53.0506250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-x40 2025-08-14T20:54:53.0506790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color2 2025-08-14T20:54:53.0507310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit 2025-08-14T20:54:53.0507830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-bc 2025-08-14T20:54:53.0508300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-a 2025-08-14T20:54:53.0508780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx 2025-08-14T20:54:53.0509260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-bs 2025-08-14T20:54:53.0509730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092A 2025-08-14T20:54:53.0510210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-wl 2025-08-14T20:54:53.0511260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk-cr 2025-08-14T20:54:53.0512300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz2000 2025-08-14T20:54:53.0513480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a-color 2025-08-14T20:54:53.0514910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p 2025-08-14T20:54:53.0516040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550 2025-08-14T20:54:53.0517400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpsub 2025-08-14T20:54:53.0518640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+arrows 2025-08-14T20:54:53.0520020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+arrows 2025-08-14T20:54:53.0521100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621k45 2025-08-14T20:54:53.0522390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit-a 2025-08-14T20:54:53.0523470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550-color 2025-08-14T20:54:53.0524320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hds200 2025-08-14T20:54:53.0525350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1420 2025-08-14T20:54:53.0526080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2392 2025-08-14T20:54:53.0527030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100-w 2025-08-14T20:54:53.0527940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648 2025-08-14T20:54:53.0528730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c 2025-08-14T20:54:53.0529710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552 2025-08-14T20:54:53.0530560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2 2025-08-14T20:54:53.0531380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-bc 2025-08-14T20:54:53.0532250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+color 2025-08-14T20:54:53.0533160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-fl 2025-08-14T20:54:53.0534010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2641a 2025-08-14T20:54:53.0534880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/htx11 2025-08-14T20:54:53.0535710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a 2025-08-14T20:54:53.0536620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp262x 2025-08-14T20:54:53.0537460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624 2025-08-14T20:54:53.0538290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623 2025-08-14T20:54:53.0539230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p-a 2025-08-14T20:54:53.0540130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-k45 2025-08-14T20:54:53.0540990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b 2025-08-14T20:54:53.0542350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hazel 2025-08-14T20:54:53.0542830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648a 2025-08-14T20:54:53.0543840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a 2025-08-14T20:54:53.0544650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622 2025-08-14T20:54:53.0545500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9837 2025-08-14T20:54:53.0546430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p-p 2025-08-14T20:54:53.0547260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p 2025-08-14T20:54:53.0548160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpgeneric 2025-08-14T20:54:53.0549030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a 2025-08-14T20:54:53.0550040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1500 2025-08-14T20:54:53.0550830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19kermit 2025-08-14T20:54:53.0551670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-us 2025-08-14T20:54:53.0552540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-old 2025-08-14T20:54:53.0553430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700-wy 2025-08-14T20:54:53.0554270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9845 2025-08-14T20:54:53.0555340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nl 2025-08-14T20:54:53.0556040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex 2025-08-14T20:54:53.0556970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19k 2025-08-14T20:54:53.0557850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm-256color 2025-08-14T20:54:53.0558730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-uc 2025-08-14T20:54:53.0559670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+printer 2025-08-14T20:54:53.0560530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397a 2025-08-14T20:54:53.0561500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p 2025-08-14T20:54:53.0562580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1510 2025-08-14T20:54:53.0563270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-ba 2025-08-14T20:54:53.0564140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12x40 2025-08-14T20:54:53.0565010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8675 2025-08-14T20:54:53.0565860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8686 2025-08-14T20:54:53.0566740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640a 2025-08-14T20:54:53.0567620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520 2025-08-14T20:54:53.0568470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626a 2025-08-14T20:54:53.0569430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a-10p 2025-08-14T20:54:53.0570270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath 2025-08-14T20:54:53.0571180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c-old 2025-08-14T20:54:53.0572020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98720 2025-08-14T20:54:53.0572890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1000 2025-08-14T20:54:53.0573740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft 2025-08-14T20:54:53.0574580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382 2025-08-14T20:54:53.0575460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm 2025-08-14T20:54:53.0576290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpansi 2025-08-14T20:54:53.0577160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98721 2025-08-14T20:54:53.0578030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-b 2025-08-14T20:54:53.0578930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-a 2025-08-14T20:54:53.0579820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp45 2025-08-14T20:54:53.0580690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100bw 2025-08-14T20:54:53.0581640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520-noesc 2025-08-14T20:54:53.0582460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp110 2025-08-14T20:54:53.0583320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp300h 2025-08-14T20:54:53.0584150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/he80 2025-08-14T20:54:53.0585170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12-s 2025-08-14T20:54:53.0586000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397 2025-08-14T20:54:53.0586930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp150 2025-08-14T20:54:53.0587730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382a 2025-08-14T20:54:53.0588640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-48 2025-08-14T20:54:53.0589520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+cr 2025-08-14T20:54:53.0590460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-uc 2025-08-14T20:54:53.0591550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700 2025-08-14T20:54:53.0592210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-p 2025-08-14T20:54:53.0593100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100bw 2025-08-14T20:54:53.0593920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hurd 2025-08-14T20:54:53.0594820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092 2025-08-14T20:54:53.0595670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622a 2025-08-14T20:54:53.0596630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2644a 2025-08-14T20:54:53.0597370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645 2025-08-14T20:54:53.0598350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p-p 2025-08-14T20:54:53.0599200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-s 2025-08-14T20:54:53.0600070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627c 2025-08-14T20:54:53.0600990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552-rv 2025-08-14T20:54:53.0601830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626 2025-08-14T20:54:53.0602880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a-rev 2025-08-14T20:54:53.0603610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621 2025-08-14T20:54:53.0604520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b 2025-08-14T20:54:53.0605380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-ns 2025-08-14T20:54:53.0606220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hmod1 2025-08-14T20:54:53.0607090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621A 2025-08-14T20:54:53.0608000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+labels 2025-08-14T20:54:53.0609120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-p 2025-08-14T20:54:53.0609830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-ansi 2025-08-14T20:54:53.0610670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2647a 2025-08-14T20:54:53.0611550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35 2025-08-14T20:54:53.0612470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100 2025-08-14T20:54:53.0613350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50 2025-08-14T20:54:53.0614230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o4112-nd 2025-08-14T20:54:53.0615460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w 2025-08-14T20:54:53.0616110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oc100 2025-08-14T20:54:53.0616920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60 2025-08-14T20:54:53.0617790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-w 2025-08-14T20:54:53.0618630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osexec 2025-08-14T20:54:53.0619470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o85h 2025-08-14T20:54:53.0620500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldibmpc3 2025-08-14T20:54:53.0621380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w 2025-08-14T20:54:53.0622530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-w 2025-08-14T20:54:53.0623660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w-vt 2025-08-14T20:54:53.0624950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne 2025-08-14T20:54:53.0626000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldsun 2025-08-14T20:54:53.0627130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1-w 2025-08-14T20:54:53.0628230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne-w 2025-08-14T20:54:53.0629280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/owl 2025-08-14T20:54:53.0630330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oconcept 2025-08-14T20:54:53.0631480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt 2025-08-14T20:54:53.0632730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-nti 2025-08-14T20:54:53.0633870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ofcons 2025-08-14T20:54:53.0635070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opus3n1+ 2025-08-14T20:54:53.0636140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4112 2025-08-14T20:54:53.0637270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4115 2025-08-14T20:54:53.0638560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100-nti 2025-08-14T20:54:53.0639730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-nti 2025-08-14T20:54:53.0641070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oblit 2025-08-14T20:54:53.0642230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4114 2025-08-14T20:54:53.0643370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4113 2025-08-14T20:54:53.0644500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-nti 2025-08-14T20:54:53.0645520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o31 2025-08-14T20:54:53.0646530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oabm85h 2025-08-14T20:54:53.0647670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldpc3 2025-08-14T20:54:53.0648750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1 2025-08-14T20:54:53.0649800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/omron 2025-08-14T20:54:53.0650940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-nti 2025-08-14T20:54:53.0652220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origpc3 2025-08-14T20:54:53.0653450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w-vt 2025-08-14T20:54:53.0654490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-w 2025-08-14T20:54:53.0655570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origibmpc3 2025-08-14T20:54:53.0656640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/old-st 2025-08-14T20:54:53.0657750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ojerq 2025-08-14T20:54:53.0658840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25 2025-08-14T20:54:53.0660120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-nti 2025-08-14T20:54:53.0661190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/os9LII 2025-08-14T20:54:53.0662400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jfbterm 2025-08-14T20:54:53.0663570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm-m 2025-08-14T20:54:53.0664620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jerq 2025-08-14T20:54:53.0665770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm 2025-08-14T20:54:53.0666930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621 2025-08-14T20:54:53.0668070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621-wl 2025-08-14T20:54:53.0669250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621A 2025-08-14T20:54:53.0670260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5051 2025-08-14T20:54:53.0671400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5410-w 2025-08-14T20:54:53.0672430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630-24 2025-08-14T20:54:53.0673640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630DMD-24 2025-08-14T20:54:53.0674650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5620 2025-08-14T20:54:53.0675910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi 2025-08-14T20:54:53.0676880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq140 2025-08-14T20:54:53.0677990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161 2025-08-14T20:54:53.0679160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube2 2025-08-14T20:54:53.0680300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154-c 2025-08-14T20:54:53.0681530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm 2025-08-14T20:54:53.0682520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube 2025-08-14T20:54:53.0683630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3151 2025-08-14T20:54:53.0684690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5051 2025-08-14T20:54:53.0685780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8604 2025-08-14T20:54:53.0686800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton 2025-08-14T20:54:53.0687950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r-mono 2025-08-14T20:54:53.0689060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmaed 2025-08-14T20:54:53.0690420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc 2025-08-14T20:54:53.0691310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ips 2025-08-14T20:54:53.0692540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm327x 2025-08-14T20:54:53.0693570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibcs2 2025-08-14T20:54:53.0694620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i100 2025-08-14T20:54:53.0695650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmpel-c 2025-08-14T20:54:53.0696400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega 2025-08-14T20:54:53.0697300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154 2025-08-14T20:54:53.0698190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm2.app 2025-08-14T20:54:53.0699150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-net 2025-08-14T20:54:53.0700010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton2 2025-08-14T20:54:53.0700890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga-c 2025-08-14T20:54:53.0701870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+16color 2025-08-14T20:54:53.0702850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims-ansi 2025-08-14T20:54:53.0703680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-system1 2025-08-14T20:54:53.0704570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c 2025-08-14T20:54:53.0705410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8503 2025-08-14T20:54:53.0706300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega-c 2025-08-14T20:54:53.0707130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmx 2025-08-14T20:54:53.0707990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-pc 2025-08-14T20:54:53.0708930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext2 2025-08-14T20:54:53.0709790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081 2025-08-14T20:54:53.0710710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c-c 2025-08-14T20:54:53.0711540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ipsi 2025-08-14T20:54:53.0712400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3162 2025-08-14T20:54:53.0713300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-color 2025-08-14T20:54:53.0714190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-rv 2025-08-14T20:54:53.0715050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8512 2025-08-14T20:54:53.0716080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161-C 2025-08-14T20:54:53.0717040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq120 2025-08-14T20:54:53.0718070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3163 2025-08-14T20:54:53.0719240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3164 2025-08-14T20:54:53.0720440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-90 2025-08-14T20:54:53.0721580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8513 2025-08-14T20:54:53.0722810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081-c 2025-08-14T20:54:53.0723870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris40 2025-08-14T20:54:53.0725210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514 2025-08-14T20:54:53.0726370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3101 2025-08-14T20:54:53.0727440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2 2025-08-14T20:54:53.0728750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153 2025-08-14T20:54:53.0729890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertec 2025-08-14T20:54:53.0731010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154 2025-08-14T20:54:53.0732120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r 2025-08-14T20:54:53.0733180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga 2025-08-14T20:54:53.0734210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6155 2025-08-14T20:54:53.0735430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-b 2025-08-14T20:54:53.0736620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix-nti 2025-08-14T20:54:53.0737820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmono 2025-08-14T20:54:53.0739000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8 2025-08-14T20:54:53.0740160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm.app 2025-08-14T20:54:53.0741230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404 2025-08-14T20:54:53.0742540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404-w 2025-08-14T20:54:53.0743820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2-direct 2025-08-14T20:54:53.0744830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3101 2025-08-14T20:54:53.0745910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext 2025-08-14T20:54:53.0747100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix 2025-08-14T20:54:53.0748080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3 2025-08-14T20:54:53.0749210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5151 2025-08-14T20:54:53.0750290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpcx 2025-08-14T20:54:53.0751620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+color 2025-08-14T20:54:53.0752670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3164 2025-08-14T20:54:53.0753840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6402 2025-08-14T20:54:53.0754930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ifmr 2025-08-14T20:54:53.0756050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i400 2025-08-14T20:54:53.0757290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8507 2025-08-14T20:54:53.0758460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950 2025-08-14T20:54:53.0759750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-ap 2025-08-14T20:54:53.0760820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa16 2025-08-14T20:54:53.0762220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-apl 2025-08-14T20:54:53.0763290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intextii 2025-08-14T20:54:53.0764510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514-c 2025-08-14T20:54:53.0765810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154-c 2025-08-14T20:54:53.0766880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-40 2025-08-14T20:54:53.0768000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H 2025-08-14T20:54:53.0769120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q306-8-pc 2025-08-14T20:54:53.0770300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H-am 2025-08-14T20:54:53.0771500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w-am 2025-08-14T20:54:53.0772610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w 2025-08-14T20:54:53.0773890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-Hw 2025-08-14T20:54:53.0775050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm 2025-08-14T20:54:53.0776270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm-color2 2025-08-14T20:54:53.0777360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2012 2025-08-14T20:54:53.0778400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44 2025-08-14T20:54:53.0779560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+rv 2025-08-14T20:54:53.0780570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru 2025-08-14T20:54:53.0781760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator 2025-08-14T20:54:53.0783070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome+pcfkeys 2025-08-14T20:54:53.0784180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140 2025-08-14T20:54:53.0785380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-s 2025-08-14T20:54:53.0786550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-lp 2025-08-14T20:54:53.0787760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w-s 2025-08-14T20:54:53.0788820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gsi 2025-08-14T20:54:53.0789910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs6300 2025-08-14T20:54:53.0791350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52 2025-08-14T20:54:53.0792300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44-s 2025-08-14T20:54:53.0793420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh72 2025-08-14T20:54:53.0794640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-24 2025-08-14T20:54:53.0795750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh80 2025-08-14T20:54:53.0796820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+s 2025-08-14T20:54:53.0797860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-fc5 2025-08-14T20:54:53.0798960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-22 2025-08-14T20:54:53.0800150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt40 2025-08-14T20:54:53.0801150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go225 2025-08-14T20:54:53.0802290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-rv 2025-08-14T20:54:53.0803300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome 2025-08-14T20:54:53.0804660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2007 2025-08-14T20:54:53.0805780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gigi 2025-08-14T20:54:53.0808020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33 2025-08-14T20:54:53.0809120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2008 2025-08-14T20:54:53.0810200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-t 2025-08-14T20:54:53.0811220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos 2025-08-14T20:54:53.0812260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76 2025-08-14T20:54:53.0813410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/glasstty 2025-08-14T20:54:53.0814570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-256color 2025-08-14T20:54:53.0815580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430 2025-08-14T20:54:53.0816710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-rv 2025-08-14T20:54:53.0817920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-24 2025-08-14T20:54:53.0819000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+unk 2025-08-14T20:54:53.0820310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh90 2025-08-14T20:54:53.0821360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w 2025-08-14T20:54:53.0822540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-nctxt 2025-08-14T20:54:53.0823720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh62 2025-08-14T20:54:53.0824950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go-225 2025-08-14T20:54:53.0826070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100a 2025-08-14T20:54:53.0827250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100 2025-08-14T20:54:53.0828230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt42 2025-08-14T20:54:53.0829360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-s 2025-08-14T20:54:53.0830580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-lp 2025-08-14T20:54:53.0831720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140w 2025-08-14T20:54:53.0832930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos-30 2025-08-14T20:54:53.0834080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-s 2025-08-14T20:54:53.0835280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52t 2025-08-14T20:54:53.0836410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-wm 2025-08-14T20:54:53.0837520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4410-w 2025-08-14T20:54:53.0838540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4027ex 2025-08-14T20:54:53.0839860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4025ex 2025-08-14T20:54:53.0840870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/386at 2025-08-14T20:54:53.0841870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/3b1 2025-08-14T20:54:53.0843080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCR260VT300WPP 2025-08-14T20:54:53.0844230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCRVT100WPP 2025-08-14T20:54:53.0845420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-88color 2025-08-14T20:54:53.0846560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm 2025-08-14T20:54:53.0847870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-256color 2025-08-14T20:54:53.0849150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-color 2025-08-14T20:54:53.0850340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-nb 2025-08-14T20:54:53.0851480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scanset 2025-08-14T20:54:53.0852680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/swtp 2025-08-14T20:54:53.0853950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee-xsb 2025-08-14T20:54:53.0855180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek380 2025-08-14T20:54:53.0856340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-256color 2025-08-14T20:54:53.0857520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen5 2025-08-14T20:54:53.0858590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc140 2025-08-14T20:54:53.0859880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color 2025-08-14T20:54:53.0861020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen2 2025-08-14T20:54:53.0862140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-17 2025-08-14T20:54:53.0863280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty 2025-08-14T20:54:53.0864290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun 2025-08-14T20:54:53.0865580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-16color 2025-08-14T20:54:53.0866710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-256color 2025-08-14T20:54:53.0867770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen3 2025-08-14T20:54:53.0868840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen4 2025-08-14T20:54:53.0870250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole-256color 2025-08-14T20:54:53.0871260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/s4 2025-08-14T20:54:53.0872520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1 2025-08-14T20:54:53.0873960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce-s 2025-08-14T20:54:53.0875420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce 2025-08-14T20:54:53.0876610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel12-80 2025-08-14T20:54:53.0877720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee 2025-08-14T20:54:53.0878820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.7 2025-08-14T20:54:53.0880020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1b 2025-08-14T20:54:53.0881110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cgsix 2025-08-14T20:54:53.0882110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb3 2025-08-14T20:54:53.0883320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi 2025-08-14T20:54:53.0884530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole 2025-08-14T20:54:53.0885680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-m 2025-08-14T20:54:53.0886940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.6 2025-08-14T20:54:53.0888130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.rxvt 2025-08-14T20:54:53.0889450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-type4 2025-08-14T20:54:53.0890350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.8 2025-08-14T20:54:53.0891520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb2 2025-08-14T20:54:53.0892630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1b 2025-08-14T20:54:53.0893760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbeeic 2025-08-14T20:54:53.0894390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e-s 2025-08-14T20:54:53.0895250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cmd 2025-08-14T20:54:53.0896130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc 2025-08-14T20:54:53.0897060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.gnome 2025-08-14T20:54:53.0897990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-r6 2025-08-14T20:54:53.0899030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-s 2025-08-14T20:54:53.0899770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-c 2025-08-14T20:54:53.0900720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte 2025-08-14T20:54:53.0901510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sune 2025-08-14T20:54:53.0902530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1-nb 2025-08-14T20:54:53.0903420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-base 2025-08-14T20:54:53.0904450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.gnome 2025-08-14T20:54:53.0905340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m2 2025-08-14T20:54:53.0906220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun2 2025-08-14T20:54:53.0907070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-w 2025-08-14T20:54:53.0908090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-xfree86 2025-08-14T20:54:53.0908900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm 2025-08-14T20:54:53.0909770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-ss5 2025-08-14T20:54:53.0910620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e 2025-08-14T20:54:53.0911570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-nic 2025-08-14T20:54:53.0912690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm-256color 2025-08-14T20:54:53.0913530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.rxvt 2025-08-14T20:54:53.0914380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-34 2025-08-14T20:54:53.0915380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel2-80 2025-08-14T20:54:53.0916260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-direct 2025-08-14T20:54:53.0917110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simterm 2025-08-14T20:54:53.0918130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b 2025-08-14T20:54:53.0919060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc415 2025-08-14T20:54:53.0919800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sibo 2025-08-14T20:54:53.0920720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-old 2025-08-14T20:54:53.0921540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52 2025-08-14T20:54:53.0922560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-s 2025-08-14T20:54:53.0923570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.xterm-new 2025-08-14T20:54:53.0924300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st 2025-08-14T20:54:53.0925240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-color 2025-08-14T20:54:53.0926100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbobcat 2025-08-14T20:54:53.0927030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux 2025-08-14T20:54:53.0927860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-12 2025-08-14T20:54:53.0928940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce-s 2025-08-14T20:54:53.0929830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+italics 2025-08-14T20:54:53.0930840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-24 2025-08-14T20:54:53.0931660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m2 2025-08-14T20:54:53.0932630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.linux 2025-08-14T20:54:53.0933550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screwpoint 2025-08-14T20:54:53.0934430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc120 2025-08-14T20:54:53.0935300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-48 2025-08-14T20:54:53.0936180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simpleterm 2025-08-14T20:54:53.0937060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek 2025-08-14T20:54:53.0938050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrt 2025-08-14T20:54:53.0938940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen 2025-08-14T20:54:53.0939950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-il 2025-08-14T20:54:53.0941070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce 2025-08-14T20:54:53.0942170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbi 2025-08-14T20:54:53.0943160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb1 2025-08-14T20:54:53.0944570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-256color 2025-08-14T20:54:53.0945670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52 2025-08-14T20:54:53.0946780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrhp 2025-08-14T20:54:53.0947980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-16color 2025-08-14T20:54:53.0949110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-new 2025-08-14T20:54:53.0950310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbrain 2025-08-14T20:54:53.0951490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-s 2025-08-14T20:54:53.0952510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sv80 2025-08-14T20:54:53.0953730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm 2025-08-14T20:54:53.0954930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte-256color 2025-08-14T20:54:53.0956150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-256color 2025-08-14T20:54:53.0957380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.mrxvt 2025-08-14T20:54:53.0958660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-old 2025-08-14T20:54:53.0959770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.Eterm 2025-08-14T20:54:53.0960970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/spinwriter 2025-08-14T20:54:53.0962230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-s 2025-08-14T20:54:53.0963260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun1 2025-08-14T20:54:53.0964550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.teraterm 2025-08-14T20:54:53.0965690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.Eterm 2025-08-14T20:54:53.0971020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mrxvt 2025-08-14T20:54:53.0971320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce 2025-08-14T20:54:53.0971550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s 2025-08-14T20:54:53.0971760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52pc 2025-08-14T20:54:53.0972000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-80 2025-08-14T20:54:53.0972420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/system1 2025-08-14T20:54:53.0973560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1 2025-08-14T20:54:53.0974600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-1 2025-08-14T20:54:53.0975900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-color 2025-08-14T20:54:53.0977270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-new 2025-08-14T20:54:53.0978740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color 2025-08-14T20:54:53.0979880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+fkeys 2025-08-14T20:54:53.0981300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.konsole 2025-08-14T20:54:53.0982260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun+sl 2025-08-14T20:54:53.0983630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc410 2025-08-14T20:54:53.0984530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s-e 2025-08-14T20:54:53.0985830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1 2025-08-14T20:54:53.0986910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/securecrt 2025-08-14T20:54:53.0988180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424 2025-08-14T20:54:53.0989300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52 2025-08-14T20:54:53.0990650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-vb 2025-08-14T20:54:53.0991940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-s 2025-08-14T20:54:53.0993470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-2p 2025-08-14T20:54:53.0994190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-rv 2025-08-14T20:54:53.0995500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-15 2025-08-14T20:54:53.0996700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-1 2025-08-14T20:54:53.0997780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek 2025-08-14T20:54:53.0999040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926-8 2025-08-14T20:54:53.1000270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc 2025-08-14T20:54:53.1001450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb 2025-08-14T20:54:53.1002970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925-hi 2025-08-14T20:54:53.1004140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty33 2025-08-14T20:54:53.1005570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027-ex 2025-08-14T20:54:53.1006650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107 2025-08-14T20:54:53.1008070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928-8 2025-08-14T20:54:53.1009310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv 2025-08-14T20:54:53.1010630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-p 2025-08-14T20:54:53.1011850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-unk 2025-08-14T20:54:53.1013090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ttydmd 2025-08-14T20:54:53.1014380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-2p 2025-08-14T20:54:53.1015590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109 2025-08-14T20:54:53.1016600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty35 2025-08-14T20:54:53.1018050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-2p 2025-08-14T20:54:53.1019300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8-132 2025-08-14T20:54:53.1020490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-unk 2025-08-14T20:54:53.1021760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti931 2025-08-14T20:54:53.1022930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-vb 2025-08-14T20:54:53.1024080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425 2025-08-14T20:54:53.1025400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1p 2025-08-14T20:54:53.1026710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920 2025-08-14T20:54:53.1027920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-34 2025-08-14T20:54:53.1029250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi9065 2025-08-14T20:54:53.1030450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-2p 2025-08-14T20:54:53.1031610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-p 2025-08-14T20:54:53.1032970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+printer 2025-08-14T20:54:53.1034240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-2p 2025-08-14T20:54:53.1035270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t16 2025-08-14T20:54:53.1036610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c 2025-08-14T20:54:53.1037750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-vb 2025-08-14T20:54:53.1038850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tgtelnet 2025-08-14T20:54:53.1040100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk 2025-08-14T20:54:53.1041190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027 2025-08-14T20:54:53.1042330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology 2025-08-14T20:54:53.1043410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620 2025-08-14T20:54:53.1044600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-vb 2025-08-14T20:54:53.1045700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b+fn 2025-08-14T20:54:53.1046920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103-sna 2025-08-14T20:54:53.1048190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105-30 2025-08-14T20:54:53.1049280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2102-sna 2025-08-14T20:54:53.1050420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17-ws 2025-08-14T20:54:53.1051670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b 2025-08-14T20:54:53.1052850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc 2025-08-14T20:54:53.1053870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910 2025-08-14T20:54:53.1055070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb 2025-08-14T20:54:53.1056230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424-1 2025-08-14T20:54:53.1057220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t10 2025-08-14T20:54:53.1058440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk 2025-08-14T20:54:53.1059420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707 2025-08-14T20:54:53.1060630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi921 2025-08-14T20:54:53.1061630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti700 2025-08-14T20:54:53.1062790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4404 2025-08-14T20:54:53.1064070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p 2025-08-14T20:54:53.1065080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-2p 2025-08-14T20:54:53.1066180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken 2025-08-14T20:54:53.1067230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt52 2025-08-14T20:54:53.1068390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025a 2025-08-14T20:54:53.1069550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-p 2025-08-14T20:54:53.1070700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-2p 2025-08-14T20:54:53.1071830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1-w 2025-08-14T20:54:53.1072970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs2 2025-08-14T20:54:53.1074340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-2p 2025-08-14T20:54:53.1075510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950 2025-08-14T20:54:53.1076480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924 2025-08-14T20:54:53.1077590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-m 2025-08-14T20:54:53.1078780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-132 2025-08-14T20:54:53.1079920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-nl 2025-08-14T20:54:53.1081040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-w 2025-08-14T20:54:53.1082210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv 2025-08-14T20:54:53.1083310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-vb 2025-08-14T20:54:53.1084240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-vb 2025-08-14T20:54:53.1085140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-2p 2025-08-14T20:54:53.1086000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207 2025-08-14T20:54:53.1086920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.59 2025-08-14T20:54:53.1087800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912cc 2025-08-14T20:54:53.1088740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-unk 2025-08-14T20:54:53.1089650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3800 2025-08-14T20:54:53.1090790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-vb 2025-08-14T20:54:53.1091540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.0.0 2025-08-14T20:54:53.1092380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw100 2025-08-14T20:54:53.1093280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+dim 2025-08-14T20:54:53.1094180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet300 2025-08-14T20:54:53.1095200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2018 2025-08-14T20:54:53.1095980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703-w 2025-08-14T20:54:53.1096800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty43 2025-08-14T20:54:53.1097670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113 2025-08-14T20:54:53.1098630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-16color 2025-08-14T20:54:53.1099530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminator 2025-08-14T20:54:53.1100400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4114 2025-08-14T20:54:53.1101320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti_ansi 2025-08-14T20:54:53.1102220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-ctxt 2025-08-14T20:54:53.1103110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-nl 2025-08-14T20:54:53.1103960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teletec 2025-08-14T20:54:53.1104820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1p 2025-08-14T20:54:53.1105790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-unk 2025-08-14T20:54:53.1106700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-vb 2025-08-14T20:54:53.1107590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4125 2025-08-14T20:54:53.1108530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-4p 2025-08-14T20:54:53.1109390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100 2025-08-14T20:54:53.1110310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p 2025-08-14T20:54:53.1111210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410-w 2025-08-14T20:54:53.1112140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-p 2025-08-14T20:54:53.1112940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab 2025-08-14T20:54:53.1113940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707-w 2025-08-14T20:54:53.1114740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p 2025-08-14T20:54:53.1115620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-w 2025-08-14T20:54:53.1116570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-2p 2025-08-14T20:54:53.1117490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-34 2025-08-14T20:54:53.1118390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p 2025-08-14T20:54:53.1119270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4115 2025-08-14T20:54:53.1120230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-vb 2025-08-14T20:54:53.1121100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112 2025-08-14T20:54:53.1122040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet1200 2025-08-14T20:54:53.1122880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3700 2025-08-14T20:54:53.1123850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc+fkeys 2025-08-14T20:54:53.1124690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061f 2025-08-14T20:54:53.1125610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty37 2025-08-14T20:54:53.1126440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c 2025-08-14T20:54:53.1127280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061 2025-08-14T20:54:53.1128150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi803 2025-08-14T20:54:53.1129000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn1200 2025-08-14T20:54:53.1129870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8 2025-08-14T20:54:53.1130830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-unk 2025-08-14T20:54:53.1131780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt+fkeys 2025-08-14T20:54:53.1132640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-sp 2025-08-14T20:54:53.1133500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4420 2025-08-14T20:54:53.1134460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-mc 2025-08-14T20:54:53.1135350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424m 2025-08-14T20:54:53.1136200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105 2025-08-14T20:54:53.1137130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015-sm 2025-08-14T20:54:53.1139620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-mc 2025-08-14T20:54:53.1140190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet 2025-08-14T20:54:53.1141050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b 2025-08-14T20:54:53.1141950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w 2025-08-14T20:54:53.1142880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w-rv 2025-08-14T20:54:53.1143730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teleray 2025-08-14T20:54:53.1144720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trsII 2025-08-14T20:54:53.1146090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+vb 2025-08-14T20:54:53.1147270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-2p 2025-08-14T20:54:53.1148500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-p 2025-08-14T20:54:53.1149750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109brl 2025-08-14T20:54:53.1150920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4426 2025-08-14T20:54:53.1152170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p 2025-08-14T20:54:53.1153270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-2p 2025-08-14T20:54:53.1154440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv 2025-08-14T20:54:53.1155610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-5 2025-08-14T20:54:53.1156760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-256color 2025-08-14T20:54:53.1157860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi924 2025-08-14T20:54:53.1159170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv-nl 2025-08-14T20:54:53.1160450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8w 2025-08-14T20:54:53.1161580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-p 2025-08-14T20:54:53.1162600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w 2025-08-14T20:54:53.1163690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1 2025-08-14T20:54:53.1165240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-2p 2025-08-14T20:54:53.1166240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws-generic 2025-08-14T20:54:53.1167400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem6510 2025-08-14T20:54:53.1168680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm-256color 2025-08-14T20:54:53.1169810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-mc 2025-08-14T20:54:53.1170940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912 2025-08-14T20:54:53.1172090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm 2025-08-14T20:54:53.1173160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti733 2025-08-14T20:54:53.1174370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025 2025-08-14T20:54:53.1175570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+mc 2025-08-14T20:54:53.1176760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410 2025-08-14T20:54:53.1177910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92D 2025-08-14T20:54:53.1179260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-vb 2025-08-14T20:54:53.1180350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014 2025-08-14T20:54:53.1181490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt 2025-08-14T20:54:53.1182610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p 2025-08-14T20:54:53.1183740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4013 2025-08-14T20:54:53.1184900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970 2025-08-14T20:54:53.1186110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk 2025-08-14T20:54:53.1187300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi914 2025-08-14T20:54:53.1188420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti735 2025-08-14T20:54:53.1189500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux 2025-08-14T20:54:53.1190710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703 2025-08-14T20:54:53.1191850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925 2025-08-14T20:54:53.1192980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t653x 2025-08-14T20:54:53.1194120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-color 2025-08-14T20:54:53.1195200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs16 2025-08-14T20:54:53.1196300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4012 2025-08-14T20:54:53.1197360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420 2025-08-14T20:54:53.1198600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs80II 2025-08-14T20:54:53.1199890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015 2025-08-14T20:54:53.1200940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc 2025-08-14T20:54:53.1202040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p 2025-08-14T20:54:53.1203220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-unk 2025-08-14T20:54:53.1204460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132 2025-08-14T20:54:53.1205830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4023 2025-08-14T20:54:53.1206710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p 2025-08-14T20:54:53.1207890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem653 2025-08-14T20:54:53.1209030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4024 2025-08-14T20:54:53.1210250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-mc 2025-08-14T20:54:53.1211410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-hb 2025-08-14T20:54:53.1212380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92B 2025-08-14T20:54:53.1213580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk 2025-08-14T20:54:53.1214700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014-sm 2025-08-14T20:54:53.1215870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-nl 2025-08-14T20:54:53.1216880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916 2025-08-14T20:54:53.1217950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4205 2025-08-14T20:54:53.1219210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-p 2025-08-14T20:54:53.1220380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.97 2025-08-14T20:54:53.1221570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-cr 2025-08-14T20:54:53.1222770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-nd 2025-08-14T20:54:53.1223900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-mc 2025-08-14T20:54:53.1225060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-unk 2025-08-14T20:54:53.1226330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-direct 2025-08-14T20:54:53.1227530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-7 2025-08-14T20:54:53.1228650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107brl 2025-08-14T20:54:53.1229710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1 2025-08-14T20:54:53.1230750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926 2025-08-14T20:54:53.1232020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-2p 2025-08-14T20:54:53.1233150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924w 2025-08-14T20:54:53.1234360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn300 2025-08-14T20:54:53.1235340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955 2025-08-14T20:54:53.1236380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-4p 2025-08-14T20:54:53.1237480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928 2025-08-14T20:54:53.1238570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc 2025-08-14T20:54:53.1239650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb 2025-08-14T20:54:53.1240740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti745 2025-08-14T20:54:53.1241870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103 2025-08-14T20:54:53.1243100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-8 2025-08-14T20:54:53.1244200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-24 2025-08-14T20:54:53.1245310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1 2025-08-14T20:54:53.1246440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420+nl 2025-08-14T20:54:53.1247570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025ex 2025-08-14T20:54:53.1248870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-ex 2025-08-14T20:54:53.1249970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-mc 2025-08-14T20:54:53.1251180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-vb 2025-08-14T20:54:53.1252240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti800 2025-08-14T20:54:53.1253500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-vb 2025-08-14T20:54:53.1254610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv-n 2025-08-14T20:54:53.1255790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+2p 2025-08-14T20:54:53.1256800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty40 2025-08-14T20:54:53.1258040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-vb 2025-08-14T20:54:53.1259190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-2p 2025-08-14T20:54:53.1260310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc 2025-08-14T20:54:53.1261530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb 2025-08-14T20:54:53.1262690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt 2025-08-14T20:54:53.1263870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207-s 2025-08-14T20:54:53.1265180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-mc 2025-08-14T20:54:53.1266320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8 2025-08-14T20:54:53.1267430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm2.3 2025-08-14T20:54:53.1268710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-0.6.1 2025-08-14T20:54:53.1269850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910+ 2025-08-14T20:54:53.1270900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvipt 2025-08-14T20:54:53.1272090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-mc 2025-08-14T20:54:53.1273070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/termite 2025-08-14T20:54:53.1274240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-unk 2025-08-14T20:54:53.1275380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105a 2025-08-14T20:54:53.1276500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-nd 2025-08-14T20:54:53.1277650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2022 2025-08-14T20:54:53.1278840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17 2025-08-14T20:54:53.1279930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-p 2025-08-14T20:54:53.1281260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4106brl 2025-08-14T20:54:53.1282600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.8.1 2025-08-14T20:54:53.1283740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tkterm 2025-08-14T20:54:53.1284850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4c/LFT-PC850 2025-08-14T20:54:53.1285980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb162 2025-08-14T20:54:53.1287010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb 2025-08-14T20:54:53.1288190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb204 2025-08-14T20:54:53.1289330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm 2025-08-14T20:54:53.1290430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultima2 2025-08-14T20:54:53.1291650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm49 2025-08-14T20:54:53.1292800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uts30 2025-08-14T20:54:53.1294000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultimaII 2025-08-14T20:54:53.1294900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unixpc 2025-08-14T20:54:53.1296150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unknown 2025-08-14T20:54:53.1297150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uwin 2025-08-14T20:54:53.1298380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rebus3180 2025-08-14T20:54:53.1299550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-w 2025-08-14T20:54:53.1300620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-xpm 2025-08-14T20:54:53.1301720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rtpc 2025-08-14T20:54:53.1302880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-16color 2025-08-14T20:54:53.1304170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin-native 2025-08-14T20:54:53.1305260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent200 2025-08-14T20:54:53.1306440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221 2025-08-14T20:54:53.1307530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-nam 2025-08-14T20:54:53.1308660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm 2025-08-14T20:54:53.1309950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-88color 2025-08-14T20:54:53.1310960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons 2025-08-14T20:54:53.1312140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin 2025-08-14T20:54:53.1313170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40 2025-08-14T20:54:53.1314180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent100 2025-08-14T20:54:53.1315370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent25 2025-08-14T20:54:53.1316330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt 2025-08-14T20:54:53.1317410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent60 2025-08-14T20:54:53.1318520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rca 2025-08-14T20:54:53.1319720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-color 2025-08-14T20:54:53.1320810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-256color 2025-08-14T20:54:53.1321940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221-w 2025-08-14T20:54:53.1323130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-basic 2025-08-14T20:54:53.1324200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons-color 2025-08-14T20:54:53.1325380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40+ 2025-08-14T20:54:53.1326550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt+pcfkeys 2025-08-14T20:54:53.1327730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent 2025-08-14T20:54:53.1328820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent20 2025-08-14T20:54:53.1330130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt100 2025-08-14T20:54:53.1331250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm 2025-08-14T20:54:53.1332560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-direct 2025-08-14T20:54:53.1333740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-base 2025-08-14T20:54:53.1334910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr 2025-08-14T20:54:53.1336100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372-w 2025-08-14T20:54:53.1337310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-color 2025-08-14T20:54:53.1338540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt420pc 2025-08-14T20:54:53.1339710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kvt 2025-08-14T20:54:53.1340720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro 2025-08-14T20:54:53.1341880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole 2025-08-14T20:54:53.1343120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-solaris 2025-08-14T20:54:53.1344290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-linux 2025-08-14T20:54:53.1345240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/ktm 2025-08-14T20:54:53.1346460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr-dumb 2025-08-14T20:54:53.1347820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+common 2025-08-14T20:54:53.1349080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-16color 2025-08-14T20:54:53.1350110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/k45 2025-08-14T20:54:53.1351350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit-am 2025-08-14T20:54:53.1352440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds6402 2025-08-14T20:54:53.1353540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372 2025-08-14T20:54:53.1354660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+acs 2025-08-14T20:54:53.1355810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+setal 2025-08-14T20:54:53.1357050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole+pcfkeys 2025-08-14T20:54:53.1358230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf3x 2025-08-14T20:54:53.1359350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7ix 2025-08-14T20:54:53.1360730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-256color 2025-08-14T20:54:53.1361730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit 2025-08-14T20:54:53.1362900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty-direct 2025-08-14T20:54:53.1364070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7 2025-08-14T20:54:53.1365310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+color 2025-08-14T20:54:53.1366400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty 2025-08-14T20:54:53.1367450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-co 2025-08-14T20:54:53.1368780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+koi8acs 2025-08-14T20:54:53.1369970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr8 2025-08-14T20:54:53.1371110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf4x 2025-08-14T20:54:53.1372200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon 2025-08-14T20:54:53.1373250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro2 2025-08-14T20:54:53.1374340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon2 2025-08-14T20:54:53.1375440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/38/8510 2025-08-14T20:54:53.1376490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm 2025-08-14T20:54:53.1377820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-08-14T20:54:53.1379050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60wpp 2025-08-14T20:54:53.1380240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build309 2025-08-14T20:54:53.1381350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517 2025-08-14T20:54:53.1382470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wpp 2025-08-14T20:54:53.1383770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w 2025-08-14T20:54:53.1384860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+pp 2025-08-14T20:54:53.1386020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28-a 2025-08-14T20:54:53.1387290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25 2025-08-14T20:54:53.1388490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-euc 2025-08-14T20:54:53.1389480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/next 2025-08-14T20:54:53.1390720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-511 2025-08-14T20:54:53.1391890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-s 2025-08-14T20:54:53.1393000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/netbsd6 2025-08-14T20:54:53.1394130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-w 2025-08-14T20:54:53.1395450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-nti 2025-08-14T20:54:53.1396580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-7 2025-08-14T20:54:53.1397790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build440 2025-08-14T20:54:53.1398880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100an 2025-08-14T20:54:53.1400170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt+sl 2025-08-14T20:54:53.1401370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100pp 2025-08-14T20:54:53.1402500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhpkeyboard 2025-08-14T20:54:53.1403670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-sjis 2025-08-14T20:54:53.1405000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vpwpp 2025-08-14T20:54:53.1406080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nxterm 2025-08-14T20:54:53.1407180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501 2025-08-14T20:54:53.1408640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisysk 2025-08-14T20:54:53.1409710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200an 2025-08-14T20:54:53.1411010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300pp 2025-08-14T20:54:53.1412170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325wpp 2025-08-14T20:54:53.1413350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vp+sl 2025-08-14T20:54:53.1414450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40 2025-08-14T20:54:53.1415850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-w 2025-08-14T20:54:53.1417010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350wpp 2025-08-14T20:54:53.1418190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wpp 2025-08-14T20:54:53.1419360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100 2025-08-14T20:54:53.1420530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220-8 2025-08-14T20:54:53.1421870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-a 2025-08-14T20:54:53.1423040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-o 2025-08-14T20:54:53.1424220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300an 2025-08-14T20:54:53.1425300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200pp 2025-08-14T20:54:53.1426560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wpp 2025-08-14T20:54:53.1427740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500 2025-08-14T20:54:53.1428950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-o 2025-08-14T20:54:53.1430170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-a 2025-08-14T20:54:53.1431240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100-nti 2025-08-14T20:54:53.1432540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-o 2025-08-14T20:54:53.1433690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m 2025-08-14T20:54:53.1434770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc 2025-08-14T20:54:53.1435890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+s 2025-08-14T20:54:53.1437030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-nl 2025-08-14T20:54:53.1438210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-a 2025-08-14T20:54:53.1439470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c 2025-08-14T20:54:53.1440490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec5520 2025-08-14T20:54:53.1441680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325pp 2025-08-14T20:54:53.1442950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wan 2025-08-14T20:54:53.1444000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-s 2025-08-14T20:54:53.1445180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-o 2025-08-14T20:54:53.1446360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31 2025-08-14T20:54:53.1447570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wan 2025-08-14T20:54:53.1448730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-o 2025-08-14T20:54:53.1449850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wan 2025-08-14T20:54:53.1450990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-old-unk 2025-08-14T20:54:53.1452170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-a 2025-08-14T20:54:53.1453350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-a 2025-08-14T20:54:53.1454570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-acs 2025-08-14T20:54:53.1455810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+7 2025-08-14T20:54:53.1456930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build400 2025-08-14T20:54:53.1458140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-bce 2025-08-14T20:54:53.1459520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100an 2025-08-14T20:54:53.1460460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc-nl 2025-08-14T20:54:53.1461610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisys 2025-08-14T20:54:53.1462730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+acs 2025-08-14T20:54:53.1463940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w 2025-08-14T20:54:53.1465030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-acs 2025-08-14T20:54:53.1466140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-sjis 2025-08-14T20:54:53.1467240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m 2025-08-14T20:54:53.1468570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-acs 2025-08-14T20:54:53.1469590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518 2025-08-14T20:54:53.1470390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp511 2025-08-14T20:54:53.1471310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-7 2025-08-14T20:54:53.1472210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517-w 2025-08-14T20:54:53.1473140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwan 2025-08-14T20:54:53.1474080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c-s 2025-08-14T20:54:53.1474940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s 2025-08-14T20:54:53.1475970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350pp 2025-08-14T20:54:53.1476810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c41 2025-08-14T20:54:53.1477650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517 2025-08-14T20:54:53.1478480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa 2025-08-14T20:54:53.1479360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-a 2025-08-14T20:54:53.1480280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intan 2025-08-14T20:54:53.1481150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhp 2025-08-14T20:54:53.1482010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-o 2025-08-14T20:54:53.1482920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s 2025-08-14T20:54:53.1483890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wan 2025-08-14T20:54:53.1484730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/n7900 2025-08-14T20:54:53.1485660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-sjis 2025-08-14T20:54:53.1486610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+wpp 2025-08-14T20:54:53.1487500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25 2025-08-14T20:54:53.1489840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nd9500 2025-08-14T20:54:53.1490620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-7 2025-08-14T20:54:53.1491630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m-s 2025-08-14T20:54:53.1492530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50 2025-08-14T20:54:53.1493470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build361 2025-08-14T20:54:53.1494390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vpwpp 2025-08-14T20:54:53.1495290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900iv 2025-08-14T20:54:53.1496310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-acs 2025-08-14T20:54:53.1497210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7901 2025-08-14T20:54:53.1498160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wan 2025-08-14T20:54:53.1499040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sysk 2025-08-14T20:54:53.1500020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300pp 2025-08-14T20:54:53.1500890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200an 2025-08-14T20:54:53.1501800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60pp 2025-08-14T20:54:53.1502750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wan 2025-08-14T20:54:53.1503660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vppp 2025-08-14T20:54:53.1504610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200pp 2025-08-14T20:54:53.1505540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300an 2025-08-14T20:54:53.1506440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c-s 2025-08-14T20:54:53.1507360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c 2025-08-14T20:54:53.1508280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35 2025-08-14T20:54:53.1509380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-nti 2025-08-14T20:54:53.1510160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517-w 2025-08-14T20:54:53.1511100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m 2025-08-14T20:54:53.1512020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-acs 2025-08-14T20:54:53.1513020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w-vt 2025-08-14T20:54:53.1513850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900 2025-08-14T20:54:53.1514820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60 2025-08-14T20:54:53.1515830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m-s 2025-08-14T20:54:53.1517050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100an 2025-08-14T20:54:53.1518150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-old 2025-08-14T20:54:53.1519410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs 2025-08-14T20:54:53.1520640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100pp 2025-08-14T20:54:53.1521700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm33 2025-08-14T20:54:53.1522620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news 2025-08-14T20:54:53.1523840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-euc 2025-08-14T20:54:53.1524890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33 2025-08-14T20:54:53.1526190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/no+brackets 2025-08-14T20:54:53.1527220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-unk 2025-08-14T20:54:53.1528470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news42 2025-08-14T20:54:53.1529590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-o 2025-08-14T20:54:53.1530810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-direct 2025-08-14T20:54:53.1531890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-a 2025-08-14T20:54:53.1533120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-256color 2025-08-14T20:54:53.1534190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news29 2025-08-14T20:54:53.1535370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m-ns 2025-08-14T20:54:53.1536590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-o 2025-08-14T20:54:53.1537900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-a 2025-08-14T20:54:53.1539110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-nl 2025-08-14T20:54:53.1540200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-ns 2025-08-14T20:54:53.1541610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc 2025-08-14T20:54:53.1542760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-nti 2025-08-14T20:54:53.1543690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec 2025-08-14T20:54:53.1544950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60wpp 2025-08-14T20:54:53.1546230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+wpp 2025-08-14T20:54:53.1547430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wan 2025-08-14T20:54:53.1548530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+pp 2025-08-14T20:54:53.1549690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-16color 2025-08-14T20:54:53.1550910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28 2025-08-14T20:54:53.1552050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+mac 2025-08-14T20:54:53.1553290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-w 2025-08-14T20:54:53.1554430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vppp 2025-08-14T20:54:53.1555620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7 2025-08-14T20:54:53.1556810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w-vt 2025-08-14T20:54:53.1557930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wpp 2025-08-14T20:54:53.1559060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intpp 2025-08-14T20:54:53.1560240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-7 2025-08-14T20:54:53.1561380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c 2025-08-14T20:54:53.1562640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60pp 2025-08-14T20:54:53.1563810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42 2025-08-14T20:54:53.1568750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-nti 2025-08-14T20:54:53.1568980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news33 2025-08-14T20:54:53.1569190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s 2025-08-14T20:54:53.1569400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c 2025-08-14T20:54:53.1569800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwpp 2025-08-14T20:54:53.1570880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-7 2025-08-14T20:54:53.1572160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29 2025-08-14T20:54:53.1573360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m 2025-08-14T20:54:53.1574470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-a 2025-08-14T20:54:53.1575770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220 2025-08-14T20:54:53.1576890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-o 2025-08-14T20:54:53.1578310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900i 2025-08-14T20:54:53.1579470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nextshell 2025-08-14T20:54:53.1580590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100pp 2025-08-14T20:54:53.1581780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512 2025-08-14T20:54:53.1583040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/northstar 2025-08-14T20:54:53.1584310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm 2025-08-14T20:54:53.1585640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wpp 2025-08-14T20:54:53.1586760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wpp 2025-08-14T20:54:53.1587960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wpp 2025-08-14T20:54:53.1588970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sys 2025-08-14T20:54:53.1590270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build326 2025-08-14T20:54:53.1591420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-o 2025-08-14T20:54:53.1592510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513 2025-08-14T20:54:53.1593800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514 2025-08-14T20:54:53.1594960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole 2025-08-14T20:54:53.1596350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build343 2025-08-14T20:54:53.1597540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-a 2025-08-14T20:54:53.1598670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-euc 2025-08-14T20:54:53.1599760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053-dg 2025-08-14T20:54:53.1600900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x-dg 2025-08-14T20:54:53.1602210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053 2025-08-14T20:54:53.1603290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x 2025-08-14T20:54:53.1604480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630MTG-24 2025-08-14T20:54:53.1605660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630-lm 2025-08-14T20:54:53.1607010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1178 2025-08-14T20:54:53.1608100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1730-lm 2025-08-14T20:54:53.1609150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-w 2025-08-14T20:54:53.1610240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu-220 2025-08-14T20:54:53.1611300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu 2025-08-14T20:54:53.1612450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62 2025-08-14T20:54:53.1613440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64 2025-08-14T20:54:53.1614610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+italics 2025-08-14T20:54:53.1615750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ex155 2025-08-14T20:54:53.1616890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+sgr 2025-08-14T20:54:53.1618100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+strikeout 2025-08-14T20:54:53.1619190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-rv 2025-08-14T20:54:53.1620520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-vt52 2025-08-14T20:54:53.1621670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4000 2025-08-14T20:54:53.1622950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+index 2025-08-14T20:54:53.1623880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep48 2025-08-14T20:54:53.1625180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-glasstty 2025-08-14T20:54:53.1626200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emx-base 2025-08-14T20:54:53.1627360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+color 2025-08-14T20:54:53.1628490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep40 2025-08-14T20:54:53.1629580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4080 2025-08-14T20:54:53.1630700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-rv 2025-08-14T20:54:53.1631780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/env230 2025-08-14T20:54:53.1632900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-w 2025-08-14T20:54:53.1634240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/envision230 2025-08-14T20:54:53.1635430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ergo4000 2025-08-14T20:54:53.1636720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-ansi 2025-08-14T20:54:53.1637980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit-am 2025-08-14T20:54:53.1639200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emots 2025-08-14T20:54:53.1640300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit 2025-08-14T20:54:53.1641440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks 2025-08-14T20:54:53.1642670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm 2025-08-14T20:54:53.1643780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/exec80 2025-08-14T20:54:53.1644920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm-color 2025-08-14T20:54:53.1645980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510a 2025-08-14T20:54:53.1647260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w-rv 2025-08-14T20:54:53.1648350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8 2025-08-14T20:54:53.1649520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-nobold 2025-08-14T20:54:53.1650710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0 2025-08-14T20:54:53.1652010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/b-128 2025-08-14T20:54:53.1653390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300 2025-08-14T20:54:53.1654620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc 2025-08-14T20:54:53.1655710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc 2025-08-14T20:54:53.1656850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10rv 2025-08-14T20:54:53.1657840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bee 2025-08-14T20:54:53.1659160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-8rv 2025-08-14T20:54:53.1660230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh4 2025-08-14T20:54:53.1661400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehiveIIIm 2025-08-14T20:54:53.1662300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-m 2025-08-14T20:54:53.1663210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-rv 2025-08-14T20:54:53.1664190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bracketed+paste 2025-08-14T20:54:53.1665030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc 2025-08-14T20:54:53.1665920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10nv 2025-08-14T20:54:53.1666840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w 2025-08-14T20:54:53.1667730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8rv 2025-08-14T20:54:53.1668600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-rv 2025-08-14T20:54:53.1669470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basic4 2025-08-14T20:54:53.1670330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510d 2025-08-14T20:54:53.1671200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8w 2025-08-14T20:54:53.1672070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive 2025-08-14T20:54:53.1672950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w 2025-08-14T20:54:53.1673840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25nv 2025-08-14T20:54:53.1674710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0nv 2025-08-14T20:54:53.1675620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bantam 2025-08-14T20:54:53.1676460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bobcat 2025-08-14T20:54:53.1677310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10 2025-08-14T20:54:53.1678270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-rv 2025-08-14T20:54:53.1679100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh3m 2025-08-14T20:54:53.1679990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bitgraph 2025-08-14T20:54:53.1680910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-rv 2025-08-14T20:54:53.1681840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bterm 2025-08-14T20:54:53.1682780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-mono 2025-08-14T20:54:53.1683680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25rv 2025-08-14T20:54:53.1684540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0rv 2025-08-14T20:54:53.1685430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-sparc 2025-08-14T20:54:53.1686310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive4 2025-08-14T20:54:53.1687220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive3 2025-08-14T20:54:53.1688260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beterm 2025-08-14T20:54:53.1689600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basis 2025-08-14T20:54:53.1690660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/blit 2025-08-14T20:54:53.1691820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-ppc 2025-08-14T20:54:53.1692870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25 2025-08-14T20:54:53.1694130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w-rv 2025-08-14T20:54:53.1695310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w 2025-08-14T20:54:53.1696390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beacon 2025-08-14T20:54:53.1697510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr 2025-08-14T20:54:53.1698630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr-24 2025-08-14T20:54:53.1699730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-24 2025-08-14T20:54:53.1700950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41 2025-08-14T20:54:53.1702110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41r 2025-08-14T20:54:53.1703220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime314 2025-08-14T20:54:53.1704350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh 2025-08-14T20:54:53.1705580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227 2025-08-14T20:54:53.1706760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mouse-sun 2025-08-14T20:54:53.1707860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mai 2025-08-14T20:54:53.1709170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm-ansi 2025-08-14T20:54:53.1710230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt70 2025-08-14T20:54:53.1711460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod24 2025-08-14T20:54:53.1712550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime340 2025-08-14T20:54:53.1713860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph48 2025-08-14T20:54:53.1714900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgterm 2025-08-14T20:54:53.1716190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu-color 2025-08-14T20:54:53.1717370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227 2025-08-14T20:54:53.1718480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old 2025-08-14T20:54:53.1719690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty+common 2025-08-14T20:54:53.1720810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-fb 2025-08-14T20:54:53.1721880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp 2025-08-14T20:54:53.1723160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp2 2025-08-14T20:54:53.1724250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm 2025-08-14T20:54:53.1725400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2 2025-08-14T20:54:53.1726570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mvterm 2025-08-14T20:54:53.1727690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt-70 2025-08-14T20:54:53.1728820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old-am 2025-08-14T20:54:53.1730010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt-256color 2025-08-14T20:54:53.1731130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm2 2025-08-14T20:54:53.1732250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macintosh 2025-08-14T20:54:53.1733400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macterminal-w 2025-08-14T20:54:53.1734520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100 2025-08-14T20:54:53.1735770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu 2025-08-14T20:54:53.1736900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac-w 2025-08-14T20:54:53.1737950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm5 2025-08-14T20:54:53.1739020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/m2-nam 2025-08-14T20:54:53.1740210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227am 2025-08-14T20:54:53.1741180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm3 2025-08-14T20:54:53.1742360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-v 2025-08-14T20:54:53.1743370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a 2025-08-14T20:54:53.1744480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.7 2025-08-14T20:54:53.1745590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel2-80 2025-08-14T20:54:53.1746730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph2 2025-08-14T20:54:53.1747920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1-nb 2025-08-14T20:54:53.1749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-hb 2025-08-14T20:54:53.1750170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227am 2025-08-14T20:54:53.1751340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimeii 2025-08-14T20:54:53.1752550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-80 2025-08-14T20:54:53.1753730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microbee 2025-08-14T20:54:53.1754820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh-256color 2025-08-14T20:54:53.1755950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-direct 2025-08-14T20:54:53.1757100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-linux 2025-08-14T20:54:53.1758360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit22714 2025-08-14T20:54:53.1759590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty-direct 2025-08-14T20:54:53.1760680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-sun 2025-08-14T20:54:53.1761790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac 2025-08-14T20:54:53.1762840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1 2025-08-14T20:54:53.1763920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgt 2025-08-14T20:54:53.1765050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-3ax 2025-08-14T20:54:53.1766280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-256color 2025-08-14T20:54:53.1767550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel12-80 2025-08-14T20:54:53.1768760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph 2025-08-14T20:54:53.1769800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr 2025-08-14T20:54:53.1771050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm 2025-08-14T20:54:53.1772170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm+pcfkeys 2025-08-14T20:54:53.1773470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp1 2025-08-14T20:54:53.1774630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-color 2025-08-14T20:54:53.1775700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime1 2025-08-14T20:54:53.1776790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm314 2025-08-14T20:54:53.1778010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3a 2025-08-14T20:54:53.1778930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm340 2025-08-14T20:54:53.1780230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt4520-rv 2025-08-14T20:54:53.1781340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/megatek 2025-08-14T20:54:53.1782460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2-nam 2025-08-14T20:54:53.1783800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-nb 2025-08-14T20:54:53.1785000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2 2025-08-14T20:54:53.1786200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mono-emx 2025-08-14T20:54:53.1787370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime 2025-08-14T20:54:53.1788570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk22714 2025-08-14T20:54:53.1789680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mdl110 2025-08-14T20:54:53.1790790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimei 2025-08-14T20:54:53.1791820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach 2025-08-14T20:54:53.1792980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-s 2025-08-14T20:54:53.1794090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.5 2025-08-14T20:54:53.1795100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microb 2025-08-14T20:54:53.1796300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/memhp 2025-08-14T20:54:53.1797600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty 2025-08-14T20:54:53.1798690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm 2025-08-14T20:54:53.1799950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100-color 2025-08-14T20:54:53.1801080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-3.0 2025-08-14T20:54:53.1802180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3ax 2025-08-14T20:54:53.1803340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100+ 2025-08-14T20:54:53.1804500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/morphos 2025-08-14T20:54:53.1805590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel 2025-08-14T20:54:53.1806660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix 2025-08-14T20:54:53.1807820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod 2025-08-14T20:54:53.1808970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-bold 2025-08-14T20:54:53.1810080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b 2025-08-14T20:54:53.1811210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-terminal 2025-08-14T20:54:53.1812360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt 2025-08-14T20:54:53.1813580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt-utf8 2025-08-14T20:54:53.1814860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm-w 2025-08-14T20:54:53.1816110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux3.0 2025-08-14T20:54:53.1817430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+sfkeys 2025-08-14T20:54:53.1818550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m2 2025-08-14T20:54:53.1819670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna 2025-08-14T20:54:53.1820970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-lat 2025-08-14T20:54:53.1822020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna68k 2025-08-14T20:54:53.1823130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8r 2025-08-14T20:54:53.1824340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/la120 2025-08-14T20:54:53.1825500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft-pc850 2025-08-14T20:54:53.1826750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.2 2025-08-14T20:54:53.1827770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-s 2025-08-14T20:54:53.1828980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+decid 2025-08-14T20:54:53.1830200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm 2025-08-14T20:54:53.1831390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-16color 2025-08-14T20:54:53.1832850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03 2025-08-14T20:54:53.1834330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03-w 2025-08-14T20:54:53.1835520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-vt 2025-08-14T20:54:53.1836560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/layer 2025-08-14T20:54:53.1837820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-basic 2025-08-14T20:54:53.1838920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisa 2025-08-14T20:54:53.1839990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux 2025-08-14T20:54:53.1841200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1 2025-08-14T20:54:53.1842270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c-nc 2025-08-14T20:54:53.1843470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/liswb 2025-08-14T20:54:53.1844650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft 2025-08-14T20:54:53.1845870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1b 2025-08-14T20:54:53.1846940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6 2025-08-14T20:54:53.1848240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6.26 2025-08-14T20:54:53.1849340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c 2025-08-14T20:54:53.1850330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m 2025-08-14T20:54:53.1851410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-nic 2025-08-14T20:54:53.1852560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8 2025-08-14T20:54:53.1853610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lpr 2025-08-14T20:54:53.1854650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-w 2025-08-14T20:54:53.1855790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/9term 2025-08-14T20:54:53.1856950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-hb 2025-08-14T20:54:53.1857910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-4p 2025-08-14T20:54:53.1858760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coco3 2025-08-14T20:54:53.1859640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-6lpi 2025-08-14T20:54:53.1860480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx100 2025-08-14T20:54:53.1861340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c321 2025-08-14T20:54:53.1862180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit80 2025-08-14T20:54:53.1863160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50 2025-08-14T20:54:53.1864170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops-10 2025-08-14T20:54:53.1864990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept-avt 2025-08-14T20:54:53.1865840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r 2025-08-14T20:54:53.1866910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100-rv 2025-08-14T20:54:53.1867810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60 2025-08-14T20:54:53.1868620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci1 2025-08-14T20:54:53.1869520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coherent 2025-08-14T20:54:53.1870470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-2 2025-08-14T20:54:53.1871270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb83 2025-08-14T20:54:53.1872630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r 2025-08-14T20:54:53.1873110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbunix 2025-08-14T20:54:53.1873980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv 2025-08-14T20:54:53.1874880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-8p 2025-08-14T20:54:53.1875750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10-w 2025-08-14T20:54:53.1876620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1 2025-08-14T20:54:53.1877490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-3 2025-08-14T20:54:53.1878320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citc 2025-08-14T20:54:53.1879230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-8p 2025-08-14T20:54:53.1880190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w8p 2025-08-14T20:54:53.1881090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-ps 2025-08-14T20:54:53.1882160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-4p 2025-08-14T20:54:53.1882880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n132 2025-08-14T20:54:53.1883780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel320 2025-08-14T20:54:53.1884710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8r-m 2025-08-14T20:54:53.1885540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct82 2025-08-14T20:54:53.1886390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct8500 2025-08-14T20:54:53.1887280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops 2025-08-14T20:54:53.1888190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100 2025-08-14T20:54:53.1889100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel321 2025-08-14T20:54:53.1889980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-8lpi 2025-08-14T20:54:53.1890840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-m 2025-08-14T20:54:53.1891710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25w 2025-08-14T20:54:53.1892750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbblit 2025-08-14T20:54:53.1893570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108 2025-08-14T20:54:53.1894440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r 2025-08-14T20:54:53.1895270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ctrm 2025-08-14T20:54:53.1896180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-rv 2025-08-14T20:54:53.1897110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv-4p 2025-08-14T20:54:53.1897950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ci8510 2025-08-14T20:54:53.1899070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r-m 2025-08-14T20:54:53.1900050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso-m 2025-08-14T20:54:53.1901270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/commodore 2025-08-14T20:54:53.1902400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108 2025-08-14T20:54:53.1903550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43 2025-08-14T20:54:53.1904790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso8859 2025-08-14T20:54:53.1905780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101 2025-08-14T20:54:53.1906930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30-m 2025-08-14T20:54:53.1908130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1-m 2025-08-14T20:54:53.1909170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100 2025-08-14T20:54:53.1910430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc752 2025-08-14T20:54:53.1911440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit500 2025-08-14T20:54:53.1912670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc2 2025-08-14T20:54:53.1913810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cg7900 2025-08-14T20:54:53.1914970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinDBG 2025-08-14T20:54:53.1916130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/chromatics 2025-08-14T20:54:53.1917490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1-m 2025-08-14T20:54:53.1918570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/colorscan 2025-08-14T20:54:53.1919790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ca22851 2025-08-14T20:54:53.1921050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r 2025-08-14T20:54:53.1922060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721 2025-08-14T20:54:53.1923150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n 2025-08-14T20:54:53.1924300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc3 2025-08-14T20:54:53.1925380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w 2025-08-14T20:54:53.1926600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-8p 2025-08-14T20:54:53.1927710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10 2025-08-14T20:54:53.1928810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-m 2025-08-14T20:54:53.1929780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30 2025-08-14T20:54:53.1930910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept 2025-08-14T20:54:53.1931970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh 2025-08-14T20:54:53.1933330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-pica 2025-08-14T20:54:53.1934440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso 2025-08-14T20:54:53.1935570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel300 2025-08-14T20:54:53.1936690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-4p 2025-08-14T20:54:53.1937810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-4p 2025-08-14T20:54:53.1938990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-elite 2025-08-14T20:54:53.1940060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops10 2025-08-14T20:54:53.1941180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e 2025-08-14T20:54:53.1942260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel301 2025-08-14T20:54:53.1943390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-comp 2025-08-14T20:54:53.1944440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-m 2025-08-14T20:54:53.1945850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-1p 2025-08-14T20:54:53.1946830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv 2025-08-14T20:54:53.1947920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc456 2025-08-14T20:54:53.1948960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit-80 2025-08-14T20:54:53.1950230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso-m 2025-08-14T20:54:53.1951380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso-m 2025-08-14T20:54:53.1952450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx 2025-08-14T20:54:53.1953650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r 2025-08-14T20:54:53.1954990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-debian 2025-08-14T20:54:53.1956040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt 2025-08-14T20:54:53.1957120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w-8p 2025-08-14T20:54:53.1958220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43-m 2025-08-14T20:54:53.1959470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt-vt220 2025-08-14T20:54:53.1960580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721-esc 2025-08-14T20:54:53.1961720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinB19 2025-08-14T20:54:53.1962930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1-m 2025-08-14T20:54:53.1964100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/color_xterm 2025-08-14T20:54:53.1965240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1 2025-08-14T20:54:53.1966560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-prop 2025-08-14T20:54:53.1967840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r-m 2025-08-14T20:54:53.1968980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8-r 2025-08-14T20:54:53.1969990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c301 2025-08-14T20:54:53.1971140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb110 2025-08-14T20:54:53.1972380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso8859 2025-08-14T20:54:53.1973650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w-8 2025-08-14T20:54:53.1974690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r-m 2025-08-14T20:54:53.1975690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c300 2025-08-14T20:54:53.1976800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25 2025-08-14T20:54:53.1977850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwin 2025-08-14T20:54:53.1979170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721ll 2025-08-14T20:54:53.1980370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r-m 2025-08-14T20:54:53.1981560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c104 2025-08-14T20:54:53.1982620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc756 2025-08-14T20:54:53.1983840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-132 2025-08-14T20:54:53.1984870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r-m 2025-08-14T20:54:53.1985940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci 2025-08-14T20:54:53.1987040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108rv4p 2025-08-14T20:54:53.1988250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1 2025-08-14T20:54:53.1989370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/digilog 2025-08-14T20:54:53.1990440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-34 2025-08-14T20:54:53.1991440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80 2025-08-14T20:54:53.1992590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b-w 2025-08-14T20:54:53.1993790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b-w 2025-08-14T20:54:53.1994930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d132 2025-08-14T20:54:53.1996170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c 2025-08-14T20:54:53.1997300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-sna 2025-08-14T20:54:53.1998390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/delta 2025-08-14T20:54:53.1999590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-dg 2025-08-14T20:54:53.2000680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7103-sna 2025-08-14T20:54:53.2002110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix 2025-08-14T20:54:53.2003330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003-dumb 2025-08-14T20:54:53.2004480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b 2025-08-14T20:54:53.2005490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmchat 2025-08-14T20:54:53.2006660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48-m 2025-08-14T20:54:53.2007760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt220 2025-08-14T20:54:53.2009240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w-ccc 2025-08-14T20:54:53.2010330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3025 2025-08-14T20:54:53.2011400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+s 2025-08-14T20:54:53.2012450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw1 2025-08-14T20:54:53.2013550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix-25 2025-08-14T20:54:53.2014620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+25 2025-08-14T20:54:53.2015730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-w 2025-08-14T20:54:53.2017110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48-m 2025-08-14T20:54:53.2018330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt330 2025-08-14T20:54:53.2019340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-dg 2025-08-14T20:54:53.2020550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datapoint 2025-08-14T20:54:53.2021610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211 2025-08-14T20:54:53.2022720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462e-dg 2025-08-14T20:54:53.2023770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+ 2025-08-14T20:54:53.2025150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25 2025-08-14T20:54:53.2026270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80 2025-08-14T20:54:53.2027510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s-ccc 2025-08-14T20:54:53.2028650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220 2025-08-14T20:54:53.2029880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-w 2025-08-14T20:54:53.2030920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue80 2025-08-14T20:54:53.2032150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25 2025-08-14T20:54:53.2033170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb 2025-08-14T20:54:53.2034820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr-ccc 2025-08-14T20:54:53.2035560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-generic 2025-08-14T20:54:53.2036730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix-25 2025-08-14T20:54:53.2037760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003 2025-08-14T20:54:53.2039030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-25 2025-08-14T20:54:53.2040090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37-m 2025-08-14T20:54:53.2041400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+25 2025-08-14T20:54:53.2042640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1720 2025-08-14T20:54:53.2043720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470 2025-08-14T20:54:53.2044970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-s 2025-08-14T20:54:53.2046060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-s 2025-08-14T20:54:53.2047080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decpro 2025-08-14T20:54:53.2048110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210 2025-08-14T20:54:53.2048850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datagraphix 2025-08-14T20:54:53.2049730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-dg 2025-08-14T20:54:53.2050630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-sr 2025-08-14T20:54:53.2051550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25-m 2025-08-14T20:54:53.2052420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b-w 2025-08-14T20:54:53.2053350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-ccc 2025-08-14T20:54:53.2054400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr 2025-08-14T20:54:53.2055230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt340 2025-08-14T20:54:53.2056100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80w 2025-08-14T20:54:53.2057080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb-emacs-ansi 2025-08-14T20:54:53.2057890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80w 2025-08-14T20:54:53.2058760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-dg 2025-08-14T20:54:53.2059720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+11 2025-08-14T20:54:53.2060690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datamedia2500 2025-08-14T20:54:53.2061520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc382 2025-08-14T20:54:53.2062370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-w 2025-08-14T20:54:53.2063310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-old 2025-08-14T20:54:53.2064170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m 2025-08-14T20:54:53.2065070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix 2025-08-14T20:54:53.2066080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-dg 2025-08-14T20:54:53.2066980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b-w 2025-08-14T20:54:53.2067880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s 2025-08-14T20:54:53.2068820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr 2025-08-14T20:54:53.2069690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color8 2025-08-14T20:54:53.2070520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp 2025-08-14T20:54:53.2071480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37 2025-08-14T20:54:53.2072580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-dg 2025-08-14T20:54:53.2073340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-25 2025-08-14T20:54:53.2074190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr3180 2025-08-14T20:54:53.2075070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+7b 2025-08-14T20:54:53.2075930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-dg 2025-08-14T20:54:53.2076840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg-ccc 2025-08-14T20:54:53.2077880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr-ccc 2025-08-14T20:54:53.2078660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400 2025-08-14T20:54:53.2079860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg 2025-08-14T20:54:53.2080930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+sr 2025-08-14T20:54:53.2082130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-b 2025-08-14T20:54:53.2083290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-sr 2025-08-14T20:54:53.2084570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color8 2025-08-14T20:54:53.2085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix 2025-08-14T20:54:53.2086840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt110 2025-08-14T20:54:53.2088100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-ccc 2025-08-14T20:54:53.2089260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-ansi 2025-08-14T20:54:53.2090320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+fixed 2025-08-14T20:54:53.2091390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd 2025-08-14T20:54:53.2092630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100w 2025-08-14T20:54:53.2093910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640 2025-08-14T20:54:53.2095060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40 2025-08-14T20:54:53.2096140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-dg 2025-08-14T20:54:53.2097330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dataspeed40 2025-08-14T20:54:53.2098420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+w 2025-08-14T20:54:53.2099450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dd5000 2025-08-14T20:54:53.2100490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt400 2025-08-14T20:54:53.2101640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp3360 2025-08-14T20:54:53.2102720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053-old 2025-08-14T20:54:53.2103840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg210 2025-08-14T20:54:53.2105100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64-m 2025-08-14T20:54:53.2106380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-s 2025-08-14T20:54:53.2107510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48 2025-08-14T20:54:53.2108810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64 2025-08-14T20:54:53.2110040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmterm 2025-08-14T20:54:53.2111100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+ 2025-08-14T20:54:53.2112330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo-lm 2025-08-14T20:54:53.2113330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decansi 2025-08-14T20:54:53.2114570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b-w 2025-08-14T20:54:53.2115730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w 2025-08-14T20:54:53.2116860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+25 2025-08-14T20:54:53.2118110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-b 2025-08-14T20:54:53.2119280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix 2025-08-14T20:54:53.2120380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-7b 2025-08-14T20:54:53.2121460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+sr 2025-08-14T20:54:53.2122450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40-2 2025-08-14T20:54:53.2123540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg211 2025-08-14T20:54:53.2124710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80w 2025-08-14T20:54:53.2125700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-dg 2025-08-14T20:54:53.2126890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-w 2025-08-14T20:54:53.2127880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-w 2025-08-14T20:54:53.2128990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c-dg 2025-08-14T20:54:53.2129970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d80 2025-08-14T20:54:53.2131230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw3 2025-08-14T20:54:53.2132370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30 2025-08-14T20:54:53.2133700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100 2025-08-14T20:54:53.2134750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+ccc 2025-08-14T20:54:53.2135820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw4 2025-08-14T20:54:53.2137070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk-vt 2025-08-14T20:54:53.2138200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-dg 2025-08-14T20:54:53.2139390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30-m 2025-08-14T20:54:53.2140570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+fixed 2025-08-14T20:54:53.2141740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue 2025-08-14T20:54:53.2142820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-dg 2025-08-14T20:54:53.2143840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg450 2025-08-14T20:54:53.2145000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555 2025-08-14T20:54:53.2146130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-dg 2025-08-14T20:54:53.2147120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3045 2025-08-14T20:54:53.2148250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1520 2025-08-14T20:54:53.2149600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decwriter 2025-08-14T20:54:53.2150750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37 2025-08-14T20:54:53.2151970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30 2025-08-14T20:54:53.2153040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-w 2025-08-14T20:54:53.2154190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm2500 2025-08-14T20:54:53.2155360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix 2025-08-14T20:54:53.2160070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-7b 2025-08-14T20:54:53.2160320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+ 2025-08-14T20:54:53.2160820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-7b 2025-08-14T20:54:53.2161080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620-m8 2025-08-14T20:54:53.2161290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80-sas 2025-08-14T20:54:53.2161950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+w 2025-08-14T20:54:53.2162950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450-dg 2025-08-14T20:54:53.2164410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-sr 2025-08-14T20:54:53.2165530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75 2025-08-14T20:54:53.2166640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96 2025-08-14T20:54:53.2167670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw2 2025-08-14T20:54:53.2168880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg605x 2025-08-14T20:54:53.2170340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75-m 2025-08-14T20:54:53.2171250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color 2025-08-14T20:54:53.2172320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2-dg 2025-08-14T20:54:53.2173400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-dg 2025-08-14T20:54:53.2174490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd1 2025-08-14T20:54:53.2175500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1521 2025-08-14T20:54:53.2176790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25-ccc 2025-08-14T20:54:53.2177760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk 2025-08-14T20:54:53.2178860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053 2025-08-14T20:54:53.2180210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40-m 2025-08-14T20:54:53.2181200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo 2025-08-14T20:54:53.2182300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-7b 2025-08-14T20:54:53.2183420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg200 2025-08-14T20:54:53.2184590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color 2025-08-14T20:54:53.2185800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-25 2025-08-14T20:54:53.2186890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtterm 2025-08-14T20:54:53.2188120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64 2025-08-14T20:54:53.2189450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm-256color 2025-08-14T20:54:53.2190590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp8242 2025-08-14T20:54:53.2191650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400-dg 2025-08-14T20:54:53.2192670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410 2025-08-14T20:54:53.2193690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-sr 2025-08-14T20:54:53.2194890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740 2025-08-14T20:54:53.2196050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37-m 2025-08-14T20:54:53.2197310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-s 2025-08-14T20:54:53.2198300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-dg 2025-08-14T20:54:53.2199530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+dg 2025-08-14T20:54:53.2200540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215 2025-08-14T20:54:53.2201790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-25 2025-08-14T20:54:53.2202830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100 2025-08-14T20:54:53.2203990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix 2025-08-14T20:54:53.2205190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+pp 2025-08-14T20:54:53.2206360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-s 2025-08-14T20:54:53.2207380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411 2025-08-14T20:54:53.2208470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix 2025-08-14T20:54:53.2209700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-m8 2025-08-14T20:54:53.2210810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2 2025-08-14T20:54:53.2211950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+ 2025-08-14T20:54:53.2213020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw 2025-08-14T20:54:53.2214310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-dg 2025-08-14T20:54:53.2215330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm 2025-08-14T20:54:53.2216550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg 2025-08-14T20:54:53.2217460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+sl 2025-08-14T20:54:53.2218560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7202 2025-08-14T20:54:53.2219770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96-m 2025-08-14T20:54:53.2220760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-w 2025-08-14T20:54:53.2221780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-w 2025-08-14T20:54:53.2223010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-w 2025-08-14T20:54:53.2224140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-w 2025-08-14T20:54:53.2225270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+ccc 2025-08-14T20:54:53.2226460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-7b 2025-08-14T20:54:53.2227600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt100 2025-08-14T20:54:53.2228660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214 2025-08-14T20:54:53.2229880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo630 2025-08-14T20:54:53.2231030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix 2025-08-14T20:54:53.2232170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d800 2025-08-14T20:54:53.2233190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100w 2025-08-14T20:54:53.2234500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+dg 2025-08-14T20:54:53.2235680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460 2025-08-14T20:54:53.2236910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1730 2025-08-14T20:54:53.2238120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200 2025-08-14T20:54:53.2238910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr 2025-08-14T20:54:53.2239850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-sr 2025-08-14T20:54:53.2240790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w 2025-08-14T20:54:53.2241680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f2 2025-08-14T20:54:53.2242530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin 2025-08-14T20:54:53.2243430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-dg 2025-08-14T20:54:53.2244280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+dg 2025-08-14T20:54:53.2245350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp203 2025-08-14T20:54:53.2246190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp204 2025-08-14T20:54:53.2247060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-dg 2025-08-14T20:54:53.2247910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6134 2025-08-14T20:54:53.2248770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b 2025-08-14T20:54:53.2249590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80 2025-08-14T20:54:53.2250540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-25 2025-08-14T20:54:53.2251530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w-ccc 2025-08-14T20:54:53.2252440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+15 2025-08-14T20:54:53.2253470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b-w 2025-08-14T20:54:53.2254180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450 2025-08-14T20:54:53.2255320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f 2025-08-14T20:54:53.2256090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30-m 2025-08-14T20:54:53.2256940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b 2025-08-14T20:54:53.2257770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg100 2025-08-14T20:54:53.2258660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461 2025-08-14T20:54:53.2259630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-lm 2025-08-14T20:54:53.2260500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230 2025-08-14T20:54:53.2261460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48 2025-08-14T20:54:53.2262320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-dg 2025-08-14T20:54:53.2263190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+8b 2025-08-14T20:54:53.2264080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo450 2025-08-14T20:54:53.2264950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-7b 2025-08-14T20:54:53.2265890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/domterm 2025-08-14T20:54:53.2266890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c 2025-08-14T20:54:53.2267580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix 2025-08-14T20:54:53.2268540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b 2025-08-14T20:54:53.2269410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-unix 2025-08-14T20:54:53.2270310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25 2025-08-14T20:54:53.2271130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b 2025-08-14T20:54:53.2272370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25-ccc 2025-08-14T20:54:53.2273250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg-ccc 2025-08-14T20:54:53.2274080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-w 2025-08-14T20:54:53.2275080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64-m 2025-08-14T20:54:53.2275900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578 2025-08-14T20:54:53.2276740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230-dg 2025-08-14T20:54:53.2277750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc300s 2025-08-14T20:54:53.2278880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg460-ansi 2025-08-14T20:54:53.2279530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-w 2025-08-14T20:54:53.2280390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40 2025-08-14T20:54:53.2281240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+dg 2025-08-14T20:54:53.2282120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214-dg 2025-08-14T20:54:53.2282970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-dg 2025-08-14T20:54:53.2284020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740-lm 2025-08-14T20:54:53.2284850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+s 2025-08-14T20:54:53.2285780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decid+cpr 2025-08-14T20:54:53.2286630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-24 2025-08-14T20:54:53.2287560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f2 2025-08-14T20:54:53.2288550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s-ccc 2025-08-14T20:54:53.2289750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-s 2025-08-14T20:54:53.2290640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620 2025-08-14T20:54:53.2291760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200-dg 2025-08-14T20:54:53.2292880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577 2025-08-14T20:54:53.2294080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-sr 2025-08-14T20:54:53.2295220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210-dg 2025-08-14T20:54:53.2296540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s 2025-08-14T20:54:53.2297680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f 2025-08-14T20:54:53.2298790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-25 2025-08-14T20:54:53.2299960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b 2025-08-14T20:54:53.2301210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix 2025-08-14T20:54:53.2302290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102 2025-08-14T20:54:53.2303540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/41/Apple_Terminal 2025-08-14T20:54:53.2304630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42 2025-08-14T20:54:53.2305790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc-w 2025-08-14T20:54:53.2306990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48wpc 2025-08-14T20:54:53.2308220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25 2025-08-14T20:54:53.2309290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-mc 2025-08-14T20:54:53.2310450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-w 2025-08-14T20:54:53.2311710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25-w 2025-08-14T20:54:53.2312790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w-vb 2025-08-14T20:54:53.2314140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42wvb 2025-08-14T20:54:53.2315220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-w 2025-08-14T20:54:53.2316570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-wvb 2025-08-14T20:54:53.2317640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42-w 2025-08-14T20:54:53.2318760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-wvb 2025-08-14T20:54:53.2319940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-vb 2025-08-14T20:54:53.2321090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25 2025-08-14T20:54:53.2322330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-w 2025-08-14T20:54:53.2323510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43-w 2025-08-14T20:54:53.2324750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25 2025-08-14T20:54:53.2326010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-wvb 2025-08-14T20:54:53.2327270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43 2025-08-14T20:54:53.2328500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75ap 2025-08-14T20:54:53.2329640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w-vb 2025-08-14T20:54:53.2330900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75 2025-08-14T20:54:53.2332300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-mc 2025-08-14T20:54:53.2333190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-vb 2025-08-14T20:54:53.2334390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36pc 2025-08-14T20:54:53.2335550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36w 2025-08-14T20:54:53.2336720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-316X 2025-08-14T20:54:53.2337930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-vb 2025-08-14T20:54:53.2339090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25 2025-08-14T20:54:53.2340350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25 2025-08-14T20:54:53.2341360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w 2025-08-14T20:54:53.2342610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-AT 2025-08-14T20:54:53.2343570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse370 2025-08-14T20:54:53.2344620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100 2025-08-14T20:54:53.2345670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-vb 2025-08-14T20:54:53.2346870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-w 2025-08-14T20:54:53.2347910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-vb 2025-08-14T20:54:53.2349090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25 2025-08-14T20:54:53.2350200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w 2025-08-14T20:54:53.2351410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350 2025-08-14T20:54:53.2352400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120 2025-08-14T20:54:53.2353450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50 2025-08-14T20:54:53.2354720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325w-24 2025-08-14T20:54:53.2355900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42w 2025-08-14T20:54:53.2357230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-wvb 2025-08-14T20:54:53.2358280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520 2025-08-14T20:54:53.2359390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-wvb 2025-08-14T20:54:53.2360490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-vb 2025-08-14T20:54:53.2361680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25-w 2025-08-14T20:54:53.2362850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48w 2025-08-14T20:54:53.2363940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43wvb 2025-08-14T20:54:53.2365240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w 2025-08-14T20:54:53.2366170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w 2025-08-14T20:54:53.2367390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-mc 2025-08-14T20:54:53.2368570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25 2025-08-14T20:54:53.2369730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325 2025-08-14T20:54:53.2370880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-wvb 2025-08-14T20:54:53.2372210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc 2025-08-14T20:54:53.2373370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-vb 2025-08-14T20:54:53.2374630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60 2025-08-14T20:54:53.2375660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25 2025-08-14T20:54:53.2376930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25-w 2025-08-14T20:54:53.2378120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25 2025-08-14T20:54:53.2379310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-vb 2025-08-14T20:54:53.2380390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150 2025-08-14T20:54:53.2381690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43 2025-08-14T20:54:53.2382950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wrenw 2025-08-14T20:54:53.2384400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w-vb 2025-08-14T20:54:53.2385500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75 2025-08-14T20:54:53.2386720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75ap 2025-08-14T20:54:53.2387930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-wvb 2025-08-14T20:54:53.2389030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-w 2025-08-14T20:54:53.2390120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43-w 2025-08-14T20:54:53.2391280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-vb 2025-08-14T20:54:53.2392310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185 2025-08-14T20:54:53.2393530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42 2025-08-14T20:54:53.2394570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-w 2025-08-14T20:54:53.2395690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-316X 2025-08-14T20:54:53.2396720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160 2025-08-14T20:54:53.2397800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-vb 2025-08-14T20:54:53.2398830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25m 2025-08-14T20:54:53.2399930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36w 2025-08-14T20:54:53.2401230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w-vb 2025-08-14T20:54:53.2402150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgt 2025-08-14T20:54:53.2403470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-wvb 2025-08-14T20:54:53.2404610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-vb 2025-08-14T20:54:53.2405680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50 2025-08-14T20:54:53.2406660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25 2025-08-14T20:54:53.2407950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-w 2025-08-14T20:54:53.2409090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-PC 2025-08-14T20:54:53.2410250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42-w 2025-08-14T20:54:53.2411390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-vb 2025-08-14T20:54:53.2412480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w 2025-08-14T20:54:53.2413610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-80 2025-08-14T20:54:53.2414740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w 2025-08-14T20:54:53.2415750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42 2025-08-14T20:54:53.2417120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48w 2025-08-14T20:54:53.2418280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w-vb 2025-08-14T20:54:53.2419580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fa 2025-08-14T20:54:53.2420590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wren 2025-08-14T20:54:53.2422040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-vb 2025-08-14T20:54:53.2423030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-24 2025-08-14T20:54:53.2424150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-wvb 2025-08-14T20:54:53.2425360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100q 2025-08-14T20:54:53.2426610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-wvb 2025-08-14T20:54:53.2427660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-75ap 2025-08-14T20:54:53.2428360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60 2025-08-14T20:54:53.2429280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc 2025-08-14T20:54:53.2430220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-vb 2025-08-14T20:54:53.2431120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43 2025-08-14T20:54:53.2432030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36pc 2025-08-14T20:54:53.2432940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36wpc 2025-08-14T20:54:53.2433840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsiris 2025-08-14T20:54:53.2434750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w-vb 2025-08-14T20:54:53.2435650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-wvb 2025-08-14T20:54:53.2436520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-vb 2025-08-14T20:54:53.2437390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-75ap 2025-08-14T20:54:53.2438300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-w 2025-08-14T20:54:53.2439200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42 2025-08-14T20:54:53.2440050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-vb 2025-08-14T20:54:53.2441060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-w 2025-08-14T20:54:53.2441820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt 2025-08-14T20:54:53.2442680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85 2025-08-14T20:54:53.2443540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48 2025-08-14T20:54:53.2444460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-8bit 2025-08-14T20:54:53.2445410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w-vb 2025-08-14T20:54:53.2446320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48pc 2025-08-14T20:54:53.2447320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-tek 2025-08-14T20:54:53.2448240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42-w 2025-08-14T20:54:53.2449130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99-ansi 2025-08-14T20:54:53.2450150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-wvb 2025-08-14T20:54:53.2450900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-vb 2025-08-14T20:54:53.2451800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25 2025-08-14T20:54:53.2452700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-325 2025-08-14T20:54:53.2453700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-wvb 2025-08-14T20:54:53.2454790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w 2025-08-14T20:54:53.2455460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-PC 2025-08-14T20:54:53.2456570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-vb 2025-08-14T20:54:53.2457660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-wvb 2025-08-14T20:54:53.2458840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-105k 2025-08-14T20:54:53.2460010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-24 2025-08-14T20:54:53.2461170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43 2025-08-14T20:54:53.2462420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25w 2025-08-14T20:54:53.2463570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25-w 2025-08-14T20:54:53.2464710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150 2025-08-14T20:54:53.2465810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-24 2025-08-14T20:54:53.2466970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25-w 2025-08-14T20:54:53.2468100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48 2025-08-14T20:54:53.2469250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-nk 2025-08-14T20:54:53.2470370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-w 2025-08-14T20:54:53.2471500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-24 2025-08-14T20:54:53.2472650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43 2025-08-14T20:54:53.2473770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99f 2025-08-14T20:54:53.2474860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgt 2025-08-14T20:54:53.2475940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-vb 2025-08-14T20:54:53.2477130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-w 2025-08-14T20:54:53.2478370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43-w 2025-08-14T20:54:53.2479530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-wvb 2025-08-14T20:54:53.2480540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160 2025-08-14T20:54:53.2481700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-vb 2025-08-14T20:54:53.2482840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36wpc 2025-08-14T20:54:53.2484140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25-w 2025-08-14T20:54:53.2485260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99a-ansi 2025-08-14T20:54:53.2486410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30 2025-08-14T20:54:53.2487470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w-vb 2025-08-14T20:54:53.2488730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-vb 2025-08-14T20:54:53.2489880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185 2025-08-14T20:54:53.2491110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42 2025-08-14T20:54:53.2492010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-w 2025-08-14T20:54:53.2493220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-vb 2025-08-14T20:54:53.2494480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-p-wvb 2025-08-14T20:54:53.2496210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-24 2025-08-14T20:54:53.2496980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25-w 2025-08-14T20:54:53.2498190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-wvb 2025-08-14T20:54:53.2499520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36 2025-08-14T20:54:53.2500660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-vb 2025-08-14T20:54:53.2501780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350 2025-08-14T20:54:53.2502920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120 2025-08-14T20:54:53.2504030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-w 2025-08-14T20:54:53.2505350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-vb 2025-08-14T20:54:53.2506570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48wpc 2025-08-14T20:54:53.2507820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-w 2025-08-14T20:54:53.2509010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-w 2025-08-14T20:54:53.2510110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w 2025-08-14T20:54:53.2511250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-mc 2025-08-14T20:54:53.2512380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt 2025-08-14T20:54:53.2513550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-wvb 2025-08-14T20:54:53.2514890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25 2025-08-14T20:54:53.2515930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370 2025-08-14T20:54:53.2517180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43-w 2025-08-14T20:54:53.2518290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-tek 2025-08-14T20:54:53.2519490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-AT 2025-08-14T20:54:53.2520600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-wvb 2025-08-14T20:54:53.2521790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-wvb 2025-08-14T20:54:53.2523010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25-w 2025-08-14T20:54:53.2524120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-vb 2025-08-14T20:54:53.2525220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-w 2025-08-14T20:54:53.2526270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42-w 2025-08-14T20:54:53.2527340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-8bit 2025-08-14T20:54:53.2528390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325 2025-08-14T20:54:53.2529560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85 2025-08-14T20:54:53.2530690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25w 2025-08-14T20:54:53.2531970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-w 2025-08-14T20:54:53.2533200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520 2025-08-14T20:54:53.2534350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-vb 2025-08-14T20:54:53.2535610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-wvb 2025-08-14T20:54:53.2536810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-wvb 2025-08-14T20:54:53.2538050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43w 2025-08-14T20:54:53.2539200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43 2025-08-14T20:54:53.2540220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-wvb 2025-08-14T20:54:53.2541440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-wvb 2025-08-14T20:54:53.2542580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-mc 2025-08-14T20:54:53.2543690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-w 2025-08-14T20:54:53.2544820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-vb 2025-08-14T20:54:53.2545940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-101k 2025-08-14T20:54:53.2546950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse+sl 2025-08-14T20:54:53.2548090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgta 2025-08-14T20:54:53.2549370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-vp 2025-08-14T20:54:53.2550410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30 2025-08-14T20:54:53.2551530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48pc 2025-08-14T20:54:53.2552570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36 2025-08-14T20:54:53.2553770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w-vb 2025-08-14T20:54:53.2554930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-24 2025-08-14T20:54:53.2556000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42 2025-08-14T20:54:53.2557140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-tek 2025-08-14T20:54:53.2558500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-w 2025-08-14T20:54:53.2559670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-mc 2025-08-14T20:54:53.2560740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-vb 2025-08-14T20:54:53.2561900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25 2025-08-14T20:54:53.2563080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-wvb 2025-08-14T20:54:53.2564250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-rv 2025-08-14T20:54:53.2565340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-vb 2025-08-14T20:54:53.2566490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgta 2025-08-14T20:54:53.2567590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25-w 2025-08-14T20:54:53.2568770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w 2025-08-14T20:54:53.2569950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-EPC 2025-08-14T20:54:53.2571040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25-w 2025-08-14T20:54:53.2572120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25 2025-08-14T20:54:53.2573170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0 2025-08-14T20:54:53.2574250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt210 2025-08-14T20:54:53.2575440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3-bold 2025-08-14T20:54:53.2576510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p4 2025-08-14T20:54:53.2577700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m 2025-08-14T20:54:53.2578820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-w 2025-08-14T20:54:53.2580130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43-m 2025-08-14T20:54:53.2581300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+keypad 2025-08-14T20:54:53.2582390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40 2025-08-14T20:54:53.2583530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-w 2025-08-14T20:54:53.2584710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m 2025-08-14T20:54:53.2585950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200w 2025-08-14T20:54:53.2587020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-w 2025-08-14T20:54:53.2588150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccons 2025-08-14T20:54:53.2589350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8-w 2025-08-14T20:54:53.2590550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmconsole 2025-08-14T20:54:53.2591690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvtXX 2025-08-14T20:54:53.2592630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p5 2025-08-14T20:54:53.2593830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-vt100 2025-08-14T20:54:53.2595030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p19 2025-08-14T20:54:53.2596160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty 2025-08-14T20:54:53.2597740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8-w 2025-08-14T20:54:53.2599300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc6300plus 2025-08-14T20:54:53.2599920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-96x48 2025-08-14T20:54:53.2600640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcconsole 2025-08-14T20:54:53.2601490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pro350 2025-08-14T20:54:53.2602740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit12 2025-08-14T20:54:53.2603660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25 2025-08-14T20:54:53.2604740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8 2025-08-14T20:54:53.2606010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+xterm 2025-08-14T20:54:53.2607100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-venix 2025-08-14T20:54:53.2608270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-basic 2025-08-14T20:54:53.2609200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit 2025-08-14T20:54:53.2610700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs0 2025-08-14T20:54:53.2611510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43 2025-08-14T20:54:53.2612730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pty 2025-08-14T20:54:53.2613840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505 2025-08-14T20:54:53.2615010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon 2025-08-14T20:54:53.2616130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism7 2025-08-14T20:54:53.2617280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-minix 2025-08-14T20:54:53.2618520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9 2025-08-14T20:54:53.2619610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit120 2025-08-14T20:54:53.2620630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50w 2025-08-14T20:54:53.2621520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8 2025-08-14T20:54:53.2622410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-fast 2025-08-14T20:54:53.2623430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/printer 2025-08-14T20:54:53.2624160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1251 2025-08-14T20:54:53.2625060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33 2025-08-14T20:54:53.2625930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35w 2025-08-14T20:54:53.2626960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt400 2025-08-14T20:54:53.2627870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25-m 2025-08-14T20:54:53.2628840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m-w 2025-08-14T20:54:53.2629630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8-w 2025-08-14T20:54:53.2630530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-m 2025-08-14T20:54:53.2631400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8gl 2025-08-14T20:54:53.2632350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs 2025-08-14T20:54:53.2633230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1 2025-08-14T20:54:53.2634120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys 2025-08-14T20:54:53.2635090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-256color 2025-08-14T20:54:53.2636060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-90x28 2025-08-14T20:54:53.2636890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-mono 2025-08-14T20:54:53.2637720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250 2025-08-14T20:54:53.2638580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6100 2025-08-14T20:54:53.2639500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m-w 2025-08-14T20:54:53.2640380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcz19 2025-08-14T20:54:53.2641280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8 2025-08-14T20:54:53.2642130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm 2025-08-14T20:54:53.2643140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt100 2025-08-14T20:54:53.2643940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m 2025-08-14T20:54:53.2644760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p7 2025-08-14T20:54:53.2645650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43 2025-08-14T20:54:53.2646580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9 2025-08-14T20:54:53.2651940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-w 2025-08-14T20:54:53.2652630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40w 2025-08-14T20:54:53.2653110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28 2025-08-14T20:54:53.2653580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1100 2025-08-14T20:54:53.2654060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-coherent 2025-08-14T20:54:53.2654530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe550 2025-08-14T20:54:53.2654970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8 2025-08-14T20:54:53.2655430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m-w 2025-08-14T20:54:53.2655880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3 2025-08-14T20:54:53.2656320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcmw 2025-08-14T20:54:53.2656780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43w 2025-08-14T20:54:53.2657250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m 2025-08-14T20:54:53.2658120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-w 2025-08-14T20:54:53.2658840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r-m 2025-08-14T20:54:53.2659710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25w 2025-08-14T20:54:53.2660620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6312 2025-08-14T20:54:53.2661500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-sco 2025-08-14T20:54:53.2662470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+esc 2025-08-14T20:54:53.2663340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-w 2025-08-14T20:54:53.2664190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r 2025-08-14T20:54:53.2665070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12 2025-08-14T20:54:53.2665980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000m 2025-08-14T20:54:53.2666800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1b 2025-08-14T20:54:53.2668490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi 2025-08-14T20:54:53.2668970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000c 2025-08-14T20:54:53.2669520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25-color 2025-08-14T20:54:53.2670430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi43 2025-08-14T20:54:53.2671180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14 2025-08-14T20:54:53.2672080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m-w 2025-08-14T20:54:53.2672960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14 2025-08-14T20:54:53.2674250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-noapp 2025-08-14T20:54:53.2674810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pilot 2025-08-14T20:54:53.2675600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12 2025-08-14T20:54:53.2676530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+colors 2025-08-14T20:54:53.2677560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+linux 2025-08-14T20:54:53.2678390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25m 2025-08-14T20:54:53.2679290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psx_ansi 2025-08-14T20:54:53.2680200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25 2025-08-14T20:54:53.2681090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100 2025-08-14T20:54:53.2682280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/ps300 2025-08-14T20:54:53.2683100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1200 2025-08-14T20:54:53.2683860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250w 2025-08-14T20:54:53.2685110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8gl 2025-08-14T20:54:53.2686290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33 2025-08-14T20:54:53.2687480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism4 2025-08-14T20:54:53.2688660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-24 2025-08-14T20:54:53.2689710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8-w 2025-08-14T20:54:53.2690920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcplot 2025-08-14T20:54:53.2692250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+sco 2025-08-14T20:54:53.2693390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-screen 2025-08-14T20:54:53.2694590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+keys 2025-08-14T20:54:53.2695730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism5 2025-08-14T20:54:53.2696980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-22 2025-08-14T20:54:53.2698080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism2 2025-08-14T20:54:53.2699210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m2 2025-08-14T20:54:53.2700240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc7300 2025-08-14T20:54:53.2701430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-80x24 2025-08-14T20:54:53.2702600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+base 2025-08-14T20:54:53.2703800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33m 2025-08-14T20:54:53.2704770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon-m 2025-08-14T20:54:53.2705860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100w 2025-08-14T20:54:53.2707020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6300 2025-08-14T20:54:53.2708130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200 2025-08-14T20:54:53.2709190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35 2025-08-14T20:54:53.2710290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28w 2025-08-14T20:54:53.2711310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmcons 2025-08-14T20:54:53.2712430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcix 2025-08-14T20:54:53.2713540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0-m 2025-08-14T20:54:53.2714530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50 2025-08-14T20:54:53.2715630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33-m 2025-08-14T20:54:53.2716870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+screen 2025-08-14T20:54:53.2718010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdcons 2025-08-14T20:54:53.2719100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203 2025-08-14T20:54:53.2720360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25 2025-08-14T20:54:53.2721630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25-w 2025-08-14T20:54:53.2722750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25-w 2025-08-14T20:54:53.2723840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt 2025-08-14T20:54:53.2725030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25 2025-08-14T20:54:53.2726270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119 2025-08-14T20:54:53.2727120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx 2025-08-14T20:54:53.2728250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt4 2025-08-14T20:54:53.2729320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103 2025-08-14T20:54:53.2730470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-w 2025-08-14T20:54:53.2731580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p 2025-08-14T20:54:53.2732620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-g 2025-08-14T20:54:53.2733850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25-w 2025-08-14T20:54:53.2734830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-w 2025-08-14T20:54:53.2735910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt102 2025-08-14T20:54:53.2737050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-t 2025-08-14T20:54:53.2738020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt2 2025-08-14T20:54:53.2739120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w 2025-08-14T20:54:53.2740240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101p 2025-08-14T20:54:53.2741300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxtmono 2025-08-14T20:54:53.2742390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103-w 2025-08-14T20:54:53.2743640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25 2025-08-14T20:54:53.2744770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume 2025-08-14T20:54:53.2745870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w-am 2025-08-14T20:54:53.2746870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxw 2025-08-14T20:54:53.2747990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx4 2025-08-14T20:54:53.2749180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-w 2025-08-14T20:54:53.2750300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxm 2025-08-14T20:54:53.2751450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-m 2025-08-14T20:54:53.2752570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdss 2025-08-14T20:54:53.2753660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-w 2025-08-14T20:54:53.2754810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101 2025-08-14T20:54:53.2755800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+ 2025-08-14T20:54:53.2756960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt108 2025-08-14T20:54:53.2758030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume5 2025-08-14T20:54:53.2759210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi 2025-08-14T20:54:53.2760360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101+ 2025-08-14T20:54:53.2761380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203+ 2025-08-14T20:54:53.2762580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-25-w 2025-08-14T20:54:53.2763750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61 2025-08-14T20:54:53.2764770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt330 2025-08-14T20:54:53.2765820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102 2025-08-14T20:54:53.2766930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50 2025-08-14T20:54:53.2768060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp60 2025-08-14T20:54:53.2769180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-putty 2025-08-14T20:54:53.2770310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8 2025-08-14T20:54:53.2771510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav-w 2025-08-14T20:54:53.2772620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300 2025-08-14T20:54:53.2773810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt132 2025-08-14T20:54:53.2775060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc403a 2025-08-14T20:54:53.2776110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+pcedit 2025-08-14T20:54:53.2777100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s 2025-08-14T20:54:53.2778120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip 2025-08-14T20:54:53.2779220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-direct 2025-08-14T20:54:53.2780400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint90 2025-08-14T20:54:53.2781640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte+pcfkeys 2025-08-14T20:54:53.2782760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-nam 2025-08-14T20:54:53.2783920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vitty 2025-08-14T20:54:53.2785020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-w 2025-08-14T20:54:53.2786530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/versaterm 2025-08-14T20:54:53.2787660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visa50 2025-08-14T20:54:53.2788840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp3a+ 2025-08-14T20:54:53.2789960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata 2025-08-14T20:54:53.2791110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2014 2025-08-14T20:54:53.2792190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi550 2025-08-14T20:54:53.2793340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-nsgr 2025-08-14T20:54:53.2794560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-old 2025-08-14T20:54:53.2795700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-61 2025-08-14T20:54:53.2796840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k311 2025-08-14T20:54:53.2797860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+ 2025-08-14T20:54:53.2799150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+keypad 2025-08-14T20:54:53.2800140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vtnt 2025-08-14T20:54:53.2801400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+4bsd 2025-08-14T20:54:53.2802490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-o 2025-08-14T20:54:53.2803480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61.5 2025-08-14T20:54:53.2804470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pc 2025-08-14T20:54:53.2805250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc203 2025-08-14T20:54:53.2806270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v200-nam 2025-08-14T20:54:53.2807010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220 2025-08-14T20:54:53.2807920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k3 2025-08-14T20:54:53.2808800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100nam 2025-08-14T20:54:53.2809660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2012 2025-08-14T20:54:53.2810500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300 2025-08-14T20:54:53.2811450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vapple 2025-08-14T20:54:53.2812220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-H 2025-08-14T20:54:53.2813480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2008 2025-08-14T20:54:53.2814020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc415 2025-08-14T20:54:53.2814900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400 2025-08-14T20:54:53.2815800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-vb 2025-08-14T20:54:53.2816690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+vtedit 2025-08-14T20:54:53.2817590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-nam 2025-08-14T20:54:53.2818440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v320n 2025-08-14T20:54:53.2819430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vv100 2025-08-14T20:54:53.2820270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+enq 2025-08-14T20:54:53.2821190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-w 2025-08-14T20:54:53.2822350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102+enq 2025-08-14T20:54:53.2823250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2007 2025-08-14T20:54:53.2824160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-top 2025-08-14T20:54:53.2824970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414 2025-08-14T20:54:53.2825880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w 2025-08-14T20:54:53.2826800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52-basic 2025-08-14T20:54:53.2827700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vk100 2025-08-14T20:54:53.2828690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8bit 2025-08-14T20:54:53.2829490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520 2025-08-14T20:54:53.2830330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt340 2025-08-14T20:54:53.2831260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100-x10 2025-08-14T20:54:53.2832150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam-w 2025-08-14T20:54:53.2832980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi55 2025-08-14T20:54:53.2833970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi603 2025-08-14T20:54:53.2834870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vwmterm 2025-08-14T20:54:53.2835760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pcdos 2025-08-14T20:54:53.2836650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-js 2025-08-14T20:54:53.2837480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100 2025-08-14T20:54:53.2838400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520ansi 2025-08-14T20:54:53.2839220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510 2025-08-14T20:54:53.2840240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-js 2025-08-14T20:54:53.2841480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-256color 2025-08-14T20:54:53.2842580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-w 2025-08-14T20:54:53.2843780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis 2025-08-14T20:54:53.2844880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc103 2025-08-14T20:54:53.2846000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8bit 2025-08-14T20:54:53.2847170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300-old 2025-08-14T20:54:53.2848350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-w 2025-08-14T20:54:53.2849360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp90 2025-08-14T20:54:53.2850460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+fnkeys 2025-08-14T20:54:53.2851710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-f 2025-08-14T20:54:53.2852720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420f 2025-08-14T20:54:53.2853800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400-24 2025-08-14T20:54:53.2855090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w 2025-08-14T20:54:53.2856100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visual603 2025-08-14T20:54:53.2857150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w 2025-08-14T20:54:53.2858340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint60 2025-08-14T20:54:53.2859350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52 2025-08-14T20:54:53.2860480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt131 2025-08-14T20:54:53.2861640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50h 2025-08-14T20:54:53.2862780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100 2025-08-14T20:54:53.2863830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/venix 2025-08-14T20:54:53.2864970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2017 2025-08-14T20:54:53.2866060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-Hw 2025-08-14T20:54:53.2867210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404 2025-08-14T20:54:53.2868410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420 2025-08-14T20:54:53.2869610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nav 2025-08-14T20:54:53.2870580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte 2025-08-14T20:54:53.2871670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v3220 2025-08-14T20:54:53.2872830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bot-s 2025-08-14T20:54:53.2873940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nam 2025-08-14T20:54:53.2875040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi500 2025-08-14T20:54:53.2876090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414h 2025-08-14T20:54:53.2877410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52+keypad 2025-08-14T20:54:53.2878420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2018 2025-08-14T20:54:53.2879540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420+lrmm 2025-08-14T20:54:53.2880700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+pfkeys 2025-08-14T20:54:53.2881760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pcdos 2025-08-14T20:54:53.2882770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vremote 2025-08-14T20:54:53.2883820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-top-s 2025-08-14T20:54:53.2885060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-rv 2025-08-14T20:54:53.2886210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-w 2025-08-14T20:54:53.2887400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav 2025-08-14T20:54:53.2888460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-base 2025-08-14T20:54:53.2889620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w-nam 2025-08-14T20:54:53.2890750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint3a+ 2025-08-14T20:54:53.2892020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam 2025-08-14T20:54:53.2893180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm-o 2025-08-14T20:54:53.2894230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50adm 2025-08-14T20:54:53.2895380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-nam 2025-08-14T20:54:53.2896680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200 2025-08-14T20:54:53.2897820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220d 2025-08-14T20:54:53.2898990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vsc 2025-08-14T20:54:53.2899810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pc 2025-08-14T20:54:53.2900960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8 2025-08-14T20:54:53.2902040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vanilla 2025-08-14T20:54:53.2903080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode 2025-08-14T20:54:53.2904100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt125 2025-08-14T20:54:53.2905370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-Hw 2025-08-14T20:54:53.2906580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-old 2025-08-14T20:54:53.2907520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v5410 2025-08-14T20:54:53.2908620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+keypad 2025-08-14T20:54:53.2909790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303a 2025-08-14T20:54:53.2910720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-am 2025-08-14T20:54:53.2911910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-bot 2025-08-14T20:54:53.2913130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320nam 2025-08-14T20:54:53.2914380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-am 2025-08-14T20:54:53.2915520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320 2025-08-14T20:54:53.2916620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303 2025-08-14T20:54:53.2917730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50 2025-08-14T20:54:53.2918740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-H 2025-08-14T20:54:53.2919810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint 2025-08-14T20:54:53.2920940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404-s 2025-08-14T20:54:53.2922110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis8 2025-08-14T20:54:53.2923390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-utf8 2025-08-14T20:54:53.2924650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200 2025-08-14T20:54:53.2925810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm 2025-08-14T20:54:53.2927170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode-direct 2025-08-14T20:54:53.2928190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt525 2025-08-14T20:54:53.2929290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-rv 2025-08-14T20:54:53.2930420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w-nam 2025-08-14T20:54:53.2931600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-256color 2025-08-14T20:54:53.2932700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+r6f2 2025-08-14T20:54:53.2933930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37 2025-08-14T20:54:53.2935090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x64 2025-08-14T20:54:53.2936370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x10mouse 2025-08-14T20:54:53.2937640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x48 2025-08-14T20:54:53.2938860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+osc104 2025-08-14T20:54:53.2940170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64-m 2025-08-14T20:54:53.2941340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-color 2025-08-14T20:54:53.2942540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-16color 2025-08-14T20:54:53.2943790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v40 2025-08-14T20:54:53.2949500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x40 2025-08-14T20:54:53.2950010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-b 2025-08-14T20:54:53.2950520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct256 2025-08-14T20:54:53.2951030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct2 2025-08-14T20:54:53.2951510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xgterm 2025-08-14T20:54:53.2951990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color 2025-08-14T20:54:53.2952480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+c 2025-08-14T20:54:53.2953070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pce2 2025-08-14T20:54:53.2954070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64 2025-08-14T20:54:53.2955220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48 2025-08-14T20:54:53.2956530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+app 2025-08-14T20:54:53.2957740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-8bit 2025-08-14T20:54:53.2958940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox820 2025-08-14T20:54:53.2960200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1750 2025-08-14T20:54:53.2961600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+112x37 2025-08-14T20:54:53.2962680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermm 2025-08-14T20:54:53.2963940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xi 2025-08-14T20:54:53.2965140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc0 2025-08-14T20:54:53.2966170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f 2025-08-14T20:54:53.2967410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11hilite 2025-08-14T20:54:53.2968500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermc 2025-08-14T20:54:53.2969840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25-m 2025-08-14T20:54:53.2970990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf2 2025-08-14T20:54:53.2972120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+keypad 2025-08-14T20:54:53.2973200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm 2025-08-14T20:54:53.2974430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40 2025-08-14T20:54:53.2975710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noapp 2025-08-14T20:54:53.2976790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+b 2025-08-14T20:54:53.2978040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-basic 2025-08-14T20:54:53.2979150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+meta 2025-08-14T20:54:53.2980330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11mouse 2025-08-14T20:54:53.2981490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f2 2025-08-14T20:54:53.2982550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x820 2025-08-14T20:54:53.2983640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc1 2025-08-14T20:54:53.2984710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r6 2025-08-14T20:54:53.2985830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1720 2025-08-14T20:54:53.2986920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm.js 2025-08-14T20:54:53.2988220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-88color 2025-08-14T20:54:53.2989330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux2 2025-08-14T20:54:53.2990540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48-m 2025-08-14T20:54:53.2991760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct2 2025-08-14T20:54:53.2992990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-utf8 2025-08-14T20:54:53.2994190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11hilite 2025-08-14T20:54:53.2995190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct16 2025-08-14T20:54:53.2995950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xdku 2025-08-14T20:54:53.2996830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k-ite 2025-08-14T20:54:53.2997790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt+title 2025-08-14T20:54:53.2998750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37-m 2025-08-14T20:54:53.2999650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct 2025-08-14T20:54:53.3000630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v333 2025-08-14T20:54:53.3001580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xfree86 2025-08-14T20:54:53.3002490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt220 2025-08-14T20:54:53.3003370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+acs 2025-08-14T20:54:53.3004230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-hp 2025-08-14T20:54:53.3005120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-new 2025-08-14T20:54:53.3006040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-noapp 2025-08-14T20:54:53.3006970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pc+edit 2025-08-14T20:54:53.3007860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1003 2025-08-14T20:54:53.3008840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms-sun 2025-08-14T20:54:53.3009850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-twm 2025-08-14T20:54:53.3010650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+basic 2025-08-14T20:54:53.3011570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1003 2025-08-14T20:54:53.3012480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-pcolor 2025-08-14T20:54:53.3013320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xenix 2025-08-14T20:54:53.3014270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct256 2025-08-14T20:54:53.3015120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc 2025-08-14T20:54:53.3016060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1002 2025-08-14T20:54:53.3017140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+focus 2025-08-14T20:54:53.3017950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1005 2025-08-14T20:54:53.3018840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1005 2025-08-14T20:54:53.3019790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48-m 2025-08-14T20:54:53.3020640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox-lm 2025-08-14T20:54:53.3021630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nopcfkeys 2025-08-14T20:54:53.3022580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct 2025-08-14T20:54:53.3023420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1002 2025-08-14T20:54:53.3024380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sco 2025-08-14T20:54:53.3025240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48 2025-08-14T20:54:53.3026170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p371 2025-08-14T20:54:53.3027090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256setaf 2025-08-14T20:54:53.3028030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64-m 2025-08-14T20:54:53.3028950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+vt+edit 2025-08-14T20:54:53.3029850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+kbs 2025-08-14T20:54:53.3030770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30 2025-08-14T20:54:53.3031710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30-m 2025-08-14T20:54:53.3032640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11mouse 2025-08-14T20:54:53.3033470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xwsh 2025-08-14T20:54:53.3034480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtalk 2025-08-14T20:54:53.3035300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v43 2025-08-14T20:54:53.3036270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v44 2025-08-14T20:54:53.3037140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p370 2025-08-14T20:54:53.3038050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f 2025-08-14T20:54:53.3038990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30 2025-08-14T20:54:53.3039810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xl83 2025-08-14T20:54:53.3040660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xfce 2025-08-14T20:54:53.3041580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc3 2025-08-14T20:54:53.3042410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700 2025-08-14T20:54:53.3043300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-24 2025-08-14T20:54:53.3044360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-alt 2025-08-14T20:54:53.3045210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+144x48 2025-08-14T20:54:53.3046100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-b 2025-08-14T20:54:53.3047000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-old 2025-08-14T20:54:53.3048000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt47 2025-08-14T20:54:53.3048900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f2 2025-08-14T20:54:53.3049830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x10mouse 2025-08-14T20:54:53.3050760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x25 2025-08-14T20:54:53.3051630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf0 2025-08-14T20:54:53.3052600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nofkeys 2025-08-14T20:54:53.3053660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color 2025-08-14T20:54:53.3054510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700-lm 2025-08-14T20:54:53.3055330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m 2025-08-14T20:54:53.3056340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color2 2025-08-14T20:54:53.3057190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r5 2025-08-14T20:54:53.3058190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+titlestack 2025-08-14T20:54:53.3059060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox1720 2025-08-14T20:54:53.3059960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc2 2025-08-14T20:54:53.3060950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm1 2025-08-14T20:54:53.3061720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k 2025-08-14T20:54:53.3062680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f 2025-08-14T20:54:53.3063810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms 2025-08-14T20:54:53.3065030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-mono 2025-08-14T20:54:53.3066180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term+sl 2025-08-14T20:54:53.3067650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37-m 2025-08-14T20:54:53.3068940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x30 2025-08-14T20:54:53.3070200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75 2025-08-14T20:54:53.3071490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96 2025-08-14T20:54:53.3072730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30-m 2025-08-14T20:54:53.3073950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+90x30 2025-08-14T20:54:53.3074990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term 2025-08-14T20:54:53.3076340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcfkeys 2025-08-14T20:54:53.3077580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96-m 2025-08-14T20:54:53.3078750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+160x64 2025-08-14T20:54:53.3079860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox 2025-08-14T20:54:53.3080930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl 2025-08-14T20:54:53.3082090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+edit 2025-08-14T20:54:53.3083100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sun 2025-08-14T20:54:53.3084320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37 2025-08-14T20:54:53.3085530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-bold 2025-08-14T20:54:53.3086750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f2 2025-08-14T20:54:53.3087890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct16 2025-08-14T20:54:53.3089010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x75 2025-08-14T20:54:53.3090230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+256x96 2025-08-14T20:54:53.3091460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux 2025-08-14T20:54:53.3092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-nic 2025-08-14T20:54:53.3093540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt52 2025-08-14T20:54:53.3094790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v32 2025-08-14T20:54:53.3095960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75-m 2025-08-14T20:54:53.3097080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1006 2025-08-14T20:54:53.3098320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64 2025-08-14T20:54:53.3099610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xiterm 2025-08-14T20:54:53.3100780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+indirect 2025-08-14T20:54:53.3101990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color2 2025-08-14T20:54:53.3103230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40-m 2025-08-14T20:54:53.3104320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1006 2025-08-14T20:54:53.3105450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+100x37 2025-08-14T20:54:53.3106520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt1049 2025-08-14T20:54:53.3107860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25 2025-08-14T20:54:53.3109000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v33 2025-08-14T20:54:53.3110140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noalt 2025-08-14T20:54:53.3111290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-bc 2025-08-14T20:54:53.3112330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a 2025-08-14T20:54:53.3113500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z19 2025-08-14T20:54:53.3114520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100bw 2025-08-14T20:54:53.3115740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx 2025-08-14T20:54:53.3116920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen30 2025-08-14T20:54:53.3118100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100 2025-08-14T20:54:53.3119390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith29 2025-08-14T20:54:53.3120470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29 2025-08-14T20:54:53.3121700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100 2025-08-14T20:54:53.3122520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-a 2025-08-14T20:54:53.3123580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z50 2025-08-14T20:54:53.3124770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z8001 2025-08-14T20:54:53.3125850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx11 2025-08-14T20:54:53.3127050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-bc 2025-08-14T20:54:53.3128160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29b 2025-08-14T20:54:53.3129280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100bw 2025-08-14T20:54:53.3130390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith 2025-08-14T20:54:53.3131500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen8001 2025-08-14T20:54:53.3132760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-ansi 2025-08-14T20:54:53.3133780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zt-1 2025-08-14T20:54:53.3134970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen50 2025-08-14T20:54:53.3136010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110 2025-08-14T20:54:53.3137140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110bw 2025-08-14T20:54:53.3138350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340 2025-08-14T20:54:53.3139280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-uc 2025-08-14T20:54:53.3140340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z30 2025-08-14T20:54:53.3141480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-uc 2025-08-14T20:54:53.3142430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39a 2025-08-14T20:54:53.3143540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx-1-a 2025-08-14T20:54:53.3144550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39-a 2025-08-14T20:54:53.3145600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340-nam 2025-08-14T20:54:53.3146950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/repodata_record.json 2025-08-14T20:54:53.3148280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.sh 2025-08-14T20:54:53.3149560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/pyproject.toml 2025-08-14T20:54:53.3150860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_x509.py 2025-08-14T20:54:53.3152250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_aead.py 2025-08-14T20:54:53.3154100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/__init__.py 2025-08-14T20:54:53.3155510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hashes.py 2025-08-14T20:54:53.3156900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_fernet.py 2025-08-14T20:54:53.3158400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_ec_load.py 2025-08-14T20:54:53.3159670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hmac.py 2025-08-14T20:54:53.3161090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/test_oid.py 2025-08-14T20:54:53.3162550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/test_openssl.py 2025-08-14T20:54:53.3163980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/__init__.py 2025-08-14T20:54:53.3165410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/__init__.py 2025-08-14T20:54:53.3167040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ec.py 2025-08-14T20:54:53.3168680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aead.py 2025-08-14T20:54:53.3170180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-08-14T20:54:53.3171710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-08-14T20:54:53.3173410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-08-14T20:54:53.3175050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-08-14T20:54:53.3176450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-08-14T20:54:53.3177660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-08-14T20:54:53.3178850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes.py 2025-08-14T20:54:53.3180050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-08-14T20:54:53.3181270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-08-14T20:54:53.3182480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-08-14T20:54:53.3183750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-08-14T20:54:53.3184900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-08-14T20:54:53.3186130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-08-14T20:54:53.3187420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-08-14T20:54:53.3188630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-08-14T20:54:53.3190050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-08-14T20:54:53.3190990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x448.py 2025-08-14T20:54:53.3192290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-08-14T20:54:53.3193550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-08-14T20:54:53.3194860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-08-14T20:54:53.3196070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_block.py 2025-08-14T20:54:53.3197240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-08-14T20:54:53.3198530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-08-14T20:54:53.3199670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-08-14T20:54:53.3200890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-08-14T20:54:53.3202130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/__init__.py 2025-08-14T20:54:53.3203250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-08-14T20:54:53.3204460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-08-14T20:54:53.3205620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dh.py 2025-08-14T20:54:53.3206940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-08-14T20:54:53.3208140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-08-14T20:54:53.3209420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-08-14T20:54:53.3210550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-08-14T20:54:53.3211900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-08-14T20:54:53.3213230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-08-14T20:54:53.3214300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/utils.py 2025-08-14T20:54:53.3215580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-08-14T20:54:53.3216760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-08-14T20:54:53.3217980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-08-14T20:54:53.3219190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-08-14T20:54:53.3220500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-08-14T20:54:53.3221720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-08-14T20:54:53.3222900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-08-14T20:54:53.3224120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_padding.py 2025-08-14T20:54:53.3225470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-08-14T20:54:53.3226570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-08-14T20:54:53.3227880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-08-14T20:54:53.3229070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-08-14T20:54:53.3230280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-08-14T20:54:53.3231470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-08-14T20:54:53.3232690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-08-14T20:54:53.3234400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-08-14T20:54:53.3235870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-08-14T20:54:53.3236320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-08-14T20:54:53.3237670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-08-14T20:54:53.3238760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_utils.py 2025-08-14T20:54:53.3239540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/conftest.py 2025-08-14T20:54:53.3240590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_warnings.py 2025-08-14T20:54:53.3241580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/doubles.py 2025-08-14T20:54:53.3242600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/__init__.py 2025-08-14T20:54:53.3243680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_fernet.py 2025-08-14T20:54:53.3245040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_ocsp.py 2025-08-14T20:54:53.3246490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_ext.py 2025-08-14T20:54:53.3247930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509.py 2025-08-14T20:54:53.3249300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/__init__.py 2025-08-14T20:54:53.3250780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/__init__.py 2025-08-14T20:54:53.3252360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_limbo.py 2025-08-14T20:54:53.3253990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_verification.py 2025-08-14T20:54:53.3255550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-08-14T20:54:53.3256890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_name.py 2025-08-14T20:54:53.3258590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-08-14T20:54:53.3260150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-08-14T20:54:53.3261590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_aes.py 2025-08-14T20:54:53.3262960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_rsa.py 2025-08-14T20:54:53.3264440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_utils.py 2025-08-14T20:54:53.3265820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdsa.py 2025-08-14T20:54:53.3267400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x448.py 2025-08-14T20:54:53.3268880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_eddsa.py 2025-08-14T20:54:53.3270420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x25519.py 2025-08-14T20:54:53.3272080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/__init__.py 2025-08-14T20:54:53.3273600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_cmac.py 2025-08-14T20:54:53.3275180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-08-14T20:54:53.3276480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_keywrap.py 2025-08-14T20:54:53.3277880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/utils.py 2025-08-14T20:54:53.3279330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hkdf.py 2025-08-14T20:54:53.3280920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdh.py 2025-08-14T20:54:53.3282300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hmac.py 2025-08-14T20:54:53.3283790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_dsa.py 2025-08-14T20:54:53.3284990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/utils.py 2025-08-14T20:54:53.3286450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_meta.py 2025-08-14T20:54:53.3287920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_cryptography_utils.py 2025-08-14T20:54:53.3289420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/deprecated_module.py 2025-08-14T20:54:53.3290620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.py 2025-08-14T20:54:53.3292110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.3293260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE 2025-08-14T20:54:53.3294530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.APACHE 2025-08-14T20:54:53.3295810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.BSD 2025-08-14T20:54:53.3297470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/quote-LICENSE-MIT 2025-08-14T20:54:53.3298970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-LICENSE-MIT 2025-08-14T20:54:53.3300330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/instant-LICENSE 2025-08-14T20:54:53.3301870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/cfg-if-LICENSE-MIT 2025-08-14T20:54:53.3303520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro-hack-LICENSE-MIT 2025-08-14T20:54:53.3304940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-LICENSE-MIT 2025-08-14T20:54:53.3306620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro2-LICENSE-MIT 2025-08-14T20:54:53.3308370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot_core-LICENSE-MIT 2025-08-14T20:54:53.3309920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-impl-LICENSE-MIT 2025-08-14T20:54:53.3311720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unindent-LICENSE-MIT 2025-08-14T20:54:53.3313180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/raw-LICENSE 2025-08-14T20:54:53.3314600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/libc-LICENSE-MIT 2025-08-14T20:54:53.3316200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/smallvec-LICENSE-MIT 2025-08-14T20:54:53.3317680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ctor-LICENSE-MIT 2025-08-14T20:54:53.3319370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-impl-LICENSE-MIT 2025-08-14T20:54:53.3321010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ghost-LICENSE-MIT 2025-08-14T20:54:53.3322530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-LICENSE-MIT 2025-08-14T20:54:53.3323980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/syn-LICENSE-MIT 2025-08-14T20:54:53.3325660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/lock_api-LICENSE-MIT 2025-08-14T20:54:53.3327130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-LICENSE 2025-08-14T20:54:53.3328710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-impl-LICENSE-MIT 2025-08-14T20:54:53.3330370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-LICENSE-MIT 2025-08-14T20:54:53.3331980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot-LICENSE-MIT 2025-08-14T20:54:53.3333520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/redox_syscall-LICENSE 2025-08-14T20:54:53.3335170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/scopeguard-LICENSE-MIT 2025-08-14T20:54:53.3336660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unicode-xid-LICENSE-MIT 2025-08-14T20:54:53.3338250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/rust-smallvec-LICENSE-MIT 2025-08-14T20:54:53.3339950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-backend-LICENSE 2025-08-14T20:54:53.3341490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/bitflags-LICENSE-MIT 2025-08-14T20:54:53.3343020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-LICENSE 2025-08-14T20:54:53.3344780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-08-14T20:54:53.3346550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-08-14T20:54:53.3347880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3349120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/run_test.py 2025-08-14T20:54:53.3350370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml 2025-08-14T20:54:53.3351830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.3352830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/paths.json 2025-08-14T20:54:53.3354030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/hash_input.json 2025-08-14T20:54:53.3355070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/files 2025-08-14T20:54:53.3356200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/about.json 2025-08-14T20:54:53.3356940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/index.json 2025-08-14T20:54:53.3357760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/git 2025-08-14T20:54:53.3359350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-08-14T20:54:53.3361050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3362530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-08-14T20:54:53.3364080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-08-14T20:54:53.3366050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-08-14T20:54:53.3368390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3370050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-08-14T20:54:53.3372210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3374150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-08-14T20:54:53.3376040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-08-14T20:54:53.3378490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-08-14T20:54:53.3380660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3382120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-08-14T20:54:53.3384050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-08-14T20:54:53.3386010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3387810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-08-14T20:54:53.3389870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-08-14T20:54:53.3392120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-08-14T20:54:53.3394140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-08-14T20:54:53.3396330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-08-14T20:54:53.3398230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-08-14T20:54:53.3400220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-08-14T20:54:53.3402220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-08-14T20:54:53.3404550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3406640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-08-14T20:54:53.3408590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-08-14T20:54:53.3410470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-08-14T20:54:53.3412210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-08-14T20:54:53.3413910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-08-14T20:54:53.3415760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-08-14T20:54:53.3417730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-08-14T20:54:53.3419500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-08-14T20:54:53.3421540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-08-14T20:54:53.3428100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-08-14T20:54:53.3428590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-08-14T20:54:53.3429090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-08-14T20:54:53.3430140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3431880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-08-14T20:54:53.3434110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-08-14T20:54:53.3436450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-08-14T20:54:53.3438740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.3440820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-08-14T20:54:53.3443070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-08-14T20:54:53.3445460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3447280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-08-14T20:54:53.3449200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-08-14T20:54:53.3450990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-08-14T20:54:53.3452960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-08-14T20:54:53.3454710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-08-14T20:54:53.3456610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-08-14T20:54:53.3458480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-08-14T20:54:53.3460640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-08-14T20:54:53.3462760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-08-14T20:54:53.3464990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-08-14T20:54:53.3467100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-08-14T20:54:53.3469190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-08-14T20:54:53.3471160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-08-14T20:54:53.3473210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-08-14T20:54:53.3475400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-08-14T20:54:53.3477350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-08-14T20:54:53.3479430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3481450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:53.3483350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-08-14T20:54:53.3485090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-08-14T20:54:53.3487030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-08-14T20:54:53.3488950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-08-14T20:54:53.3490910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-08-14T20:54:53.3493020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.3495120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-08-14T20:54:53.3497290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-08-14T20:54:53.3499540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3501770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-08-14T20:54:53.3503530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-08-14T20:54:53.3505280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-08-14T20:54:53.3507170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-08-14T20:54:53.3509140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-08-14T20:54:53.3510890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-08-14T20:54:53.3512680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-08-14T20:54:53.3514440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-08-14T20:54:53.3516510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-08-14T20:54:53.3518290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-08-14T20:54:53.3520790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-08-14T20:54:53.3523000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-08-14T20:54:53.3525140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-08-14T20:54:53.3527180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-08-14T20:54:53.3529340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-08-14T20:54:53.3531740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.3533970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-08-14T20:54:53.3536150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-08-14T20:54:53.3538360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.3540450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3542660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-08-14T20:54:53.3544910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:53.3546700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-08-14T20:54:53.3548760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-08-14T20:54:53.3550360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-08-14T20:54:53.3551850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-08-14T20:54:53.3553580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-08-14T20:54:53.3555230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-08-14T20:54:53.3556280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-08-14T20:54:53.3557610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-08-14T20:54:53.3559000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-08-14T20:54:53.3560530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-08-14T20:54:53.3561660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-08-14T20:54:53.3563210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-08-14T20:54:53.3564680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-08-14T20:54:53.3566110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-08-14T20:54:53.3567630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-08-14T20:54:53.3569050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-08-14T20:54:53.3570430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-08-14T20:54:53.3572010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-08-14T20:54:53.3573540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-08-14T20:54:53.3575140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-08-14T20:54:53.3576560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-08-14T20:54:53.3578290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-08-14T20:54:53.3579620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-08-14T20:54:53.3581150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-08-14T20:54:53.3582590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-08-14T20:54:53.3584100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-08-14T20:54:53.3585600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-08-14T20:54:53.3587090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-08-14T20:54:53.3588730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-08-14T20:54:53.3590290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-08-14T20:54:53.3592260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-08-14T20:54:53.3594160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-08-14T20:54:53.3596100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-08-14T20:54:53.3598050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-08-14T20:54:53.3599880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-08-14T20:54:53.3601770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-08-14T20:54:53.3603840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-08-14T20:54:53.3605670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-08-14T20:54:53.3607660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3609420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-08-14T20:54:53.3611450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-08-14T20:54:53.3613710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-08-14T20:54:53.3615980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-08-14T20:54:53.3618100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3619970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-08-14T20:54:53.3621710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-08-14T20:54:53.3623210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-08-14T20:54:53.3625180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-08-14T20:54:53.3626970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.3629020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.3631060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-08-14T20:54:53.3632950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3634440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-08-14T20:54:53.3636330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-08-14T20:54:53.3637960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-08-14T20:54:53.3639720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-08-14T20:54:53.3641300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-08-14T20:54:53.3643460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-08-14T20:54:53.3645730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-08-14T20:54:53.3647330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.3649550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-08-14T20:54:53.3651360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-08-14T20:54:53.3653340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-08-14T20:54:53.3655490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-08-14T20:54:53.3658360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-08-14T20:54:53.3660190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3661830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-08-14T20:54:53.3663360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-08-14T20:54:53.3664920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-08-14T20:54:53.3666790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-08-14T20:54:53.3668260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/utils.py 2025-08-14T20:54:53.3669920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-08-14T20:54:53.3671460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/py.typed 2025-08-14T20:54:53.3673230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-08-14T20:54:53.3674800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-08-14T20:54:53.3676590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-08-14T20:54:53.3678360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-08-14T20:54:53.3680260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-08-14T20:54:53.3682250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-08-14T20:54:53.3684120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-08-14T20:54:53.3685820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-08-14T20:54:53.3687510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-08-14T20:54:53.3689580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-08-14T20:54:53.3691080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-08-14T20:54:53.3691680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1.conda 2025-08-14T20:54:53.3692790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/bin/mamba-package 2025-08-14T20:54:53.3694240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/activation.hpp 2025-08-14T20:54:53.3695500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/environments_manager.hpp 2025-08-14T20:54:53.3696700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction.hpp 2025-08-14T20:54:53.3698040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_handling.hpp 2025-08-14T20:54:53.3699380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/invoke.hpp 2025-08-14T20:54:53.3700760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/prefix_data.hpp 2025-08-14T20:54:53.3701920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/common_types.hpp 2025-08-14T20:54:53.3703170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/palette.hpp 2025-08-14T20:54:53.3704320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/link.hpp 2025-08-14T20:54:53.3705750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/error_handling.hpp 2025-08-14T20:54:53.3707030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/repo_checker_store.hpp 2025-08-14T20:54:53.3708310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_fetcher.hpp 2025-08-14T20:54:53.3709530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/execution.hpp 2025-08-14T20:54:53.3710750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/subdirdata.hpp 2025-08-14T20:54:53.3711940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/shell_init.hpp 2025-08-14T20:54:53.3713270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/fsutil.hpp 2025-08-14T20:54:53.3714650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/channel_context.hpp 2025-08-14T20:54:53.3715900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/env_lockfile.hpp 2025-08-14T20:54:53.3717070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_scope.hpp 2025-08-14T20:54:53.3718400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction_context.hpp 2025-08-14T20:54:53.3719860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/download_progress_bar.hpp 2025-08-14T20:54:53.3721020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/context.hpp 2025-08-14T20:54:53.3722220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/timeref.hpp 2025-08-14T20:54:53.3723370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_os.hpp 2025-08-14T20:54:53.3724550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/tasksync.hpp 2025-08-14T20:54:53.3725790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/history.hpp 2025-08-14T20:54:53.3727090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/progress_bar.hpp 2025-08-14T20:54:53.3728320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/run.hpp 2025-08-14T20:54:53.3729640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_paths.hpp 2025-08-14T20:54:53.3731080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_database_loader.hpp 2025-08-14T20:54:53.3732300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/virtual_packages.hpp 2025-08-14T20:54:53.3733650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/thread_utils.hpp 2025-08-14T20:54:53.3734940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/output.hpp 2025-08-14T20:54:53.3736480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_cache.hpp 2025-08-14T20:54:53.3737720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/pinning.hpp 2025-08-14T20:54:53.3738740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/query.hpp 2025-08-14T20:54:53.3739580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util.hpp 2025-08-14T20:54:53.3740550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/menuinst.hpp 2025-08-14T20:54:53.3741460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cast.hpp 2025-08-14T20:54:53.3742410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_unix.hpp 2025-08-14T20:54:53.3743410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cryptography.hpp 2025-08-14T20:54:53.3744330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/build.hpp 2025-08-14T20:54:53.3745350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/json.hpp 2025-08-14T20:54:53.3746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_osx.hpp 2025-08-14T20:54:53.3747250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/weakening_map.hpp 2025-08-14T20:54:53.3748240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/path_manip.hpp 2025-08-14T20:54:53.3749310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_binary_tree.hpp 2025-08-14T20:54:53.3750240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/variant_cmp.hpp 2025-08-14T20:54:53.3751200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/encoding.hpp 2025-08-14T20:54:53.3752150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/functional.hpp 2025-08-14T20:54:53.3753560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_bool_expr_tree.hpp 2025-08-14T20:54:53.3754270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/type_traits.hpp 2025-08-14T20:54:53.3755190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/random.hpp 2025-08-14T20:54:53.3756120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_linux.hpp 2025-08-14T20:54:53.3757150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/heap_optional.hpp 2025-08-14T20:54:53.3758050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/graph.hpp 2025-08-14T20:54:53.3759090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/loop_control.hpp 2025-08-14T20:54:53.3760000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url.hpp 2025-08-14T20:54:53.3760920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_win.hpp 2025-08-14T20:54:53.3761940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url_manip.hpp 2025-08-14T20:54:53.3762850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/string.hpp 2025-08-14T20:54:53.3763860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/deprecation.hpp 2025-08-14T20:54:53.3764790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/parsers.hpp 2025-08-14T20:54:53.3765730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cfile.hpp 2025-08-14T20:54:53.3766640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os.hpp 2025-08-14T20:54:53.3767650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/conditional.hpp 2025-08-14T20:54:53.3768610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_set.hpp 2025-08-14T20:54:53.3769580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/compare.hpp 2025-08-14T20:54:53.3770540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/iterator.hpp 2025-08-14T20:54:53.3772360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/environment.hpp 2025-08-14T20:54:53.3772610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/tuple_hash.hpp 2025-08-14T20:54:53.3773540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/archive.hpp 2025-08-14T20:54:53.3774620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/package_info.hpp 2025-08-14T20:54:53.3775510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/match_spec.hpp 2025-08-14T20:54:53.3776740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/glob_spec.hpp 2025-08-14T20:54:53.3777490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/repo_data.hpp 2025-08-14T20:54:53.3778470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/regex_spec.hpp 2025-08-14T20:54:53.3779630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/chimera_string_spec.hpp 2025-08-14T20:54:53.3780630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/platform.hpp 2025-08-14T20:54:53.3781470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/error.hpp 2025-08-14T20:54:53.3782490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version.hpp 2025-08-14T20:54:53.3783470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/channel.hpp 2025-08-14T20:54:53.3784460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/conda_url.hpp 2025-08-14T20:54:53.3785530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/unresolved_channel.hpp 2025-08-14T20:54:53.3786570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/build_number_spec.hpp 2025-08-14T20:54:53.3787670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/authentication_info.hpp 2025-08-14T20:54:53.3788690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version_spec.hpp 2025-08-14T20:54:53.3789640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/request.hpp 2025-08-14T20:54:53.3790600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/solution.hpp 2025-08-14T20:54:53.3791650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/problems_graph.hpp 2025-08-14T20:54:53.3792680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/solver.hpp 2025-08-14T20:54:53.3793770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/unsolvable.hpp 2025-08-14T20:54:53.3794920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/database.hpp 2025-08-14T20:54:53.3795920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/parameters.hpp 2025-08-14T20:54:53.3796940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/repo_info.hpp 2025-08-14T20:54:53.3797780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/version.hpp 2025-08-14T20:54:53.3798830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror_map.hpp 2025-08-14T20:54:53.3799870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/downloader.hpp 2025-08-14T20:54:53.3800810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror.hpp 2025-08-14T20:54:53.3801800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/request.hpp 2025-08-14T20:54:53.3802690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/update.hpp 2025-08-14T20:54:53.3803590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/info.hpp 2025-08-14T20:54:53.3804650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration_impl.hpp 2025-08-14T20:54:53.3805530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/shell.hpp 2025-08-14T20:54:53.3806650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/channel_loader.hpp 2025-08-14T20:54:53.3807970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/install.hpp 2025-08-14T20:54:53.3808480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/c_api.h 2025-08-14T20:54:53.3809560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/repoquery.hpp 2025-08-14T20:54:53.3810400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/config.hpp 2025-08-14T20:54:53.3811300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/list.hpp 2025-08-14T20:54:53.3812310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration.hpp 2025-08-14T20:54:53.3813240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/create.hpp 2025-08-14T20:54:53.3814150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/clean.hpp 2025-08-14T20:54:53.3815150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/constants.hpp 2025-08-14T20:54:53.3816120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/remove.hpp 2025-08-14T20:54:53.3817050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/fs/filesystem.hpp 2025-08-14T20:54:53.3818270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/errors.hpp 2025-08-14T20:54:53.3819010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/keys.hpp 2025-08-14T20:54:53.3820200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v0_6.hpp 2025-08-14T20:54:53.3821220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/repo_checker.hpp 2025-08-14T20:54:53.3822190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/tools.hpp 2025-08-14T20:54:53.3823350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v1.hpp 2025-08-14T20:54:53.3824960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework.hpp 2025-08-14T20:54:53.3825260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/etc/profile.d/mamba.sh 2025-08-14T20:54:53.3826180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/repodata_record.json 2025-08-14T20:54:53.3827040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/test/run_test.sh 2025-08-14T20:54:53.3827950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/licenses/LICENSE 2025-08-14T20:54:53.3829670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-08-14T20:54:53.3830490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.bat 2025-08-14T20:54:53.3831640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/conda_build_config.yaml 2025-08-14T20:54:53.3832620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/test_libmamba_version.py 2025-08-14T20:54:53.3833560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/meta.yaml 2025-08-14T20:54:53.3834540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.sh 2025-08-14T20:54:53.3835530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3836310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/meta.yaml 2025-08-14T20:54:53.3837270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/build_mamba.sh 2025-08-14T20:54:53.3838320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/run_exports.json 2025-08-14T20:54:53.3839050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/paths.json 2025-08-14T20:54:53.3839900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/hash_input.json 2025-08-14T20:54:53.3840670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/files 2025-08-14T20:54:53.3841470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/about.json 2025-08-14T20:54:53.3842290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/has_prefix 2025-08-14T20:54:53.3843080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/index.json 2025-08-14T20:54:53.3843820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/git 2025-08-14T20:54:53.3844710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.dylib 2025-08-14T20:54:53.3845900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-08-14T20:54:53.3846910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets.cmake 2025-08-14T20:54:53.3848060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-08-14T20:54:53.3849070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfig.cmake 2025-08-14T20:54:53.3849950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.0.0.dylib 2025-08-14T20:54:53.3850760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.dylib 2025-08-14T20:54:53.3851890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:53.3852770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-08-14T20:54:53.3854210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-08-14T20:54:53.3855370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-08-14T20:54:53.3856550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-08-14T20:54:53.3858040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-08-14T20:54:53.3859250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-08-14T20:54:53.3860640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-08-14T20:54:53.3861970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-08-14T20:54:53.3863140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:53.3864500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3865610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:53.3866780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-08-14T20:54:53.3867820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-08-14T20:54:53.3868900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:53.3869850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-08-14T20:54:53.3870920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-08-14T20:54:53.3872080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-08-14T20:54:53.3873140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-08-14T20:54:53.3874160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-08-14T20:54:53.3875120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0.conda 2025-08-14T20:54:53.3876420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/repodata_record.json 2025-08-14T20:54:53.3877330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/test/run_test.sh 2025-08-14T20:54:53.3878600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/licenses/libcxx/LICENSE.TXT 2025-08-14T20:54:53.3880210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/patches/0001-Support-legacy-standalone-builds.patch 2025-08-14T20:54:53.3881410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/compile_test.sh 2025-08-14T20:54:53.3882580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/bld.bat 2025-08-14T20:54:53.3884040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-08-14T20:54:53.3885520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp17/test_cpp17.cpp 2025-08-14T20:54:53.3886880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/test_exceptions.cpp 2025-08-14T20:54:53.3888290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-08-14T20:54:53.3889610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/hello_world.c 2025-08-14T20:54:53.3891030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-08-14T20:54:53.3892460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/hello_world.cpp 2025-08-14T20:54:53.3893630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/build.sh 2025-08-14T20:54:53.3894820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/compile_test.bat 2025-08-14T20:54:53.3896160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/conda_build_config.yaml 2025-08-14T20:54:53.3897320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/meta.yaml 2025-08-14T20:54:53.3898520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3899490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/meta.yaml 2025-08-14T20:54:53.3900430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/paths.json 2025-08-14T20:54:53.3901510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/hash_input.json 2025-08-14T20:54:53.3902890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/files 2025-08-14T20:54:53.3903610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/about.json 2025-08-14T20:54:53.3904680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/index.json 2025-08-14T20:54:53.3905470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/git 2025-08-14T20:54:53.3906470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.a 2025-08-14T20:54:53.3907200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++experimental.a 2025-08-14T20:54:53.3907990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.1.0.dylib 2025-08-14T20:54:53.3908850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.dylib 2025-08-14T20:54:53.3909670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.1.dylib 2025-08-14T20:54:53.3910370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0.conda 2025-08-14T20:54:53.3911810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/repodata_record.json 2025-08-14T20:54:53.3912810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.sh 2025-08-14T20:54:53.3913720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.py 2025-08-14T20:54:53.3914900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/test_time_dependencies.json 2025-08-14T20:54:53.3915880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/licenses/LICENSE 2025-08-14T20:54:53.3916910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/bld.bat 2025-08-14T20:54:53.3917970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/build.sh 2025-08-14T20:54:53.3919260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3920250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml 2025-08-14T20:54:53.3921390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml.template 2025-08-14T20:54:53.3922340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/paths.json 2025-08-14T20:54:53.3923350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/hash_input.json 2025-08-14T20:54:53.3924240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/files 2025-08-14T20:54:53.3925570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/about.json 2025-08-14T20:54:53.3926370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/index.json 2025-08-14T20:54:53.3927220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/git 2025-08-14T20:54:53.3928770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-08-14T20:54:53.3930150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-08-14T20:54:53.3931640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-08-14T20:54:53.3933040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-08-14T20:54:53.3934740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.3936350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-08-14T20:54:53.3937980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.3939660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.3941240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:53.3942830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-08-14T20:54:53.3944770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-08-14T20:54:53.3946150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3947430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-08-14T20:54:53.3948830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-08-14T20:54:53.3950250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-08-14T20:54:53.3951800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-08-14T20:54:53.3953610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-08-14T20:54:53.3955030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-08-14T20:54:53.3956440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-08-14T20:54:53.3958210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-08-14T20:54:53.3959830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-08-14T20:54:53.3961330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-08-14T20:54:53.3962870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-08-14T20:54:53.3964370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-08-14T20:54:53.3964980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0.conda 2025-08-14T20:54:53.3965620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1.conda 2025-08-14T20:54:53.3966340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1.conda 2025-08-14T20:54:53.3967070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0.conda 2025-08-14T20:54:53.3968060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1.conda 2025-08-14T20:54:53.3968930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:53.3969770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:53.3970940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:53.3971750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.3972610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/licenses/LICENSE.md 2025-08-14T20:54:53.3974670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.3975200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:53.3976410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.3977010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/paths.json 2025-08-14T20:54:53.3977820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:53.3978570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/files 2025-08-14T20:54:53.3979320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/about.json 2025-08-14T20:54:53.3980120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/index.json 2025-08-14T20:54:53.3980890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/git 2025-08-14T20:54:53.3982090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-08-14T20:54:53.3983220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-08-14T20:54:53.3984240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-08-14T20:54:53.3985380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-08-14T20:54:53.3986420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-08-14T20:54:53.3987540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-08-14T20:54:53.3988900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-08-14T20:54:53.3990140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:53.3991560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-08-14T20:54:53.3992790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.3994200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-08-14T20:54:53.3995540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-08-14T20:54:53.3996930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-08-14T20:54:53.3998130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.3999120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-08-14T20:54:53.4000170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-08-14T20:54:53.4001280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-08-14T20:54:53.4002480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-08-14T20:54:53.4003650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-08-14T20:54:53.4005180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-08-14T20:54:53.4006190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-08-14T20:54:53.4007370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-08-14T20:54:53.4008610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-08-14T20:54:53.4009710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-08-14T20:54:53.4010020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-08-14T20:54:53.4011190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:53.4012200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:53.4013000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:53.4014090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.4014990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:53.4016070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4016970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4018040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4018830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/paths.json 2025-08-14T20:54:53.4019760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:53.4020500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/files 2025-08-14T20:54:53.4021370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/about.json 2025-08-14T20:54:53.4022230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/index.json 2025-08-14T20:54:53.4023020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/git 2025-08-14T20:54:53.4024470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-08-14T20:54:53.4026000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-08-14T20:54:53.4027360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-08-14T20:54:53.4028710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-08-14T20:54:53.4030070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-08-14T20:54:53.4031580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-08-14T20:54:53.4033130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-08-14T20:54:53.4034870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-08-14T20:54:53.4036450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/color.py 2025-08-14T20:54:53.4038150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/config.py 2025-08-14T20:54:53.4039810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/version.py 2025-08-14T20:54:53.4041270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-08-14T20:54:53.4043100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-08-14T20:54:53.4044420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-08-14T20:54:53.4046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-08-14T20:54:53.4047880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-08-14T20:54:53.4049670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-08-14T20:54:53.4051230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-08-14T20:54:53.4052840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-08-14T20:54:53.4054350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/types.py 2025-08-14T20:54:53.4055890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-08-14T20:54:53.4058040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.4060050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-08-14T20:54:53.4061840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:53.4063820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-08-14T20:54:53.4065660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-08-14T20:54:53.4067540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-08-14T20:54:53.4069350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-08-14T20:54:53.4071250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:53.4073640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:53.4074420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:53.4075890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:53.4077270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-08-14T20:54:53.4078790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-08-14T20:54:53.4080500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:53.4081780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:53.4083110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.4084690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:53.4086130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.4087630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-08-14T20:54:53.4089070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-08-14T20:54:53.4090460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:53.4092040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-08-14T20:54:53.4093410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4095140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.4096820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:53.4097960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:53.4099080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-08-14T20:54:53.4100310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-08-14T20:54:53.4101570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-08-14T20:54:53.4102730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-08-14T20:54:53.4103960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-08-14T20:54:53.4105190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-08-14T20:54:53.4106380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-08-14T20:54:53.4107770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-08-14T20:54:53.4108850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/main.py 2025-08-14T20:54:53.4110160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-08-14T20:54:53.4111270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/json.py 2025-08-14T20:54:53.4112540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-08-14T20:54:53.4113840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-08-14T20:54:53.4115390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-08-14T20:54:53.4116660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-08-14T20:54:53.4117940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-08-14T20:54:53.4119300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-08-14T20:54:53.4120730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-08-14T20:54:53.4121970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-08-14T20:54:53.4123330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-08-14T20:54:53.4124590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-08-14T20:54:53.4125940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-08-14T20:54:53.4127150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-08-14T20:54:53.4128510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-08-14T20:54:53.4129850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-08-14T20:54:53.4131510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-08-14T20:54:53.4133050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-08-14T20:54:53.4134600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-08-14T20:54:53.4136300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-08-14T20:54:53.4137790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-08-14T20:54:53.4139330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-08-14T20:54:53.4140870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-08-14T20:54:53.4142800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-08-14T20:54:53.4144160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-08-14T20:54:53.4150080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-08-14T20:54:53.4150630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-08-14T20:54:53.4151120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-08-14T20:54:53.4151530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-08-14T20:54:53.4152160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:53.4153680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-08-14T20:54:53.4155370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-08-14T20:54:53.4156890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-08-14T20:54:53.4158290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-08-14T20:54:53.4159870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-08-14T20:54:53.4161800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-08-14T20:54:53.4163170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-08-14T20:54:53.4164720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-08-14T20:54:53.4166360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-08-14T20:54:53.4168150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-08-14T20:54:53.4169680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-08-14T20:54:53.4171080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4172650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-08-14T20:54:53.4174180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-08-14T20:54:53.4175790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-08-14T20:54:53.4177170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-08-14T20:54:53.4178510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-08-14T20:54:53.4179760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-08-14T20:54:53.4181600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-08-14T20:54:53.4182550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-08-14T20:54:53.4183980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-08-14T20:54:53.4185470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-08-14T20:54:53.4186550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-08-14T20:54:53.4187880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-08-14T20:54:53.4189110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-08-14T20:54:53.4190420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-08-14T20:54:53.4192020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-08-14T20:54:53.4192940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-08-14T20:54:53.4194300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-08-14T20:54:53.4195610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-08-14T20:54:53.4197350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-08-14T20:54:53.4198300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-08-14T20:54:53.4199610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-08-14T20:54:53.4201290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-08-14T20:54:53.4203180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-08-14T20:54:53.4204450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4205650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-08-14T20:54:53.4207000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-08-14T20:54:53.4208280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-08-14T20:54:53.4209740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-08-14T20:54:53.4210650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/color.py 2025-08-14T20:54:53.4211820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/config.py 2025-08-14T20:54:53.4213020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/version.py 2025-08-14T20:54:53.4214420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/fields.py 2025-08-14T20:54:53.4215460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-08-14T20:54:53.4216620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/decorator.py 2025-08-14T20:54:53.4217770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validators.py 2025-08-14T20:54:53.4218930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/warnings.py 2025-08-14T20:54:53.4220330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/tools.py 2025-08-14T20:54:53.4221340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-08-14T20:54:53.4222620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-08-14T20:54:53.4223990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-08-14T20:54:53.4225460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-08-14T20:54:53.4227040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-08-14T20:54:53.4228500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4229630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/env_settings.py 2025-08-14T20:54:53.4230770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__init__.py 2025-08-14T20:54:53.4231900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/mypy.py 2025-08-14T20:54:53.4233190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/types.py 2025-08-14T20:54:53.4234400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/class_validators.py 2025-08-14T20:54:53.4235810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.4237210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:53.4238940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-08-14T20:54:53.4240610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-08-14T20:54:53.4242410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-08-14T20:54:53.4244460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-08-14T20:54:53.4246380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-08-14T20:54:53.4247990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-08-14T20:54:53.4249850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:53.4251740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:53.4253760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-08-14T20:54:53.4255960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-08-14T20:54:53.4257530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:53.4259300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:53.4261190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-08-14T20:54:53.4263060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-08-14T20:54:53.4265230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-08-14T20:54:53.4267020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-08-14T20:54:53.4269040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-08-14T20:54:53.4270800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:53.4272820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:53.4274500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.4276600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:53.4278500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-08-14T20:54:53.4280200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:53.4282070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.4283870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-08-14T20:54:53.4285800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-08-14T20:54:53.4287490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-08-14T20:54:53.4352720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:53.4353130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-08-14T20:54:53.4353500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4353850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.4354210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:53.4354550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:53.4354850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/aliases.py 2025-08-14T20:54:53.4355150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json_schema.py 2025-08-14T20:54:53.4355460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_migration.py 2025-08-14T20:54:53.4355750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/networks.py 2025-08-14T20:54:53.4356050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/root_model.py 2025-08-14T20:54:53.4356350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-08-14T20:54:53.4356630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/utils.py 2025-08-14T20:54:53.4356960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-08-14T20:54:53.4357250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/py.typed 2025-08-14T20:54:53.4357580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-08-14T20:54:53.4357870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/errors.py 2025-08-14T20:54:53.4358170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-08-14T20:54:53.4358450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/parse.py 2025-08-14T20:54:53.4358750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/typing.py 2025-08-14T20:54:53.4359020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/main.py 2025-08-14T20:54:53.4359330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-08-14T20:54:53.4359610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json.py 2025-08-14T20:54:53.4359920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-08-14T20:54:53.4360210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/generics.py 2025-08-14T20:54:53.4391350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/schema.py 2025-08-14T20:54:53.4391740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-08-14T20:54:53.4392070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-08-14T20:54:53.4392380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-08-14T20:54:53.4392730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-08-14T20:54:53.4393060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-08-14T20:54:53.4393400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-08-14T20:54:53.4393790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:53.4394180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:53.4394600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:53.4394980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:53.4395360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4395780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-08-14T20:54:53.4396180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:53.4396560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:53.4396880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-08-14T20:54:53.4397200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-08-14T20:54:53.4397480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-08-14T20:54:53.4397760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-08-14T20:54:53.4398030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-08-14T20:54:53.4398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-08-14T20:54:53.4398610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-08-14T20:54:53.4398870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/paths.json 2025-08-14T20:54:53.4399140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/hash_input.json 2025-08-14T20:54:53.4399370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/files 2025-08-14T20:54:53.4399700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/about.json 2025-08-14T20:54:53.4400000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/index.json 2025-08-14T20:54:53.4400220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/git 2025-08-14T20:54:53.4400600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-08-14T20:54:53.4400980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-08-14T20:54:53.4401370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-08-14T20:54:53.4401810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-08-14T20:54:53.4402260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.4402710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4403080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-08-14T20:54:53.4403500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/RECORD 2025-08-14T20:54:53.4403940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.4404380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/direct_url.json 2025-08-14T20:54:53.4404790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/WHEEL 2025-08-14T20:54:53.4405220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/entry_points.txt 2025-08-14T20:54:53.4405640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/REQUESTED 2025-08-14T20:54:53.4406060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/INSTALLER 2025-08-14T20:54:53.4406480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/METADATA 2025-08-14T20:54:53.4406630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1.conda 2025-08-14T20:54:53.4406800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0.conda 2025-08-14T20:54:53.4406960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0.conda 2025-08-14T20:54:53.4407660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-08-14T20:54:53.4408740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-08-14T20:54:53.4409860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-08-14T20:54:53.4410960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-08-14T20:54:53.4411990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-08-14T20:54:53.4412870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-08-14T20:54:53.4414060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-08-14T20:54:53.4414970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-08-14T20:54:53.4416020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-08-14T20:54:53.4416900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-08-14T20:54:53.4417840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-08-14T20:54:53.4418800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-08-14T20:54:53.4419750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-08-14T20:54:53.4420580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-08-14T20:54:53.4421770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-08-14T20:54:53.4422770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-08-14T20:54:53.4423510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-08-14T20:54:53.4424500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-08-14T20:54:53.4425520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-08-14T20:54:53.4426700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-08-14T20:54:53.4427600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-08-14T20:54:53.4428400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-08-14T20:54:53.4429300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-08-14T20:54:53.4430200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-08-14T20:54:53.4431190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-08-14T20:54:53.4431860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-08-14T20:54:53.4432770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-08-14T20:54:53.4433790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4434520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-08-14T20:54:53.4435390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-08-14T20:54:53.4436330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-08-14T20:54:53.4437210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4438030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-08-14T20:54:53.4438790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-08-14T20:54:53.4439630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-08-14T20:54:53.4440360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-08-14T20:54:53.4441140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-08-14T20:54:53.4441920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-08-14T20:54:53.4442620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-08-14T20:54:53.4443370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-08-14T20:54:53.4444250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-08-14T20:54:53.4445860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-08-14T20:54:53.4446300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/bin/xmlwf 2025-08-14T20:54:53.4447200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_config.h 2025-08-14T20:54:53.4448090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_external.h 2025-08-14T20:54:53.4448840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat.h 2025-08-14T20:54:53.4449760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/repodata_record.json 2025-08-14T20:54:53.4450600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/test/run_test.sh 2025-08-14T20:54:53.4451550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/licenses/COPYING 2025-08-14T20:54:53.4452270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/bld.bat 2025-08-14T20:54:53.4453330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/build.sh 2025-08-14T20:54:53.4454120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4455130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/stdbool.h 2025-08-14T20:54:53.4455760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4456720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4457530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/run_exports.json 2025-08-14T20:54:53.4458310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/paths.json 2025-08-14T20:54:53.4459440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/hash_input.json 2025-08-14T20:54:53.4459980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/files 2025-08-14T20:54:53.4460750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/about.json 2025-08-14T20:54:53.4461620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/has_prefix 2025-08-14T20:54:53.4462360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/index.json 2025-08-14T20:54:53.4463080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/git 2025-08-14T20:54:53.4463970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/pkgconfig/expat.pc 2025-08-14T20:54:53.4464780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.dylib 2025-08-14T20:54:53.4465850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config.cmake 2025-08-14T20:54:53.4467000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-08-14T20:54:53.4468140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-08-14T20:54:53.4468950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat.cmake 2025-08-14T20:54:53.4469790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.10.2.dylib 2025-08-14T20:54:53.4470570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.a 2025-08-14T20:54:53.4471430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.dylib 2025-08-14T20:54:53.4472280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/man/man1/xmlwf.1 2025-08-14T20:54:53.4473190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/changelog 2025-08-14T20:54:53.4474060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/AUTHORS 2025-08-14T20:54:53.4475710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-08-14T20:54:53.4477180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:53.4478620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.4480240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-08-14T20:54:53.4481390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-08-14T20:54:53.4482940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-08-14T20:54:53.4484340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-08-14T20:54:53.4485730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-08-14T20:54:53.4487080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-08-14T20:54:53.4488530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/repoquery.py 2025-08-14T20:54:53.4489630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/solver.py 2025-08-14T20:54:53.4490840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/index.py 2025-08-14T20:54:53.4492220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/__init__.py 2025-08-14T20:54:53.4493430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/mamba_utils.py 2025-08-14T20:54:53.4495230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-08-14T20:54:53.4496080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/utils.py 2025-08-14T20:54:53.4497340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/plugin.py 2025-08-14T20:54:53.4498630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/exceptions.py 2025-08-14T20:54:53.4499830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/state.py 2025-08-14T20:54:53.4500810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/repodata_record.json 2025-08-14T20:54:53.4501810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.sh 2025-08-14T20:54:53.4502850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.py 2025-08-14T20:54:53.4504430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.bat 2025-08-14T20:54:53.4505090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/licenses/src/LICENSE 2025-08-14T20:54:53.4506300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4507400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4508390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4509300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/paths.json 2025-08-14T20:54:53.4510340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/hash_input.json 2025-08-14T20:54:53.4511320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/files 2025-08-14T20:54:53.4512300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/about.json 2025-08-14T20:54:53.4513250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/link.json 2025-08-14T20:54:53.4514210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/index.json 2025-08-14T20:54:53.4515130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/git 2025-08-14T20:54:53.4515950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0.conda 2025-08-14T20:54:53.4517070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:53.4517900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:53.4519240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_custom_ca.py 2025-08-14T20:54:53.4520010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_inject.py 2025-08-14T20:54:53.4520980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:53.4522090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/requests_with_inject.py 2025-08-14T20:54:53.4523060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:53.4524160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_sslcontext.py 2025-08-14T20:54:53.4525180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_api.py 2025-08-14T20:54:53.4526380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/aiohttp_with_inject.py 2025-08-14T20:54:53.4527220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:53.4528340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.4529250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:53.4532950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4533170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4533420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4533630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:53.4534220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:53.4535010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/files 2025-08-14T20:54:53.4535890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:53.4536830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:53.4537690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/git 2025-08-14T20:54:53.4539000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_openssl.py 2025-08-14T20:54:53.4540150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_api.py 2025-08-14T20:54:53.4541370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_macos.py 2025-08-14T20:54:53.4542600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__init__.py 2025-08-14T20:54:53.4544150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:53.4545540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-08-14T20:54:53.4546970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-08-14T20:54:53.4548480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-08-14T20:54:53.4550100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-08-14T20:54:53.4551440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4552650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-08-14T20:54:53.4553790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/py.typed 2025-08-14T20:54:53.4555050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_windows.py 2025-08-14T20:54:53.4556450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-08-14T20:54:53.4557760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-08-14T20:54:53.4559170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-08-14T20:54:53.4560530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-08-14T20:54:53.4563310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-08-14T20:54:53.4563880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-08-14T20:54:53.4564770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-08-14T20:54:53.4565240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/k5srvutil 2025-08-14T20:54:53.4565960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/ktutil 2025-08-14T20:54:53.4566730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/uuclient 2025-08-14T20:54:53.4567520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/krb5-config 2025-08-14T20:54:53.4568240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kinit 2025-08-14T20:54:53.4569100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kpasswd 2025-08-14T20:54:53.4569870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kdestroy 2025-08-14T20:54:53.4570510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kvno 2025-08-14T20:54:53.4571260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/gss-client 2025-08-14T20:54:53.4572050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/compile_et 2025-08-14T20:54:53.4572760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/sclient 2025-08-14T20:54:53.4573500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kswitch 2025-08-14T20:54:53.4575470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kadmin 2025-08-14T20:54:53.4575640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/sim_client 2025-08-14T20:54:53.4575800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/klist 2025-08-14T20:54:53.4576590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/verto.h 2025-08-14T20:54:53.4577400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kdb.h 2025-08-14T20:54:53.4578320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/profile.h 2025-08-14T20:54:53.4579240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/chpass_util_strings.h 2025-08-14T20:54:53.4580030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/kadm_err.h 2025-08-14T20:54:53.4580870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/admin.h 2025-08-14T20:54:53.4581720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/com_err.h 2025-08-14T20:54:53.4582560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/verto-module.h 2025-08-14T20:54:53.4583500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/ccselect_plugin.h 2025-08-14T20:54:53.4584410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/certauth_plugin.h 2025-08-14T20:54:53.4585210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/plugin.h 2025-08-14T20:54:53.4586170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/localauth_plugin.h 2025-08-14T20:54:53.4587110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/clpreauth_plugin.h 2025-08-14T20:54:53.4588060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kdcpolicy_plugin.h 2025-08-14T20:54:53.4588950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/locate_plugin.h 2025-08-14T20:54:53.4589880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kadm5_auth_plugin.h 2025-08-14T20:54:53.4590810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/pwqual_plugin.h 2025-08-14T20:54:53.4592110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kadm5_hook_plugin.h 2025-08-14T20:54:53.4592780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/preauth_plugin.h 2025-08-14T20:54:53.4593700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kdcpreauth_plugin.h 2025-08-14T20:54:53.4594620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/hostrealm_plugin.h 2025-08-14T20:54:53.4595390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/krb5.h 2025-08-14T20:54:53.4596240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi.h 2025-08-14T20:54:53.4597180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rpc_msg.h 2025-08-14T20:54:53.4597910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/types.h 2025-08-14T20:54:53.4599020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_gssapi.h 2025-08-14T20:54:53.4599730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_prot.h 2025-08-14T20:54:53.4600670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/svc.h 2025-08-14T20:54:53.4601400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/clnt.h 2025-08-14T20:54:53.4602230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/xdr.h 2025-08-14T20:54:53.4603070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rename.h 2025-08-14T20:54:53.4603950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_gss.h 2025-08-14T20:54:53.4604790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/netdb.h 2025-08-14T20:54:53.4605710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_unix.h 2025-08-14T20:54:53.4606560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rpc.h 2025-08-14T20:54:53.4607340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth.h 2025-08-14T20:54:53.4608240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_clnt.h 2025-08-14T20:54:53.4609110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/svc_auth.h 2025-08-14T20:54:53.4611470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_rmt.h 2025-08-14T20:54:53.4611700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_generic.h 2025-08-14T20:54:53.4611900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/mechglue.h 2025-08-14T20:54:53.4612730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_krb5.h 2025-08-14T20:54:53.4613590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_alloc.h 2025-08-14T20:54:53.4614480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi.h 2025-08-14T20:54:53.4615390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_ext.h 2025-08-14T20:54:53.4616060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5.h 2025-08-14T20:54:53.4616830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krad.h 2025-08-14T20:54:53.4617590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kproplog 2025-08-14T20:54:53.4618420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/krb5kdc 2025-08-14T20:54:53.4619220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/gss-server 2025-08-14T20:54:53.4619960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/sserver 2025-08-14T20:54:53.4620720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kprop 2025-08-14T20:54:53.4621740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kadmin.local 2025-08-14T20:54:53.4622270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kdb5_util 2025-08-14T20:54:53.4623010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kpropd 2025-08-14T20:54:53.4623790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/sim_server 2025-08-14T20:54:53.4624530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kadmind 2025-08-14T20:54:53.4625310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/uuserver 2025-08-14T20:54:53.4626130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/krb5-send-pr 2025-08-14T20:54:53.4627860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/repodata_record.json 2025-08-14T20:54:53.4628050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/test/run_test.py 2025-08-14T20:54:53.4628960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/test/test_time_dependencies.json 2025-08-14T20:54:53.4629940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/licenses/doc/notice.rst 2025-08-14T20:54:53.4630590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/bld.bat 2025-08-14T20:54:53.4631430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/build.sh 2025-08-14T20:54:53.4632430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4633270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/run_test.py 2025-08-14T20:54:53.4634070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/meta.yaml 2025-08-14T20:54:53.4635040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4635830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/run_exports.json 2025-08-14T20:54:53.4636590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/paths.json 2025-08-14T20:54:53.4637420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/hash_input.json 2025-08-14T20:54:53.4638150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/files 2025-08-14T20:54:53.4639210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/about.json 2025-08-14T20:54:53.4639710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/has_prefix 2025-08-14T20:54:53.4640550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/index.json 2025-08-14T20:54:53.4641250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/git 2025-08-14T20:54:53.4642060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.dylib 2025-08-14T20:54:53.4642930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.3.0.dylib 2025-08-14T20:54:53.4643800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/mit-krb5.pc 2025-08-14T20:54:53.4644640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/gssrpc.pc 2025-08-14T20:54:53.4645590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/mit-krb5-gssapi.pc 2025-08-14T20:54:53.4646490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kadm-client.pc 2025-08-14T20:54:53.4647290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kdb.pc 2025-08-14T20:54:53.4648210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/krb5-gssapi.pc 2025-08-14T20:54:53.4649020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/krb5.pc 2025-08-14T20:54:53.4649960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kadm-server.pc 2025-08-14T20:54:53.4650850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.0.0.dylib 2025-08-14T20:54:53.4651720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.12.0.dylib 2025-08-14T20:54:53.4653430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.12.0.dylib 2025-08-14T20:54:53.4653640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.dylib 2025-08-14T20:54:53.4654600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.0.0.dylib 2025-08-14T20:54:53.4655280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.dylib 2025-08-14T20:54:53.4656190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.12.dylib 2025-08-14T20:54:53.4656970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.3.dylib 2025-08-14T20:54:53.4657900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.0.dylib 2025-08-14T20:54:53.4658860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.dylib 2025-08-14T20:54:53.4659530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.2.2.dylib 2025-08-14T20:54:53.4660390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.dylib 2025-08-14T20:54:53.4661360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt.dylib 2025-08-14T20:54:53.4662030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.dylib 2025-08-14T20:54:53.4662950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv.dylib 2025-08-14T20:54:53.4663840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/spake.so 2025-08-14T20:54:53.4664760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/otp.so 2025-08-14T20:54:53.4665700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/test.so 2025-08-14T20:54:53.4666690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/pkinit.so 2025-08-14T20:54:53.4667540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/kdb/db2.so 2025-08-14T20:54:53.4668460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/tls/k5tls.so 2025-08-14T20:54:53.4669210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.dylib 2025-08-14T20:54:53.4670080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.4.2.dylib 2025-08-14T20:54:53.4670940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.dylib 2025-08-14T20:54:53.4671770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.0.dylib 2025-08-14T20:54:53.4672710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.3.dylib 2025-08-14T20:54:53.4673490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.2.dylib 2025-08-14T20:54:53.4674410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.3.3.dylib 2025-08-14T20:54:53.4676380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.3.dylib 2025-08-14T20:54:53.4676580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.4.dylib 2025-08-14T20:54:53.4676870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.10.dylib 2025-08-14T20:54:53.4677800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.1.1.dylib 2025-08-14T20:54:53.4678700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.dylib 2025-08-14T20:54:53.4679470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.3.1.dylib 2025-08-14T20:54:53.4680420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.1.dylib 2025-08-14T20:54:53.4681280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.12.dylib 2025-08-14T20:54:53.4682160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.dylib 2025-08-14T20:54:53.4682980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.10.0.dylib 2025-08-14T20:54:53.4683820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.dylib 2025-08-14T20:54:53.4684710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/k5identity.5 2025-08-14T20:54:53.4685580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/.k5login.5 2025-08-14T20:54:53.4686450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/k5login.5 2025-08-14T20:54:53.4687590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/kdc.conf.5 2025-08-14T20:54:53.4688220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/kadm5.acl.5 2025-08-14T20:54:53.4689090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/krb5.conf.5 2025-08-14T20:54:53.4689970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/.k5identity.5 2025-08-14T20:54:53.4690840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kproplog.8 2025-08-14T20:54:53.4691690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kpropd.8 2025-08-14T20:54:53.4692560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kadmind.8 2025-08-14T20:54:53.4693410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/sserver.8 2025-08-14T20:54:53.4694310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kdb5_util.8 2025-08-14T20:54:53.4695160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/krb5kdc.8 2025-08-14T20:54:53.4696020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kprop.8 2025-08-14T20:54:53.4696950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kadmin.local.8 2025-08-14T20:54:53.4697890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kdb5_ldap_util.8 2025-08-14T20:54:53.4698750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kdestroy.1 2025-08-14T20:54:53.4699660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/krb5-config.1 2025-08-14T20:54:53.4700530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/compile_et.1 2025-08-14T20:54:53.4701370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kadmin.1 2025-08-14T20:54:53.4702190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kvno.1 2025-08-14T20:54:53.4703070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/sclient.1 2025-08-14T20:54:53.4703910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/ktutil.1 2025-08-14T20:54:53.4704780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kswitch.1 2025-08-14T20:54:53.4705680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/k5srvutil.1 2025-08-14T20:54:53.4706480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/ksu.1 2025-08-14T20:54:53.4707340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kpasswd.1 2025-08-14T20:54:53.4708200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kinit.1 2025-08-14T20:54:53.4709030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/klist.1 2025-08-14T20:54:53.4710010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man7/kerberos.7 2025-08-14T20:54:53.4710990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:53.4712040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/ka/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:53.4713000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:53.4713950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/services.append 2025-08-14T20:54:53.4714860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/krb5.conf 2025-08-14T20:54:53.4715750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/kdc.conf 2025-08-14T20:54:53.4716510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/et/et_c.awk 2025-08-14T20:54:53.4717380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/et/et_h.awk 2025-08-14T20:54:53.4718090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-08-14T20:54:53.4719130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-08-14T20:54:53.4720480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-08-14T20:54:53.4721530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-08-14T20:54:53.4722850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-08-14T20:54:53.4724090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-08-14T20:54:53.4725220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-08-14T20:54:53.4726390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-08-14T20:54:53.4727430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-08-14T20:54:53.4728560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-08-14T20:54:53.4730160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-08-14T20:54:53.4731700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-08-14T20:54:53.4733220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-08-14T20:54:53.4734770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-08-14T20:54:53.4735960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-08-14T20:54:53.4737300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-08-14T20:54:53.4738600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-08-14T20:54:53.4739790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-08-14T20:54:53.4740880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-08-14T20:54:53.4742230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-08-14T20:54:53.4743420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-08-14T20:54:53.4744610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4745720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-08-14T20:54:53.4747060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-08-14T20:54:53.4747890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4748930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-08-14T20:54:53.4749540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-08-14T20:54:53.4750420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-08-14T20:54:53.4751170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-08-14T20:54:53.4752010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-08-14T20:54:53.4752880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-08-14T20:54:53.4753870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-08-14T20:54:53.4754470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-08-14T20:54:53.4755530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-08-14T20:54:53.4756750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-08-14T20:54:53.4761980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-08-14T20:54:53.4762330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-08-14T20:54:53.4762810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-08-14T20:54:53.4763150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-08-14T20:54:53.4763380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-08-14T20:54:53.4763530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0.conda 2025-08-14T20:54:53.4763760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/bin/cph 2025-08-14T20:54:53.4764750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:53.4765900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.sh 2025-08-14T20:54:53.4767010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-08-14T20:54:53.4768260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-08-14T20:54:53.4769130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/__init__.py 2025-08-14T20:54:53.4770310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_degraded.py 2025-08-14T20:54:53.4771600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/build.sh 2025-08-14T20:54:53.4772930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/meta.yaml 2025-08-14T20:54:53.4774000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_validate.py 2025-08-14T20:54:53.4775100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_api.py 2025-08-14T20:54:53.4776190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-08-14T20:54:53.4777650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.conda 2025-08-14T20:54:53.4778960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.tar.bz2 2025-08-14T20:54:53.4780150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/cph_test_data-0.0.1-0.tar.bz2 2025-08-14T20:54:53.4781260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_interface.py 2025-08-14T20:54:53.4782370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/memory_test.py 2025-08-14T20:54:53.4783400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:53.4784610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.4785810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:53.4786830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4787830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4788980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4789910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/paths.json 2025-08-14T20:54:53.4790980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:53.4791860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/files 2025-08-14T20:54:53.4792880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/about.json 2025-08-14T20:54:53.4793970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/has_prefix 2025-08-14T20:54:53.4794840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/index.json 2025-08-14T20:54:53.4796010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/git 2025-08-14T20:54:53.4797380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-08-14T20:54:53.4798830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-08-14T20:54:53.4800250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-08-14T20:54:53.4801940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.4803730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-08-14T20:54:53.4805310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-08-14T20:54:53.4806960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-08-14T20:54:53.4809200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-08-14T20:54:53.4810590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-08-14T20:54:53.4812230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.4813930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.4815540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:53.4817310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.4819000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.4820270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/api.py 2025-08-14T20:54:53.4821800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-08-14T20:54:53.4823150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-08-14T20:54:53.4824590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-08-14T20:54:53.4826050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-08-14T20:54:53.4827450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-08-14T20:54:53.4828910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-08-14T20:54:53.4830910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-08-14T20:54:53.4833340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-08-14T20:54:53.4835340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-08-14T20:54:53.4837370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-08-14T20:54:53.4839710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-08-14T20:54:53.4841290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-08-14T20:54:53.4843330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-08-14T20:54:53.4845630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-08-14T20:54:53.4847690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-08-14T20:54:53.4849590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-08-14T20:54:53.4851640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-08-14T20:54:53.4852540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0.conda 2025-08-14T20:54:53.4853380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-08-14T20:54:53.4854560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0.conda 2025-08-14T20:54:53.4855450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2.conda 2025-08-14T20:54:53.4856720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-08-14T20:54:53.4857700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-08-14T20:54:53.4858930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-08-14T20:54:53.4860070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-08-14T20:54:53.4861570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-08-14T20:54:53.4862390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-08-14T20:54:53.4863560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-08-14T20:54:53.4864630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-08-14T20:54:53.4866150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.4867270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-08-14T20:54:53.4868610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.4869470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-08-14T20:54:53.4870530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-08-14T20:54:53.4871700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-08-14T20:54:53.4872630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-08-14T20:54:53.4873710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-08-14T20:54:53.4874960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-08-14T20:54:53.4876360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-08-14T20:54:53.4877060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-08-14T20:54:53.4878240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-08-14T20:54:53.4879320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-08-14T20:54:53.4880780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-08-14T20:54:53.4882300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-08-14T20:54:53.4883580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-08-14T20:54:53.4884900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-08-14T20:54:53.4886090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-08-14T20:54:53.4887240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-08-14T20:54:53.4888820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-08-14T20:54:53.4889850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-08-14T20:54:53.4890940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-08-14T20:54:53.4892240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-08-14T20:54:53.4893560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-08-14T20:54:53.4894970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-08-14T20:54:53.4896540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-08-14T20:54:53.4897770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-08-14T20:54:53.4899100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-08-14T20:54:53.4900610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-08-14T20:54:53.4901980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-08-14T20:54:53.4903310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-08-14T20:54:53.4904560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-08-14T20:54:53.4905810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-08-14T20:54:53.4907320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-08-14T20:54:53.4908770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-08-14T20:54:53.4910020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-08-14T20:54:53.4911520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-08-14T20:54:53.4912740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-08-14T20:54:53.4913900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-08-14T20:54:53.4915340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-08-14T20:54:53.4916680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-08-14T20:54:53.4918100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-08-14T20:54:53.4919360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-08-14T20:54:53.4920800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-08-14T20:54:53.4922170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-08-14T20:54:53.4923690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-08-14T20:54:53.4925000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-08-14T20:54:53.4926130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-08-14T20:54:53.4927100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-08-14T20:54:53.4928230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-08-14T20:54:53.4929240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-08-14T20:54:53.4930300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-08-14T20:54:53.4931390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-08-14T20:54:53.4932630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-08-14T20:54:53.4934810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-08-14T20:54:53.4935090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-08-14T20:54:53.4935880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-08-14T20:54:53.4936560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-08-14T20:54:53.4937810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-08-14T20:54:53.4938860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-08-14T20:54:53.4939880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-08-14T20:54:53.4941010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-08-14T20:54:53.4942040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-08-14T20:54:53.4943160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-08-14T20:54:53.4944170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-08-14T20:54:53.4945280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-08-14T20:54:53.4946290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-08-14T20:54:53.4947290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-08-14T20:54:53.4948360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-08-14T20:54:53.4949450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-08-14T20:54:53.4950410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-08-14T20:54:53.4951490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-08-14T20:54:53.4952520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-08-14T20:54:53.4953600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-08-14T20:54:53.4954640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-08-14T20:54:53.4955640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-08-14T20:54:53.4957080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-08-14T20:54:53.4957870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-08-14T20:54:53.4958960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-08-14T20:54:53.4960080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-08-14T20:54:53.4960970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-08-14T20:54:53.4962380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-08-14T20:54:53.4963570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-08-14T20:54:53.4965220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-08-14T20:54:53.4966410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-08-14T20:54:53.4967730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-08-14T20:54:53.4968920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-08-14T20:54:53.4970370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-08-14T20:54:53.4971890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-08-14T20:54:53.4973080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-08-14T20:54:53.4974590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-08-14T20:54:53.4975950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-08-14T20:54:53.4977360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-08-14T20:54:53.4978660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-08-14T20:54:53.4980040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-08-14T20:54:53.4981250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-08-14T20:54:53.4982560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-08-14T20:54:53.4983840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-08-14T20:54:53.4985160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-08-14T20:54:53.4986610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-08-14T20:54:53.4987920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-08-14T20:54:53.4989380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-08-14T20:54:53.4990550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-08-14T20:54:53.4991900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-08-14T20:54:53.4993340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-08-14T20:54:53.4994750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-08-14T20:54:53.4996140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-08-14T20:54:53.4997510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-08-14T20:54:53.4999110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-08-14T20:54:53.5000540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-08-14T20:54:53.5001900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-08-14T20:54:53.5003330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-08-14T20:54:53.5004610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-08-14T20:54:53.5006220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-08-14T20:54:53.5007560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-08-14T20:54:53.5008990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-08-14T20:54:53.5010420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-08-14T20:54:53.5011770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-08-14T20:54:53.5013070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-08-14T20:54:53.5014400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-08-14T20:54:53.5016000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-08-14T20:54:53.5017440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-08-14T20:54:53.5019160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-08-14T20:54:53.5020610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-08-14T20:54:53.5021950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-08-14T20:54:53.5023290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-08-14T20:54:53.5024600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-08-14T20:54:53.5025750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-08-14T20:54:53.5026870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-08-14T20:54:53.5028290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-08-14T20:54:53.5029630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-08-14T20:54:53.5030960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-08-14T20:54:53.5032260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-08-14T20:54:53.5033540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-08-14T20:54:53.5035140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-08-14T20:54:53.5036380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-08-14T20:54:53.5037780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-08-14T20:54:53.5039100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-08-14T20:54:53.5040240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-08-14T20:54:53.5041630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-08-14T20:54:53.5043100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-08-14T20:54:53.5044620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-08-14T20:54:53.5045920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-08-14T20:54:53.5047270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-08-14T20:54:53.5048710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-08-14T20:54:53.5050240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-08-14T20:54:53.5051660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-08-14T20:54:53.5053040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-08-14T20:54:53.5054470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-08-14T20:54:53.5056020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-08-14T20:54:53.5057660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-08-14T20:54:53.5058840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-08-14T20:54:53.5060300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-08-14T20:54:53.5061790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-08-14T20:54:53.5063140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-08-14T20:54:53.5064370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-08-14T20:54:53.5065720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-08-14T20:54:53.5066960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-08-14T20:54:53.5068370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-08-14T20:54:53.5069450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-08-14T20:54:53.5070720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-08-14T20:54:53.5072270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-08-14T20:54:53.5073640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-08-14T20:54:53.5075150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-08-14T20:54:53.5076360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-08-14T20:54:53.5077760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-08-14T20:54:53.5079190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-08-14T20:54:53.5080640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-08-14T20:54:53.5082060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-08-14T20:54:53.5083250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-08-14T20:54:53.5084650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-08-14T20:54:53.5086190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-08-14T20:54:53.5087560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-08-14T20:54:53.5088920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-08-14T20:54:53.5090300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-08-14T20:54:53.5091610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-08-14T20:54:53.5092950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-08-14T20:54:53.5094130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-08-14T20:54:53.5095750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-08-14T20:54:53.5097000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-08-14T20:54:53.5098370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-08-14T20:54:53.5099880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-08-14T20:54:53.5101410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-08-14T20:54:53.5102730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-08-14T20:54:53.5104170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-08-14T20:54:53.5105380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-08-14T20:54:53.5106710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-08-14T20:54:53.5108160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-08-14T20:54:53.5109570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-08-14T20:54:53.5111040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-08-14T20:54:53.5112280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-08-14T20:54:53.5113760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-08-14T20:54:53.5115160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-08-14T20:54:53.5116630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-08-14T20:54:53.5118630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-08-14T20:54:53.5119190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-08-14T20:54:53.5120040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-08-14T20:54:53.5121250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-08-14T20:54:53.5122240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-08-14T20:54:53.5123670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-08-14T20:54:53.5124560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-08-14T20:54:53.5125570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-08-14T20:54:53.5127420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-08-14T20:54:53.5128050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-08-14T20:54:53.5129030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-08-14T20:54:53.5130030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-08-14T20:54:53.5131240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-08-14T20:54:53.5132070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-08-14T20:54:53.5133000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-08-14T20:54:53.5134110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-08-14T20:54:53.5134860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-08-14T20:54:53.5135840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-08-14T20:54:53.5136710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-08-14T20:54:53.5137610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-08-14T20:54:53.5138660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-08-14T20:54:53.5139380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0.conda 2025-08-14T20:54:53.5140100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-08-14T20:54:53.5140800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-08-14T20:54:53.5141490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-08-14T20:54:53.5142230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-08-14T20:54:53.5142930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-08-14T20:54:53.5143690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-08-14T20:54:53.5144310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-08-14T20:54:53.5145050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-08-14T20:54:53.5145730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-08-14T20:54:53.5146460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-08-14T20:54:53.5147300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-08-14T20:54:53.5148060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-08-14T20:54:53.5148580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-08-14T20:54:53.5149260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-08-14T20:54:53.5150110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-08-14T20:54:53.5150730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-08-14T20:54:53.5151570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-08-14T20:54:53.5152190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-08-14T20:54:53.5153060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-08-14T20:54:53.5153780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-08-14T20:54:53.5154570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-08-14T20:54:53.5155190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-08-14T20:54:53.5155900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-08-14T20:54:53.5156660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-08-14T20:54:53.5157470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-08-14T20:54:53.5158400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-08-14T20:54:53.5159230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-08-14T20:54:53.5160040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-08-14T20:54:53.5160880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-08-14T20:54:53.5161650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-08-14T20:54:53.5162420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-08-14T20:54:53.5163220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-08-14T20:54:53.5164060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-08-14T20:54:53.5164970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-08-14T20:54:53.5165740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-08-14T20:54:53.5166560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-08-14T20:54:53.5167440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-08-14T20:54:53.5168230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-08-14T20:54:53.5169220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-08-14T20:54:53.5170290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-08-14T20:54:53.5171020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5171800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-08-14T20:54:53.5172680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-08-14T20:54:53.5173480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-08-14T20:54:53.5174520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5175550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-08-14T20:54:53.5176270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5177030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-08-14T20:54:53.5177680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-08-14T20:54:53.5178480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-08-14T20:54:53.5179180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-08-14T20:54:53.5179940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-08-14T20:54:53.5180680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-08-14T20:54:53.5181500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-08-14T20:54:53.5182410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-08-14T20:54:53.5183140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-08-14T20:54:53.5184230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-08-14T20:54:53.5185110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-08-14T20:54:53.5186230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-08-14T20:54:53.5187250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-08-14T20:54:53.5188050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-08-14T20:54:53.5188860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-08-14T20:54:53.5189610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-08-14T20:54:53.5190400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-08-14T20:54:53.5191260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-08-14T20:54:53.5192050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-08-14T20:54:53.5192910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-08-14T20:54:53.5193700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-08-14T20:54:53.5194780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-08-14T20:54:53.5195430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-08-14T20:54:53.5196240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-08-14T20:54:53.5197020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-08-14T20:54:53.5197840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-08-14T20:54:53.5198960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-08-14T20:54:53.5199600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-08-14T20:54:53.5200410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-08-14T20:54:53.5201260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-08-14T20:54:53.5202070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-08-14T20:54:53.5202890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-08-14T20:54:53.5203710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-08-14T20:54:53.5204550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-08-14T20:54:53.5205370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-08-14T20:54:53.5206280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-08-14T20:54:53.5207020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-08-14T20:54:53.5207860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-08-14T20:54:53.5208720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-08-14T20:54:53.5209520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-08-14T20:54:53.5211330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-08-14T20:54:53.5211800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-08-14T20:54:53.5212210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-08-14T20:54:53.5212900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-08-14T20:54:53.5213710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-08-14T20:54:53.5214890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-08-14T20:54:53.5215750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-08-14T20:54:53.5222320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-08-14T20:54:53.5222830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-08-14T20:54:53.5223330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-08-14T20:54:53.5223830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-08-14T20:54:53.5224310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-08-14T20:54:53.5224790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-08-14T20:54:53.5225230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-08-14T20:54:53.5225670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-08-14T20:54:53.5226090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-08-14T20:54:53.5226530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-08-14T20:54:53.5226990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcpio 2025-08-14T20:54:53.5227550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdunzip 2025-08-14T20:54:53.5227970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdtar 2025-08-14T20:54:53.5228380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcat 2025-08-14T20:54:53.5228900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive.h 2025-08-14T20:54:53.5229930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive_entry.h 2025-08-14T20:54:53.5230740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/repodata_record.json 2025-08-14T20:54:53.5231620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/run_test.sh 2025-08-14T20:54:53.5232760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.tar.zst 2025-08-14T20:54:53.5233740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/archive.7z 2025-08-14T20:54:53.5234900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.xar 2025-08-14T20:54:53.5235960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5236650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/licenses/COPYING 2025-08-14T20:54:53.5238270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch 2025-08-14T20:54:53.5239520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0009-CMake-Force-Multi-threaded-DLL-runtime.patch 2025-08-14T20:54:53.5240560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.tar.zst 2025-08-14T20:54:53.5241850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/archive.7z 2025-08-14T20:54:53.5242690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.xar 2025-08-14T20:54:53.5243520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/bld.bat 2025-08-14T20:54:53.5244330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/build.sh 2025-08-14T20:54:53.5245420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5246300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5247280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5248110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/run_exports.json 2025-08-14T20:54:53.5248910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/paths.json 2025-08-14T20:54:53.5249830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/hash_input.json 2025-08-14T20:54:53.5250550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/files 2025-08-14T20:54:53.5251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/about.json 2025-08-14T20:54:53.5252220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/has_prefix 2025-08-14T20:54:53.5253070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/index.json 2025-08-14T20:54:53.5253800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/git 2025-08-14T20:54:53.5254800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/pkgconfig/libarchive.pc 2025-08-14T20:54:53.5255740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.7.7.dylib 2025-08-14T20:54:53.5256590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.dylib 2025-08-14T20:54:53.5257400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.a 2025-08-14T20:54:53.5258330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.dylib 2025-08-14T20:54:53.5259400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/libarchive-formats.5 2025-08-14T20:54:53.5260220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/mtree.5 2025-08-14T20:54:53.5261130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/cpio.5 2025-08-14T20:54:53.5262000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/tar.5 2025-08-14T20:54:53.5263100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_format.3 2025-08-14T20:54:53.5264080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_disk.3 2025-08-14T20:54:53.5265790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_passphrase.3 2025-08-14T20:54:53.5266840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_new.3 2025-08-14T20:54:53.5267740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_open.3 2025-08-14T20:54:53.5268750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_extract.3 2025-08-14T20:54:53.5269680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_util.3 2025-08-14T20:54:53.5270800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_blocksize.3 2025-08-14T20:54:53.5271840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_stat.3 2025-08-14T20:54:53.5272820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_misc.3 2025-08-14T20:54:53.5273830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_free.3 2025-08-14T20:54:53.5274930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_filter.3 2025-08-14T20:54:53.5276140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_data.3 2025-08-14T20:54:53.5276890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_disk.3 2025-08-14T20:54:53.5277870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read.3 2025-08-14T20:54:53.5278840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_open.3 2025-08-14T20:54:53.5279900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_format.3 2025-08-14T20:54:53.5280960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_paths.3 2025-08-14T20:54:53.5282050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_filter.3 2025-08-14T20:54:53.5282950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_data.3 2025-08-14T20:54:53.5283950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_time.3 2025-08-14T20:54:53.5284940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_free.3 2025-08-14T20:54:53.5285990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_linkify.3 2025-08-14T20:54:53.5286960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry.3 2025-08-14T20:54:53.5287980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write.3 2025-08-14T20:54:53.5289100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_add_passphrase.3 2025-08-14T20:54:53.5290060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_header.3 2025-08-14T20:54:53.5291060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_acl.3 2025-08-14T20:54:53.5292060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_new.3 2025-08-14T20:54:53.5293110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_changes.3 2025-08-14T20:54:53.5294010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive.3 2025-08-14T20:54:53.5295040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_internals.3 2025-08-14T20:54:53.5296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_options.3 2025-08-14T20:54:53.5297390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_finish_entry.3 2025-08-14T20:54:53.5298370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_set_options.3 2025-08-14T20:54:53.5299380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_header.3 2025-08-14T20:54:53.5300380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_perms.3 2025-08-14T20:54:53.5301240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdtar.1 2025-08-14T20:54:53.5302160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdunzip.1 2025-08-14T20:54:53.5303060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcpio.1 2025-08-14T20:54:53.5304240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcat.1 2025-08-14T20:54:53.5305090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0.conda 2025-08-14T20:54:53.5305900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/repodata_record.json 2025-08-14T20:54:53.5306800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/test/run_test.py 2025-08-14T20:54:53.5307690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/licenses/LICENSE 2025-08-14T20:54:53.5308740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5309600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5310840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5311580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/paths.json 2025-08-14T20:54:53.5312670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/hash_input.json 2025-08-14T20:54:53.5313330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/files 2025-08-14T20:54:53.5314290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/about.json 2025-08-14T20:54:53.5315050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/index.json 2025-08-14T20:54:53.5315930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/git 2025-08-14T20:54:53.5317100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/sockshandler.py 2025-08-14T20:54:53.5318560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-08-14T20:54:53.5319780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-08-14T20:54:53.5321140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-08-14T20:54:53.5322390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-08-14T20:54:53.5323710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-08-14T20:54:53.5325100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-08-14T20:54:53.5326590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-08-14T20:54:53.5327670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-08-14T20:54:53.5329090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-08-14T20:54:53.5330280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-08-14T20:54:53.5331240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/socks.py 2025-08-14T20:54:53.5331870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0.conda 2025-08-14T20:54:53.5333180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/repodata_record.json 2025-08-14T20:54:53.5334010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.sh 2025-08-14T20:54:53.5335230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.py 2025-08-14T20:54:53.5336250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5337150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/licenses/LICENSE 2025-08-14T20:54:53.5338310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5339260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5340340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5341670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/paths.json 2025-08-14T20:54:53.5342430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/hash_input.json 2025-08-14T20:54:53.5343530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/files 2025-08-14T20:54:53.5344270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/about.json 2025-08-14T20:54:53.5345180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/has_prefix 2025-08-14T20:54:53.5346100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/index.json 2025-08-14T20:54:53.5347040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/git 2025-08-14T20:54:53.5348600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-08-14T20:54:53.5350080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-08-14T20:54:53.5351590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-08-14T20:54:53.5353220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-08-14T20:54:53.5354970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-08-14T20:54:53.5357150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-08-14T20:54:53.5359050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-08-14T20:54:53.5360880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-08-14T20:54:53.5362880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-08-14T20:54:53.5363590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0.conda 2025-08-14T20:54:53.5364710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100.conda 2025-08-14T20:54:53.5365830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/repodata_record.json 2025-08-14T20:54:53.5366940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/test/run_test.sh 2025-08-14T20:54:53.5368020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/licenses/LICENSE 2025-08-14T20:54:53.5369120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/LICENSE 2025-08-14T20:54:53.5370380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5371490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml 2025-08-14T20:54:53.5372800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5373700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/paths.json 2025-08-14T20:54:53.5374910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/hash_input.json 2025-08-14T20:54:53.5375790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/files 2025-08-14T20:54:53.5376760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/about.json 2025-08-14T20:54:53.5377730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/index.json 2025-08-14T20:54:53.5378590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/git 2025-08-14T20:54:53.5379480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0.conda 2025-08-14T20:54:53.5380480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-08-14T20:54:53.5381750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-08-14T20:54:53.5383140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-08-14T20:54:53.5384480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-08-14T20:54:53.5385900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-08-14T20:54:53.5387230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-08-14T20:54:53.5388500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-08-14T20:54:53.5389820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:53.5391310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5392360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5393480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-08-14T20:54:53.5394700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-08-14T20:54:53.5395560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-08-14T20:54:53.5396740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-08-14T20:54:53.5397880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-08-14T20:54:53.5398940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-08-14T20:54:53.5400170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-08-14T20:54:53.5401220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-08-14T20:54:53.5402790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/repodata_record.json 2025-08-14T20:54:53.5404140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.sh 2025-08-14T20:54:53.5405470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.py 2025-08-14T20:54:53.5407210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5408550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/LICENSE 2025-08-14T20:54:53.5409730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/THIRDPARTY.yml 2025-08-14T20:54:53.5411340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5412550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5413950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5415150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/paths.json 2025-08-14T20:54:53.5416520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/hash_input.json 2025-08-14T20:54:53.5417720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/files 2025-08-14T20:54:53.5418950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/about.json 2025-08-14T20:54:53.5420030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/index.json 2025-08-14T20:54:53.5421040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/git 2025-08-14T20:54:53.5423080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-08-14T20:54:53.5425040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-08-14T20:54:53.5427090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-08-14T20:54:53.5428730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-08-14T20:54:53.5430700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-08-14T20:54:53.5432500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-08-14T20:54:53.5434260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-08-14T20:54:53.5436080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-08-14T20:54:53.5438170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-08-14T20:54:53.5440060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.5441600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-08-14T20:54:53.5443370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-08-14T20:54:53.5445400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-08-14T20:54:53.5446760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-08-14T20:54:53.5448000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0.conda 2025-08-14T20:54:53.5449210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-08-14T20:54:53.5450570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-08-14T20:54:53.5451770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-08-14T20:54:53.5453070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-08-14T20:54:53.5454810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5456130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-08-14T20:54:53.5457630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5458880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-08-14T20:54:53.5460020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5460920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-08-14T20:54:53.5461920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-08-14T20:54:53.5462790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-08-14T20:54:53.5463760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-08-14T20:54:53.5465010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-08-14T20:54:53.5465730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-08-14T20:54:53.5466640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-08-14T20:54:53.5468180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-08-14T20:54:53.5469580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-08-14T20:54:53.5471010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-08-14T20:54:53.5472760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-08-14T20:54:53.5474370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.5476170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-08-14T20:54:53.5477730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-08-14T20:54:53.5479400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-08-14T20:54:53.5480780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:53.5482520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-08-14T20:54:53.5484130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.5485740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.5487500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-08-14T20:54:53.5488840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-08-14T20:54:53.5490120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-08-14T20:54:53.5491470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/common.py 2025-08-14T20:54:53.5492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-08-14T20:54:53.5494340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-08-14T20:54:53.5495740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-08-14T20:54:53.5497140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-08-14T20:54:53.5498910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-08-14T20:54:53.5500310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:53.5501870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.5503420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-08-14T20:54:53.5504970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-08-14T20:54:53.5506580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-08-14T20:54:53.5508190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-08-14T20:54:53.5509690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-08-14T20:54:53.5511230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-08-14T20:54:53.5512050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0.conda 2025-08-14T20:54:53.5512660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-08-14T20:54:53.5513640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-08-14T20:54:53.5514550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-08-14T20:54:53.5515520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-08-14T20:54:53.5516550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-08-14T20:54:53.5517340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-08-14T20:54:53.5518410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5519270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-08-14T20:54:53.5520290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-08-14T20:54:53.5521290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-08-14T20:54:53.5522370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-08-14T20:54:53.5523280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-08-14T20:54:53.5524190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-08-14T20:54:53.5525140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-08-14T20:54:53.5526210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5527040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-08-14T20:54:53.5528280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-08-14T20:54:53.5528790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-08-14T20:54:53.5529680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-08-14T20:54:53.5530400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-08-14T20:54:53.5531280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-08-14T20:54:53.5532040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-08-14T20:54:53.5532920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-08-14T20:54:53.5533690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-08-14T20:54:53.5534660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-08-14T20:54:53.5535610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-08-14T20:54:53.5537050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-08-14T20:54:53.5537790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-08-14T20:54:53.5543650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-08-14T20:54:53.5544250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-08-14T20:54:53.5544810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-08-14T20:54:53.5545290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-08-14T20:54:53.5545990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-08-14T20:54:53.5546500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-08-14T20:54:53.5547000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-08-14T20:54:53.5547480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-08-14T20:54:53.5547970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-08-14T20:54:53.5548500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-08-14T20:54:53.5549130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-08-14T20:54:53.5549610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-08-14T20:54:53.5550190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-08-14T20:54:53.5550940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-08-14T20:54:53.5552760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/patches/0001-GH-100-Replace-unittest.makeSuite-with-unittest.defaultTest.patch 2025-08-14T20:54:53.5553520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5554520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-08-14T20:54:53.5555300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-08-14T20:54:53.5556360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-08-14T20:54:53.5557310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-08-14T20:54:53.5558540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-08-14T20:54:53.5560030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5561280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-08-14T20:54:53.5562590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-08-14T20:54:53.5563570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-08-14T20:54:53.5564540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-08-14T20:54:53.5565630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-08-14T20:54:53.5566780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-08-14T20:54:53.5568500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-08-14T20:54:53.5569930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-08-14T20:54:53.5571730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-08-14T20:54:53.5573400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-08-14T20:54:53.5575040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-08-14T20:54:53.5576530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-08-14T20:54:53.5578520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-08-14T20:54:53.5579910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-08-14T20:54:53.5581710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-08-14T20:54:53.5583430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-08-14T20:54:53.5584900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-08-14T20:54:53.5586530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-08-14T20:54:53.5587820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_limit.3 2025-08-14T20:54:53.5588890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2syntax.3 2025-08-14T20:54:53.5589860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2jit.3 2025-08-14T20:54:53.5590910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2demo.3 2025-08-14T20:54:53.5592170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_offset_limit.3 2025-08-14T20:54:53.5593430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_create.3 2025-08-14T20:54:53.5594440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2serialize.3 2025-08-14T20:54:53.5595430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_bsr.3 2025-08-14T20:54:53.5596490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2unicode.3 2025-08-14T20:54:53.5597720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_bynumber.3 2025-08-14T20:54:53.5599200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_byname.3 2025-08-14T20:54:53.5600030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2api.3 2025-08-14T20:54:53.5601360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_parens_nest_limit.3 2025-08-14T20:54:53.5602560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_startchar.3 2025-08-14T20:54:53.5603620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2limits.3 2025-08-14T20:54:53.5605070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_memory_management.3 2025-08-14T20:54:53.5606340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_newline.3 2025-08-14T20:54:53.5607430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_depth_limit.3 2025-08-14T20:54:53.5608760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_free.3 2025-08-14T20:54:53.5610010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_free.3 2025-08-14T20:54:53.5611140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_max_pattern_length.3 2025-08-14T20:54:53.5612200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2matching.3 2025-08-14T20:54:53.5613410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_free.3 2025-08-14T20:54:53.5614510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_callout.3 2025-08-14T20:54:53.5615820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy_with_tables.3 2025-08-14T20:54:53.5617090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_escape.3 2025-08-14T20:54:53.5618370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_extra_options.3 2025-08-14T20:54:53.5619540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2.3 2025-08-14T20:54:53.5620450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2perform.3 2025-08-14T20:54:53.5621720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_info.3 2025-08-14T20:54:53.5623080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_substitute_callout.3 2025-08-14T20:54:53.5624380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_create.3 2025-08-14T20:54:53.5625350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2build.3 2025-08-14T20:54:53.5626880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_byname.3 2025-08-14T20:54:53.5627980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_free.3 2025-08-14T20:54:53.5629130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_dfa_match.3 2025-08-14T20:54:53.5630280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2convert.3 2025-08-14T20:54:53.5631400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_match.3 2025-08-14T20:54:53.5632540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_nametable_scan.3 2025-08-14T20:54:53.5633240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match.3 2025-08-14T20:54:53.5634440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_converted_pattern_free.3 2025-08-14T20:54:53.5635250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_heap_limit.3 2025-08-14T20:54:53.5636330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_number_from_name.3 2025-08-14T20:54:53.5637230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_convert.3 2025-08-14T20:54:53.5638120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables.3 2025-08-14T20:54:53.5639090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_free.3 2025-08-14T20:54:53.5639970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_free.3 2025-08-14T20:54:53.5640860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_compile.3 2025-08-14T20:54:53.5641700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile.3 2025-08-14T20:54:53.5642700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_pointer.3 2025-08-14T20:54:53.5643670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_get.3 2025-08-14T20:54:53.5644660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_free.3 2025-08-14T20:54:53.5645620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_match_data_size.3 2025-08-14T20:54:53.5646600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_copy.3 2025-08-14T20:54:53.5647620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_character_tables.3 2025-08-14T20:54:53.5648530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_error_message.3 2025-08-14T20:54:53.5649530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_create.3 2025-08-14T20:54:53.5650640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_separator.3 2025-08-14T20:54:53.5651550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables_free.3 2025-08-14T20:54:53.5652480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_free.3 2025-08-14T20:54:53.5653420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_decode.3 2025-08-14T20:54:53.5654440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_copy.3 2025-08-14T20:54:53.5655290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy.3 2025-08-14T20:54:53.5656130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2compat.3 2025-08-14T20:54:53.5657280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create_from_pattern.3 2025-08-14T20:54:53.5658200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_match_limit.3 2025-08-14T20:54:53.5659200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_copy.3 2025-08-14T20:54:53.5660130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_encode.3 2025-08-14T20:54:53.5661020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substitute.3 2025-08-14T20:54:53.5662060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_count.3 2025-08-14T20:54:53.5662850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_mark.3 2025-08-14T20:54:53.5663830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_assign.3 2025-08-14T20:54:53.5664790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_free.3 2025-08-14T20:54:53.5665610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2callout.3 2025-08-14T20:54:53.5666590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create.3 2025-08-14T20:54:53.5667580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_byname.3 2025-08-14T20:54:53.5668660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_bynumber.3 2025-08-14T20:54:53.5669750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2sample.3 2025-08-14T20:54:53.5670570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_bynumber.3 2025-08-14T20:54:53.5671390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2partial.3 2025-08-14T20:54:53.5672230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2posix.3 2025-08-14T20:54:53.5673260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_create.3 2025-08-14T20:54:53.5674240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_copy.3 2025-08-14T20:54:53.5675050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_config.3 2025-08-14T20:54:53.5676130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_recursion_guard.3 2025-08-14T20:54:53.5677210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_get_number_of_codes.3 2025-08-14T20:54:53.5678190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_create.3 2025-08-14T20:54:53.5679450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_free_unused_memory.3 2025-08-14T20:54:53.5680290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_callout_enumerate.3 2025-08-14T20:54:53.5681080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_free.3 2025-08-14T20:54:53.5681940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2pattern.3 2025-08-14T20:54:53.5682770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2grep.1 2025-08-14T20:54:53.5683580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2test.1 2025-08-14T20:54:53.5684420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2-config.1 2025-08-14T20:54:53.5685510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config-version.cmake 2025-08-14T20:54:53.5686360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config.cmake 2025-08-14T20:54:53.5687100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2grep 2025-08-14T20:54:53.5687920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2test 2025-08-14T20:54:53.5688640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2-config 2025-08-14T20:54:53.5689460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2posix_test 2025-08-14T20:54:53.5690290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2posix.h 2025-08-14T20:54:53.5691170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2.h 2025-08-14T20:54:53.5692150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/repodata_record.json 2025-08-14T20:54:53.5692920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/test/run_test.sh 2025-08-14T20:54:53.5693780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/licenses/LICENCE 2025-08-14T20:54:53.5694580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/bld.bat 2025-08-14T20:54:53.5695390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/build.sh 2025-08-14T20:54:53.5696400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/conda_build_config.yaml 2025-08-14T20:54:53.5697190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml 2025-08-14T20:54:53.5698260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml.template 2025-08-14T20:54:53.5699050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/run_exports.json 2025-08-14T20:54:53.5699820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/paths.json 2025-08-14T20:54:53.5700690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/hash_input.json 2025-08-14T20:54:53.5701420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/files 2025-08-14T20:54:53.5702200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/about.json 2025-08-14T20:54:53.5702980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/has_prefix 2025-08-14T20:54:53.5703790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/index.json 2025-08-14T20:54:53.5704910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/git 2025-08-14T20:54:53.5706300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.dylib 2025-08-14T20:54:53.5706910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.0.4.dylib 2025-08-14T20:54:53.5707890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.11.2.dylib 2025-08-14T20:54:53.5708780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-posix.pc 2025-08-14T20:54:53.5709780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-8.pc 2025-08-14T20:54:53.5710750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-16.pc 2025-08-14T20:54:53.5711720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-32.pc 2025-08-14T20:54:53.5712930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.11.2.dylib 2025-08-14T20:54:53.5714040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.dylib 2025-08-14T20:54:53.5715130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.11.2.dylib 2025-08-14T20:54:53.5716100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.a 2025-08-14T20:54:53.5717190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.a 2025-08-14T20:54:53.5718360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.dylib 2025-08-14T20:54:53.5719530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.dylib 2025-08-14T20:54:53.5720720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.dylib 2025-08-14T20:54:53.5721690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.a 2025-08-14T20:54:53.5722720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.a 2025-08-14T20:54:53.5723950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.dylib 2025-08-14T20:54:53.5724910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.dylib 2025-08-14T20:54:53.5726030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.dylib 2025-08-14T20:54:53.5727360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_config.html 2025-08-14T20:54:53.5728670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2compat.html 2025-08-14T20:54:53.5730040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-08-14T20:54:53.5731240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2.html 2025-08-14T20:54:53.5732890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-08-14T20:54:53.5734060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2unicode.html 2025-08-14T20:54:53.5735240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2sample.html 2025-08-14T20:54:53.5736790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-08-14T20:54:53.5738220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-08-14T20:54:53.5739640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-08-14T20:54:53.5740700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/index.html 2025-08-14T20:54:53.5741960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_free.html 2025-08-14T20:54:53.5743590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-08-14T20:54:53.5745080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-08-14T20:54:53.5746390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_free.html 2025-08-14T20:54:53.5747830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-08-14T20:54:53.5749230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_free.html 2025-08-14T20:54:53.5750540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2perform.html 2025-08-14T20:54:53.5751970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-08-14T20:54:53.5753190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2jit.html 2025-08-14T20:54:53.5754690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2serialize.html 2025-08-14T20:54:53.5756090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create.html 2025-08-14T20:54:53.5757310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables.html 2025-08-14T20:54:53.5758820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-08-14T20:54:53.5760160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_bsr.html 2025-08-14T20:54:53.5761500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-08-14T20:54:53.5762910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_mark.html 2025-08-14T20:54:53.5764750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-08-14T20:54:53.5766010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-08-14T20:54:53.5767450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-08-14T20:54:53.5768970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-08-14T20:54:53.5770250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2syntax.html 2025-08-14T20:54:53.5771390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2api.html 2025-08-14T20:54:53.5772750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_error_message.html 2025-08-14T20:54:53.5774160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_startchar.html 2025-08-14T20:54:53.5775600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_newline.html 2025-08-14T20:54:53.5776840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2convert.html 2025-08-14T20:54:53.5778490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-08-14T20:54:53.5779820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_info.html 2025-08-14T20:54:53.5781220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables_free.html 2025-08-14T20:54:53.5782640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-08-14T20:54:53.5784060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-08-14T20:54:53.5785360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy.html 2025-08-14T20:54:53.5786500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2matching.html 2025-08-14T20:54:53.5788100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_create.html 2025-08-14T20:54:53.5789240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2test.html 2025-08-14T20:54:53.5790500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_dfa_match.html 2025-08-14T20:54:53.5791730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2posix.html 2025-08-14T20:54:53.5793730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-08-14T20:54:53.5794810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-08-14T20:54:53.5797140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-08-14T20:54:53.5797830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-08-14T20:54:53.5799190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-08-14T20:54:53.5800460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2callout.html 2025-08-14T20:54:53.5801880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-08-14T20:54:53.5803510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-08-14T20:54:53.5804630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2build.html 2025-08-14T20:54:53.5805980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-08-14T20:54:53.5807420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-08-14T20:54:53.5808630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_match.html 2025-08-14T20:54:53.5810140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-08-14T20:54:53.5811210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2partial.html 2025-08-14T20:54:53.5812270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2grep.html 2025-08-14T20:54:53.5813400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_free.html 2025-08-14T20:54:53.5814820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-08-14T20:54:53.5816060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2pattern.html 2025-08-14T20:54:53.5817440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_free.html 2025-08-14T20:54:53.5818530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2demo.html 2025-08-14T20:54:53.5820280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-08-14T20:54:53.5821990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-08-14T20:54:53.5823260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-08-14T20:54:53.5824700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-08-14T20:54:53.5826160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-08-14T20:54:53.5827830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-08-14T20:54:53.5829350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-08-14T20:54:53.5830800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-08-14T20:54:53.5832110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-08-14T20:54:53.5833700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-08-14T20:54:53.5835200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-08-14T20:54:53.5836450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_compile.html 2025-08-14T20:54:53.5837850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-08-14T20:54:53.5839310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-08-14T20:54:53.5840460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile.html 2025-08-14T20:54:53.5841810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-08-14T20:54:53.5843040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2limits.html 2025-08-14T20:54:53.5844530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2-config.html 2025-08-14T20:54:53.5845790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substitute.html 2025-08-14T20:54:53.5847130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match.html 2025-08-14T20:54:53.5848790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-08-14T20:54:53.5850220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_free.html 2025-08-14T20:54:53.5851690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-08-14T20:54:53.5853110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_callout.html 2025-08-14T20:54:53.5854650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-08-14T20:54:53.5856110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-08-14T20:54:53.5857610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_create.html 2025-08-14T20:54:53.5858390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0.conda 2025-08-14T20:54:53.5859260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-08-14T20:54:53.5859850Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-08-14T20:54:53.5860590Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-08-14T20:54:53.5861410Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-08-14T20:54:53.5862160Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.dylib 2025-08-14T20:54:53.5862950Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-08-14T20:54:53.5863610Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.dylib 2025-08-14T20:54:53.5864360Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-08-14T20:54:53.5865070Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-08-14T20:54:53.5865800Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-08-14T20:54:53.5866350Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-08-14T20:54:53.5867170Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.2.dylib 2025-08-14T20:54:53.5867680Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-08-14T20:54:53.5868710Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-08-14T20:54:53.5869500Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-08-14T20:54:53.5870590Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-08-14T20:54:53.5871270Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-08-14T20:54:53.5872140Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-08-14T20:54:53.5872990Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-08-14T20:54:53.5873480Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-08-14T20:54:53.5874190Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-08-14T20:54:53.5875050Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-08-14T20:54:53.5875730Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.dylib 2025-08-14T20:54:53.5876820Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.4.dylib 2025-08-14T20:54:53.5877780Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.11.2.dylib 2025-08-14T20:54:53.5878470Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-08-14T20:54:53.5879320Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.0.dylib 2025-08-14T20:54:53.5880190Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.0.dylib 2025-08-14T20:54:53.5880950Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5.pc 2025-08-14T20:54:53.5881710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-08-14T20:54:53.5882440Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-08-14T20:54:53.5883260Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-08-14T20:54:53.5884090Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-08-14T20:54:53.5884860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-08-14T20:54:53.5885690Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-08-14T20:54:53.5886530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-08-14T20:54:53.5887250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-08-14T20:54:53.5888030Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-08-14T20:54:53.5888800Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libedit.pc 2025-08-14T20:54:53.5889580Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-08-14T20:54:53.5890390Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-08-14T20:54:53.5891230Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-08-14T20:54:53.5891950Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-08-14T20:54:53.5892960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-08-14T20:54:53.5893740Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-08-14T20:54:53.5894530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-08-14T20:54:53.5895460Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-08-14T20:54:53.5896410Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-08-14T20:54:53.5897020Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gssrpc.pc 2025-08-14T20:54:53.5897810Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-08-14T20:54:53.5898750Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5-gssapi.pc 2025-08-14T20:54:53.5899380Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-08-14T20:54:53.5900110Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-08-14T20:54:53.5900840Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-08-14T20:54:53.5901630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-08-14T20:54:53.5902550Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-08-14T20:54:53.5903410Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-08-14T20:54:53.5904050Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-08-14T20:54:53.5904830Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-08-14T20:54:53.5905850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-client.pc 2025-08-14T20:54:53.5906500Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-08-14T20:54:53.5907300Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kdb.pc 2025-08-14T20:54:53.5908130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-08-14T20:54:53.5908850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/spdlog.pc 2025-08-14T20:54:53.5909680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-08-14T20:54:53.5910340Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-08-14T20:54:53.5911080Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-08-14T20:54:53.5912030Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-08-14T20:54:53.5912660Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-08-14T20:54:53.5913450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-08-14T20:54:53.5914230Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-08-14T20:54:53.5915030Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-08-14T20:54:53.5915960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-08-14T20:54:53.5916810Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-08-14T20:54:53.5917710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5-gssapi.pc 2025-08-14T20:54:53.5918530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-08-14T20:54:53.5919410Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5.pc 2025-08-14T20:54:53.5920160Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-08-14T20:54:53.5920870Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-08-14T20:54:53.5921730Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-08-14T20:54:53.5922420Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-08-14T20:54:53.5923380Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-server.pc 2025-08-14T20:54:53.5923970Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-08-14T20:54:53.5924710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-08-14T20:54:53.5925470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-08-14T20:54:53.5926250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-08-14T20:54:53.5926890Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-08-14T20:54:53.5927760Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.7.7.dylib 2025-08-14T20:54:53.5928460Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-08-14T20:54:53.5929000Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.a 2025-08-14T20:54:53.5929780Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-08-14T20:54:53.5930740Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/libthread2.8.9.dylib 2025-08-14T20:54:53.5931440Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/pkgIndex.tcl 2025-08-14T20:54:53.5932230Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/ttrace.tcl 2025-08-14T20:54:53.5933120Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-08-14T20:54:53.5933770Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-08-14T20:54:53.5934530Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.11.2.dylib 2025-08-14T20:54:53.5935480Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-08-14T20:54:53.5936150Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-08-14T20:54:53.5936810Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-08-14T20:54:53.5937520Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-08-14T20:54:53.5938190Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.2.13.dylib 2025-08-14T20:54:53.5938970Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-08-14T20:54:53.5939670Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-08-14T20:54:53.5940690Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-08-14T20:54:53.5941880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-08-14T20:54:53.5942840Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-08-14T20:54:53.5943920Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-08-14T20:54:53.5944800Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-08-14T20:54:53.5945770Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-08-14T20:54:53.5946910Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-08-14T20:54:53.5947920Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-08-14T20:54:53.5948880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-08-14T20:54:53.5950020Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-08-14T20:54:53.5951000Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-08-14T20:54:53.5951880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-08-14T20:54:53.5952910Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-08-14T20:54:53.5953960Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-08-14T20:54:53.5955370Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-08-14T20:54:53.5956120Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-08-14T20:54:53.5957120Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-08-14T20:54:53.5958000Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config.cmake 2025-08-14T20:54:53.5959120Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-08-14T20:54:53.5960040Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-08-14T20:54:53.5960990Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat.cmake 2025-08-14T20:54:53.5962060Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-08-14T20:54:53.5962860Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-08-14T20:54:53.5963760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-08-14T20:54:53.5964640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-08-14T20:54:53.5965810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-08-14T20:54:53.5966700Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-08-14T20:54:53.5967600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-08-14T20:54:53.5968760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-08-14T20:54:53.5969770Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-08-14T20:54:53.5970720Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-08-14T20:54:53.5971800Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-08-14T20:54:53.5972630Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-08-14T20:54:53.5973690Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-08-14T20:54:53.5974780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-08-14T20:54:53.5975640Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-08-14T20:54:53.5976780Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-08-14T20:54:53.5977620Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfig.cmake 2025-08-14T20:54:53.5978770Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-08-14T20:54:53.5979810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-08-14T20:54:53.5980810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-08-14T20:54:53.5981910Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-08-14T20:54:53.5982740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-08-14T20:54:53.5983750Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-08-14T20:54:53.5984790Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-08-14T20:54:53.5985680Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-08-14T20:54:53.5986670Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-08-14T20:54:53.5987580Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-08-14T20:54:53.5988620Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-08-14T20:54:53.5989530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-08-14T20:54:53.5990580Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-08-14T20:54:53.5991600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-08-14T20:54:53.5992600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-08-14T20:54:53.5993400Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-08-14T20:54:53.5994310Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-08-14T20:54:53.5995240Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-08-14T20:54:53.5996000Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.0.0.dylib 2025-08-14T20:54:53.5996860Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-08-14T20:54:53.5997480Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-08-14T20:54:53.5998160Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-08-14T20:54:53.5999260Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-08-14T20:54:53.5999590Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-08-14T20:54:53.6005550Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-08-14T20:54:53.6005740Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-08-14T20:54:53.6005870Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-08-14T20:54:53.6006010Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.11.2.dylib 2025-08-14T20:54:53.6006110Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-08-14T20:54:53.6006230Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-08-14T20:54:53.6006340Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.0.dylib 2025-08-14T20:54:53.6006480Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-08-14T20:54:53.6006620Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-08-14T20:54:53.6007010Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-08-14T20:54:53.6007740Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.6.1.dylib 2025-08-14T20:54:53.6008590Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.0.dylib 2025-08-14T20:54:53.6009460Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.0.dylib 2025-08-14T20:54:53.6010160Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-08-14T20:54:53.6011060Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-08-14T20:54:53.6011870Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-08-14T20:54:53.6012470Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-08-14T20:54:53.6013300Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-08-14T20:54:53.6013900Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++experimental.a 2025-08-14T20:54:53.6014470Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-08-14T20:54:53.6015050Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-08-14T20:54:53.6015690Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.dylib 2025-08-14T20:54:53.6016260Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-08-14T20:54:53.6016980Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-08-14T20:54:53.6017470Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-08-14T20:54:53.6018130Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-08-14T20:54:53.6018560Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-08-14T20:54:53.6019110Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-08-14T20:54:53.6019710Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-08-14T20:54:53.6020220Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.0.dylib 2025-08-14T20:54:53.6020900Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-08-14T20:54:53.6021490Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-08-14T20:54:53.6022220Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-08-14T20:54:53.6022810Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-08-14T20:54:53.6023300Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-08-14T20:54:53.6023970Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-08-14T20:54:53.6024500Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-08-14T20:54:53.6025100Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.dylib 2025-08-14T20:54:53.6025820Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-08-14T20:54:53.6026380Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.dylib 2025-08-14T20:54:53.6026940Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-08-14T20:54:53.6027610Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-08-14T20:54:53.6028080Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-08-14T20:54:53.6028620Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-08-14T20:54:53.6029300Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.dylib 2025-08-14T20:54:53.6029730Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.dylib 2025-08-14T20:54:53.6030320Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-08-14T20:54:53.6030900Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.dylib 2025-08-14T20:54:53.6031460Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.dylib 2025-08-14T20:54:53.6032050Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-08-14T20:54:53.6032530Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-08-14T20:54:53.6033040Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.a 2025-08-14T20:54:53.6033700Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-08-14T20:54:53.6034250Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-08-14T20:54:53.6034950Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.2.dylib 2025-08-14T20:54:53.6035590Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-08-14T20:54:53.6036150Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.dylib 2025-08-14T20:54:53.6036860Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-08-14T20:54:53.6037340Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-08-14T20:54:53.6037950Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-08-14T20:54:53.6038480Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-08-14T20:54:53.6039050Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-08-14T20:54:53.6039530Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-08-14T20:54:53.6040160Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt.dylib 2025-08-14T20:54:53.6040610Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-08-14T20:54:53.6041260Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-08-14T20:54:53.6041770Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-08-14T20:54:53.6042450Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-08-14T20:54:53.6043000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-08-14T20:54:53.6043640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-08-14T20:54:53.6044120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-08-14T20:54:53.6044850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-08-14T20:54:53.6045270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-08-14T20:54:53.6045920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-08-14T20:54:53.6046560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-08-14T20:54:53.6047180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-08-14T20:54:53.6047830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-08-14T20:54:53.6048520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-08-14T20:54:53.6049030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-08-14T20:54:53.6049650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-08-14T20:54:53.6050280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-08-14T20:54:53.6050860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-08-14T20:54:53.6051620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-08-14T20:54:53.6052100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-08-14T20:54:53.6052800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-08-14T20:54:53.6053470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-08-14T20:54:53.6054010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-08-14T20:54:53.6054630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-08-14T20:54:53.6055240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-08-14T20:54:53.6055880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-08-14T20:54:53.6056490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-08-14T20:54:53.6057390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-08-14T20:54:53.6057850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-08-14T20:54:53.6058490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-08-14T20:54:53.6059070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-08-14T20:54:53.6059710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-08-14T20:54:53.6060290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-08-14T20:54:53.6060970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-08-14T20:54:53.6061590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-08-14T20:54:53.6062390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-08-14T20:54:53.6062790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-08-14T20:54:53.6063910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-08-14T20:54:53.6064580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-08-14T20:54:53.6065170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-08-14T20:54:53.6065970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-08-14T20:54:53.6066520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-08-14T20:54:53.6067070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-08-14T20:54:53.6067740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-08-14T20:54:53.6068460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-08-14T20:54:53.6069080Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-08-14T20:54:53.6069750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-08-14T20:54:53.6070520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-08-14T20:54:53.6071250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-08-14T20:54:53.6071790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-08-14T20:54:53.6072450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-08-14T20:54:53.6073010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-08-14T20:54:53.6073590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-08-14T20:54:53.6074150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-08-14T20:54:53.6074710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-08-14T20:54:53.6075290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-08-14T20:54:53.6075840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-08-14T20:54:53.6076470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-08-14T20:54:53.6077020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-08-14T20:54:53.6077580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-08-14T20:54:53.6078490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-08-14T20:54:53.6078880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-08-14T20:54:53.6079460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-08-14T20:54:53.6080030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-08-14T20:54:53.6080600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-08-14T20:54:53.6081190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-08-14T20:54:53.6081760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-08-14T20:54:53.6082330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-08-14T20:54:53.6082930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-08-14T20:54:53.6083780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-08-14T20:54:53.6084180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-08-14T20:54:53.6084710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-08-14T20:54:53.6085310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-08-14T20:54:53.6085880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-08-14T20:54:53.6086450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-08-14T20:54:53.6087050Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-08-14T20:54:53.6087640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-08-14T20:54:53.6088200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-08-14T20:54:53.6088820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-08-14T20:54:53.6089340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-08-14T20:54:53.6089970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-08-14T20:54:53.6090540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-08-14T20:54:53.6091190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-08-14T20:54:53.6091950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-08-14T20:54:53.6092310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-08-14T20:54:53.6093010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-08-14T20:54:53.6093450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-08-14T20:54:53.6094090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-08-14T20:54:53.6094650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-08-14T20:54:53.6095210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-08-14T20:54:53.6095760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-08-14T20:54:53.6096380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-08-14T20:54:53.6097010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-08-14T20:54:53.6097670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-08-14T20:54:53.6098250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-08-14T20:54:53.6098870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-08-14T20:54:53.6099600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-08-14T20:54:53.6100380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-08-14T20:54:53.6100760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-08-14T20:54:53.6101320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-08-14T20:54:53.6101930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-08-14T20:54:53.6102600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-08-14T20:54:53.6103200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-08-14T20:54:53.6103820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-08-14T20:54:53.6104470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-08-14T20:54:53.6105060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-08-14T20:54:53.6105700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-08-14T20:54:53.6106350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-08-14T20:54:53.6106910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-08-14T20:54:53.6107620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-08-14T20:54:53.6108240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-08-14T20:54:53.6108870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-08-14T20:54:53.6109460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-08-14T20:54:53.6110250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-08-14T20:54:53.6111210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-08-14T20:54:53.6111680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-08-14T20:54:53.6112350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-08-14T20:54:53.6113070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-08-14T20:54:53.6113750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-08-14T20:54:53.6114480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-08-14T20:54:53.6115210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-08-14T20:54:53.6115870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-08-14T20:54:53.6116590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-08-14T20:54:53.6117290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-08-14T20:54:53.6117980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-08-14T20:54:53.6118610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-08-14T20:54:53.6119180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-08-14T20:54:53.6119840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-08-14T20:54:53.6120510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-08-14T20:54:53.6120980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-08-14T20:54:53.6121630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-08-14T20:54:53.6122290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-08-14T20:54:53.6122920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-08-14T20:54:53.6123600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-08-14T20:54:53.6124160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-08-14T20:54:53.6124780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-08-14T20:54:53.6125420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-08-14T20:54:53.6125990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-08-14T20:54:53.6126690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-08-14T20:54:53.6127300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-08-14T20:54:53.6127890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-08-14T20:54:53.6129560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-08-14T20:54:53.6129700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-08-14T20:54:53.6129820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-08-14T20:54:53.6130480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-08-14T20:54:53.6131090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-08-14T20:54:53.6131770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-08-14T20:54:53.6132300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-08-14T20:54:53.6132920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-08-14T20:54:53.6133520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-08-14T20:54:53.6134320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-08-14T20:54:53.6134810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-08-14T20:54:53.6135410Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-08-14T20:54:53.6136150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-08-14T20:54:53.6136610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-08-14T20:54:53.6137180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-08-14T20:54:53.6137940Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-08-14T20:54:53.6138570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-08-14T20:54:53.6139260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-08-14T20:54:53.6139880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-08-14T20:54:53.6140550Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-08-14T20:54:53.6141120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-08-14T20:54:53.6141810Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-08-14T20:54:53.6142370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-08-14T20:54:53.6143010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-08-14T20:54:53.6143610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-08-14T20:54:53.6144250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-08-14T20:54:53.6144860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-08-14T20:54:53.6145470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-08-14T20:54:53.6146070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-08-14T20:54:53.6146620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-08-14T20:54:53.6147280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-08-14T20:54:53.6148180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-08-14T20:54:53.6148500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-08-14T20:54:53.6149140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-08-14T20:54:53.6149790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-08-14T20:54:53.6150370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-08-14T20:54:53.6150830Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.dylib 2025-08-14T20:54:53.6151400Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-08-14T20:54:53.6151980Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-08-14T20:54:53.6152520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-08-14T20:54:53.6153070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-08-14T20:54:53.6153670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-08-14T20:54:53.6154330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-08-14T20:54:53.6154900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-08-14T20:54:53.6155580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-08-14T20:54:53.6156310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-08-14T20:54:53.6157030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-08-14T20:54:53.6157670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-08-14T20:54:53.6158330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-08-14T20:54:53.6159050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-08-14T20:54:53.6159710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-08-14T20:54:53.6160460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-08-14T20:54:53.6161130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-08-14T20:54:53.6161810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-08-14T20:54:53.6162530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-08-14T20:54:53.6163250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-08-14T20:54:53.6163860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-08-14T20:54:53.6164530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-08-14T20:54:53.6165220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-08-14T20:54:53.6165950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-08-14T20:54:53.6166810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-08-14T20:54:53.6167410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-08-14T20:54:53.6168090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-08-14T20:54:53.6168790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-08-14T20:54:53.6169460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-08-14T20:54:53.6170190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-08-14T20:54:53.6170870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-08-14T20:54:53.6171580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-08-14T20:54:53.6172240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-08-14T20:54:53.6172870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-08-14T20:54:53.6173530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-08-14T20:54:53.6174190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-08-14T20:54:53.6174870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-08-14T20:54:53.6175620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-08-14T20:54:53.6176370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-08-14T20:54:53.6176980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-08-14T20:54:53.6177640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-08-14T20:54:53.6178280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-08-14T20:54:53.6178940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-08-14T20:54:53.6179680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-08-14T20:54:53.6180390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-08-14T20:54:53.6181000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-08-14T20:54:53.6181620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-08-14T20:54:53.6182290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-08-14T20:54:53.6182970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-08-14T20:54:53.6183610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-08-14T20:54:53.6184290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-08-14T20:54:53.6185020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-08-14T20:54:53.6185710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-08-14T20:54:53.6186380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-08-14T20:54:53.6187040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-08-14T20:54:53.6187740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-08-14T20:54:53.6188560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-08-14T20:54:53.6189240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-08-14T20:54:53.6189860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-08-14T20:54:53.6190640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-08-14T20:54:53.6191290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-08-14T20:54:53.6192080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-08-14T20:54:53.6192630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-08-14T20:54:53.6193510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-08-14T20:54:53.6193930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-08-14T20:54:53.6194610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-08-14T20:54:53.6195280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-08-14T20:54:53.6195950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-08-14T20:54:53.6196600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-08-14T20:54:53.6197230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-08-14T20:54:53.6197950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-08-14T20:54:53.6198580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-08-14T20:54:53.6199220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-08-14T20:54:53.6199910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-08-14T20:54:53.6200580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-08-14T20:54:53.6201240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-08-14T20:54:53.6201900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-08-14T20:54:53.6202560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-08-14T20:54:53.6203280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-08-14T20:54:53.6203990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-08-14T20:54:53.6204700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-08-14T20:54:53.6205300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-08-14T20:54:53.6206010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-08-14T20:54:53.6206620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-08-14T20:54:53.6207380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-08-14T20:54:53.6208080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-08-14T20:54:53.6208660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-08-14T20:54:53.6209440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-08-14T20:54:53.6210040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-08-14T20:54:53.6210780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-08-14T20:54:53.6211250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-08-14T20:54:53.6211930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-08-14T20:54:53.6212450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-08-14T20:54:53.6213050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-08-14T20:54:53.6213650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-08-14T20:54:53.6214250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-08-14T20:54:53.6214820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-08-14T20:54:53.6215390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-08-14T20:54:53.6216020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-08-14T20:54:53.6216630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-08-14T20:54:53.6217240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-08-14T20:54:53.6217850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-08-14T20:54:53.6218480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-08-14T20:54:53.6219050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-08-14T20:54:53.6219640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-08-14T20:54:53.6220250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-08-14T20:54:53.6220860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-08-14T20:54:53.6221480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-08-14T20:54:53.6222100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-08-14T20:54:53.6222700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-08-14T20:54:53.6223270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-08-14T20:54:53.6223860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-08-14T20:54:53.6224500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-08-14T20:54:53.6225110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-08-14T20:54:53.6225730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-08-14T20:54:53.6226340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-08-14T20:54:53.6226980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-08-14T20:54:53.6227560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-08-14T20:54:53.6228160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-08-14T20:54:53.6228920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-08-14T20:54:53.6229390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-08-14T20:54:53.6230050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-08-14T20:54:53.6230770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-08-14T20:54:53.6231650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-08-14T20:54:53.6232490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-08-14T20:54:53.6233220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-08-14T20:54:53.6234120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-08-14T20:54:53.6235160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-08-14T20:54:53.6235780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-08-14T20:54:53.6236360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-08-14T20:54:53.6237110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-08-14T20:54:53.6237850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-08-14T20:54:53.6238710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-08-14T20:54:53.6239480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-08-14T20:54:53.6240240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-08-14T20:54:53.6241080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-08-14T20:54:53.6241810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-08-14T20:54:53.6242590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-08-14T20:54:53.6243400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-08-14T20:54:53.6244240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-08-14T20:54:53.6244950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-08-14T20:54:53.6245570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-08-14T20:54:53.6246320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-08-14T20:54:53.6247050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-08-14T20:54:53.6247760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-08-14T20:54:53.6248610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-08-14T20:54:53.6249510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-08-14T20:54:53.6250370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-08-14T20:54:53.6251250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-08-14T20:54:53.6252270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-08-14T20:54:53.6253140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-08-14T20:54:53.6253880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-08-14T20:54:53.6254660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-08-14T20:54:53.6255420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-08-14T20:54:53.6256190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-08-14T20:54:53.6257040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-08-14T20:54:53.6257770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-08-14T20:54:53.6258500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-08-14T20:54:53.6259600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-08-14T20:54:53.6260230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-08-14T20:54:53.6260930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-08-14T20:54:53.6261830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-08-14T20:54:53.6262620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-08-14T20:54:53.6263310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-08-14T20:54:53.6264060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-08-14T20:54:53.6264890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-08-14T20:54:53.6266120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-08-14T20:54:53.6266480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-08-14T20:54:53.6267330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-08-14T20:54:53.6268040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-08-14T20:54:53.6268760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-08-14T20:54:53.6269510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-08-14T20:54:53.6270230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-08-14T20:54:53.6270910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-08-14T20:54:53.6271750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-08-14T20:54:53.6272500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-08-14T20:54:53.6273290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-08-14T20:54:53.6274120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-08-14T20:54:53.6274860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-08-14T20:54:53.6275760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-08-14T20:54:53.6276540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-08-14T20:54:53.6277540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-08-14T20:54:53.6278310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-08-14T20:54:53.6279070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-08-14T20:54:53.6279830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-08-14T20:54:53.6280550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-08-14T20:54:53.6281340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-08-14T20:54:53.6282100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-08-14T20:54:53.6282880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-08-14T20:54:53.6283700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-08-14T20:54:53.6284570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-08-14T20:54:53.6285300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-08-14T20:54:53.6286190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-08-14T20:54:53.6287010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-08-14T20:54:53.6287870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-08-14T20:54:53.6288630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-08-14T20:54:53.6289440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-08-14T20:54:53.6290320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-08-14T20:54:53.6291100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-08-14T20:54:53.6292000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-08-14T20:54:53.6292770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-08-14T20:54:53.6293560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-08-14T20:54:53.6294350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-08-14T20:54:53.6295080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-08-14T20:54:53.6295790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-08-14T20:54:53.6296490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-08-14T20:54:53.6297340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-08-14T20:54:53.6298060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-08-14T20:54:53.6298810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-08-14T20:54:53.6299630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-08-14T20:54:53.6300400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-08-14T20:54:53.6301140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-08-14T20:54:53.6301910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-08-14T20:54:53.6302550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-08-14T20:54:53.6303400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-08-14T20:54:53.6304510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-08-14T20:54:53.6304990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-08-14T20:54:53.6305700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-08-14T20:54:53.6306460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-08-14T20:54:53.6307220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-08-14T20:54:53.6308080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-08-14T20:54:53.6308750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-08-14T20:54:53.6309950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-08-14T20:54:53.6310470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-08-14T20:54:53.6311040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-08-14T20:54:53.6311820Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-08-14T20:54:53.6312430Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-08-14T20:54:53.6313140Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-08-14T20:54:53.6313660Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-08-14T20:54:53.6314330Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-08-14T20:54:53.6315010Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-08-14T20:54:53.6315860Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-08-14T20:54:53.6316620Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-08-14T20:54:53.6317390Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv.dylib 2025-08-14T20:54:53.6318160Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-08-14T20:54:53.6318870Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-08-14T20:54:53.6319700Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-08-14T20:54:53.6320350Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-08-14T20:54:53.6321350Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-08-14T20:54:53.6322040Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-08-14T20:54:53.6322730Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-08-14T20:54:53.6323520Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-08-14T20:54:53.6324420Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/spake.so 2025-08-14T20:54:53.6325710Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/otp.so 2025-08-14T20:54:53.6326580Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/test.so 2025-08-14T20:54:53.6327390Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/pkinit.so 2025-08-14T20:54:53.6328140Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/kdb/db2.so 2025-08-14T20:54:53.6329260Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/tls/k5tls.so 2025-08-14T20:54:53.6329570Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-08-14T20:54:53.6330500Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-08-14T20:54:53.6331400Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/pkgIndex.tcl 2025-08-14T20:54:53.6332160Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-08-14T20:54:53.6332760Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-08-14T20:54:53.6333460Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.dylib 2025-08-14T20:54:53.6334190Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-08-14T20:54:53.6335030Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-08-14T20:54:53.6335850Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-08-14T20:54:53.6336650Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.6.dylib 2025-08-14T20:54:53.6337280Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-08-14T20:54:53.6337810Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-08-14T20:54:53.6338620Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.10.2.dylib 2025-08-14T20:54:53.6339270Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.dylib 2025-08-14T20:54:53.6340060Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.2.dylib 2025-08-14T20:54:53.6340790Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.dylib 2025-08-14T20:54:53.6341380Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-08-14T20:54:53.6342090Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-08-14T20:54:53.6342730Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-08-14T20:54:53.6343590Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-08-14T20:54:53.6344310Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.dylib 2025-08-14T20:54:53.6345050Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-08-14T20:54:53.6345830Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-08-14T20:54:53.6346510Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-08-14T20:54:53.6347540Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-08-14T20:54:53.6348190Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-08-14T20:54:53.6349060Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.dylib 2025-08-14T20:54:53.6349820Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-08-14T20:54:53.6350700Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-08-14T20:54:53.6351230Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-08-14T20:54:53.6352330Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-08-14T20:54:53.6352740Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-08-14T20:54:53.6353670Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-08-14T20:54:53.6354240Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.dylib 2025-08-14T20:54:53.6355180Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-08-14T20:54:53.6355690Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-08-14T20:54:53.6356520Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-08-14T20:54:53.6357020Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.3.dylib 2025-08-14T20:54:53.6357780Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.dylib 2025-08-14T20:54:53.6358780Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.3.50.2.dylib 2025-08-14T20:54:53.6359730Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-08-14T20:54:53.6360760Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-08-14T20:54:53.6361790Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-08-14T20:54:53.6362120Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-08-14T20:54:53.6362700Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.dylib 2025-08-14T20:54:53.6363280Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-08-14T20:54:53.6363750Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-08-14T20:54:53.6364310Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-08-14T20:54:53.6364890Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-08-14T20:54:53.6365330Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-08-14T20:54:53.6365930Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-08-14T20:54:53.6366460Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-08-14T20:54:53.6367070Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itcl.tcl 2025-08-14T20:54:53.6367720Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclConfig.sh 2025-08-14T20:54:53.6368460Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-08-14T20:54:53.6369090Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/pkgIndex.tcl 2025-08-14T20:54:53.6369720Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclHullCmds.tcl 2025-08-14T20:54:53.6375700Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclWidget.tcl 2025-08-14T20:54:53.6375940Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitclstub4.2.4.a 2025-08-14T20:54:53.6376060Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.1.0.dylib 2025-08-14T20:54:53.6376170Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-08-14T20:54:53.6376290Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-08-14T20:54:53.6376430Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-08-14T20:54:53.6376560Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/pkgIndex.tcl 2025-08-14T20:54:53.6376670Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbc.tcl 2025-08-14T20:54:53.6376800Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-08-14T20:54:53.6377010Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbcConfig.sh 2025-08-14T20:54:53.6377140Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-08-14T20:54:53.6377250Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-08-14T20:54:53.6377810Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.dylib 2025-08-14T20:54:53.6378480Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-08-14T20:54:53.6380050Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-08-14T20:54:53.6380180Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-08-14T20:54:53.6380290Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-08-14T20:54:53.6381030Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-08-14T20:54:53.6381180Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.1.dylib 2025-08-14T20:54:53.6381830Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-08-14T20:54:53.6382200Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-08-14T20:54:53.6382780Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-08-14T20:54:53.6383340Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.0.dylib 2025-08-14T20:54:53.6384090Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-08-14T20:54:53.6384480Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-08-14T20:54:53.6385230Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-08-14T20:54:53.6385590Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.dylib 2025-08-14T20:54:53.6386100Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-08-14T20:54:53.6386630Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-08-14T20:54:53.6387170Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-08-14T20:54:53.6387820Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-08-14T20:54:53.6388290Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-08-14T20:54:53.6389040Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.dylib 2025-08-14T20:54:53.6389440Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-08-14T20:54:53.6389970Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-08-14T20:54:53.6390560Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-08-14T20:54:53.6391310Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.1.dylib 2025-08-14T20:54:53.6391770Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-08-14T20:54:53.6392350Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-08-14T20:54:53.6393180Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-08-14T20:54:53.6393440Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-08-14T20:54:53.6394180Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-08-14T20:54:53.6394590Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-08-14T20:54:53.6395260Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.dylib 2025-08-14T20:54:53.6396250Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.dylib 2025-08-14T20:54:53.6396960Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.dylib 2025-08-14T20:54:53.6397790Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-08-14T20:54:53.6398600Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.0.dylib 2025-08-14T20:54:53.6399500Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-08-14T20:54:53.6400190Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-08-14T20:54:53.6401180Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-08-14T20:54:53.6401900Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.dylib 2025-08-14T20:54:53.6402580Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-08-14T20:54:53.6403390Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-08-14T20:54:53.6404360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-08-14T20:54:53.6405160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-08-14T20:54:53.6406260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-08-14T20:54:53.6407130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-08-14T20:54:53.6407950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-08-14T20:54:53.6408830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-08-14T20:54:53.6409480Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-08-14T20:54:53.6410150Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-08-14T20:54:53.6410880Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-08-14T20:54:53.6411630Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-08-14T20:54:53.6412670Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-08-14T20:54:53.6413360Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-08-14T20:54:53.6414270Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-08-14T20:54:53.6414950Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-08-14T20:54:53.6415640Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-08-14T20:54:53.6416230Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.dylib 2025-08-14T20:54:53.6417180Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-08-14T20:54:53.6417960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-08-14T20:54:53.6418790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-08-14T20:54:53.6420210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-08-14T20:54:53.6421580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-08-14T20:54:53.6422720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-08-14T20:54:53.6424120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-08-14T20:54:53.6425460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-08-14T20:54:53.6426800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-08-14T20:54:53.6428020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-08-14T20:54:53.6429300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-08-14T20:54:53.6430590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-08-14T20:54:53.6432070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-08-14T20:54:53.6433370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-08-14T20:54:53.6434720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-08-14T20:54:53.6435950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-08-14T20:54:53.6437090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-08-14T20:54:53.6438450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-08-14T20:54:53.6439480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-08-14T20:54:53.6440570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-08-14T20:54:53.6441810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-08-14T20:54:53.6442960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-08-14T20:54:53.6444180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-08-14T20:54:53.6445340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-08-14T20:54:53.6446560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-08-14T20:54:53.6448040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-08-14T20:54:53.6449320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-08-14T20:54:53.6450420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-08-14T20:54:53.6451580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-08-14T20:54:53.6452930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-08-14T20:54:53.6453960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-08-14T20:54:53.6455130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-08-14T20:54:53.6456430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-08-14T20:54:53.6457760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-08-14T20:54:53.6458820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-08-14T20:54:53.6459850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-08-14T20:54:53.6461040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-08-14T20:54:53.6462270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-08-14T20:54:53.6463430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-08-14T20:54:53.6464680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-08-14T20:54:53.6465800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-08-14T20:54:53.6467050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-08-14T20:54:53.6468130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-08-14T20:54:53.6469330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-08-14T20:54:53.6470570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-08-14T20:54:53.6471740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-08-14T20:54:53.6472820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-08-14T20:54:53.6474070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-08-14T20:54:53.6475290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-08-14T20:54:53.6476460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-08-14T20:54:53.6477640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-08-14T20:54:53.6478910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-08-14T20:54:53.6480060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-08-14T20:54:53.6481220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-08-14T20:54:53.6482460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-08-14T20:54:53.6483670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-08-14T20:54:53.6484640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-08-14T20:54:53.6485970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-08-14T20:54:53.6487210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-08-14T20:54:53.6488560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-08-14T20:54:53.6489780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-08-14T20:54:53.6491080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-08-14T20:54:53.6492490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-08-14T20:54:53.6493680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-08-14T20:54:53.6494960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-08-14T20:54:53.6496190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-08-14T20:54:53.6497370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-08-14T20:54:53.6498270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-08-14T20:54:53.6499410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-08-14T20:54:53.6500430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-08-14T20:54:53.6501660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-08-14T20:54:53.6502760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-08-14T20:54:53.6504110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-08-14T20:54:53.6505280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-08-14T20:54:53.6506990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-08-14T20:54:53.6507810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-08-14T20:54:53.6508990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-08-14T20:54:53.6510410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-08-14T20:54:53.6511600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-08-14T20:54:53.6513040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-08-14T20:54:53.6513800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-08-14T20:54:53.6514710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-08-14T20:54:53.6515560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-08-14T20:54:53.6516440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-08-14T20:54:53.6517350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-08-14T20:54:53.6518320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-08-14T20:54:53.6519590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-08-14T20:54:53.6520280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-08-14T20:54:53.6521340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-08-14T20:54:53.6523080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-08-14T20:54:53.6523250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-08-14T20:54:53.6524200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-08-14T20:54:53.6525080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-08-14T20:54:53.6526080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-08-14T20:54:53.6527120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-08-14T20:54:53.6528120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-08-14T20:54:53.6529050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-08-14T20:54:53.6530120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-08-14T20:54:53.6531290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-08-14T20:54:53.6532270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-08-14T20:54:53.6533250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-08-14T20:54:53.6534170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-08-14T20:54:53.6535000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-08-14T20:54:53.6535910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-08-14T20:54:53.6536900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-08-14T20:54:53.6537820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-08-14T20:54:53.6538730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-08-14T20:54:53.6539720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-08-14T20:54:53.6540590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-08-14T20:54:53.6541490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-08-14T20:54:53.6542320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-08-14T20:54:53.6543300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-08-14T20:54:53.6544240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-08-14T20:54:53.6545130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-08-14T20:54:53.6546320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-08-14T20:54:53.6547170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-08-14T20:54:53.6548180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-08-14T20:54:53.6549030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-08-14T20:54:53.6549960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-08-14T20:54:53.6550970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-08-14T20:54:53.6551870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-08-14T20:54:53.6552850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-08-14T20:54:53.6553660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-08-14T20:54:53.6554490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-08-14T20:54:53.6555550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-08-14T20:54:53.6556550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-08-14T20:54:53.6557480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-08-14T20:54:53.6558610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-08-14T20:54:53.6559310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-08-14T20:54:53.6560030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-08-14T20:54:53.6560740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-08-14T20:54:53.6561470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-08-14T20:54:53.6562200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-08-14T20:54:53.6562910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-08-14T20:54:53.6563820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-08-14T20:54:53.6564400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-08-14T20:54:53.6565080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-08-14T20:54:53.6565870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-08-14T20:54:53.6567000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-08-14T20:54:53.6567750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-08-14T20:54:53.6568740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-08-14T20:54:53.6569680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-08-14T20:54:53.6570590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-08-14T20:54:53.6571530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-08-14T20:54:53.6572520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-08-14T20:54:53.6573520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-08-14T20:54:53.6574540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-08-14T20:54:53.6575470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-08-14T20:54:53.6576370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-08-14T20:54:53.6577530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-08-14T20:54:53.6578230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-08-14T20:54:53.6579240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-08-14T20:54:53.6580180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-08-14T20:54:53.6581170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-08-14T20:54:53.6582170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-08-14T20:54:53.6583050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-08-14T20:54:53.6584010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-08-14T20:54:53.6584920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-08-14T20:54:53.6585840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-08-14T20:54:53.6586780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-08-14T20:54:53.6587710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-08-14T20:54:53.6588640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-08-14T20:54:53.6589600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-08-14T20:54:53.6590550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-08-14T20:54:53.6591430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-08-14T20:54:53.6592410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-08-14T20:54:53.6593330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-08-14T20:54:53.6594270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-08-14T20:54:53.6595190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-08-14T20:54:53.6596220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-08-14T20:54:53.6597080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-08-14T20:54:53.6598050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-08-14T20:54:53.6598930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-08-14T20:54:53.6599850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-08-14T20:54:53.6600850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-08-14T20:54:53.6601850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-08-14T20:54:53.6602930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-08-14T20:54:53.6603670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-08-14T20:54:53.6604700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-08-14T20:54:53.6605550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-08-14T20:54:53.6606510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-08-14T20:54:53.6607460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-08-14T20:54:53.6608370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-08-14T20:54:53.6609380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-08-14T20:54:53.6610290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-08-14T20:54:53.6611180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-08-14T20:54:53.6612280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-08-14T20:54:53.6613110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-08-14T20:54:53.6614020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-08-14T20:54:53.6614980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-08-14T20:54:53.6615880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-08-14T20:54:53.6616780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-08-14T20:54:53.6617790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-08-14T20:54:53.6618680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-08-14T20:54:53.6619730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-08-14T20:54:53.6620680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-08-14T20:54:53.6621680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-08-14T20:54:53.6622670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-08-14T20:54:53.6623660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-08-14T20:54:53.6624560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-08-14T20:54:53.6625790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-08-14T20:54:53.6626530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-08-14T20:54:53.6627470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-08-14T20:54:53.6628390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-08-14T20:54:53.6629470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-08-14T20:54:53.6630520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-08-14T20:54:53.6631750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-08-14T20:54:53.6632930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-08-14T20:54:53.6634090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-08-14T20:54:53.6635530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-08-14T20:54:53.6636750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-08-14T20:54:53.6638060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-08-14T20:54:53.6639360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-08-14T20:54:53.6640640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-08-14T20:54:53.6641920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-08-14T20:54:53.6643120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-08-14T20:54:53.6644360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-08-14T20:54:53.6645610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-08-14T20:54:53.6646880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-08-14T20:54:53.6647930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-08-14T20:54:53.6649470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-08-14T20:54:53.6650390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-08-14T20:54:53.6651560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-08-14T20:54:53.6652900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-08-14T20:54:53.6654090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-08-14T20:54:53.6655270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-08-14T20:54:53.6656700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-08-14T20:54:53.6657940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-08-14T20:54:53.6659110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-08-14T20:54:53.6660340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-08-14T20:54:53.6661460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-08-14T20:54:53.6663370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-08-14T20:54:53.6663980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-08-14T20:54:53.6665330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-08-14T20:54:53.6666750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-08-14T20:54:53.6667730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-08-14T20:54:53.6669170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-08-14T20:54:53.6670290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-08-14T20:54:53.6671560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-08-14T20:54:53.6673120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-08-14T20:54:53.6673980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-08-14T20:54:53.6675750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-08-14T20:54:53.6676930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-08-14T20:54:53.6677850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-08-14T20:54:53.6679340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-08-14T20:54:53.6680860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-08-14T20:54:53.6682060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-08-14T20:54:53.6683580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-08-14T20:54:53.6684560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-08-14T20:54:53.6685950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-08-14T20:54:53.6687330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6688590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-08-14T20:54:53.6690400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-08-14T20:54:53.6691560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-08-14T20:54:53.6693170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-08-14T20:54:53.6694330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-08-14T20:54:53.6696020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-08-14T20:54:53.6697060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-08-14T20:54:53.6698160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-08-14T20:54:53.6699640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-08-14T20:54:53.6700420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-08-14T20:54:53.6701580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-08-14T20:54:53.6702640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-08-14T20:54:53.6703510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-08-14T20:54:53.6704720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-08-14T20:54:53.6705670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-08-14T20:54:53.6706400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-08-14T20:54:53.6707570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-08-14T20:54:53.6708510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-08-14T20:54:53.6709480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-08-14T20:54:53.6710260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-08-14T20:54:53.6711220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-08-14T20:54:53.6712490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-08-14T20:54:53.6713540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-08-14T20:54:53.6714140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-08-14T20:54:53.6715230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-08-14T20:54:53.6716240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-08-14T20:54:53.6717000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-08-14T20:54:53.6717900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-08-14T20:54:53.6718720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-08-14T20:54:53.6719720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-08-14T20:54:53.6720630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-08-14T20:54:53.6721640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-08-14T20:54:53.6722810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-08-14T20:54:53.6723690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-08-14T20:54:53.6724710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-08-14T20:54:53.6725720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-08-14T20:54:53.6726770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-08-14T20:54:53.6727730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-08-14T20:54:53.6728860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-08-14T20:54:53.6729700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-08-14T20:54:53.6730770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-08-14T20:54:53.6732090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-08-14T20:54:53.6733070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-08-14T20:54:53.6734020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-08-14T20:54:53.6734940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-08-14T20:54:53.6736040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-08-14T20:54:53.6737110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-08-14T20:54:53.6737820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-08-14T20:54:53.6738890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-08-14T20:54:53.6739750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-08-14T20:54:53.6740730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-08-14T20:54:53.6741790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-08-14T20:54:53.6742700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-08-14T20:54:53.6743670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-08-14T20:54:53.6744570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-08-14T20:54:53.6745510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-08-14T20:54:53.6746370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-08-14T20:54:53.6746950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-08-14T20:54:53.6747890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-08-14T20:54:53.6748470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-08-14T20:54:53.6749120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-08-14T20:54:53.6749870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-08-14T20:54:53.6750630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-08-14T20:54:53.6751340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-08-14T20:54:53.6752080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-08-14T20:54:53.6752750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-08-14T20:54:53.6753480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-08-14T20:54:53.6754240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-08-14T20:54:53.6755050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-08-14T20:54:53.6755780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-08-14T20:54:53.6756440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-08-14T20:54:53.6757210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-08-14T20:54:53.6757950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-08-14T20:54:53.6758690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-08-14T20:54:53.6759270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-08-14T20:54:53.6759860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-08-14T20:54:53.6760570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-08-14T20:54:53.6761130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-08-14T20:54:53.6761810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-08-14T20:54:53.6762390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-08-14T20:54:53.6763070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-08-14T20:54:53.6763920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-08-14T20:54:53.6764520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-08-14T20:54:53.6765560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-08-14T20:54:53.6766540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-08-14T20:54:53.6767690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-08-14T20:54:53.6768420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6769060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-08-14T20:54:53.6769790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-08-14T20:54:53.6770340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-08-14T20:54:53.6771070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-08-14T20:54:53.6771760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-08-14T20:54:53.6772440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-08-14T20:54:53.6773130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-08-14T20:54:53.6774100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-08-14T20:54:53.6775050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-08-14T20:54:53.6776180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-08-14T20:54:53.6777410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:53.6778530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6779430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-08-14T20:54:53.6780500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-08-14T20:54:53.6781560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-08-14T20:54:53.6782560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-08-14T20:54:53.6783540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-08-14T20:54:53.6784910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-08-14T20:54:53.6786280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-08-14T20:54:53.6787610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-08-14T20:54:53.6788930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6789770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-08-14T20:54:53.6790810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-08-14T20:54:53.6791720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-08-14T20:54:53.6792510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-08-14T20:54:53.6793320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-08-14T20:54:53.6794220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-08-14T20:54:53.6795080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-08-14T20:54:53.6796190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-08-14T20:54:53.6797120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-08-14T20:54:53.6797930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-08-14T20:54:53.6798820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-08-14T20:54:53.6799720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-08-14T20:54:53.6800920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.6802050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-08-14T20:54:53.6882500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-08-14T20:54:53.6882730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-08-14T20:54:53.6882950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-08-14T20:54:53.6883160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-08-14T20:54:53.6883370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:53.6883580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-08-14T20:54:53.6883810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.6884030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-08-14T20:54:53.6884250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6884460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-08-14T20:54:53.6884690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-08-14T20:54:53.6884840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-08-14T20:54:53.6884990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-08-14T20:54:53.6885130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-08-14T20:54:53.6885260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-08-14T20:54:53.6885420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-08-14T20:54:53.6885570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-08-14T20:54:53.6885710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-08-14T20:54:53.6885850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-08-14T20:54:53.6885970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-08-14T20:54:53.6886100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-08-14T20:54:53.6886300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-08-14T20:54:53.6886480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-08-14T20:54:53.6886660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-08-14T20:54:53.6886840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-08-14T20:54:53.6887010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-08-14T20:54:53.6887210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-08-14T20:54:53.6887370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-08-14T20:54:53.6887810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-08-14T20:54:53.6887990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-08-14T20:54:53.6888160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-08-14T20:54:53.6888340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-08-14T20:54:53.6888510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-08-14T20:54:53.6888630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-08-14T20:54:53.6888740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-08-14T20:54:53.6888860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-08-14T20:54:53.6889000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-08-14T20:54:53.6889230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-08-14T20:54:53.6889380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-08-14T20:54:53.6889600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-08-14T20:54:53.6889810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-08-14T20:54:53.6890030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-08-14T20:54:53.6890240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6890450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-08-14T20:54:53.6890590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-08-14T20:54:53.6890730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-08-14T20:54:53.6890860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-08-14T20:54:53.6890990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-08-14T20:54:53.6891120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-08-14T20:54:53.6891250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-08-14T20:54:53.6891370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-08-14T20:54:53.6891500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-08-14T20:54:53.6891620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-08-14T20:54:53.6891760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-08-14T20:54:53.6891870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-08-14T20:54:53.6892010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-08-14T20:54:53.6892160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-08-14T20:54:53.6892380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-08-14T20:54:53.6892580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-08-14T20:54:53.6892820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6893030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:53.6893180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-08-14T20:54:53.6893320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-08-14T20:54:53.6893470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-08-14T20:54:53.6902080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-08-14T20:54:53.6902250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-08-14T20:54:53.6902590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-08-14T20:54:53.6902740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-08-14T20:54:53.6902870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-08-14T20:54:53.6903030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-08-14T20:54:53.6903180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-08-14T20:54:53.6903420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-08-14T20:54:53.6903670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-08-14T20:54:53.6903880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6904050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-08-14T20:54:53.6904300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-08-14T20:54:53.6904580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-08-14T20:54:53.6904780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-08-14T20:54:53.6905060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-08-14T20:54:53.6905340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:53.6905630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-08-14T20:54:53.6905910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6906110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-08-14T20:54:53.6906310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-08-14T20:54:53.6906470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-08-14T20:54:53.6906640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-08-14T20:54:53.6906820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-08-14T20:54:53.6907000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-08-14T20:54:53.6907160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-08-14T20:54:53.6907330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-08-14T20:54:53.6907480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-08-14T20:54:53.6907710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-08-14T20:54:53.6907970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-08-14T20:54:53.6908220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-08-14T20:54:53.6908480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-08-14T20:54:53.6908720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-08-14T20:54:53.6908960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-08-14T20:54:53.6909210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-08-14T20:54:53.6909440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-08-14T20:54:53.6909670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-08-14T20:54:53.6910090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-08-14T20:54:53.6910630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-08-14T20:54:53.6911930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-08-14T20:54:53.6913990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-08-14T20:54:53.6914510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-08-14T20:54:53.6915850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-08-14T20:54:53.6917190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-08-14T20:54:53.6918570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-08-14T20:54:53.6919750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-08-14T20:54:53.6920860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-08-14T20:54:53.6922030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6923160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-08-14T20:54:53.6924020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-08-14T20:54:53.6925050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-08-14T20:54:53.6926310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-08-14T20:54:53.6927940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-08-14T20:54:53.6929560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-08-14T20:54:53.6931290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6932380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-08-14T20:54:53.6933450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-08-14T20:54:53.6934500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-08-14T20:54:53.6935450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-08-14T20:54:53.6936500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-08-14T20:54:53.6937700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-08-14T20:54:53.6938710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-08-14T20:54:53.6939850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-08-14T20:54:53.6940890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-08-14T20:54:53.6942110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-08-14T20:54:53.6943120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-08-14T20:54:53.6944190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-08-14T20:54:53.6945210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-08-14T20:54:53.6946240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-08-14T20:54:53.6947310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-08-14T20:54:53.6948220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-08-14T20:54:53.6949320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-08-14T20:54:53.6950820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6951520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-08-14T20:54:53.6952440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-08-14T20:54:53.6953130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-08-14T20:54:53.6954560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-08-14T20:54:53.6955320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-08-14T20:54:53.6956390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-08-14T20:54:53.6957230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-08-14T20:54:53.6957980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-08-14T20:54:53.6958840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-08-14T20:54:53.6959750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-08-14T20:54:53.6960660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-08-14T20:54:53.6961900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-08-14T20:54:53.6963150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.6964670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-08-14T20:54:53.6965560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-08-14T20:54:53.6966480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-08-14T20:54:53.6967620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-08-14T20:54:53.6968600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-08-14T20:54:53.6969370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-08-14T20:54:53.6970320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-08-14T20:54:53.6971500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-08-14T20:54:53.6972310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-08-14T20:54:53.6973570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-08-14T20:54:53.6974640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-08-14T20:54:53.6975680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-08-14T20:54:53.6976520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-08-14T20:54:53.6977480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-08-14T20:54:53.6978610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-08-14T20:54:53.6979470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-08-14T20:54:53.6980610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-08-14T20:54:53.6981690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-08-14T20:54:53.6983000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-08-14T20:54:53.6984430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-08-14T20:54:53.6985880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-08-14T20:54:53.6987210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-08-14T20:54:53.6988590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-08-14T20:54:53.6989880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-08-14T20:54:53.6991050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-08-14T20:54:53.6992250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-08-14T20:54:53.6993610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-08-14T20:54:53.6994750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-08-14T20:54:53.6996070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:53.6997660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-08-14T20:54:53.6998970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-08-14T20:54:53.7000350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-08-14T20:54:53.7001610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-08-14T20:54:53.7003090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-08-14T20:54:53.7004330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-08-14T20:54:53.7005590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.7007020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-08-14T20:54:53.7008280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7009490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-08-14T20:54:53.7010430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-08-14T20:54:53.7011400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-08-14T20:54:53.7012230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-08-14T20:54:53.7013150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-08-14T20:54:53.7014110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-08-14T20:54:53.7015170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-08-14T20:54:53.7016320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-08-14T20:54:53.7017330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-08-14T20:54:53.7018480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-08-14T20:54:53.7019400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-08-14T20:54:53.7020410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-08-14T20:54:53.7021350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-08-14T20:54:53.7022640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-08-14T20:54:53.7024450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:53.7025770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7026730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-08-14T20:54:53.7027870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-08-14T20:54:53.7029120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-08-14T20:54:53.7030210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-08-14T20:54:53.7031460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-08-14T20:54:53.7032370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-08-14T20:54:53.7033300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-08-14T20:54:53.7034480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-08-14T20:54:53.7035570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-08-14T20:54:53.7037320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-08-14T20:54:53.7038670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-08-14T20:54:53.7040110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-08-14T20:54:53.7041410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-08-14T20:54:53.7042610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-08-14T20:54:53.7043930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-08-14T20:54:53.7045270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-08-14T20:54:53.7046700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-08-14T20:54:53.7048230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-08-14T20:54:53.7049510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:53.7051040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-08-14T20:54:53.7052450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-08-14T20:54:53.7053820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-08-14T20:54:53.7055070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:53.7056910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:53.7058530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-08-14T20:54:53.7059740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-08-14T20:54:53.7061130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-08-14T20:54:53.7062700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:53.7063990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7065640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-08-14T20:54:53.7066850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-08-14T20:54:53.7067960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-08-14T20:54:53.7068880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-08-14T20:54:53.7069890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-08-14T20:54:53.7070870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-08-14T20:54:53.7071730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-08-14T20:54:53.7073080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-08-14T20:54:53.7074360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-08-14T20:54:53.7075330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-08-14T20:54:53.7076630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-08-14T20:54:53.7078060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-08-14T20:54:53.7079140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-08-14T20:54:53.7080190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-08-14T20:54:53.7081110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-08-14T20:54:53.7081910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-08-14T20:54:53.7082680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-08-14T20:54:53.7083590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-08-14T20:54:53.7084620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-08-14T20:54:53.7085370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-08-14T20:54:53.7086350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-08-14T20:54:53.7087130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-08-14T20:54:53.7088120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-08-14T20:54:53.7088950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-08-14T20:54:53.7089880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-08-14T20:54:53.7090760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-08-14T20:54:53.7091960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:53.7093260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:53.7094850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:53.7096320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-08-14T20:54:53.7097460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:53.7099140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7100090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-08-14T20:54:53.7100960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-08-14T20:54:53.7101930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-08-14T20:54:53.7102900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-08-14T20:54:53.7103930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-08-14T20:54:53.7104780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-08-14T20:54:53.7105950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:53.7107280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7108000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-08-14T20:54:53.7109200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-08-14T20:54:53.7110040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.7111430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7112230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-08-14T20:54:53.7112850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-08-14T20:54:53.7113810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-08-14T20:54:53.7114880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-08-14T20:54:53.7115470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-08-14T20:54:53.7116570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-08-14T20:54:53.7117720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-08-14T20:54:53.7118780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-08-14T20:54:53.7120400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-08-14T20:54:53.7121780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-08-14T20:54:53.7123030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-08-14T20:54:53.7124310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-08-14T20:54:53.7125750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-08-14T20:54:53.7127260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7128300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-08-14T20:54:53.7129300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-08-14T20:54:53.7130430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-08-14T20:54:53.7131600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-08-14T20:54:53.7132630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-08-14T20:54:53.7133850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-08-14T20:54:53.7134930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-08-14T20:54:53.7136070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-08-14T20:54:53.7137370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-08-14T20:54:53.7138830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-08-14T20:54:53.7141010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-08-14T20:54:53.7142640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7143610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-08-14T20:54:53.7145120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:53.7146380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:53.7147980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:53.7149220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.7150470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:53.7152260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:53.7153570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:53.7155110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:53.7156840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:53.7158250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7159770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:53.7161100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.7162520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:53.7164060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:53.7164900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-08-14T20:54:53.7166130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-08-14T20:54:53.7167360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-08-14T20:54:53.7168550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-08-14T20:54:53.7169660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-08-14T20:54:53.7170730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-08-14T20:54:53.7171850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-08-14T20:54:53.7173110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-08-14T20:54:53.7174370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-08-14T20:54:53.7175620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-08-14T20:54:53.7177270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-08-14T20:54:53.7178810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-08-14T20:54:53.7180450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-08-14T20:54:53.7182040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-08-14T20:54:53.7183790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-08-14T20:54:53.7185550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-08-14T20:54:53.7186790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-08-14T20:54:53.7187820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-08-14T20:54:53.7188960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-08-14T20:54:53.7190370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-08-14T20:54:53.7191500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-08-14T20:54:53.7192720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-08-14T20:54:53.7194290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:53.7195790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-08-14T20:54:53.7197140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-08-14T20:54:53.7198850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7200490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.7201850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-08-14T20:54:53.7203060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-08-14T20:54:53.7204340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-08-14T20:54:53.7205750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-08-14T20:54:53.7207200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-08-14T20:54:53.7208810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-08-14T20:54:53.7210640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-08-14T20:54:53.7211970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-08-14T20:54:53.7213410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-08-14T20:54:53.7214670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-08-14T20:54:53.7215990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-08-14T20:54:53.7217070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-08-14T20:54:53.7218050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-08-14T20:54:53.7219460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-08-14T20:54:53.7220580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-08-14T20:54:53.7222090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:53.7223520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-08-14T20:54:53.7224820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-08-14T20:54:53.7226230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-08-14T20:54:53.7227800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-08-14T20:54:53.7229080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7230040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-08-14T20:54:53.7231180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-08-14T20:54:53.7232480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-08-14T20:54:53.7233840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-08-14T20:54:53.7235540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-08-14T20:54:53.7237030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-08-14T20:54:53.7238510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-08-14T20:54:53.7239750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-08-14T20:54:53.7241140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-08-14T20:54:53.7242470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-08-14T20:54:53.7243810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-08-14T20:54:53.7245550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-08-14T20:54:53.7246800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-08-14T20:54:53.7248000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-08-14T20:54:53.7249400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-08-14T20:54:53.7251010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-08-14T20:54:53.7252740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.7254320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-08-14T20:54:53.7256410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-08-14T20:54:53.7258120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-08-14T20:54:53.7259820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:53.7261750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-08-14T20:54:53.7263180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.7264900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7266530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-08-14T20:54:53.7267700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-08-14T20:54:53.7268820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-08-14T20:54:53.7270400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-08-14T20:54:53.7271520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-08-14T20:54:53.7272560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-08-14T20:54:53.7273780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-08-14T20:54:53.7274970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-08-14T20:54:53.7275950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_api.py 2025-08-14T20:54:53.7277140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-08-14T20:54:53.7278510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_build.py 2025-08-14T20:54:53.7280330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-08-14T20:54:53.7281750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-08-14T20:54:53.7283110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7284400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-08-14T20:54:53.7285620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-08-14T20:54:53.7286960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-08-14T20:54:53.7288550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-08-14T20:54:53.7289820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-08-14T20:54:53.7291110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-08-14T20:54:53.7292840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-08-14T20:54:53.7294630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-08-14T20:54:53.7296450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7298260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-08-14T20:54:53.7299420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-08-14T20:54:53.7300630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-08-14T20:54:53.7302680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.7304130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-08-14T20:54:53.7305400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:53.7307220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:53.7308760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7310210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-08-14T20:54:53.7311440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-08-14T20:54:53.7312720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-08-14T20:54:53.7313920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-08-14T20:54:53.7315420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-08-14T20:54:53.7316830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-08-14T20:54:53.7318250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-08-14T20:54:53.7319700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-08-14T20:54:53.7321080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-08-14T20:54:53.7322290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-08-14T20:54:53.7323780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-08-14T20:54:53.7325460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-08-14T20:54:53.7327370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.7329160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-08-14T20:54:53.7330860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-08-14T20:54:53.7332590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7334510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-08-14T20:54:53.7335820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-08-14T20:54:53.7336800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-08-14T20:54:53.7338350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.7340000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-08-14T20:54:53.7341570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.7343220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.7345000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7345910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-08-14T20:54:53.7347090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-08-14T20:54:53.7348410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-08-14T20:54:53.7349770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-08-14T20:54:53.7351030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-08-14T20:54:53.7352480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.7353990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-08-14T20:54:53.7355590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-08-14T20:54:53.7357360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.7358960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7359930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-08-14T20:54:53.7361030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-08-14T20:54:53.7362560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-08-14T20:54:53.7363950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-08-14T20:54:53.7365130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-08-14T20:54:53.7366510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-08-14T20:54:53.7367960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-08-14T20:54:53.7369390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-08-14T20:54:53.7370640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-08-14T20:54:53.7372200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-08-14T20:54:53.7373580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-08-14T20:54:53.7375060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-08-14T20:54:53.7376510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-08-14T20:54:53.7378310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-08-14T20:54:53.7378980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-08-14T20:54:53.7379830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-08-14T20:54:53.7380610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:53.7381610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-08-14T20:54:53.7382530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-08-14T20:54:53.7383530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-08-14T20:54:53.7384480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-08-14T20:54:53.7385510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-08-14T20:54:53.7386450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-08-14T20:54:53.7387380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-08-14T20:54:53.7388480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-08-14T20:54:53.7389440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-08-14T20:54:53.7390520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-08-14T20:54:53.7391470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-08-14T20:54:53.7392470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-08-14T20:54:53.7393440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-08-14T20:54:53.7394330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-08-14T20:54:53.7395270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-08-14T20:54:53.7396410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-08-14T20:54:53.7397180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-08-14T20:54:53.7398030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-08-14T20:54:53.7399020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-08-14T20:54:53.7400240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-08-14T20:54:53.7400840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-08-14T20:54:53.7401760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-08-14T20:54:53.7402690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-08-14T20:54:53.7403630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-08-14T20:54:53.7404570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-08-14T20:54:53.7405760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.7406980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-08-14T20:54:53.7408070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.7409260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.7410400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:53.7411520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-08-14T20:54:53.7412720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-08-14T20:54:53.7413880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7414740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-08-14T20:54:53.7415650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-08-14T20:54:53.7416610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-08-14T20:54:53.7417570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/RECORD 2025-08-14T20:54:53.7418590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/LICENSE 2025-08-14T20:54:53.7419860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/direct_url.json 2025-08-14T20:54:53.7420530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/WHEEL 2025-08-14T20:54:53.7421570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/top_level.txt 2025-08-14T20:54:53.7422550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/REQUESTED 2025-08-14T20:54:53.7423560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/INSTALLER 2025-08-14T20:54:53.7424520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/METADATA 2025-08-14T20:54:53.7425490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-08-14T20:54:53.7426460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-08-14T20:54:53.7427460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-08-14T20:54:53.7428910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.7429890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-08-14T20:54:53.7431140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-08-14T20:54:53.7432290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-08-14T20:54:53.7433510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-08-14T20:54:53.7434680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-08-14T20:54:53.7435840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.7437110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.7438280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:53.7439650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.7440630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7441450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-08-14T20:54:53.7442410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-08-14T20:54:53.7443330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-08-14T20:54:53.7444260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-08-14T20:54:53.7445250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-08-14T20:54:53.7446250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-08-14T20:54:53.7447420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-08-14T20:54:53.7448120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-08-14T20:54:53.7449050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-08-14T20:54:53.7449990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-08-14T20:54:53.7451060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-08-14T20:54:53.7451940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-08-14T20:54:53.7452970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-08-14T20:54:53.7454120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-08-14T20:54:53.7454840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-08-14T20:54:53.7455650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-08-14T20:54:53.7456480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-08-14T20:54:53.7457310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-08-14T20:54:53.7458200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-08-14T20:54:53.7459010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-08-14T20:54:53.7459850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-08-14T20:54:53.7460760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-08-14T20:54:53.7461550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-08-14T20:54:53.7462480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-08-14T20:54:53.7463270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-08-14T20:54:53.7464140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-08-14T20:54:53.7465340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-08-14T20:54:53.7466390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-08-14T20:54:53.7467560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-08-14T20:54:53.7468890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-08-14T20:54:53.7469750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-08-14T20:54:53.7470760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-08-14T20:54:53.7471840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-08-14T20:54:53.7472900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-08-14T20:54:53.7473990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-08-14T20:54:53.7475050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-08-14T20:54:53.7476440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-08-14T20:54:53.7477180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-08-14T20:54:53.7478260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-08-14T20:54:53.7479310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-08-14T20:54:53.7480410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-08-14T20:54:53.7481480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-08-14T20:54:53.7482590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-08-14T20:54:53.7483860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-08-14T20:54:53.7484700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-08-14T20:54:53.7485750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-08-14T20:54:53.7486830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-08-14T20:54:53.7487890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-08-14T20:54:53.7488960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-08-14T20:54:53.7490080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-08-14T20:54:53.7491080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-08-14T20:54:53.7496860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-08-14T20:54:53.7497130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-08-14T20:54:53.7497410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-08-14T20:54:53.7497670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-08-14T20:54:53.7497910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7498100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-08-14T20:54:53.7498550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-08-14T20:54:53.7499150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-08-14T20:54:53.7499920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-08-14T20:54:53.7500780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-08-14T20:54:53.7501720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-08-14T20:54:53.7502500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-08-14T20:54:53.7503430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-08-14T20:54:53.7504130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-08-14T20:54:53.7504960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-08-14T20:54:53.7505800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-08-14T20:54:53.7506630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-08-14T20:54:53.7507520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-08-14T20:54:53.7508540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-08-14T20:54:53.7509120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-08-14T20:54:53.7509950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-08-14T20:54:53.7510780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-08-14T20:54:53.7511620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-08-14T20:54:53.7512480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-08-14T20:54:53.7513390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-08-14T20:54:53.7514600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-08-14T20:54:53.7515710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7516500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-08-14T20:54:53.7517440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-08-14T20:54:53.7518170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-08-14T20:54:53.7518940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-08-14T20:54:53.7519910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-08-14T20:54:53.7521100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.7521960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-08-14T20:54:53.7522910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-08-14T20:54:53.7523490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-08-14T20:54:53.7524360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-08-14T20:54:53.7525230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-08-14T20:54:53.7526110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-08-14T20:54:53.7527060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-08-14T20:54:53.7528160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-08-14T20:54:53.7529270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-08-14T20:54:53.7530270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-08-14T20:54:53.7531440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-08-14T20:54:53.7532680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-08-14T20:54:53.7533870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-08-14T20:54:53.7535030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-08-14T20:54:53.7535890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-08-14T20:54:53.7536720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-08-14T20:54:53.7537730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-08-14T20:54:53.7538620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-08-14T20:54:53.7539510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-08-14T20:54:53.7540370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-08-14T20:54:53.7541370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-08-14T20:54:53.7542180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-08-14T20:54:53.7543200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-08-14T20:54:53.7544060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-08-14T20:54:53.7544970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-08-14T20:54:53.7545840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-08-14T20:54:53.7546720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-08-14T20:54:53.7547650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-08-14T20:54:53.7548690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-08-14T20:54:53.7549610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-08-14T20:54:53.7550390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-08-14T20:54:53.7551490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-08-14T20:54:53.7553010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-08-14T20:54:53.7553460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-08-14T20:54:53.7554630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-08-14T20:54:53.7555610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-08-14T20:54:53.7556690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-08-14T20:54:53.7557840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-08-14T20:54:53.7558990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-08-14T20:54:53.7560200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-08-14T20:54:53.7561120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-08-14T20:54:53.7562250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-08-14T20:54:53.7563220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-08-14T20:54:53.7564240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-08-14T20:54:53.7565360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-08-14T20:54:53.7566420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-08-14T20:54:53.7567690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-08-14T20:54:53.7568840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-08-14T20:54:53.7569960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-08-14T20:54:53.7570990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-08-14T20:54:53.7572340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-08-14T20:54:53.7573470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-08-14T20:54:53.7574520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-08-14T20:54:53.7575890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-08-14T20:54:53.7576980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-08-14T20:54:53.7577920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-08-14T20:54:53.7579030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-08-14T20:54:53.7580010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-08-14T20:54:53.7581280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-08-14T20:54:53.7582500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-08-14T20:54:53.7583550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-08-14T20:54:53.7584710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-08-14T20:54:53.7585820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-08-14T20:54:53.7587060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-08-14T20:54:53.7588220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-08-14T20:54:53.7589550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-08-14T20:54:53.7590960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-08-14T20:54:53.7592270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-08-14T20:54:53.7593360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-08-14T20:54:53.7594410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-08-14T20:54:53.7595540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-08-14T20:54:53.7596630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-08-14T20:54:53.7597810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-08-14T20:54:53.7599170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-08-14T20:54:53.7600480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-08-14T20:54:53.7601830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-08-14T20:54:53.7602890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-08-14T20:54:53.7604000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-08-14T20:54:53.7605060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-08-14T20:54:53.7606260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-08-14T20:54:53.7607580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-08-14T20:54:53.7608660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-08-14T20:54:53.7609810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-08-14T20:54:53.7610930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-08-14T20:54:53.7612190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-08-14T20:54:53.7613280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-08-14T20:54:53.7614310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-08-14T20:54:53.7615530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-08-14T20:54:53.7616690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-08-14T20:54:53.7618100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-08-14T20:54:53.7618780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-08-14T20:54:53.7619970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-08-14T20:54:53.7621220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-08-14T20:54:53.7622290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-08-14T20:54:53.7623500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-08-14T20:54:53.7624630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-08-14T20:54:53.7625780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-08-14T20:54:53.7627000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-08-14T20:54:53.7628050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-08-14T20:54:53.7629190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-08-14T20:54:53.7630370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-08-14T20:54:53.7631340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-08-14T20:54:53.7632570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-08-14T20:54:53.7633720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-08-14T20:54:53.7635020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-08-14T20:54:53.7636120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-08-14T20:54:53.7637550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-08-14T20:54:53.7638170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-08-14T20:54:53.7639640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-08-14T20:54:53.7640790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-08-14T20:54:53.7641890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-08-14T20:54:53.7643130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-08-14T20:54:53.7644170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-08-14T20:54:53.7645300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-08-14T20:54:53.7646500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-08-14T20:54:53.7647640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-08-14T20:54:53.7649000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-08-14T20:54:53.7650210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-08-14T20:54:53.7651210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-08-14T20:54:53.7652870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-08-14T20:54:53.7653850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-08-14T20:54:53.7654900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-08-14T20:54:53.7656060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-08-14T20:54:53.7657140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-08-14T20:54:53.7658390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-08-14T20:54:53.7659570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-08-14T20:54:53.7660610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-08-14T20:54:53.7661690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-08-14T20:54:53.7662790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-08-14T20:54:53.7664050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-08-14T20:54:53.7665550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-08-14T20:54:53.7667010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-08-14T20:54:53.7668410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-08-14T20:54:53.7669620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-08-14T20:54:53.7670970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-08-14T20:54:53.7672240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-08-14T20:54:53.7673760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-08-14T20:54:53.7675150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-08-14T20:54:53.7676590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-08-14T20:54:53.7678120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-08-14T20:54:53.7679580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-08-14T20:54:53.7681020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-08-14T20:54:53.7682510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-08-14T20:54:53.7683880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-08-14T20:54:53.7685400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-08-14T20:54:53.7686790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-08-14T20:54:53.7688520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-08-14T20:54:53.7689880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-08-14T20:54:53.7691140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-08-14T20:54:53.7692480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-08-14T20:54:53.7693950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-08-14T20:54:53.7695350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-08-14T20:54:53.7696810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-08-14T20:54:53.7698300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-08-14T20:54:53.7699720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-08-14T20:54:53.7701290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-08-14T20:54:53.7702840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-08-14T20:54:53.7704240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-08-14T20:54:53.7705680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-08-14T20:54:53.7706920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-08-14T20:54:53.7708340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-08-14T20:54:53.7709610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-08-14T20:54:53.7711050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-08-14T20:54:53.7712670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-08-14T20:54:53.7714130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-08-14T20:54:53.7715570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-08-14T20:54:53.7716990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-08-14T20:54:53.7718510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-08-14T20:54:53.7719920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-08-14T20:54:53.7721260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-08-14T20:54:53.7722670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-08-14T20:54:53.7724170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-08-14T20:54:53.7725560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-08-14T20:54:53.7727150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-08-14T20:54:53.7728550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-08-14T20:54:53.7729920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-08-14T20:54:53.7731270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-08-14T20:54:53.7732260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-08-14T20:54:53.7733470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-08-14T20:54:53.7734510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-08-14T20:54:53.7735710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-08-14T20:54:53.7736730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-08-14T20:54:53.7737930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-08-14T20:54:53.7738910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-08-14T20:54:53.7740150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-08-14T20:54:53.7741500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-08-14T20:54:53.7742910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-08-14T20:54:53.7744330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-08-14T20:54:53.7745880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-08-14T20:54:53.7747270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-08-14T20:54:53.7748720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-08-14T20:54:53.7750120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-08-14T20:54:53.7752000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-08-14T20:54:53.7753440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-08-14T20:54:53.7755160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-08-14T20:54:53.7756380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-08-14T20:54:53.7758100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-08-14T20:54:53.7759770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-08-14T20:54:53.7761290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-08-14T20:54:53.7763090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-08-14T20:54:53.7764530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-08-14T20:54:53.7765990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-08-14T20:54:53.7767310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-08-14T20:54:53.7768990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-08-14T20:54:53.7770380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-08-14T20:54:53.7771640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-08-14T20:54:53.7773150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-08-14T20:54:53.7774510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-08-14T20:54:53.7775870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-08-14T20:54:53.7777260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-08-14T20:54:53.7778700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-08-14T20:54:53.7779990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-08-14T20:54:53.7781540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-08-14T20:54:53.7782970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-08-14T20:54:53.7784380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-08-14T20:54:53.7785820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-08-14T20:54:53.7787290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-08-14T20:54:53.7788560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-08-14T20:54:53.7790020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-08-14T20:54:53.7791570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-08-14T20:54:53.7793050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-08-14T20:54:53.7794550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-08-14T20:54:53.7796070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-08-14T20:54:53.7797450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-08-14T20:54:53.7798710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-08-14T20:54:53.7800150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-08-14T20:54:53.7801590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-08-14T20:54:53.7802960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-08-14T20:54:53.7804510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-08-14T20:54:53.7805860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-08-14T20:54:53.7807250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-08-14T20:54:53.7808750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-08-14T20:54:53.7810200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-08-14T20:54:53.7811580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-08-14T20:54:53.7813040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-08-14T20:54:53.7814420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-08-14T20:54:53.7815940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-08-14T20:54:53.7817510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-08-14T20:54:53.7819050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-08-14T20:54:53.7820520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-08-14T20:54:53.7822160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-08-14T20:54:53.7823480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-08-14T20:54:53.7824810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-08-14T20:54:53.7826850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-08-14T20:54:53.7827970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-08-14T20:54:53.7829370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-08-14T20:54:53.7831000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-08-14T20:54:53.7833160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-08-14T20:54:53.7833790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:53.7835410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-08-14T20:54:53.7837140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-08-14T20:54:53.7838390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-08-14T20:54:53.7840000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-08-14T20:54:53.7841470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-08-14T20:54:53.7843010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-08-14T20:54:53.7844910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-08-14T20:54:53.7846170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-08-14T20:54:53.7847750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-08-14T20:54:53.7849450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-08-14T20:54:53.7850900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-08-14T20:54:53.7852560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-08-14T20:54:53.7854220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-08-14T20:54:53.7855630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-08-14T20:54:53.7857570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-08-14T20:54:53.7858950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-08-14T20:54:53.7860320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-08-14T20:54:53.7861770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-08-14T20:54:53.7863260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-08-14T20:54:53.7864780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-08-14T20:54:53.7866570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-08-14T20:54:53.7868080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-08-14T20:54:53.7869620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-08-14T20:54:53.7871120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-08-14T20:54:53.7872810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-08-14T20:54:53.7874210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-08-14T20:54:53.7875770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-08-14T20:54:53.7877090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-08-14T20:54:53.7878420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-08-14T20:54:53.7880170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-08-14T20:54:53.7881490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-08-14T20:54:53.7883020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-08-14T20:54:53.7884510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-08-14T20:54:53.7886230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-08-14T20:54:53.7887900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-08-14T20:54:53.7889210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-08-14T20:54:53.7890880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-08-14T20:54:53.7892540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-08-14T20:54:53.7894180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-08-14T20:54:53.7895710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-08-14T20:54:53.7897210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-08-14T20:54:53.7904280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-08-14T20:54:53.7904960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-08-14T20:54:53.7905620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-08-14T20:54:53.7906230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-08-14T20:54:53.7906850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-08-14T20:54:53.7907470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-08-14T20:54:53.7908070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-08-14T20:54:53.7908700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-08-14T20:54:53.7910030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-08-14T20:54:53.7911740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-08-14T20:54:53.7913120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-08-14T20:54:53.7914980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-08-14T20:54:53.7916330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-08-14T20:54:53.7917990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-08-14T20:54:53.7919310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-08-14T20:54:53.7920860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-08-14T20:54:53.7922260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-08-14T20:54:53.7924010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-08-14T20:54:53.7925290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-08-14T20:54:53.7926890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-08-14T20:54:53.7928330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-08-14T20:54:53.7929840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-08-14T20:54:53.7931330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-08-14T20:54:53.7932920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-08-14T20:54:53.7934750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-08-14T20:54:53.7936500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-08-14T20:54:53.7937660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-08-14T20:54:53.7938270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-08-14T20:54:53.7938900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-08-14T20:54:53.7939730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-08-14T20:54:53.7940800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-08-14T20:54:53.7941930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-08-14T20:54:53.7943050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-08-14T20:54:53.7944250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-08-14T20:54:53.7945220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-08-14T20:54:53.7946470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-08-14T20:54:53.7947430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-08-14T20:54:53.7948820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-08-14T20:54:53.7949820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-08-14T20:54:53.7951030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-08-14T20:54:53.7952240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-08-14T20:54:53.7953450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:53.7954680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-08-14T20:54:53.7956330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-08-14T20:54:53.7957820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-08-14T20:54:53.7959330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:53.7960990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-08-14T20:54:53.7962390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-08-14T20:54:53.7963930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-08-14T20:54:53.7965520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-08-14T20:54:53.7967340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-08-14T20:54:53.7968880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-08-14T20:54:53.7970350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-08-14T20:54:53.7972000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-08-14T20:54:53.7973350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-08-14T20:54:53.7974800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-08-14T20:54:53.7976400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-08-14T20:54:53.7977850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-08-14T20:54:53.7979100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-08-14T20:54:53.7980410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-08-14T20:54:53.7981970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-08-14T20:54:53.7983390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-08-14T20:54:53.7984860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-08-14T20:54:53.7986540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-08-14T20:54:53.7988070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-08-14T20:54:53.7989380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-08-14T20:54:53.7990890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-08-14T20:54:53.7992520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-08-14T20:54:53.7993990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-08-14T20:54:53.7995490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-08-14T20:54:53.7996930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-08-14T20:54:53.7998420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-08-14T20:54:53.7999650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-08-14T20:54:53.8001140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-08-14T20:54:53.8002710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-08-14T20:54:53.8004010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8005560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-08-14T20:54:53.8007150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-08-14T20:54:53.8008530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-08-14T20:54:53.8010200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-08-14T20:54:53.8011530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-08-14T20:54:53.8012900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-08-14T20:54:53.8014220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-08-14T20:54:53.8015650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-08-14T20:54:53.8017310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-08-14T20:54:53.8018840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-08-14T20:54:53.8020130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-08-14T20:54:53.8021520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-08-14T20:54:53.8022990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-08-14T20:54:53.8024340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-08-14T20:54:53.8025740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:53.8027080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-08-14T20:54:53.8028760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-08-14T20:54:53.8030120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-08-14T20:54:53.8031580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-08-14T20:54:53.8032980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-08-14T20:54:53.8034520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-08-14T20:54:53.8035890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-08-14T20:54:53.8036960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-08-14T20:54:53.8038190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-08-14T20:54:53.8039310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-08-14T20:54:53.8040470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-08-14T20:54:53.8041510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-08-14T20:54:53.8042740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-08-14T20:54:53.8043940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-08-14T20:54:53.8045060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-08-14T20:54:53.8046160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-08-14T20:54:53.8047320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-08-14T20:54:53.8048290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-08-14T20:54:53.8049320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-08-14T20:54:53.8050450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-08-14T20:54:53.8051610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-08-14T20:54:53.8052850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-08-14T20:54:53.8054120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-08-14T20:54:53.8055060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-08-14T20:54:53.8056510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-08-14T20:54:53.8057360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-08-14T20:54:53.8058540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-08-14T20:54:53.8059520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-08-14T20:54:53.8060590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-08-14T20:54:53.8061640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-08-14T20:54:53.8062780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-08-14T20:54:53.8063990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-08-14T20:54:53.8065150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-08-14T20:54:53.8066460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-08-14T20:54:53.8132120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-08-14T20:54:53.8132600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-08-14T20:54:53.8133100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-08-14T20:54:53.8133600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-08-14T20:54:53.8134070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-08-14T20:54:53.8134560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-08-14T20:54:53.8135030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-08-14T20:54:53.8135490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-08-14T20:54:53.8136140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-08-14T20:54:53.8136610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-08-14T20:54:53.8137130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-08-14T20:54:53.8137620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-08-14T20:54:53.8138090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-08-14T20:54:53.8138570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-08-14T20:54:53.8139030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-08-14T20:54:53.8139490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-08-14T20:54:53.8139960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-08-14T20:54:53.8140430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-08-14T20:54:53.8140900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-08-14T20:54:53.8141380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-08-14T20:54:53.8141860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-08-14T20:54:53.8142350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-08-14T20:54:53.8142840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-08-14T20:54:53.8143300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-08-14T20:54:53.8143760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-08-14T20:54:53.8144250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-08-14T20:54:53.8144770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-08-14T20:54:53.8145270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-08-14T20:54:53.8145750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-08-14T20:54:53.8146230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-08-14T20:54:53.8146730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-08-14T20:54:53.8147230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-08-14T20:54:53.8147730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-08-14T20:54:53.8325710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-08-14T20:54:53.8326220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-08-14T20:54:53.8326710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-08-14T20:54:53.8327220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-08-14T20:54:53.8327730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-08-14T20:54:53.8328350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-08-14T20:54:53.8328890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-08-14T20:54:53.8329380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-08-14T20:54:53.8330000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-08-14T20:54:53.8330500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-08-14T20:54:53.8331000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-08-14T20:54:53.8331520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-08-14T20:54:53.8332010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-08-14T20:54:53.8332470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-08-14T20:54:53.8332930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-08-14T20:54:53.8333400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-08-14T20:54:53.8334060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-08-14T20:54:53.8334550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-08-14T20:54:53.8335030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-08-14T20:54:53.8335490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-08-14T20:54:53.8335970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-08-14T20:54:53.8336490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-08-14T20:54:53.8337020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-08-14T20:54:53.8337520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-08-14T20:54:53.8338110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-08-14T20:54:53.8338600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-08-14T20:54:53.8339090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-08-14T20:54:53.8339570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-08-14T20:54:53.8340030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-08-14T20:54:53.8340530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-08-14T20:54:53.8341050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-08-14T20:54:53.8341530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-08-14T20:54:53.8342010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-08-14T20:54:53.8342610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-08-14T20:54:53.8343310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-08-14T20:54:53.8343820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-08-14T20:54:53.8344300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-08-14T20:54:53.8344780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-08-14T20:54:53.8345760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-08-14T20:54:53.8346240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-08-14T20:54:53.8347520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-08-14T20:54:53.8348020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-08-14T20:54:53.8348620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-08-14T20:54:53.8349100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-08-14T20:54:53.8349580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-08-14T20:54:53.8350060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-08-14T20:54:53.8350540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-08-14T20:54:53.8351030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-08-14T20:54:53.8351640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-08-14T20:54:53.8352160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-08-14T20:54:53.8352650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-08-14T20:54:53.8353140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-08-14T20:54:53.8353640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-08-14T20:54:53.8354140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-08-14T20:54:53.8354630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-08-14T20:54:53.8355100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-08-14T20:54:53.8355560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-08-14T20:54:53.8356050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-08-14T20:54:53.8356550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-08-14T20:54:53.8357080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-08-14T20:54:53.8357600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-08-14T20:54:53.8358080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-08-14T20:54:53.8358930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-08-14T20:54:53.8359410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-08-14T20:54:53.8359880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-08-14T20:54:53.8360400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-08-14T20:54:53.8360900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-08-14T20:54:53.8361560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-08-14T20:54:53.8362050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-08-14T20:54:53.8362540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-08-14T20:54:53.8363060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-08-14T20:54:53.8363620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-08-14T20:54:53.8364090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-08-14T20:54:53.8364540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-08-14T20:54:53.8364970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-08-14T20:54:53.8365440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-08-14T20:54:53.8366010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-08-14T20:54:53.8366460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-08-14T20:54:53.8366960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-08-14T20:54:53.8367480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-08-14T20:54:53.8367980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-08-14T20:54:53.8368480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-08-14T20:54:53.8368980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-08-14T20:54:53.8369560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-08-14T20:54:53.8370250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-08-14T20:54:53.8370950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-08-14T20:54:53.8371700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-08-14T20:54:53.8372360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-08-14T20:54:53.8373010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-08-14T20:54:53.8373660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-08-14T20:54:53.8374340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-08-14T20:54:53.8375030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-08-14T20:54:53.8375670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-08-14T20:54:53.8376460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:53.8377120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-08-14T20:54:53.8377780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-08-14T20:54:53.8378440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8379130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-08-14T20:54:53.8379710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-08-14T20:54:53.8380260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-08-14T20:54:53.8380820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-08-14T20:54:53.8381330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-08-14T20:54:53.8382000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-08-14T20:54:53.8382560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-08-14T20:54:53.8390300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-08-14T20:54:53.8390810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-08-14T20:54:53.8391460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-08-14T20:54:53.8392100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-08-14T20:54:53.8392690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:53.8393280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-08-14T20:54:53.8393850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.8394440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:53.8395010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:53.8395600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-08-14T20:54:53.8396210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-08-14T20:54:53.8396840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:53.8397650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-08-14T20:54:53.8398270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-08-14T20:54:53.8398870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-08-14T20:54:53.8399560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.8400160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8400850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:53.8401400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-08-14T20:54:53.8401890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-08-14T20:54:53.8402410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-08-14T20:54:53.8402930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-08-14T20:54:53.8403420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-08-14T20:54:53.8403910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-08-14T20:54:53.8404550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-08-14T20:54:53.8405040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-08-14T20:54:53.8405530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-08-14T20:54:53.8406010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-08-14T20:54:53.8406490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-08-14T20:54:53.8407000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-08-14T20:54:53.8407520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-08-14T20:54:53.8408270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-08-14T20:54:53.8408810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-08-14T20:54:53.8409350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-08-14T20:54:53.8409860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-08-14T20:54:53.8410360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-08-14T20:54:53.8410910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-08-14T20:54:53.8411540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-08-14T20:54:53.8412170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-08-14T20:54:53.8412820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-08-14T20:54:53.8413460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-08-14T20:54:53.8414080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-08-14T20:54:53.8414710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-08-14T20:54:53.8415340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-08-14T20:54:53.8415970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-08-14T20:54:53.8416630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-08-14T20:54:53.8417270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-08-14T20:54:53.8417930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-08-14T20:54:53.8418550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-08-14T20:54:53.8419170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-08-14T20:54:53.8419790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-08-14T20:54:53.8420510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-08-14T20:54:53.8421150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-08-14T20:54:53.8421760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-08-14T20:54:53.8422540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-08-14T20:54:53.8422830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-08-14T20:54:53.8423110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-08-14T20:54:53.8423390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-08-14T20:54:53.8423700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-08-14T20:54:53.8424010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-08-14T20:54:53.8424280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-08-14T20:54:53.8424650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-08-14T20:54:53.8424930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-08-14T20:54:53.8425210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-08-14T20:54:53.8425490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-08-14T20:54:53.8425790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-08-14T20:54:53.8426070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-08-14T20:54:53.8426350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-08-14T20:54:53.8426640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-08-14T20:54:53.8426920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-08-14T20:54:53.8427200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-08-14T20:54:53.8427480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-08-14T20:54:53.8427760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-08-14T20:54:53.8428080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-08-14T20:54:53.8428350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-08-14T20:54:53.8428620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-08-14T20:54:53.8428930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-08-14T20:54:53.8429220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:53.8429500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-08-14T20:54:53.8429790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-08-14T20:54:53.8430140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-08-14T20:54:53.8430510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-08-14T20:54:53.8430870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8431170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-08-14T20:54:53.8431390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-08-14T20:54:53.8431610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-08-14T20:54:53.8431810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-08-14T20:54:53.8432030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-08-14T20:54:53.8432220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-08-14T20:54:53.8432520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-08-14T20:54:53.8432740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-08-14T20:54:53.8432930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-08-14T20:54:53.8433140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-08-14T20:54:53.8433380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-08-14T20:54:53.8433590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-08-14T20:54:53.8433800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-08-14T20:54:53.8434000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-08-14T20:54:53.8434200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-08-14T20:54:53.8434420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-08-14T20:54:53.8434630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-08-14T20:54:53.8434830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-08-14T20:54:53.8435040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-08-14T20:54:53.8435250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-08-14T20:54:53.8435460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-08-14T20:54:53.8435690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-08-14T20:54:53.8435880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-08-14T20:54:53.8436100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-08-14T20:54:53.8436310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-08-14T20:54:53.8436510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-08-14T20:54:53.8436710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-08-14T20:54:53.8436920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-08-14T20:54:53.8437140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-08-14T20:54:53.8437340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-08-14T20:54:53.8437550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-08-14T20:54:53.8437820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-08-14T20:54:53.8438050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-08-14T20:54:53.8438360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-08-14T20:54:53.8438560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-08-14T20:54:53.8438750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-08-14T20:54:53.8438970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-08-14T20:54:53.8439170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-08-14T20:54:53.8439360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-08-14T20:54:53.8439570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-08-14T20:54:53.8587350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-08-14T20:54:53.8587630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-08-14T20:54:53.8587900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-08-14T20:54:53.8588160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-08-14T20:54:53.8588440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-08-14T20:54:53.8588720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8588990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-08-14T20:54:53.8589190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-08-14T20:54:53.8589380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-08-14T20:54:53.8589570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-08-14T20:54:53.8589770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-08-14T20:54:53.8589950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-08-14T20:54:53.8590140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-08-14T20:54:53.8590420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-08-14T20:54:53.8590700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-08-14T20:54:53.8590970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-08-14T20:54:53.8591260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-08-14T20:54:53.8591520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-08-14T20:54:53.8591780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-08-14T20:54:53.8592050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-08-14T20:54:53.8592330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-08-14T20:54:53.8592610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-08-14T20:54:53.8592870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-08-14T20:54:53.8593300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8593490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-08-14T20:54:53.8593690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-08-14T20:54:53.8593900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-08-14T20:54:53.8594110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-08-14T20:54:53.8594300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-08-14T20:54:53.8594500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-08-14T20:54:53.8594700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-08-14T20:54:53.8594960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-08-14T20:54:53.8595140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-08-14T20:54:53.8595370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-08-14T20:54:53.8595610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-08-14T20:54:53.8595850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-08-14T20:54:53.8596150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-08-14T20:54:53.8596460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.8596760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8597170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-08-14T20:54:53.8597370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-08-14T20:54:53.8597570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-08-14T20:54:53.8597740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-08-14T20:54:53.8597920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-08-14T20:54:53.8598100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-08-14T20:54:53.8598340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-08-14T20:54:53.8598550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-08-14T20:54:53.8598750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-08-14T20:54:53.8598960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-08-14T20:54:53.8599170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-08-14T20:54:53.8599360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-08-14T20:54:53.8599600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-08-14T20:54:53.8599860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:53.8600150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-08-14T20:54:53.8600410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-08-14T20:54:53.8601050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-08-14T20:54:53.8601340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-08-14T20:54:53.8601640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-08-14T20:54:53.8601920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-08-14T20:54:53.8602200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-08-14T20:54:53.8602450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:53.8602720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8603100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-08-14T20:54:53.8603300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-08-14T20:54:53.8603510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-08-14T20:54:53.8603710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-08-14T20:54:53.8603890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-08-14T20:54:53.8604090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-08-14T20:54:53.8604340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-08-14T20:54:53.8604600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-08-14T20:54:53.8604930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:53.8605280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8605610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:53.8605850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-08-14T20:54:53.8606100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-08-14T20:54:53.8606350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-08-14T20:54:53.8606600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-08-14T20:54:53.8606920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-08-14T20:54:53.8607330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-08-14T20:54:53.8607680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-08-14T20:54:53.8608020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:53.8608340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:53.8608680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-08-14T20:54:53.8609090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:53.8609480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8609730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-08-14T20:54:53.8609990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-08-14T20:54:53.8610230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-08-14T20:54:53.8610480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-08-14T20:54:53.8610720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-08-14T20:54:53.8611030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-08-14T20:54:53.8611340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-08-14T20:54:53.8611680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8612040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-08-14T20:54:53.8612280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-08-14T20:54:53.8612590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8612870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-08-14T20:54:53.8613250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-08-14T20:54:53.8613620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-08-14T20:54:53.8613980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8614320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-08-14T20:54:53.8614620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-08-14T20:54:53.8614930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-08-14T20:54:53.8615310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-08-14T20:54:53.8615530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-08-14T20:54:53.8615730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-08-14T20:54:53.8615930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-08-14T20:54:53.8616230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-08-14T20:54:53.8616510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:53.8616780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-08-14T20:54:53.8617070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.8617500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-08-14T20:54:53.8617800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8618080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-08-14T20:54:53.8618430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-08-14T20:54:53.8618770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8619060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-08-14T20:54:53.8619350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-08-14T20:54:53.8619730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8620010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-08-14T20:54:53.8620250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-08-14T20:54:53.8620560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8620910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-08-14T20:54:53.8621120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-08-14T20:54:53.8621320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-08-14T20:54:53.8621590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-08-14T20:54:53.8621820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-08-14T20:54:53.8622060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-08-14T20:54:53.8622310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-08-14T20:54:53.8622530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-08-14T20:54:53.8622770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-08-14T20:54:53.8623000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-08-14T20:54:53.8623230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-08-14T20:54:53.8623470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-08-14T20:54:53.8623670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-08-14T20:54:53.8623870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-08-14T20:54:53.8624070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-08-14T20:54:53.8624300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-08-14T20:54:53.8624530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-08-14T20:54:53.8624780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-08-14T20:54:53.8625060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-08-14T20:54:53.8625350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-08-14T20:54:53.8625560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-08-14T20:54:53.8625750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-08-14T20:54:53.8625970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-08-14T20:54:53.8626170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-08-14T20:54:53.8626350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-08-14T20:54:53.8626570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-08-14T20:54:53.8626760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-08-14T20:54:53.8627050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-08-14T20:54:53.8627340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-08-14T20:54:53.8627550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-08-14T20:54:53.8627750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-08-14T20:54:53.8628100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-08-14T20:54:53.8628390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:53.8628690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-08-14T20:54:53.8628980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-08-14T20:54:53.8629250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-08-14T20:54:53.8629520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-08-14T20:54:53.8629810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-08-14T20:54:53.8630090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-08-14T20:54:53.8630360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-08-14T20:54:53.8630630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8630900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.8631120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-08-14T20:54:53.8631320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-08-14T20:54:53.8631530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-08-14T20:54:53.8631790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-08-14T20:54:53.8632030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.8632290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-08-14T20:54:53.8632540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-08-14T20:54:53.8632890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-08-14T20:54:53.8633210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.8633720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-08-14T20:54:53.8633990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.8634340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.8634590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-08-14T20:54:53.8634860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-08-14T20:54:53.8636010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.8637590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8638870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-08-14T20:54:53.8640220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-08-14T20:54:53.8641510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-08-14T20:54:53.8642820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-08-14T20:54:53.8643940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-08-14T20:54:53.8645280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-08-14T20:54:53.8646360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-08-14T20:54:53.8647480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-08-14T20:54:53.8648840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-08-14T20:54:53.8650220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-08-14T20:54:53.8651250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-08-14T20:54:53.8652560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-08-14T20:54:53.8653880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-08-14T20:54:53.8655370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-08-14T20:54:53.8656220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-08-14T20:54:53.8657310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-08-14T20:54:53.8658850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-08-14T20:54:53.8659880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-08-14T20:54:53.8661180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-08-14T20:54:53.8662350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-08-14T20:54:53.8663480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-08-14T20:54:53.8664480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-08-14T20:54:53.8666120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:53.8766180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.8766470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-08-14T20:54:53.8766790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-08-14T20:54:53.8767060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-08-14T20:54:53.8767350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-08-14T20:54:53.8767630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-08-14T20:54:53.8767900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-08-14T20:54:53.8768280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-08-14T20:54:53.8768550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-08-14T20:54:53.8768830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-08-14T20:54:53.8769120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-08-14T20:54:53.8769380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-08-14T20:54:53.8769660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-08-14T20:54:53.8769940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-08-14T20:54:53.8770230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-08-14T20:54:53.8770510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-08-14T20:54:53.8770790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-08-14T20:54:53.8771060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-08-14T20:54:53.8771330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-08-14T20:54:53.8771610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-08-14T20:54:53.8771890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-08-14T20:54:53.8772150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:53.8772420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-08-14T20:54:53.8772700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-08-14T20:54:53.8772960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-08-14T20:54:53.8773230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-08-14T20:54:53.8773500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-08-14T20:54:53.8773780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-08-14T20:54:53.8774190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-08-14T20:54:53.8774480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-08-14T20:54:53.8774750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-08-14T20:54:53.8775030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-08-14T20:54:53.8775290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8775640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-08-14T20:54:53.8775940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-08-14T20:54:53.8776250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-08-14T20:54:53.8776460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-08-14T20:54:53.8776660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-08-14T20:54:53.8776850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/python_api.py 2025-08-14T20:54:53.8777040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-08-14T20:54:53.8777260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-08-14T20:54:53.8777490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-08-14T20:54:53.8777680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-08-14T20:54:53.8777870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-08-14T20:54:53.8778090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-08-14T20:54:53.8778280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-08-14T20:54:53.8778490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-08-14T20:54:53.8778670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-08-14T20:54:53.8778880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-08-14T20:54:53.8779060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-08-14T20:54:53.8779280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-08-14T20:54:53.8779500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-08-14T20:54:53.8779710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-08-14T20:54:53.8779910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-08-14T20:54:53.8780110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-08-14T20:54:53.8780300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-08-14T20:54:53.8780490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-08-14T20:54:53.8780690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-08-14T20:54:53.8780950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-08-14T20:54:53.8781220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:53.8781630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:53.8781900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:53.8782170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.8782450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8782640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-08-14T20:54:53.8782820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-08-14T20:54:53.8783030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-08-14T20:54:53.8783310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-08-14T20:54:53.8783690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:53.8783970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8784240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-08-14T20:54:53.8784470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-08-14T20:54:53.8784680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-08-14T20:54:53.8784890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-08-14T20:54:53.8785080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-08-14T20:54:53.8785350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-08-14T20:54:53.8785600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-08-14T20:54:53.8785860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8786050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-08-14T20:54:53.8786270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-08-14T20:54:53.8786490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-08-14T20:54:53.8786810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-08-14T20:54:53.8787100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.8787390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-08-14T20:54:53.8787680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8787910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-08-14T20:54:53.8788130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-08-14T20:54:53.8788320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-08-14T20:54:53.8788490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-08-14T20:54:53.8788710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-08-14T20:54:53.8788930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-08-14T20:54:53.8789250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-08-14T20:54:53.8789540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:53.8789830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-08-14T20:54:53.8790100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-08-14T20:54:53.8790370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:53.8790680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-08-14T20:54:53.8790950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8791250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-08-14T20:54:53.8792780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:53.8794400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:53.8796040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8797280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-08-14T20:54:53.8798700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-08-14T20:54:53.8800190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-08-14T20:54:53.8801640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-08-14T20:54:53.8802950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:53.8804910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8806370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-08-14T20:54:53.8807570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-08-14T20:54:53.8808690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-08-14T20:54:53.8810020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize.py 2025-08-14T20:54:53.8811500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-08-14T20:54:53.8812460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-08-14T20:54:53.8813890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:53.8815380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-08-14T20:54:53.8816680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-08-14T20:54:53.8818080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8819530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:53.8820510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-08-14T20:54:53.8850850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-08-14T20:54:53.8851060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-08-14T20:54:53.8851280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-08-14T20:54:53.8851480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-08-14T20:54:53.8851670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/disk.py 2025-08-14T20:54:53.8851880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-08-14T20:54:53.8852080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-08-14T20:54:53.8852280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-08-14T20:54:53.8852520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-08-14T20:54:53.8852910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:53.8853220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8853450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-08-14T20:54:53.8853680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-08-14T20:54:53.8853900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-08-14T20:54:53.8854120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-08-14T20:54:53.8854410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:53.8854720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-08-14T20:54:53.8855000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:53.8855310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8855600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-08-14T20:54:53.8855810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-08-14T20:54:53.8856030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-08-14T20:54:53.8856240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-08-14T20:54:53.8856420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-08-14T20:54:53.8856640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-08-14T20:54:53.8856920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-08-14T20:54:53.8857170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-08-14T20:54:53.8857480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-08-14T20:54:53.8858970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-08-14T20:54:53.8860420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-08-14T20:54:53.8861760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.8869680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-08-14T20:54:53.8870000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-08-14T20:54:53.8870320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:53.8870600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-08-14T20:54:53.8870880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8871140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:53.8872010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-08-14T20:54:53.8873380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-08-14T20:54:53.8874110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-08-14T20:54:53.8875390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-08-14T20:54:53.8876680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-08-14T20:54:53.8877870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-08-14T20:54:53.8879210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-08-14T20:54:53.8880630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-08-14T20:54:53.8881990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-08-14T20:54:53.8883300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-08-14T20:54:53.8885200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-08-14T20:54:53.8887570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-08-14T20:54:53.8893340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8893750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-08-14T20:54:53.8894080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-08-14T20:54:53.8894430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-08-14T20:54:53.8895390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-08-14T20:54:53.8897280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8898830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-08-14T20:54:53.8900810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-08-14T20:54:53.8901460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-08-14T20:54:53.8902640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-08-14T20:54:53.8906310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-08-14T20:54:53.8906640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-08-14T20:54:53.8906860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-08-14T20:54:53.8907880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-08-14T20:54:53.8909400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-08-14T20:54:53.8910740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-08-14T20:54:53.8911910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-08-14T20:54:53.8913760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-08-14T20:54:53.8915450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:53.8917060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:53.8918960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8919990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-08-14T20:54:53.8921540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:53.8923020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8924270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-08-14T20:54:53.8925520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-08-14T20:54:53.8927200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:53.8928690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-08-14T20:54:53.8930210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8931730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:53.8932810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-08-14T20:54:53.8934040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-08-14T20:54:53.8935330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-08-14T20:54:53.8936690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-08-14T20:54:53.8937930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-08-14T20:54:53.8939610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:53.8941090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-08-14T20:54:53.8942650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-08-14T20:54:53.8944190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-08-14T20:54:53.8945650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-08-14T20:54:53.8946670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-08-14T20:54:53.8947910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-08-14T20:54:53.8949190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:53.8950270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8951280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-08-14T20:54:53.8951950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-08-14T20:54:53.8952930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-08-14T20:54:53.8953870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-08-14T20:54:53.8954630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-08-14T20:54:53.8956200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-08-14T20:54:53.8956410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-08-14T20:54:53.8957350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-08-14T20:54:53.8958140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-08-14T20:54:53.8958990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-08-14T20:54:53.8960210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:53.8961250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8962540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-08-14T20:54:53.8963260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-08-14T20:54:53.8964130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-08-14T20:54:53.8964970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-08-14T20:54:53.8965770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-08-14T20:54:53.8966720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-08-14T20:54:53.8967830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-08-14T20:54:53.8969050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-08-14T20:54:53.8970050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.8971120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-08-14T20:54:53.8972260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-08-14T20:54:53.8973370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.8974450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-08-14T20:54:53.8975610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-08-14T20:54:53.8976850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8977770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-08-14T20:54:53.8978400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-08-14T20:54:53.8979310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-08-14T20:54:53.8980200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-08-14T20:54:53.8981090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-08-14T20:54:53.8981870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-08-14T20:54:53.8982680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-08-14T20:54:53.8983720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-08-14T20:54:53.8984430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-08-14T20:54:53.8985600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:53.8986670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:53.8987760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8988560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-08-14T20:54:53.8989320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-08-14T20:54:53.8990240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-08-14T20:54:53.8991180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-08-14T20:54:53.8992230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-08-14T20:54:53.8993560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8994600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-08-14T20:54:53.8995720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-08-14T20:54:53.8997140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-08-14T20:54:53.8998570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.8999410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-08-14T20:54:53.9000800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9001770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-08-14T20:54:53.9002900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-08-14T20:54:53.9004330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-08-14T20:54:53.9005680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9006470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-08-14T20:54:53.9007720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-08-14T20:54:53.9008860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9009910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-08-14T20:54:53.9010990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-08-14T20:54:53.9012430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-08-14T20:54:53.9013650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-08-14T20:54:53.9015030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-08-14T20:54:53.9016570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-08-14T20:54:53.9018350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-08-14T20:54:53.9020180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-08-14T20:54:53.9021650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9023290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-08-14T20:54:53.9024500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-08-14T20:54:53.9025710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-08-14T20:54:53.9027070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-08-14T20:54:53.9028520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-08-14T20:54:53.9029810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-08-14T20:54:53.9031390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-08-14T20:54:53.9032730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-08-14T20:54:53.9034120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-08-14T20:54:53.9035600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-08-14T20:54:53.9037440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-08-14T20:54:53.9039150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-08-14T20:54:53.9040950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9042230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-08-14T20:54:53.9043670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-08-14T20:54:53.9045650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-08-14T20:54:53.9047220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.9048970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-08-14T20:54:53.9050720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-08-14T20:54:53.9052520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9053940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-08-14T20:54:53.9055480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-08-14T20:54:53.9056900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-08-14T20:54:53.9058430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-08-14T20:54:53.9059510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-08-14T20:54:53.9060910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-08-14T20:54:53.9062240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-08-14T20:54:53.9063950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-08-14T20:54:53.9065690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-08-14T20:54:53.9067380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-08-14T20:54:53.9069100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-08-14T20:54:53.9070650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-08-14T20:54:53.9072300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-08-14T20:54:53.9073840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-08-14T20:54:53.9075480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-08-14T20:54:53.9077160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-08-14T20:54:53.9078690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9080370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:53.9081700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-08-14T20:54:53.9082890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-08-14T20:54:53.9084380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-08-14T20:54:53.9085880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-08-14T20:54:53.9087200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-08-14T20:54:53.9089010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.9090790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-08-14T20:54:53.9092560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-08-14T20:54:53.9094330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9096070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-08-14T20:54:53.9097310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-08-14T20:54:53.9098750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-08-14T20:54:53.9100310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-08-14T20:54:53.9101800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-08-14T20:54:53.9103110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-08-14T20:54:53.9104580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-08-14T20:54:53.9105980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-08-14T20:54:53.9107490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-08-14T20:54:53.9109100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-08-14T20:54:53.9110830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-08-14T20:54:53.9112710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-08-14T20:54:53.9114270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-08-14T20:54:53.9116200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-08-14T20:54:53.9117970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-08-14T20:54:53.9119910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9121420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-08-14T20:54:53.9123240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-08-14T20:54:53.9124830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:53.9126330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9127540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-08-14T20:54:53.9128940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:53.9129970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-08-14T20:54:53.9131080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-08-14T20:54:53.9132190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-08-14T20:54:53.9133300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-08-14T20:54:53.9134450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-08-14T20:54:53.9135560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-08-14T20:54:53.9136550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-08-14T20:54:53.9137540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-08-14T20:54:53.9138730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-08-14T20:54:53.9139600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-08-14T20:54:53.9140460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-08-14T20:54:53.9141610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-08-14T20:54:53.9142710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-08-14T20:54:53.9143730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-08-14T20:54:53.9144990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-08-14T20:54:53.9145910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-08-14T20:54:53.9146950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-08-14T20:54:53.9148130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-08-14T20:54:53.9149230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-08-14T20:54:53.9150350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-08-14T20:54:53.9151610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-08-14T20:54:53.9152670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-08-14T20:54:53.9153820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-08-14T20:54:53.9154950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-08-14T20:54:53.9156050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-08-14T20:54:53.9157250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-08-14T20:54:53.9158300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-08-14T20:54:53.9159420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-08-14T20:54:53.9160580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-08-14T20:54:53.9161720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-08-14T20:54:53.9162890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-08-14T20:54:53.9164130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-08-14T20:54:53.9165180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-08-14T20:54:53.9166250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-08-14T20:54:53.9167300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-08-14T20:54:53.9168440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-08-14T20:54:53.9169490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-08-14T20:54:53.9170700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-08-14T20:54:53.9172400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9173710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-08-14T20:54:53.9175190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-08-14T20:54:53.9177080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-08-14T20:54:53.9178680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-08-14T20:54:53.9180360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9181800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-08-14T20:54:53.9183170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-08-14T20:54:53.9184190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-08-14T20:54:53.9185630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-08-14T20:54:53.9187090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9188520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.9189960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-08-14T20:54:53.9191360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9192330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-08-14T20:54:53.9193550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-08-14T20:54:53.9194620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-08-14T20:54:53.9195860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-08-14T20:54:53.9196890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-08-14T20:54:53.9198440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-08-14T20:54:53.9200020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-08-14T20:54:53.9201530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:53.9203290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-08-14T20:54:53.9204530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-08-14T20:54:53.9206000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-08-14T20:54:53.9207540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-08-14T20:54:53.9208960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-08-14T20:54:53.9210400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9211580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-08-14T20:54:53.9212740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-08-14T20:54:53.9213960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-08-14T20:54:53.9215390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-08-14T20:54:53.9216400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-08-14T20:54:53.9217380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-08-14T20:54:53.9218460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-08-14T20:54:53.9219740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-08-14T20:54:53.9220820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-08-14T20:54:53.9221880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-08-14T20:54:53.9223430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-08-14T20:54:53.9224760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.9226150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9227110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-08-14T20:54:53.9228250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-08-14T20:54:53.9229300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-08-14T20:54:53.9230550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-08-14T20:54:53.9231790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-08-14T20:54:53.9233220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-08-14T20:54:53.9234240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-08-14T20:54:53.9235520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-08-14T20:54:53.9236830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-08-14T20:54:53.9238260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-08-14T20:54:53.9239350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-08-14T20:54:53.9240660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-08-14T20:54:53.9242280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-08-14T20:54:53.9243370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-08-14T20:54:53.9244940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-08-14T20:54:53.9246180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-08-14T20:54:53.9247520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-08-14T20:54:53.9248860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-08-14T20:54:53.9250130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-08-14T20:54:53.9251490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-08-14T20:54:53.9252760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-08-14T20:54:53.9253950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-08-14T20:54:53.9255230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-08-14T20:54:53.9256560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-08-14T20:54:53.9257840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-08-14T20:54:53.9259090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-08-14T20:54:53.9260020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-08-14T20:54:53.9261030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-08-14T20:54:53.9262210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-08-14T20:54:53.9263220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-08-14T20:54:53.9264290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-08-14T20:54:53.9265250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-08-14T20:54:53.9266280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-08-14T20:54:53.9267330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-08-14T20:54:53.9268330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-08-14T20:54:53.9269580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-08-14T20:54:53.9270540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-08-14T20:54:53.9272120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-08-14T20:54:53.9273380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-08-14T20:54:53.9274700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.9276100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-08-14T20:54:53.9277360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-08-14T20:54:53.9278730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-08-14T20:54:53.9280160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-08-14T20:54:53.9281710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-08-14T20:54:53.9283090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-08-14T20:54:53.9284390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:53.9285680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-08-14T20:54:53.9287020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-08-14T20:54:53.9288290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-08-14T20:54:53.9289810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-08-14T20:54:53.9291070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-08-14T20:54:53.9292420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:53.9293740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9295080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-08-14T20:54:53.9295970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-08-14T20:54:53.9296960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-08-14T20:54:53.9298000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-08-14T20:54:53.9298940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-08-14T20:54:53.9299970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-08-14T20:54:53.9300950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-08-14T20:54:53.9302020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-08-14T20:54:53.9303030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-08-14T20:54:53.9304880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-08-14T20:54:53.9305070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-08-14T20:54:53.9305920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-08-14T20:54:53.9306990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-08-14T20:54:53.9308400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-08-14T20:54:53.9309970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-08-14T20:54:53.9311040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-08-14T20:54:53.9312000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-08-14T20:54:53.9313090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-08-14T20:54:53.9314110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-08-14T20:54:53.9314980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-08-14T20:54:53.9315950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-08-14T20:54:53.9317010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/RECORD 2025-08-14T20:54:53.9318450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/licenses/LICENSE 2025-08-14T20:54:53.9319390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/direct_url.json 2025-08-14T20:54:53.9320370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/WHEEL 2025-08-14T20:54:53.9321520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/entry_points.txt 2025-08-14T20:54:53.9322550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/REQUESTED 2025-08-14T20:54:53.9323670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/INSTALLER 2025-08-14T20:54:53.9324880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/METADATA 2025-08-14T20:54:53.9325770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-08-14T20:54:53.9326890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.9327970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-08-14T20:54:53.9328990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-08-14T20:54:53.9330000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-08-14T20:54:53.9331320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-08-14T20:54:53.9332260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-08-14T20:54:53.9333220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-08-14T20:54:53.9334130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-08-14T20:54:53.9335210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-08-14T20:54:53.9336100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-08-14T20:54:53.9337140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-08-14T20:54:53.9338470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-08-14T20:54:53.9339190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-08-14T20:54:53.9340190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-08-14T20:54:53.9341190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-08-14T20:54:53.9342030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-08-14T20:54:53.9343030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-08-14T20:54:53.9343940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-08-14T20:54:53.9345080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-08-14T20:54:53.9345960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-08-14T20:54:53.9346890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-08-14T20:54:53.9347820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-08-14T20:54:53.9348760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-08-14T20:54:53.9349550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-08-14T20:54:53.9350350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-08-14T20:54:53.9351240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-08-14T20:54:53.9352120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-08-14T20:54:53.9353220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-08-14T20:54:53.9354230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-08-14T20:54:53.9355130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-08-14T20:54:53.9356060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-08-14T20:54:53.9357010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-08-14T20:54:53.9358010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-08-14T20:54:53.9359300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-08-14T20:54:53.9360610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-08-14T20:54:53.9361940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-08-14T20:54:53.9363140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-08-14T20:54:53.9364280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-08-14T20:54:53.9365400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-08-14T20:54:53.9366600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-08-14T20:54:53.9367940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-08-14T20:54:53.9369160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-08-14T20:54:53.9370360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-08-14T20:54:53.9371540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-08-14T20:54:53.9372820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9374130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-08-14T20:54:53.9374960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-08-14T20:54:53.9375940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-08-14T20:54:53.9376940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-08-14T20:54:53.9377950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-08-14T20:54:53.9378920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-08-14T20:54:53.9379920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-08-14T20:54:53.9381160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-08-14T20:54:53.9381830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-08-14T20:54:53.9382890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-08-14T20:54:53.9383860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-08-14T20:54:53.9384840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-08-14T20:54:53.9385790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-08-14T20:54:53.9387020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-08-14T20:54:53.9388620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-08-14T20:54:53.9390110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-08-14T20:54:53.9391910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-08-14T20:54:53.9393060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-08-14T20:54:53.9394650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-08-14T20:54:53.9396330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-08-14T20:54:53.9397780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9398990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-08-14T20:54:53.9400130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-08-14T20:54:53.9401270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-08-14T20:54:53.9402400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-08-14T20:54:53.9403560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-08-14T20:54:53.9404870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-08-14T20:54:53.9406220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.9407800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-08-14T20:54:53.9409220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-08-14T20:54:53.9410470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-08-14T20:54:53.9411980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-08-14T20:54:53.9413590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-08-14T20:54:53.9414850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:53.9416210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9417560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:53.9418970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-08-14T20:54:53.9420480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-08-14T20:54:53.9421820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9422930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-08-14T20:54:53.9424530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:53.9425980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9426980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-08-14T20:54:53.9428050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-08-14T20:54:53.9429360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-08-14T20:54:53.9431240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-08-14T20:54:53.9432470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-08-14T20:54:53.9434050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-08-14T20:54:53.9435540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9436980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-08-14T20:54:53.9438710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9439810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-08-14T20:54:53.9440830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-08-14T20:54:53.9442050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-08-14T20:54:53.9443340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-08-14T20:54:53.9444570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-08-14T20:54:53.9445780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-08-14T20:54:53.9446790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-08-14T20:54:53.9448100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-08-14T20:54:53.9449220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-08-14T20:54:53.9450420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-08-14T20:54:53.9451700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-08-14T20:54:53.9453090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-08-14T20:54:53.9454430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-08-14T20:54:53.9455770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-08-14T20:54:53.9457480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-08-14T20:54:53.9458940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:53.9460480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-08-14T20:54:53.9461940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-08-14T20:54:53.9463620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-08-14T20:54:53.9465410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:53.9466820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-08-14T20:54:53.9468260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-08-14T20:54:53.9469870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-08-14T20:54:53.9471410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-08-14T20:54:53.9472990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-08-14T20:54:53.9474640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-08-14T20:54:53.9476230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-08-14T20:54:53.9477700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9479360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-08-14T20:54:53.9480500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-08-14T20:54:53.9481720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-08-14T20:54:53.9482820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-08-14T20:54:53.9484130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-08-14T20:54:53.9485490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-08-14T20:54:53.9486940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-08-14T20:54:53.9488260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-08-14T20:54:53.9489370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-08-14T20:54:53.9490520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-08-14T20:54:53.9491590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-08-14T20:54:53.9492450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-08-14T20:54:53.9493380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-08-14T20:54:53.9494600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-08-14T20:54:53.9495840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-08-14T20:54:53.9496990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-08-14T20:54:53.9498210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9499100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-08-14T20:54:53.9499950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-08-14T20:54:53.9500740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-08-14T20:54:53.9501720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-08-14T20:54:53.9503040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-08-14T20:54:53.9504300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-08-14T20:54:53.9505740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-08-14T20:54:53.9506770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9507820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-08-14T20:54:53.9508820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-08-14T20:54:53.9509810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-08-14T20:54:53.9510680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-08-14T20:54:53.9511770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-08-14T20:54:53.9512780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-08-14T20:54:53.9513650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-08-14T20:54:53.9514600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-08-14T20:54:53.9515600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-08-14T20:54:53.9516490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-08-14T20:54:53.9517380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-08-14T20:54:53.9518680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-08-14T20:54:53.9519420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-08-14T20:54:53.9520340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-08-14T20:54:53.9521320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-08-14T20:54:53.9522240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-08-14T20:54:53.9523170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-08-14T20:54:53.9524140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-08-14T20:54:53.9525140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-08-14T20:54:53.9526780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-08-14T20:54:53.9528070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-08-14T20:54:53.9529550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-08-14T20:54:53.9531000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-08-14T20:54:53.9531780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-08-14T20:54:53.9533170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-08-14T20:54:53.9533760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-08-14T20:54:53.9534780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-08-14T20:54:53.9535650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-08-14T20:54:53.9536680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-08-14T20:54:53.9537670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-08-14T20:54:53.9538700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-08-14T20:54:53.9539690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-08-14T20:54:53.9540700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-08-14T20:54:53.9541820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.9542950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-08-14T20:54:53.9543920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-08-14T20:54:53.9544950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-08-14T20:54:53.9545990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-08-14T20:54:53.9547180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-08-14T20:54:53.9547830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-08-14T20:54:53.9552810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-08-14T20:54:53.9553210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-08-14T20:54:53.9553540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-08-14T20:54:53.9553720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-08-14T20:54:53.9553890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-08-14T20:54:53.9554140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-08-14T20:54:53.9554380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:53.9555290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-08-14T20:54:53.9556150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.9557240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-08-14T20:54:53.9558300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-08-14T20:54:53.9559290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-08-14T20:54:53.9560430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9561410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-08-14T20:54:53.9562410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-08-14T20:54:53.9563370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-08-14T20:54:53.9564620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-08-14T20:54:53.9565910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-08-14T20:54:53.9567380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-08-14T20:54:53.9568480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-08-14T20:54:53.9569590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-08-14T20:54:53.9571020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.9572560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-08-14T20:54:53.9573990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:53.9575600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-08-14T20:54:53.9577200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.9578610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:53.9580070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:53.9581480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-08-14T20:54:53.9582960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9583900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-08-14T20:54:53.9585130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-08-14T20:54:53.9586380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-08-14T20:54:53.9587410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-08-14T20:54:53.9588570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-08-14T20:54:53.9589910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-08-14T20:54:53.9591310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-08-14T20:54:53.9592820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-08-14T20:54:53.9594350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9595860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-08-14T20:54:53.9597450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-08-14T20:54:53.9598580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-08-14T20:54:53.9599870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-08-14T20:54:53.9600840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-08-14T20:54:53.9601860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-08-14T20:54:53.9602770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-08-14T20:54:53.9603980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-08-14T20:54:53.9605000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-08-14T20:54:53.9606490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:53.9607920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:53.9609260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:53.9610450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:53.9611930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-08-14T20:54:53.9613210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-08-14T20:54:53.9614690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-08-14T20:54:53.9615990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.9617340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9618280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-08-14T20:54:53.9619210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-08-14T20:54:53.9620530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-08-14T20:54:53.9621400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-08-14T20:54:53.9622930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-08-14T20:54:53.9624190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:53.9625520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-08-14T20:54:53.9626830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-08-14T20:54:53.9628200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9629230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-08-14T20:54:53.9630150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-08-14T20:54:53.9631380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-08-14T20:54:53.9632740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-08-14T20:54:53.9633940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-08-14T20:54:53.9635280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-08-14T20:54:53.9636550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-08-14T20:54:53.9637800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-08-14T20:54:53.9639320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:53.9641060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:53.9642670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:53.9644190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9645760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:53.9647400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:53.9648960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:53.9650590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:53.9652070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9653710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:53.9655280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.9656780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:53.9658460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:53.9659580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-08-14T20:54:53.9660820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-08-14T20:54:53.9662010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-08-14T20:54:53.9663390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-08-14T20:54:53.9664750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-08-14T20:54:53.9665730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-08-14T20:54:53.9667120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-08-14T20:54:53.9668380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-08-14T20:54:53.9669810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-08-14T20:54:53.9671150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-08-14T20:54:53.9671960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-08-14T20:54:53.9673010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-08-14T20:54:53.9674090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9675030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-08-14T20:54:53.9675660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-08-14T20:54:53.9676460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-08-14T20:54:53.9677500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-08-14T20:54:53.9678480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-08-14T20:54:53.9679600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-08-14T20:54:53.9680700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-08-14T20:54:53.9681810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-08-14T20:54:53.9682940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-08-14T20:54:53.9683900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-08-14T20:54:53.9684960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-08-14T20:54:53.9685920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-08-14T20:54:53.9687070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-08-14T20:54:53.9687870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-08-14T20:54:53.9688890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-08-14T20:54:53.9689770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-08-14T20:54:53.9690790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-08-14T20:54:53.9691780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-08-14T20:54:53.9692790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-08-14T20:54:53.9693780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-08-14T20:54:53.9694710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-08-14T20:54:53.9695480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-08-14T20:54:53.9696320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-08-14T20:54:53.9697300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-08-14T20:54:53.9698070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-08-14T20:54:53.9699230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-08-14T20:54:53.9700140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-08-14T20:54:53.9701040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-08-14T20:54:53.9702260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-08-14T20:54:53.9703420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9704450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-08-14T20:54:53.9705470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9706660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9707830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.9708520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-08-14T20:54:53.9709480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/py.typed 2025-08-14T20:54:53.9710450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-08-14T20:54:53.9711450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-08-14T20:54:53.9712450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-08-14T20:54:53.9713470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-08-14T20:54:53.9714540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-08-14T20:54:53.9715750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-08-14T20:54:53.9716430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-08-14T20:54:53.9717700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/RECORD 2025-08-14T20:54:53.9718940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/LICENSE 2025-08-14T20:54:53.9720290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-08-14T20:54:53.9721410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/WHEEL 2025-08-14T20:54:53.9722750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-08-14T20:54:53.9724000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-08-14T20:54:53.9725320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-08-14T20:54:53.9726540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/METADATA 2025-08-14T20:54:53.9727550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-08-14T20:54:53.9728700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-08-14T20:54:53.9729880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-08-14T20:54:53.9731210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-08-14T20:54:53.9732270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-08-14T20:54:53.9733770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-08-14T20:54:53.9735230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.9736800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-08-14T20:54:53.9738280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9739790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:53.9741170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-08-14T20:54:53.9742520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-08-14T20:54:53.9744140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.9745490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9747100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:53.9748290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-08-14T20:54:53.9749930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:53.9751620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9752790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-08-14T20:54:53.9753820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-08-14T20:54:53.9754940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-08-14T20:54:53.9756160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-08-14T20:54:53.9757360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-08-14T20:54:53.9758550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-08-14T20:54:53.9759500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-08-14T20:54:53.9760850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-08-14T20:54:53.9762220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-08-14T20:54:53.9762930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-08-14T20:54:53.9764090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-08-14T20:54:53.9765130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-08-14T20:54:53.9766150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-08-14T20:54:53.9767300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-08-14T20:54:53.9768190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-08-14T20:54:53.9769300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-08-14T20:54:53.9770540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-08-14T20:54:53.9771650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-08-14T20:54:53.9772690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-08-14T20:54:53.9774260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-08-14T20:54:53.9775460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:53.9777030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-08-14T20:54:53.9778730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-08-14T20:54:53.9780520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.9781590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-08-14T20:54:53.9783300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-08-14T20:54:53.9784490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9785900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-08-14T20:54:53.9787300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-08-14T20:54:53.9788700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.9790080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:53.9791470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:53.9792740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-08-14T20:54:53.9794020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-08-14T20:54:53.9795560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-08-14T20:54:53.9797050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9798460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-08-14T20:54:53.9799230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-08-14T20:54:53.9800620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-08-14T20:54:53.9801650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-08-14T20:54:53.9802790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-08-14T20:54:53.9803810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-08-14T20:54:53.9804680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-08-14T20:54:53.9805920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-08-14T20:54:53.9807640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-08-14T20:54:53.9809060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:53.9810600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-08-14T20:54:53.9812250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-08-14T20:54:53.9813360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-08-14T20:54:53.9814970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-08-14T20:54:53.9816380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-08-14T20:54:53.9817760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-08-14T20:54:53.9819590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-08-14T20:54:53.9820610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-08-14T20:54:53.9821640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-08-14T20:54:53.9823150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-08-14T20:54:53.9824190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-08-14T20:54:53.9825420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-08-14T20:54:53.9826650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-08-14T20:54:53.9828630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-08-14T20:54:53.9828970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-08-14T20:54:53.9831180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-08-14T20:54:53.9832390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-08-14T20:54:53.9834030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-08-14T20:54:53.9835460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:53.9837030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:53.9838650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-08-14T20:54:53.9840110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-08-14T20:54:53.9841660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9842920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-08-14T20:54:53.9844340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-08-14T20:54:53.9845390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-08-14T20:54:53.9846660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-08-14T20:54:53.9847760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-08-14T20:54:53.9849200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-08-14T20:54:53.9850510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-08-14T20:54:53.9851700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-08-14T20:54:53.9853250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-08-14T20:54:53.9854350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-08-14T20:54:53.9855630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-08-14T20:54:53.9857560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-08-14T20:54:53.9858680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-08-14T20:54:53.9859710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-08-14T20:54:53.9861240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-08-14T20:54:53.9862840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-08-14T20:54:53.9863920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-08-14T20:54:53.9865060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-08-14T20:54:53.9866480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-08-14T20:54:53.9868030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-08-14T20:54:53.9869640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-08-14T20:54:53.9870890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:53.9872480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-08-14T20:54:53.9873900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:53.9875410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-08-14T20:54:53.9876900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-08-14T20:54:53.9878540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-08-14T20:54:53.9880310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-08-14T20:54:53.9881670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:53.9883090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-08-14T20:54:53.9884520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-08-14T20:54:53.9885920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-08-14T20:54:53.9887640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-08-14T20:54:53.9888950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-08-14T20:54:53.9890560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-08-14T20:54:53.9892220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9893640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-08-14T20:54:53.9895070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-08-14T20:54:53.9896420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-08-14T20:54:53.9898360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:53.9899140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-08-14T20:54:53.9900770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-08-14T20:54:53.9901930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-08-14T20:54:53.9903390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-08-14T20:54:53.9904400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-08-14T20:54:53.9905670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-08-14T20:54:53.9906900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-08-14T20:54:53.9908300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-08-14T20:54:53.9909560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-08-14T20:54:53.9910700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-08-14T20:54:53.9912310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-08-14T20:54:53.9913100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-08-14T20:54:53.9914320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-08-14T20:54:53.9916350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-08-14T20:54:53.9916660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-08-14T20:54:53.9917890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-08-14T20:54:53.9919190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-08-14T20:54:53.9920460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-08-14T20:54:53.9921690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-08-14T20:54:53.9923320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-08-14T20:54:53.9924750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-08-14T20:54:53.9925510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-08-14T20:54:53.9926790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-08-14T20:54:53.9928890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-08-14T20:54:53.9929900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-08-14T20:54:53.9931510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-08-14T20:54:53.9933030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-08-14T20:54:53.9934570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:53.9936190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-08-14T20:54:53.9937920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-08-14T20:54:53.9939450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-08-14T20:54:53.9941140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-08-14T20:54:53.9942570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-08-14T20:54:53.9943980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:53.9945570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-08-14T20:54:53.9947060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9948260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-08-14T20:54:53.9949570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-08-14T20:54:53.9950890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-08-14T20:54:53.9952240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-08-14T20:54:53.9953330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-08-14T20:54:53.9954540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-08-14T20:54:53.9956090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-08-14T20:54:53.9957440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.9958830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-08-14T20:54:53.9960430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-08-14T20:54:53.9961910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:53.9963420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:53.9964890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-08-14T20:54:53.9966330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-08-14T20:54:53.9967910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9969230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-08-14T20:54:53.9970330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-08-14T20:54:53.9971590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-08-14T20:54:53.9972770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-08-14T20:54:53.9974400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:53.9975620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-08-14T20:54:53.9977130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-08-14T20:54:53.9978490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-08-14T20:54:53.9980040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-08-14T20:54:53.9981740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-08-14T20:54:53.9983290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-08-14T20:54:53.9984730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-08-14T20:54:53.9986380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-08-14T20:54:53.9987920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-08-14T20:54:53.9989420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:53.9990800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-08-14T20:54:53.9992290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:53.9993300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-08-14T20:54:53.9994580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-08-14T20:54:53.9995850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-08-14T20:54:53.9997140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-08-14T20:54:53.9998430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-08-14T20:54:53.9999840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-08-14T20:54:54.0001010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-08-14T20:54:54.0002340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-08-14T20:54:54.0003580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-08-14T20:54:54.0005160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-08-14T20:54:54.0006560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-08-14T20:54:54.0008340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.0010150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-08-14T20:54:54.0011990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0013180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-08-14T20:54:54.0014440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-08-14T20:54:54.0015630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-08-14T20:54:54.0017140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-08-14T20:54:54.0018720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-08-14T20:54:54.0020220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-08-14T20:54:54.0021800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0023120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-08-14T20:54:54.0024610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-08-14T20:54:54.0025850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-08-14T20:54:54.0027390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-08-14T20:54:54.0028650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-08-14T20:54:54.0030150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-08-14T20:54:54.0031900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-08-14T20:54:54.0033440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.0035090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-08-14T20:54:54.0036790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-08-14T20:54:54.0038400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:54.0040130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-08-14T20:54:54.0041840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-08-14T20:54:54.0043610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0044940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-08-14T20:54:54.0046150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-08-14T20:54:54.0047750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-08-14T20:54:54.0049110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-08-14T20:54:54.0050240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-08-14T20:54:54.0051330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-08-14T20:54:54.0052950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-08-14T20:54:54.0054050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-08-14T20:54:54.0055690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-08-14T20:54:54.0057250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-08-14T20:54:54.0059050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-08-14T20:54:54.0060330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-08-14T20:54:54.0061970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-08-14T20:54:54.0063400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-08-14T20:54:54.0064490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0065460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-08-14T20:54:54.0066380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-08-14T20:54:54.0067330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-08-14T20:54:54.0068420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-08-14T20:54:54.0069970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-08-14T20:54:54.0071050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0072050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-08-14T20:54:54.0073100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-08-14T20:54:54.0074280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.0075520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0076360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-08-14T20:54:54.0077490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-08-14T20:54:54.0078820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-08-14T20:54:54.0079930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-08-14T20:54:54.0080840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-08-14T20:54:54.0082270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-08-14T20:54:54.0083600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-08-14T20:54:54.0085080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:54.0086430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.0087660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-08-14T20:54:54.0088970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-08-14T20:54:54.0090320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-08-14T20:54:54.0091740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-08-14T20:54:54.0093040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0094580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-08-14T20:54:54.0096100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-08-14T20:54:54.0097540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-08-14T20:54:54.0098990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-08-14T20:54:54.0100370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-08-14T20:54:54.0101550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-08-14T20:54:54.0102660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-08-14T20:54:54.0104280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-08-14T20:54:54.0105550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-08-14T20:54:54.0106900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-08-14T20:54:54.0108370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-08-14T20:54:54.0109780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-08-14T20:54:54.0111200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0112200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-08-14T20:54:54.0113210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-08-14T20:54:54.0114450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-08-14T20:54:54.0115610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-08-14T20:54:54.0116900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-08-14T20:54:54.0118580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-08-14T20:54:54.0120050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.0121730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-08-14T20:54:54.0123200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0124430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-08-14T20:54:54.0125790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-08-14T20:54:54.0126850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-08-14T20:54:54.0128110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-08-14T20:54:54.0129370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-08-14T20:54:54.0131040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-08-14T20:54:54.0132540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-08-14T20:54:54.0134200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-08-14T20:54:54.0135640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0136690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-08-14T20:54:54.0138000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-08-14T20:54:54.0139210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-08-14T20:54:54.0140520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-08-14T20:54:54.0141720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-08-14T20:54:54.0142890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-08-14T20:54:54.0144130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-08-14T20:54:54.0145380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-08-14T20:54:54.0146590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-08-14T20:54:54.0147800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-08-14T20:54:54.0148870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-08-14T20:54:54.0150160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-08-14T20:54:54.0151770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-08-14T20:54:54.0153510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-08-14T20:54:54.0154790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-08-14T20:54:54.0156560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-08-14T20:54:54.0158340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-08-14T20:54:54.0159510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-08-14T20:54:54.0161600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-08-14T20:54:54.0164260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-08-14T20:54:54.0165900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.0166950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:54.0168570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:54.0170180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:54.0172100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-08-14T20:54:54.0173990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-08-14T20:54:54.0176040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-08-14T20:54:54.0177270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:54.0179350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-08-14T20:54:54.0180820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0182530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-08-14T20:54:54.0183650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-08-14T20:54:54.0185190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-08-14T20:54:54.0186150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-08-14T20:54:54.0187350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-08-14T20:54:54.0188930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-08-14T20:54:54.0189830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-08-14T20:54:54.0191150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-08-14T20:54:54.0192330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-08-14T20:54:54.0193110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-08-14T20:54:54.0193990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-08-14T20:54:54.0194740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-08-14T20:54:54.0195670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-08-14T20:54:54.0196620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-08-14T20:54:54.0197750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-08-14T20:54:54.0199090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.0200430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-08-14T20:54:54.0208180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0208830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-08-14T20:54:54.0209670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-08-14T20:54:54.0210810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-08-14T20:54:54.0211420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-08-14T20:54:54.0212170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-08-14T20:54:54.0212900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-08-14T20:54:54.0213620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-08-14T20:54:54.0215720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0217340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-08-14T20:54:54.0218870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-08-14T20:54:54.0220270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-08-14T20:54:54.0221670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-08-14T20:54:54.0223230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.0225140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-08-14T20:54:54.0226590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.0228290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-08-14T20:54:54.0229820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0231350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-08-14T20:54:54.0232860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-08-14T20:54:54.0234410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-08-14T20:54:54.0235530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-08-14T20:54:54.0236850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-08-14T20:54:54.0238350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-08-14T20:54:54.0239930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-08-14T20:54:54.0241280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-08-14T20:54:54.0242530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-08-14T20:54:54.0244610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-08-14T20:54:54.0246150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-08-14T20:54:54.0247790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-08-14T20:54:54.0249960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-08-14T20:54:54.0251760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0252530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-08-14T20:54:54.0254210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:54.0255770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:54.0257380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:54.0259190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.0260670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:54.0262040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:54.0263830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:54.0265290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:54.0266000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:54.0266790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0268030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:54.0269200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.0271210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:54.0271880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.0273230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-08-14T20:54:54.0273780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-08-14T20:54:54.0274570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-08-14T20:54:54.0275460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-08-14T20:54:54.0276510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-08-14T20:54:54.0277380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-08-14T20:54:54.0278600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-08-14T20:54:54.0279600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-08-14T20:54:54.0280500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-08-14T20:54:54.0281550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-08-14T20:54:54.0282320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-08-14T20:54:54.0283400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-08-14T20:54:54.0284630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-08-14T20:54:54.0285700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-08-14T20:54:54.0286300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-08-14T20:54:54.0287660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:54.0288770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-08-14T20:54:54.0289980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-08-14T20:54:54.0291280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-08-14T20:54:54.0292560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-08-14T20:54:54.0293630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0294650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-08-14T20:54:54.0295530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-08-14T20:54:54.0296610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-08-14T20:54:54.0297470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-08-14T20:54:54.0298770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-08-14T20:54:54.0300150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.0301790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-08-14T20:54:54.0302460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0303270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-08-14T20:54:54.0304090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-08-14T20:54:54.0305080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-08-14T20:54:54.0306240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-08-14T20:54:54.0307340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-08-14T20:54:54.0308870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-08-14T20:54:54.0310060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-08-14T20:54:54.0311470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-08-14T20:54:54.0313000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-08-14T20:54:54.0314220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0315660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0317210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-08-14T20:54:54.0318480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-08-14T20:54:54.0319940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-08-14T20:54:54.0321630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-08-14T20:54:54.0322900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-08-14T20:54:54.0324220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-08-14T20:54:54.0325740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0327260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-08-14T20:54:54.0328490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-08-14T20:54:54.0329590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-08-14T20:54:54.0330940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-08-14T20:54:54.0332550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-08-14T20:54:54.0334410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:54.0335920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-08-14T20:54:54.0337830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0338930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-08-14T20:54:54.0340260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-08-14T20:54:54.0341520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-08-14T20:54:54.0342760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-08-14T20:54:54.0343920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-08-14T20:54:54.0345500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-08-14T20:54:54.0346550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-08-14T20:54:54.0348170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-08-14T20:54:54.0349850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:54.0351560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0352660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-08-14T20:54:54.0354370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-08-14T20:54:54.0356010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-08-14T20:54:54.0357740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:54.0359080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-08-14T20:54:54.0360640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:54.0362070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:54.0363630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:54.0365230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-08-14T20:54:54.0366800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-08-14T20:54:54.0368260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.0369850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-08-14T20:54:54.0371550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-08-14T20:54:54.0372860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0374350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0375900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:54.0377350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-08-14T20:54:54.0378960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-08-14T20:54:54.0380600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0382050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-08-14T20:54:54.0383360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-08-14T20:54:54.0384780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-08-14T20:54:54.0385820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-08-14T20:54:54.0387130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-08-14T20:54:54.0388680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-08-14T20:54:54.0389640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-08-14T20:54:54.0390850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-08-14T20:54:54.0391950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-08-14T20:54:54.0393220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/locators.py 2025-08-14T20:54:54.0394480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/metadata.py 2025-08-14T20:54:54.0395580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/version.py 2025-08-14T20:54:54.0396820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-08-14T20:54:54.0398100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/index.py 2025-08-14T20:54:54.0399390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/manifest.py 2025-08-14T20:54:54.0400510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-08-14T20:54:54.0401990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/database.py 2025-08-14T20:54:54.0402690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-08-14T20:54:54.0404290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-08-14T20:54:54.0405450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:54.0407040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:54.0408710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-08-14T20:54:54.0410140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-08-14T20:54:54.0411460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.0413330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:54.0414890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-313.pyc 2025-08-14T20:54:54.0416390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.0418500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:54.0419750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0421380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.0423080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-313.pyc 2025-08-14T20:54:54.0424980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-313.pyc 2025-08-14T20:54:54.0426270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-08-14T20:54:54.0427520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/markers.py 2025-08-14T20:54:54.0428930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-08-14T20:54:54.0429960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-08-14T20:54:54.0431140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-08-14T20:54:54.0432340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-08-14T20:54:54.0433440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/wheel.py 2025-08-14T20:54:54.0434600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-08-14T20:54:54.0436210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-08-14T20:54:54.0437490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0438930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0440090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-08-14T20:54:54.0441450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-08-14T20:54:54.0443060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-08-14T20:54:54.0444080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-08-14T20:54:54.0445100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-08-14T20:54:54.0446620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-08-14T20:54:54.0447870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-08-14T20:54:54.0449220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-08-14T20:54:54.0450560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-08-14T20:54:54.0452060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-08-14T20:54:54.0453070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-08-14T20:54:54.0454380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-08-14T20:54:54.0455650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-08-14T20:54:54.0457240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-08-14T20:54:54.0458650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-08-14T20:54:54.0460620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-08-14T20:54:54.0462530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-08-14T20:54:54.0463840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-08-14T20:54:54.0465560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0467310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-08-14T20:54:54.0468550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-08-14T20:54:54.0469750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-08-14T20:54:54.0471220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-08-14T20:54:54.0472650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-08-14T20:54:54.0474420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-08-14T20:54:54.0476270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0477770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-08-14T20:54:54.0479020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-08-14T20:54:54.0480780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-08-14T20:54:54.0481480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-08-14T20:54:54.0482680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-08-14T20:54:54.0483830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-08-14T20:54:54.0484990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-08-14T20:54:54.0486250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-08-14T20:54:54.0487800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-08-14T20:54:54.0489160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:54.0490950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-08-14T20:54:54.0492550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:54.0493990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-08-14T20:54:54.0495560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-08-14T20:54:54.0497360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-08-14T20:54:54.0499010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0500120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-08-14T20:54:54.0501250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-08-14T20:54:54.0502610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-08-14T20:54:54.0503750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-08-14T20:54:54.0505370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-08-14T20:54:54.0506640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0507920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-08-14T20:54:54.0509020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-08-14T20:54:54.0510190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-08-14T20:54:54.0511440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-08-14T20:54:54.0512660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-08-14T20:54:54.0513840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-08-14T20:54:54.0515100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-08-14T20:54:54.0516380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-08-14T20:54:54.0517990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-08-14T20:54:54.0519280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-08-14T20:54:54.0520570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-08-14T20:54:54.0522320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-08-14T20:54:54.0524020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:54.0525450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-08-14T20:54:54.0527180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-08-14T20:54:54.0528990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:54.0530570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-08-14T20:54:54.0531950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-08-14T20:54:54.0533470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.0535030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-08-14T20:54:54.0536690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-08-14T20:54:54.0538200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.0539770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-08-14T20:54:54.0541470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:54.0543040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-08-14T20:54:54.0544430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-08-14T20:54:54.0545920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-08-14T20:54:54.0547450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0549090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-08-14T20:54:54.0550200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-08-14T20:54:54.0551460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-08-14T20:54:54.0552740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-08-14T20:54:54.0554000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-08-14T20:54:54.0555070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-08-14T20:54:54.0556200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-08-14T20:54:54.0557360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-08-14T20:54:54.0558510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-08-14T20:54:54.0559730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-08-14T20:54:54.0561210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-08-14T20:54:54.0567890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-08-14T20:54:54.0568620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0569260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.0569830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-08-14T20:54:54.0570310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-08-14T20:54:54.0570790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-08-14T20:54:54.0571300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-08-14T20:54:54.0571800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-08-14T20:54:54.0573130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:54.0574410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0575950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0577000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-08-14T20:54:54.0578250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-08-14T20:54:54.0579670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-08-14T20:54:54.0580880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-08-14T20:54:54.0582330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-08-14T20:54:54.0584070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-08-14T20:54:54.0585600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0587160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-08-14T20:54:54.0588930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-08-14T20:54:54.0591030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-08-14T20:54:54.0592900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0594090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-08-14T20:54:54.0595230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-08-14T20:54:54.0596410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-08-14T20:54:54.0597650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-08-14T20:54:54.0598730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-08-14T20:54:54.0599950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-08-14T20:54:54.0601190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-08-14T20:54:54.0602440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-08-14T20:54:54.0603730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-08-14T20:54:54.0604860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-08-14T20:54:54.0606130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-08-14T20:54:54.0607430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-08-14T20:54:54.0608880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-08-14T20:54:54.0610120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-08-14T20:54:54.0611310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-08-14T20:54:54.0612650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-08-14T20:54:54.0614000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-08-14T20:54:54.0615120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-08-14T20:54:54.0616510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-08-14T20:54:54.0617580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-08-14T20:54:54.0618920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-08-14T20:54:54.0620490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-08-14T20:54:54.0621880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-08-14T20:54:54.0623370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-08-14T20:54:54.0624560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-08-14T20:54:54.0625940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-08-14T20:54:54.0627120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-08-14T20:54:54.0628450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-08-14T20:54:54.0629980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-08-14T20:54:54.0631190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-08-14T20:54:54.0632460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-08-14T20:54:54.0633690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-08-14T20:54:54.0634800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-08-14T20:54:54.0636040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-08-14T20:54:54.0637890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-08-14T20:54:54.0639360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-08-14T20:54:54.0640990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-08-14T20:54:54.0642730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:54.0644110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-08-14T20:54:54.0645640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:54.0647520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-08-14T20:54:54.0648970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-08-14T20:54:54.0650830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-08-14T20:54:54.0652180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-08-14T20:54:54.0653660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-08-14T20:54:54.0655160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-08-14T20:54:54.0656650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-08-14T20:54:54.0658240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-08-14T20:54:54.0659710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-08-14T20:54:54.0661160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-08-14T20:54:54.0662250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:54.0663370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-08-14T20:54:54.0664510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-08-14T20:54:54.0665640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:54.0666830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-08-14T20:54:54.0668100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-08-14T20:54:54.0669370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-08-14T20:54:54.0670350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:54.0671560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-08-14T20:54:54.0672720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-08-14T20:54:54.0673840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-08-14T20:54:54.0674960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:54.0676210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-08-14T20:54:54.0677270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-08-14T20:54:54.0678500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-08-14T20:54:54.0679550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.0680650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-08-14T20:54:54.0681960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-08-14T20:54:54.0683050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-08-14T20:54:54.0684170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-08-14T20:54:54.0685240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-08-14T20:54:54.0686340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:54.0687530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-08-14T20:54:54.0688750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-08-14T20:54:54.0689920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-08-14T20:54:54.0691020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-08-14T20:54:54.0692090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-08-14T20:54:54.0693200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-08-14T20:54:54.0694350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-08-14T20:54:54.0695490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-08-14T20:54:54.0696600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-08-14T20:54:54.0697720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-08-14T20:54:54.0698830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-08-14T20:54:54.0699960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-08-14T20:54:54.0701100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-08-14T20:54:54.0702160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-08-14T20:54:54.0703290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-08-14T20:54:54.0704370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-08-14T20:54:54.0705510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-08-14T20:54:54.0706690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-08-14T20:54:54.0707940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-08-14T20:54:54.0709040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-08-14T20:54:54.0710120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-08-14T20:54:54.0711240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-08-14T20:54:54.0712370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-08-14T20:54:54.0713600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-08-14T20:54:54.0714620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:54.0715850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-08-14T20:54:54.0716920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-08-14T20:54:54.0718150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-08-14T20:54:54.0719270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0720470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-08-14T20:54:54.0721580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-08-14T20:54:54.0722700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:54.0723850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0724980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-08-14T20:54:54.0726200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-08-14T20:54:54.0727360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-08-14T20:54:54.0728540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:54.0729700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-08-14T20:54:54.0730830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:54.0731920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-08-14T20:54:54.0732630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-08-14T20:54:54.0733660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-08-14T20:54:54.0734770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-08-14T20:54:54.0735980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-08-14T20:54:54.0737300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-08-14T20:54:54.0738360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-08-14T20:54:54.0739420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-08-14T20:54:54.0740520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-08-14T20:54:54.0741740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-08-14T20:54:54.0742840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-08-14T20:54:54.0743900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-08-14T20:54:54.0745100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-08-14T20:54:54.0746480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-08-14T20:54:54.0747620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-08-14T20:54:54.0748600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-08-14T20:54:54.0749730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-08-14T20:54:54.0750830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-08-14T20:54:54.0751830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-08-14T20:54:54.0752940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-08-14T20:54:54.0754060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-08-14T20:54:54.0755380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-08-14T20:54:54.0756560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-08-14T20:54:54.0757890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-08-14T20:54:54.0759030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-08-14T20:54:54.0760030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-08-14T20:54:54.0761180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-08-14T20:54:54.0762260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-08-14T20:54:54.0763410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-08-14T20:54:54.0764740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-08-14T20:54:54.0765900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-08-14T20:54:54.0767160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-08-14T20:54:54.0768300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-08-14T20:54:54.0769480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-08-14T20:54:54.0770690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-08-14T20:54:54.0771930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-08-14T20:54:54.0772970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-08-14T20:54:54.0774130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-08-14T20:54:54.0775210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-08-14T20:54:54.0776310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-08-14T20:54:54.0777600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-08-14T20:54:54.0778670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-08-14T20:54:54.0779720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-08-14T20:54:54.0780950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-08-14T20:54:54.0782170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-08-14T20:54:54.0783310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-08-14T20:54:54.0784730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-08-14T20:54:54.0786260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0787730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-08-14T20:54:54.0788820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-08-14T20:54:54.0790000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-08-14T20:54:54.0791080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-08-14T20:54:54.0792340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-08-14T20:54:54.0793750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-08-14T20:54:54.0794910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-08-14T20:54:54.0796210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-08-14T20:54:54.0797380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-08-14T20:54:54.0798630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-08-14T20:54:54.0799770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-08-14T20:54:54.0801140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-08-14T20:54:54.0802380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-08-14T20:54:54.0804070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-08-14T20:54:54.0805810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-08-14T20:54:54.0807700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-08-14T20:54:54.0809200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-08-14T20:54:54.0810700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:54.0812400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-08-14T20:54:54.0813800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-08-14T20:54:54.0815490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.0817000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-08-14T20:54:54.0818620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:54.0820180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0821750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-08-14T20:54:54.0823220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:54.0824550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-08-14T20:54:54.0825620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-08-14T20:54:54.0827100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-08-14T20:54:54.0828480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-08-14T20:54:54.0829820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-08-14T20:54:54.0830810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-08-14T20:54:54.0832040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-08-14T20:54:54.0833300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-08-14T20:54:54.0834490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-08-14T20:54:54.0836210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-08-14T20:54:54.0837820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-08-14T20:54:54.0839230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:54.0840730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-08-14T20:54:54.0841910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:54.0843090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.0844230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:54.0845420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.0846560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:54.0847850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0849050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:54.0850160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-08-14T20:54:54.0851040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-08-14T20:54:54.0852570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-08-14T20:54:54.0853840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-08-14T20:54:54.0855040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-08-14T20:54:54.0856410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-08-14T20:54:54.0857510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-08-14T20:54:54.0858910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-08-14T20:54:54.0860140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0860990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-08-14T20:54:54.0862140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-08-14T20:54:54.0863130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-08-14T20:54:54.0864190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-08-14T20:54:54.0865720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-08-14T20:54:54.0867600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-08-14T20:54:54.0869400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-08-14T20:54:54.0871180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0872670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-08-14T20:54:54.0874110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-08-14T20:54:54.0875380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-08-14T20:54:54.0876540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-08-14T20:54:54.0877850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-08-14T20:54:54.0879140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-08-14T20:54:54.0880720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-08-14T20:54:54.0882370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0883760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-08-14T20:54:54.0885650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-08-14T20:54:54.0887300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-08-14T20:54:54.0889100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0890520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-08-14T20:54:54.0891940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-08-14T20:54:54.0893170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-08-14T20:54:54.0894510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-08-14T20:54:54.0895740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-08-14T20:54:54.0896940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-08-14T20:54:54.0898520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0899420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-08-14T20:54:54.0901030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-08-14T20:54:54.0902640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-08-14T20:54:54.0904100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0905790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-08-14T20:54:54.0907140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-08-14T20:54:54.0908470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-08-14T20:54:54.0910210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.0911820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-08-14T20:54:54.0913430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-08-14T20:54:54.0915110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-08-14T20:54:54.0916640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0917920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-08-14T20:54:54.0919230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-08-14T20:54:54.0920700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-08-14T20:54:54.0921890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-08-14T20:54:54.0923180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-08-14T20:54:54.0924490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-08-14T20:54:54.0925730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-08-14T20:54:54.0926940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/typing_extensions.py 2025-08-14T20:54:54.0928120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-08-14T20:54:54.0929370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-08-14T20:54:54.0930600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-08-14T20:54:54.0932120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-08-14T20:54:54.0933630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:54.0935260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-08-14T20:54:54.0936850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:54.0938550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-08-14T20:54:54.0940160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0941640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0943230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.0944650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:54.0945690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-08-14T20:54:54.0947070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-08-14T20:54:54.0948290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-08-14T20:54:54.0949500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-08-14T20:54:54.0950800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-08-14T20:54:54.0951820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-08-14T20:54:54.0953310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-08-14T20:54:54.0954680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0956040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0956920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-08-14T20:54:54.0958070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-08-14T20:54:54.0959000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-08-14T20:54:54.0960130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-08-14T20:54:54.0961130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-08-14T20:54:54.0962510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:54.0963820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.0965130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.0966030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-08-14T20:54:54.0966990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-08-14T20:54:54.0968160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-08-14T20:54:54.0969380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-08-14T20:54:54.0970740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-08-14T20:54:54.0972050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-08-14T20:54:54.0973460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-08-14T20:54:54.0974710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-08-14T20:54:54.0976060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-08-14T20:54:54.0977400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-08-14T20:54:54.0978530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-08-14T20:54:54.0979950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-08-14T20:54:54.0981160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-08-14T20:54:54.0982350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-08-14T20:54:54.0983720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-08-14T20:54:54.0985080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-08-14T20:54:54.0986200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-08-14T20:54:54.0987510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-08-14T20:54:54.0988660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-08-14T20:54:54.0989850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-08-14T20:54:54.0990940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-08-14T20:54:54.0992480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-08-14T20:54:54.0993600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-08-14T20:54:54.0995110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-08-14T20:54:54.0996380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-08-14T20:54:54.0997770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-08-14T20:54:54.0999200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-08-14T20:54:54.1000830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-08-14T20:54:54.1001900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-08-14T20:54:54.1003260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-08-14T20:54:54.1009030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-08-14T20:54:54.1010050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-08-14T20:54:54.1010350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-08-14T20:54:54.1010580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-08-14T20:54:54.1010760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-08-14T20:54:54.1010960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-08-14T20:54:54.1011140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-08-14T20:54:54.1011310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-08-14T20:54:54.1011870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-08-14T20:54:54.1012940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-08-14T20:54:54.1014040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-08-14T20:54:54.1015440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-08-14T20:54:54.1016610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-08-14T20:54:54.1017970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-08-14T20:54:54.1019430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-08-14T20:54:54.1020950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-08-14T20:54:54.1022150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-08-14T20:54:54.1023570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-08-14T20:54:54.1024850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-08-14T20:54:54.1026130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.1027430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:54.1028650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:54.1030160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-08-14T20:54:54.1031760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-08-14T20:54:54.1032980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-08-14T20:54:54.1034220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-08-14T20:54:54.1035260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-08-14T20:54:54.1036290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-08-14T20:54:54.1037290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-08-14T20:54:54.1038350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.1039350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1040390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.1041440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-08-14T20:54:54.1043010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-08-14T20:54:54.1043420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-08-14T20:54:54.1044330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-08-14T20:54:54.1045160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-08-14T20:54:54.1046010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-08-14T20:54:54.1046870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-08-14T20:54:54.1047760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-08-14T20:54:54.1048900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-08-14T20:54:54.1050140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-08-14T20:54:54.1051200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:54.1052390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-08-14T20:54:54.1053370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-08-14T20:54:54.1054650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-08-14T20:54:54.1055700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-08-14T20:54:54.1056920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-08-14T20:54:54.1057950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1058900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-08-14T20:54:54.1059870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-08-14T20:54:54.1061040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-08-14T20:54:54.1061850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-08-14T20:54:54.1062800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-08-14T20:54:54.1063860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-08-14T20:54:54.1064800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-08-14T20:54:54.1065740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-08-14T20:54:54.1066820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-08-14T20:54:54.1067940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-08-14T20:54:54.1068970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-08-14T20:54:54.1070060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-08-14T20:54:54.1071040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-08-14T20:54:54.1072160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-08-14T20:54:54.1073200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-08-14T20:54:54.1074150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-08-14T20:54:54.1075010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-08-14T20:54:54.1076310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-08-14T20:54:54.1077720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:54.1079170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-08-14T20:54:54.1080380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-08-14T20:54:54.1081570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-08-14T20:54:54.1082800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-08-14T20:54:54.1084000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-08-14T20:54:54.1085410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-08-14T20:54:54.1086430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-08-14T20:54:54.1088010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-08-14T20:54:54.1089340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:54.1091000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-08-14T20:54:54.1092430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-08-14T20:54:54.1093800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-08-14T20:54:54.1095350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-08-14T20:54:54.1096780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-08-14T20:54:54.1098090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-08-14T20:54:54.1099670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-08-14T20:54:54.1100900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-08-14T20:54:54.1102160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-08-14T20:54:54.1103440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-08-14T20:54:54.1104850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-08-14T20:54:54.1105980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-08-14T20:54:54.1107130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-08-14T20:54:54.1108330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-08-14T20:54:54.1109550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-08-14T20:54:54.1110910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-08-14T20:54:54.1111760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-08-14T20:54:54.1112790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-08-14T20:54:54.1114200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-08-14T20:54:54.1115290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-08-14T20:54:54.1116680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-08-14T20:54:54.1118070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-08-14T20:54:54.1119600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-08-14T20:54:54.1120900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-08-14T20:54:54.1122260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1123280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-08-14T20:54:54.1124340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-08-14T20:54:54.1125430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-08-14T20:54:54.1126780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-08-14T20:54:54.1128110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.1129390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1130640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-08-14T20:54:54.1131800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-08-14T20:54:54.1133340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-08-14T20:54:54.1134600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-08-14T20:54:54.1135980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-08-14T20:54:54.1137470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-08-14T20:54:54.1138860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-08-14T20:54:54.1140260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-08-14T20:54:54.1141850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-08-14T20:54:54.1143160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-08-14T20:54:54.1144650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-08-14T20:54:54.1146140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-08-14T20:54:54.1147450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-08-14T20:54:54.1149000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-08-14T20:54:54.1150550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-08-14T20:54:54.1152080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-08-14T20:54:54.1153500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-08-14T20:54:54.1155000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-08-14T20:54:54.1156440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-08-14T20:54:54.1157880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-08-14T20:54:54.1159380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-08-14T20:54:54.1160910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-08-14T20:54:54.1162280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-08-14T20:54:54.1163640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-08-14T20:54:54.1165170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-08-14T20:54:54.1166980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-08-14T20:54:54.1168070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-08-14T20:54:54.1169490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-08-14T20:54:54.1170890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-08-14T20:54:54.1172190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-08-14T20:54:54.1173640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-08-14T20:54:54.1175180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-08-14T20:54:54.1176630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-08-14T20:54:54.1178140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-08-14T20:54:54.1179600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-08-14T20:54:54.1181380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-08-14T20:54:54.1182820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-08-14T20:54:54.1184450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-08-14T20:54:54.1185870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-08-14T20:54:54.1187340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-08-14T20:54:54.1189020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-08-14T20:54:54.1190340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-08-14T20:54:54.1191870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-08-14T20:54:54.1193000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-08-14T20:54:54.1194110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-08-14T20:54:54.1195210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-08-14T20:54:54.1196410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-08-14T20:54:54.1197410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-08-14T20:54:54.1198530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-08-14T20:54:54.1199690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-08-14T20:54:54.1201300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-08-14T20:54:54.1202830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-08-14T20:54:54.1203970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-08-14T20:54:54.1205080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-08-14T20:54:54.1206390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-08-14T20:54:54.1207680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-08-14T20:54:54.1208730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-08-14T20:54:54.1210220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-08-14T20:54:54.1211530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-08-14T20:54:54.1212900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-08-14T20:54:54.1214050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-08-14T20:54:54.1215340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-08-14T20:54:54.1216620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-08-14T20:54:54.1217380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-08-14T20:54:54.1218430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-08-14T20:54:54.1219570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-08-14T20:54:54.1220540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-08-14T20:54:54.1221600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-08-14T20:54:54.1222790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-08-14T20:54:54.1223830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-08-14T20:54:54.1225000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-08-14T20:54:54.1225860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-08-14T20:54:54.1226840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-08-14T20:54:54.1227920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-08-14T20:54:54.1228760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-08-14T20:54:54.1229680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-08-14T20:54:54.1230310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-08-14T20:54:54.1231280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-08-14T20:54:54.1232040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-08-14T20:54:54.1232870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-08-14T20:54:54.1233670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-08-14T20:54:54.1234550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-08-14T20:54:54.1235240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-08-14T20:54:54.1236070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-08-14T20:54:54.1236930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-08-14T20:54:54.1237760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-08-14T20:54:54.1238520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-08-14T20:54:54.1239330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-08-14T20:54:54.1240070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-08-14T20:54:54.1240970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-08-14T20:54:54.1241950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-08-14T20:54:54.1242590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-08-14T20:54:54.1243380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-08-14T20:54:54.1244210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-08-14T20:54:54.1244940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-08-14T20:54:54.1245760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-08-14T20:54:54.1246910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-08-14T20:54:54.1248000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-08-14T20:54:54.1249260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-08-14T20:54:54.1250140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:54.1251480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-08-14T20:54:54.1252710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-08-14T20:54:54.1254290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-08-14T20:54:54.1255670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-08-14T20:54:54.1256870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-08-14T20:54:54.1258240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-08-14T20:54:54.1259450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-08-14T20:54:54.1260740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-08-14T20:54:54.1262000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-08-14T20:54:54.1263210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-08-14T20:54:54.1264460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-08-14T20:54:54.1265880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-08-14T20:54:54.1267220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-08-14T20:54:54.1268520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:54.1269830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-08-14T20:54:54.1271140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-08-14T20:54:54.1272360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:54.1273720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-08-14T20:54:54.1275170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-08-14T20:54:54.1276610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-08-14T20:54:54.1277850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-08-14T20:54:54.1279190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-08-14T20:54:54.1280490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-08-14T20:54:54.1281820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-08-14T20:54:54.1283450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:54.1284430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-08-14T20:54:54.1285750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-08-14T20:54:54.1287110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-08-14T20:54:54.1288730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.1289870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-08-14T20:54:54.1291280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-08-14T20:54:54.1292630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-08-14T20:54:54.1293870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-08-14T20:54:54.1295150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-08-14T20:54:54.1296370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:54.1297660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-08-14T20:54:54.1298970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-08-14T20:54:54.1300220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-08-14T20:54:54.1301510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-08-14T20:54:54.1302820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-08-14T20:54:54.1304200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-08-14T20:54:54.1305300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-08-14T20:54:54.1306660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-08-14T20:54:54.1308050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-08-14T20:54:54.1309470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-08-14T20:54:54.1310850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-08-14T20:54:54.1312250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-08-14T20:54:54.1313450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-08-14T20:54:54.1314660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-08-14T20:54:54.1315940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-08-14T20:54:54.1317220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-08-14T20:54:54.1318510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-08-14T20:54:54.1319620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-08-14T20:54:54.1321030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-08-14T20:54:54.1322330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-08-14T20:54:54.1323610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-08-14T20:54:54.1325080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-08-14T20:54:54.1326530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-08-14T20:54:54.1327900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-08-14T20:54:54.1329120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:54.1330590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-08-14T20:54:54.1331800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-08-14T20:54:54.1333170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-08-14T20:54:54.1334340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.1335660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-08-14T20:54:54.1336830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-08-14T20:54:54.1338150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:54.1339460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1340870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-08-14T20:54:54.1342300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-08-14T20:54:54.1343720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-08-14T20:54:54.1344920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:54.1346420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-08-14T20:54:54.1347720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-08-14T20:54:54.1348870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-08-14T20:54:54.1349730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-08-14T20:54:54.1350750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-08-14T20:54:54.1351740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-08-14T20:54:54.1352780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-08-14T20:54:54.1353820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-08-14T20:54:54.1354830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-08-14T20:54:54.1355770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-08-14T20:54:54.1356880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-08-14T20:54:54.1357870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-08-14T20:54:54.1359030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-08-14T20:54:54.1359970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-08-14T20:54:54.1360910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-08-14T20:54:54.1361940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-08-14T20:54:54.1362910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-08-14T20:54:54.1364050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-08-14T20:54:54.1365110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-08-14T20:54:54.1366100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-08-14T20:54:54.1367140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-08-14T20:54:54.1368160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-08-14T20:54:54.1369070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-08-14T20:54:54.1370170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-08-14T20:54:54.1371260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-08-14T20:54:54.1372350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-08-14T20:54:54.1373310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-08-14T20:54:54.1374420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-08-14T20:54:54.1375330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-08-14T20:54:54.1376370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-08-14T20:54:54.1377320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-08-14T20:54:54.1378260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-08-14T20:54:54.1379380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-08-14T20:54:54.1380280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-08-14T20:54:54.1381420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-08-14T20:54:54.1382390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-08-14T20:54:54.1383530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-08-14T20:54:54.1384410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-08-14T20:54:54.1385570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-08-14T20:54:54.1386560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-08-14T20:54:54.1387680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-08-14T20:54:54.1388710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-08-14T20:54:54.1389750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-08-14T20:54:54.1390820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-08-14T20:54:54.1391690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-08-14T20:54:54.1392670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-08-14T20:54:54.1393710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-08-14T20:54:54.1394740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-08-14T20:54:54.1396050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-08-14T20:54:54.1397130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-08-14T20:54:54.1398410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-08-14T20:54:54.1399590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-08-14T20:54:54.1400860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-08-14T20:54:54.1401980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-08-14T20:54:54.1403210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-08-14T20:54:54.1404480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-08-14T20:54:54.1405690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-08-14T20:54:54.1407030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-08-14T20:54:54.1408280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-08-14T20:54:54.1409450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-08-14T20:54:54.1410470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-08-14T20:54:54.1411590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-08-14T20:54:54.1412600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-08-14T20:54:54.1413590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-08-14T20:54:54.1414780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-08-14T20:54:54.1415750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-08-14T20:54:54.1416710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-08-14T20:54:54.1418170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-08-14T20:54:54.1419430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-08-14T20:54:54.1420890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-08-14T20:54:54.1422180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:54.1423400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-08-14T20:54:54.1424530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1425560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-08-14T20:54:54.1426790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-08-14T20:54:54.1427500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-08-14T20:54:54.1428590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-08-14T20:54:54.1429830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-08-14T20:54:54.1430890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-08-14T20:54:54.1432200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-08-14T20:54:54.1433290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-08-14T20:54:54.1434680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-08-14T20:54:54.1435970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-08-14T20:54:54.1437010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-08-14T20:54:54.1438190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-08-14T20:54:54.1438990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-08-14T20:54:54.1440230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-08-14T20:54:54.1441670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-08-14T20:54:54.1443080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-08-14T20:54:54.1444170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-08-14T20:54:54.1445380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-08-14T20:54:54.1446640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-08-14T20:54:54.1447900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-08-14T20:54:54.1449280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/RECORD 2025-08-14T20:54:54.1450470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-08-14T20:54:54.1451720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-08-14T20:54:54.1453040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-08-14T20:54:54.1454220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-08-14T20:54:54.1455490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-08-14T20:54:54.1456880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/METADATA 2025-08-14T20:54:54.1457900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/RECORD 2025-08-14T20:54:54.1459210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:54.1460590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-08-14T20:54:54.1461840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/direct_url.json 2025-08-14T20:54:54.1462910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/WHEEL 2025-08-14T20:54:54.1464180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/entry_points.txt 2025-08-14T20:54:54.1465320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/top_level.txt 2025-08-14T20:54:54.1466830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/REQUESTED 2025-08-14T20:54:54.1467790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/INSTALLER 2025-08-14T20:54:54.1469050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/METADATA 2025-08-14T20:54:54.1470250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-08-14T20:54:54.1471470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-08-14T20:54:54.1472660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-08-14T20:54:54.1473780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-08-14T20:54:54.1475000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-08-14T20:54:54.1476290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-08-14T20:54:54.1477390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-08-14T20:54:54.1478620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-08-14T20:54:54.1479790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-08-14T20:54:54.1480960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-08-14T20:54:54.1481900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-08-14T20:54:54.1483180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-08-14T20:54:54.1484290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-08-14T20:54:54.1485360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-08-14T20:54:54.1486470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-08-14T20:54:54.1487520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-08-14T20:54:54.1488680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-08-14T20:54:54.1489830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-08-14T20:54:54.1490870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-08-14T20:54:54.1492030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-08-14T20:54:54.1493470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-08-14T20:54:54.1495030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-08-14T20:54:54.1496590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-08-14T20:54:54.1497940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:54.1499410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-08-14T20:54:54.1500800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.1502280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-08-14T20:54:54.1503890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.1505270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-08-14T20:54:54.1506590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:54.1507960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1509440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-08-14T20:54:54.1510720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:54.1511830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-08-14T20:54:54.1512790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-08-14T20:54:54.1514020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-08-14T20:54:54.1515210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-08-14T20:54:54.1516170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-08-14T20:54:54.1517400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-08-14T20:54:54.1518370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-08-14T20:54:54.1519590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-08-14T20:54:54.1520600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-08-14T20:54:54.1522130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-08-14T20:54:54.1523520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-08-14T20:54:54.1524950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:54.1526410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-08-14T20:54:54.1527870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-08-14T20:54:54.1529250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:54.1530630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.1532190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-08-14T20:54:54.1533510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.1535120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-08-14T20:54:54.1536490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1537860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:54.1538920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-08-14T20:54:54.1540420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-08-14T20:54:54.1541740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-08-14T20:54:54.1543110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1544210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-08-14T20:54:54.1545500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-08-14T20:54:54.1546840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-08-14T20:54:54.1548110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-08-14T20:54:54.1549820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-08-14T20:54:54.1551340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-08-14T20:54:54.1552970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.1554500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-08-14T20:54:54.1556230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1557470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-08-14T20:54:54.1558990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-08-14T20:54:54.1559900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-08-14T20:54:54.1561170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-08-14T20:54:54.1562290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-08-14T20:54:54.1563800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-08-14T20:54:54.1565250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-08-14T20:54:54.1566660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1567780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-08-14T20:54:54.1568930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-08-14T20:54:54.1569980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-08-14T20:54:54.1571130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-08-14T20:54:54.1572080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-08-14T20:54:54.1573080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-08-14T20:54:54.1574360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-08-14T20:54:54.1575420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-08-14T20:54:54.1576810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-08-14T20:54:54.1578110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-08-14T20:54:54.1579470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-08-14T20:54:54.1580950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-08-14T20:54:54.1582000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-08-14T20:54:54.1583120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-08-14T20:54:54.1584100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-08-14T20:54:54.1585380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-08-14T20:54:54.1586520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-08-14T20:54:54.1587800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/package_index.py 2025-08-14T20:54:54.1588760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-08-14T20:54:54.1590070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-08-14T20:54:54.1591130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-08-14T20:54:54.1592760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-08-14T20:54:54.1594220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-08-14T20:54:54.1595680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-08-14T20:54:54.1597130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1598650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:54.1599720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-08-14T20:54:54.1600890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-08-14T20:54:54.1601860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-08-14T20:54:54.1602880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-08-14T20:54:54.1604030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-08-14T20:54:54.1605110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-08-14T20:54:54.1606370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-08-14T20:54:54.1607710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-08-14T20:54:54.1609110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-08-14T20:54:54.1610420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-08-14T20:54:54.1611680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-08-14T20:54:54.1613240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-08-14T20:54:54.1614970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-08-14T20:54:54.1616780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1617900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-08-14T20:54:54.1619590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:54.1621160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:54.1622620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:54.1623760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.1624960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:54.1626320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:54.1627530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:54.1628750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:54.1630210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:54.1631360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1632630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:54.1633870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.1635130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:54.1636370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.1637300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-08-14T20:54:54.1638430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-08-14T20:54:54.1639490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-08-14T20:54:54.1640460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-08-14T20:54:54.1641460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-08-14T20:54:54.1642440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-08-14T20:54:54.1643520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-08-14T20:54:54.1644650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-08-14T20:54:54.1645820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-08-14T20:54:54.1647180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-08-14T20:54:54.1648740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-08-14T20:54:54.1650130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-08-14T20:54:54.1651530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-08-14T20:54:54.1653120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-08-14T20:54:54.1654650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-08-14T20:54:54.1660920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-08-14T20:54:54.1661280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-08-14T20:54:54.1661620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-08-14T20:54:54.1662110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-08-14T20:54:54.1662480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-08-14T20:54:54.1663790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-08-14T20:54:54.1665280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-08-14T20:54:54.1666930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-08-14T20:54:54.1668620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-08-14T20:54:54.1670080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-08-14T20:54:54.1671680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-08-14T20:54:54.1673290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-08-14T20:54:54.1674960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-08-14T20:54:54.1676750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-08-14T20:54:54.1678270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-08-14T20:54:54.1679870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-08-14T20:54:54.1681160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-08-14T20:54:54.1682500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-08-14T20:54:54.1684130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-08-14T20:54:54.1685940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1687130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-08-14T20:54:54.1688650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1689740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-08-14T20:54:54.1691390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-08-14T20:54:54.1692630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-08-14T20:54:54.1693970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-08-14T20:54:54.1695310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-08-14T20:54:54.1697140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1698380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-08-14T20:54:54.1699720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-08-14T20:54:54.1701270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-08-14T20:54:54.1702590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-08-14T20:54:54.1703870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-08-14T20:54:54.1705540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-08-14T20:54:54.1707100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-08-14T20:54:54.1708940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-08-14T20:54:54.1710540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-08-14T20:54:54.1712220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-08-14T20:54:54.1713760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1715100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-08-14T20:54:54.1716400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-08-14T20:54:54.1717640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-08-14T20:54:54.1719110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-08-14T20:54:54.1720880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1722230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-08-14T20:54:54.1723800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-08-14T20:54:54.1725320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-08-14T20:54:54.1726870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-08-14T20:54:54.1728470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-08-14T20:54:54.1729990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-08-14T20:54:54.1731350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-08-14T20:54:54.1732970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-08-14T20:54:54.1734470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-08-14T20:54:54.1736010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-08-14T20:54:54.1737600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-08-14T20:54:54.1739130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-08-14T20:54:54.1740600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-08-14T20:54:54.1742040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-08-14T20:54:54.1743400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-08-14T20:54:54.1744710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-08-14T20:54:54.1746320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-08-14T20:54:54.1747670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-08-14T20:54:54.1749200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-08-14T20:54:54.1750470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-08-14T20:54:54.1752090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-08-14T20:54:54.1753440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-08-14T20:54:54.1755230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-08-14T20:54:54.1756970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1758820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:54.1760320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-08-14T20:54:54.1761810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-08-14T20:54:54.1763310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-08-14T20:54:54.1764830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-08-14T20:54:54.1766620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-08-14T20:54:54.1768180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-08-14T20:54:54.1769940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-08-14T20:54:54.1771760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-08-14T20:54:54.1773550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:54.1775270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:54.1777180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1778760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:54.1780400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:54.1781840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-08-14T20:54:54.1783150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-08-14T20:54:54.1784500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-08-14T20:54:54.1785850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-08-14T20:54:54.1787250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-08-14T20:54:54.1788750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-08-14T20:54:54.1790160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-08-14T20:54:54.1791470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-08-14T20:54:54.1792750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-08-14T20:54:54.1794120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-08-14T20:54:54.1795320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-08-14T20:54:54.1796940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:54.1798530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:54.1800070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-08-14T20:54:54.1801630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.1803230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-08-14T20:54:54.1804810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-08-14T20:54:54.1806450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-08-14T20:54:54.1807850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.1809530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1810830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-08-14T20:54:54.1812150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-08-14T20:54:54.1813440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-08-14T20:54:54.1814660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-08-14T20:54:54.1815840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-08-14T20:54:54.1817190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:54.1818420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-08-14T20:54:54.1819570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-08-14T20:54:54.1820890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1821750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-08-14T20:54:54.1822760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-08-14T20:54:54.1823910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-08-14T20:54:54.1825130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-08-14T20:54:54.1826290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-08-14T20:54:54.1827360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-08-14T20:54:54.1828600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-08-14T20:54:54.1830420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-08-14T20:54:54.1831670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-08-14T20:54:54.1833090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-08-14T20:54:54.1835020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-08-14T20:54:54.1836790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.1838650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-08-14T20:54:54.1840410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-08-14T20:54:54.1842200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-08-14T20:54:54.1844130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-08-14T20:54:54.1845910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1847700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-08-14T20:54:54.1849450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.1851250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-08-14T20:54:54.1853170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.1854540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-08-14T20:54:54.1856150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-08-14T20:54:54.1857520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-08-14T20:54:54.1859140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-08-14T20:54:54.1860510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-08-14T20:54:54.1862010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-08-14T20:54:54.1863660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-08-14T20:54:54.1865130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-08-14T20:54:54.1866660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-08-14T20:54:54.1868130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-08-14T20:54:54.1869530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-08-14T20:54:54.1871120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-08-14T20:54:54.1872980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1874080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-08-14T20:54:54.1875360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-08-14T20:54:54.1876510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-08-14T20:54:54.1877810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-08-14T20:54:54.1879720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-08-14T20:54:54.1881410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1882700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-08-14T20:54:54.1884050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-08-14T20:54:54.1885620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:54.1887170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1888290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-08-14T20:54:54.1889820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-08-14T20:54:54.1891420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-08-14T20:54:54.1892940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-08-14T20:54:54.1894440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-08-14T20:54:54.1895870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-08-14T20:54:54.1897440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-08-14T20:54:54.1899090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-08-14T20:54:54.1900280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-08-14T20:54:54.1901570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-08-14T20:54:54.1902920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-08-14T20:54:54.1904660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-08-14T20:54:54.1906280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-08-14T20:54:54.1907830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1909060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-08-14T20:54:54.1910330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-08-14T20:54:54.1911550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-08-14T20:54:54.1912990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-08-14T20:54:54.1914450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-08-14T20:54:54.1915880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-08-14T20:54:54.1917660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-08-14T20:54:54.1919610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1920890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-08-14T20:54:54.1922640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.1924330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1925560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-08-14T20:54:54.1926740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-08-14T20:54:54.1928420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1929600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-08-14T20:54:54.1931180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-08-14T20:54:54.1932760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-08-14T20:54:54.1934440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.1936000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-08-14T20:54:54.1937670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1939270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-08-14T20:54:54.1940540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-08-14T20:54:54.1941800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-08-14T20:54:54.1943150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-08-14T20:54:54.1944580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-08-14T20:54:54.1945960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-08-14T20:54:54.1947130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-08-14T20:54:54.1948470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-08-14T20:54:54.1949990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-08-14T20:54:54.1951500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-08-14T20:54:54.1953030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.1954670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.1955830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-08-14T20:54:54.1957100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-08-14T20:54:54.1958420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-08-14T20:54:54.1960000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-08-14T20:54:54.1961530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-08-14T20:54:54.1963000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-08-14T20:54:54.1964600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-08-14T20:54:54.1966200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-08-14T20:54:54.1967810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-08-14T20:54:54.1969210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-08-14T20:54:54.1970560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-08-14T20:54:54.1972180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-08-14T20:54:54.1973660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-08-14T20:54:54.1975350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-08-14T20:54:54.1976880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-08-14T20:54:54.1978520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-08-14T20:54:54.1979810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-08-14T20:54:54.1981330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-08-14T20:54:54.1982680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-08-14T20:54:54.1984210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-08-14T20:54:54.1985620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-08-14T20:54:54.1987230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-08-14T20:54:54.1988910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-08-14T20:54:54.1990380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-08-14T20:54:54.1991860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-08-14T20:54:54.1993540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-08-14T20:54:54.1994950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-08-14T20:54:54.1996530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-08-14T20:54:54.1997850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-08-14T20:54:54.1999330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-08-14T20:54:54.2000700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-08-14T20:54:54.2002090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-08-14T20:54:54.2003420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-08-14T20:54:54.2004790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-08-14T20:54:54.2006290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-08-14T20:54:54.2007770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-08-14T20:54:54.2008920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-08-14T20:54:54.2010160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-08-14T20:54:54.2011130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-08-14T20:54:54.2012280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-08-14T20:54:54.2013330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-08-14T20:54:54.2014430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-08-14T20:54:54.2015580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-08-14T20:54:54.2016810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-08-14T20:54:54.2017780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-08-14T20:54:54.2019040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-08-14T20:54:54.2020270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-08-14T20:54:54.2021660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-08-14T20:54:54.2022800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-08-14T20:54:54.2024140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-08-14T20:54:54.2025280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-08-14T20:54:54.2026760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-08-14T20:54:54.2028470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-08-14T20:54:54.2029940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-08-14T20:54:54.2031530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-08-14T20:54:54.2033060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-08-14T20:54:54.2034510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-08-14T20:54:54.2036100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-08-14T20:54:54.2037650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-08-14T20:54:54.2039130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-08-14T20:54:54.2040730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-08-14T20:54:54.2042180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-08-14T20:54:54.2043330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-08-14T20:54:54.2044730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-08-14T20:54:54.2046190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-08-14T20:54:54.2047460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-08-14T20:54:54.2048750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-08-14T20:54:54.2050050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-08-14T20:54:54.2051660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-08-14T20:54:54.2053500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-08-14T20:54:54.2055170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-08-14T20:54:54.2056970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-08-14T20:54:54.2058620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-08-14T20:54:54.2060210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:54.2062010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-08-14T20:54:54.2063510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-08-14T20:54:54.2065270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-08-14T20:54:54.2066860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-08-14T20:54:54.2068320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2069990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-08-14T20:54:54.2071550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-08-14T20:54:54.2072800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-08-14T20:54:54.2074070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-08-14T20:54:54.2075490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-08-14T20:54:54.2076670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-08-14T20:54:54.2078190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-08-14T20:54:54.2079500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-08-14T20:54:54.2080730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-08-14T20:54:54.2081990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-08-14T20:54:54.2083270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-08-14T20:54:54.2084570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-08-14T20:54:54.2086080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-08-14T20:54:54.2087470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-08-14T20:54:54.2088800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-08-14T20:54:54.2090500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:54.2092080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-08-14T20:54:54.2093780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:54.2095460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-08-14T20:54:54.2096840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.2098550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2100120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.2101800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:54.2102920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-08-14T20:54:54.2104390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-08-14T20:54:54.2105770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-08-14T20:54:54.2107010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-08-14T20:54:54.2108370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-08-14T20:54:54.2109520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-08-14T20:54:54.2110810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-08-14T20:54:54.2112460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-08-14T20:54:54.2114200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-08-14T20:54:54.2116150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:54.2117600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:54.2118950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2120560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-08-14T20:54:54.2122120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-08-14T20:54:54.2123760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-08-14T20:54:54.2124930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-08-14T20:54:54.2126620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-08-14T20:54:54.2128640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-08-14T20:54:54.2130540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-08-14T20:54:54.2132440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-08-14T20:54:54.2134370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-08-14T20:54:54.2136190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2137180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-08-14T20:54:54.2138950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-08-14T20:54:54.2140370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-08-14T20:54:54.2141320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-08-14T20:54:54.2142500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-08-14T20:54:54.2143880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-08-14T20:54:54.2145190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-08-14T20:54:54.2146580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-08-14T20:54:54.2147650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-08-14T20:54:54.2148660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-08-14T20:54:54.2149640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-08-14T20:54:54.2150770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-08-14T20:54:54.2151730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-08-14T20:54:54.2152680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-08-14T20:54:54.2154250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-08-14T20:54:54.2155390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-08-14T20:54:54.2156600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-08-14T20:54:54.2157720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/server.py 2025-08-14T20:54:54.2158900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-08-14T20:54:54.2160240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-08-14T20:54:54.2161450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-08-14T20:54:54.2163060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2164600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:54.2165750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-08-14T20:54:54.2167050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-08-14T20:54:54.2168280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-08-14T20:54:54.2169490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-08-14T20:54:54.2170800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-08-14T20:54:54.2171980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-08-14T20:54:54.2173360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-08-14T20:54:54.2175060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-08-14T20:54:54.2176150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-08-14T20:54:54.2177390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-08-14T20:54:54.2179130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-08-14T20:54:54.2180830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-08-14T20:54:54.2182420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:54.2183920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-08-14T20:54:54.2185810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-08-14T20:54:54.2187220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2188480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-08-14T20:54:54.2189730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-08-14T20:54:54.2191080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-08-14T20:54:54.2192410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-08-14T20:54:54.2193770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-08-14T20:54:54.2195450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-08-14T20:54:54.2197200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2198700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-08-14T20:54:54.2199920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-08-14T20:54:54.2201190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-08-14T20:54:54.2202800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-08-14T20:54:54.2204370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-08-14T20:54:54.2205460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2206500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-08-14T20:54:54.2207640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-08-14T20:54:54.2208660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-08-14T20:54:54.2209530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-08-14T20:54:54.2210520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-08-14T20:54:54.2212480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-08-14T20:54:54.2214010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-08-14T20:54:54.2215510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-08-14T20:54:54.2217170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-08-14T20:54:54.2218770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-08-14T20:54:54.2220360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-08-14T20:54:54.2222060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-08-14T20:54:54.2223420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-08-14T20:54:54.2224900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-08-14T20:54:54.2226430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-08-14T20:54:54.2227960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-08-14T20:54:54.2229460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-08-14T20:54:54.2230750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:54.2232280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-08-14T20:54:54.2233670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-08-14T20:54:54.2235180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-08-14T20:54:54.2236690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-08-14T20:54:54.2238240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-08-14T20:54:54.2239780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-08-14T20:54:54.2241450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-08-14T20:54:54.2242900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-08-14T20:54:54.2244350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-08-14T20:54:54.2245880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-08-14T20:54:54.2247290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-08-14T20:54:54.2248640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:54.2250230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-08-14T20:54:54.2251810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-08-14T20:54:54.2253380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-08-14T20:54:54.2255000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-08-14T20:54:54.2256440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-08-14T20:54:54.2257980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-08-14T20:54:54.2259510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-08-14T20:54:54.2261040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-08-14T20:54:54.2262570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-08-14T20:54:54.2264020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-08-14T20:54:54.2265590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-08-14T20:54:54.2267310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-08-14T20:54:54.2268940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-08-14T20:54:54.2270460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-08-14T20:54:54.2271940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-08-14T20:54:54.2273510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-08-14T20:54:54.2275000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-08-14T20:54:54.2276580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-08-14T20:54:54.2278060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-08-14T20:54:54.2279590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2281110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-08-14T20:54:54.2282760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-08-14T20:54:54.2284230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-08-14T20:54:54.2285360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-08-14T20:54:54.2286580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-08-14T20:54:54.2287840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-08-14T20:54:54.2288960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-08-14T20:54:54.2290330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-08-14T20:54:54.2291870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-08-14T20:54:54.2293100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-08-14T20:54:54.2294450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-08-14T20:54:54.2295720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-08-14T20:54:54.2296950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-08-14T20:54:54.2297990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-08-14T20:54:54.2299280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-08-14T20:54:54.2300400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-08-14T20:54:54.2301520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-08-14T20:54:54.2302740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-08-14T20:54:54.2303930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-08-14T20:54:54.2305220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-08-14T20:54:54.2306590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-08-14T20:54:54.2307810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-08-14T20:54:54.2308930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-08-14T20:54:54.2310240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-08-14T20:54:54.2311310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-08-14T20:54:54.2312490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-08-14T20:54:54.2313770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-08-14T20:54:54.2314950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-08-14T20:54:54.2316280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-08-14T20:54:54.2317550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-08-14T20:54:54.2318610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-08-14T20:54:54.2319860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-08-14T20:54:54.2320940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-08-14T20:54:54.2322220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-08-14T20:54:54.2323880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-08-14T20:54:54.2325450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-08-14T20:54:54.2326520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-08-14T20:54:54.2327640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-08-14T20:54:54.2328750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-08-14T20:54:54.2330020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-08-14T20:54:54.2331490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:54.2332790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-08-14T20:54:54.2334190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-08-14T20:54:54.2335500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-08-14T20:54:54.2337140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-08-14T20:54:54.2338630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-08-14T20:54:54.2339800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-08-14T20:54:54.2341180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-08-14T20:54:54.2342630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-08-14T20:54:54.2344090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-08-14T20:54:54.2345790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-08-14T20:54:54.2347010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-08-14T20:54:54.2348270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:54.2349760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-08-14T20:54:54.2351240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-08-14T20:54:54.2352630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.2353950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-08-14T20:54:54.2355270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-08-14T20:54:54.2356530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-08-14T20:54:54.2357960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-08-14T20:54:54.2359310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:54.2360740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-08-14T20:54:54.2362030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-08-14T20:54:54.2363410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-08-14T20:54:54.2364940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-08-14T20:54:54.2366340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-08-14T20:54:54.2367890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-08-14T20:54:54.2369260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-08-14T20:54:54.2370670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2371830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.2373340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-08-14T20:54:54.2374890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-08-14T20:54:54.2376290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:54.2377200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-08-14T20:54:54.2378270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-08-14T20:54:54.2379300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/sandbox.py 2025-08-14T20:54:54.2380400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-08-14T20:54:54.2381370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-08-14T20:54:54.2382520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-08-14T20:54:54.2383700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-08-14T20:54:54.2384810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-08-14T20:54:54.2385970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-08-14T20:54:54.2387060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-08-14T20:54:54.2388120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-08-14T20:54:54.2389230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-08-14T20:54:54.2390270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-08-14T20:54:54.2391610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-08-14T20:54:54.2392780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-08-14T20:54:54.2394100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-08-14T20:54:54.2395250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-08-14T20:54:54.2396440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-08-14T20:54:54.2397740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-08-14T20:54:54.2399090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-08-14T20:54:54.2400090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-08-14T20:54:54.2401030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-08-14T20:54:54.2401980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-08-14T20:54:54.2402890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-08-14T20:54:54.2403810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-08-14T20:54:54.2405110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-08-14T20:54:54.2406340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-08-14T20:54:54.2407470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-08-14T20:54:54.2408730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-08-14T20:54:54.2409840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-08-14T20:54:54.2415910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-08-14T20:54:54.2416240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-08-14T20:54:54.2416550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-08-14T20:54:54.2416850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-08-14T20:54:54.2417230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-08-14T20:54:54.2417540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-08-14T20:54:54.2418260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-08-14T20:54:54.2419340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-08-14T20:54:54.2420510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-08-14T20:54:54.2421720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-08-14T20:54:54.2423100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-08-14T20:54:54.2424450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:54.2425850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-08-14T20:54:54.2427390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-08-14T20:54:54.2429010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-08-14T20:54:54.2430480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-08-14T20:54:54.2432210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2433770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-08-14T20:54:54.2435190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-08-14T20:54:54.2436200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-08-14T20:54:54.2437510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-08-14T20:54:54.2438670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-08-14T20:54:54.2439930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-08-14T20:54:54.2441060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-08-14T20:54:54.2442320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-08-14T20:54:54.2443630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-08-14T20:54:54.2444780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-08-14T20:54:54.2445940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-08-14T20:54:54.2447170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-08-14T20:54:54.2448320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-08-14T20:54:54.2449500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-08-14T20:54:54.2450630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-08-14T20:54:54.2451610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-08-14T20:54:54.2452790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-08-14T20:54:54.2453870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-08-14T20:54:54.2455010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-08-14T20:54:54.2456260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-08-14T20:54:54.2457130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-08-14T20:54:54.2458190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-08-14T20:54:54.2459450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-08-14T20:54:54.2460640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-08-14T20:54:54.2461990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-08-14T20:54:54.2463170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-08-14T20:54:54.2464490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-08-14T20:54:54.2465730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-08-14T20:54:54.2467070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-08-14T20:54:54.2468370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-08-14T20:54:54.2469830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-08-14T20:54:54.2471470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2473130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:54.2474400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-08-14T20:54:54.2475590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-08-14T20:54:54.2476800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-08-14T20:54:54.2478020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-08-14T20:54:54.2479520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-08-14T20:54:54.2480530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-08-14T20:54:54.2482000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-08-14T20:54:54.2483350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-08-14T20:54:54.2484620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-08-14T20:54:54.2486090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-08-14T20:54:54.2487410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-08-14T20:54:54.2488860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-08-14T20:54:54.2490230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-08-14T20:54:54.2491670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-08-14T20:54:54.2493460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2495040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-08-14T20:54:54.2496330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-08-14T20:54:54.2497580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-08-14T20:54:54.2499020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-08-14T20:54:54.2500460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-08-14T20:54:54.2501890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-08-14T20:54:54.2503080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-08-14T20:54:54.2504390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-08-14T20:54:54.2505650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-08-14T20:54:54.2507010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-08-14T20:54:54.2508740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-08-14T20:54:54.2510510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-08-14T20:54:54.2512130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-08-14T20:54:54.2513990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-08-14T20:54:54.2515530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-08-14T20:54:54.2517160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-08-14T20:54:54.2518970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-08-14T20:54:54.2520590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-08-14T20:54:54.2522210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-08-14T20:54:54.2524150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-08-14T20:54:54.2531000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-08-14T20:54:54.2531330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-08-14T20:54:54.2531660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-08-14T20:54:54.2532000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-08-14T20:54:54.2532310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-08-14T20:54:54.2533500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-08-14T20:54:54.2535050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-08-14T20:54:54.2536630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-08-14T20:54:54.2538180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-08-14T20:54:54.2539810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-08-14T20:54:54.2541370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-08-14T20:54:54.2542890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-08-14T20:54:54.2544600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-08-14T20:54:54.2546270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-08-14T20:54:54.2547920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-08-14T20:54:54.2549690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-08-14T20:54:54.2551220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-08-14T20:54:54.2552770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-08-14T20:54:54.2554680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-08-14T20:54:54.2556450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-08-14T20:54:54.2558160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-08-14T20:54:54.2559840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2561800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-08-14T20:54:54.2563770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-08-14T20:54:54.2565480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-08-14T20:54:54.2567120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-08-14T20:54:54.2568460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-08-14T20:54:54.2569780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-08-14T20:54:54.2571250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-08-14T20:54:54.2572620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-08-14T20:54:54.2574150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-08-14T20:54:54.2575960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-08-14T20:54:54.2577410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-08-14T20:54:54.2578680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-08-14T20:54:54.2580220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-08-14T20:54:54.2581660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-08-14T20:54:54.2583150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-08-14T20:54:54.2584340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-08-14T20:54:54.2586080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-08-14T20:54:54.2587500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-08-14T20:54:54.2588810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-08-14T20:54:54.2590210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-08-14T20:54:54.2591930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-08-14T20:54:54.2593590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-08-14T20:54:54.2594840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-08-14T20:54:54.2596060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-08-14T20:54:54.2597040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-08-14T20:54:54.2598060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-08-14T20:54:54.2599020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-08-14T20:54:54.2600270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-08-14T20:54:54.2601680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-08-14T20:54:54.2603330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-08-14T20:54:54.2605040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-08-14T20:54:54.2606510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-08-14T20:54:54.2608180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-08-14T20:54:54.2609610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-08-14T20:54:54.2611130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-08-14T20:54:54.2612720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-08-14T20:54:54.2614390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-08-14T20:54:54.2616080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-08-14T20:54:54.2617720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-08-14T20:54:54.2619220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-08-14T20:54:54.2620830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-08-14T20:54:54.2622410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.2624080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-08-14T20:54:54.2625450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-08-14T20:54:54.2626920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-08-14T20:54:54.2628480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-08-14T20:54:54.2629990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-08-14T20:54:54.2631550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-08-14T20:54:54.2633310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-08-14T20:54:54.2634970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-08-14T20:54:54.2636470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.2638040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-08-14T20:54:54.2639450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-08-14T20:54:54.2640940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-08-14T20:54:54.2642430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2643830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-08-14T20:54:54.2645370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.2646610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-08-14T20:54:54.2647770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-08-14T20:54:54.2649110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-08-14T20:54:54.2650200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-08-14T20:54:54.2651400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-08-14T20:54:54.2652590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-08-14T20:54:54.2653750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-08-14T20:54:54.2655090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-08-14T20:54:54.2656290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-08-14T20:54:54.2657780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-08-14T20:54:54.2659070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-08-14T20:54:54.2660250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-08-14T20:54:54.2661700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-08-14T20:54:54.2663160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-08-14T20:54:54.2664580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-08-14T20:54:54.2666100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-08-14T20:54:54.2667310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-08-14T20:54:54.2668560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-08-14T20:54:54.2669880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-08-14T20:54:54.2671330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-08-14T20:54:54.2673260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-08-14T20:54:54.2674610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.2676260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-08-14T20:54:54.2677840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-08-14T20:54:54.2679440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-08-14T20:54:54.2681140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-08-14T20:54:54.2682750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-08-14T20:54:54.2684530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-08-14T20:54:54.2686540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-08-14T20:54:54.2688000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-08-14T20:54:54.2689520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-08-14T20:54:54.2691380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-08-14T20:54:54.2693150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-08-14T20:54:54.2694800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-08-14T20:54:54.2696340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-08-14T20:54:54.2697820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-08-14T20:54:54.2699510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2701120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-08-14T20:54:54.2702740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-08-14T20:54:54.2704430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-08-14T20:54:54.2705720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-08-14T20:54:54.2707010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-08-14T20:54:54.2708540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-08-14T20:54:54.2709810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-08-14T20:54:54.2711260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-08-14T20:54:54.2712580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-08-14T20:54:54.2714050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-08-14T20:54:54.2715580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-08-14T20:54:54.2716800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-08-14T20:54:54.2718080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-08-14T20:54:54.2719440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-08-14T20:54:54.2720840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-08-14T20:54:54.2722340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-08-14T20:54:54.2724080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-08-14T20:54:54.2725890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-08-14T20:54:54.2727590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-08-14T20:54:54.2729390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-08-14T20:54:54.2731080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-08-14T20:54:54.2732570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-08-14T20:54:54.2733960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-08-14T20:54:54.2735940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-08-14T20:54:54.2737640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-08-14T20:54:54.2738360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-08-14T20:54:54.2739940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.2741650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.2743650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-08-14T20:54:54.2745280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:54.2746820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-08-14T20:54:54.2748320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-08-14T20:54:54.2749820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-08-14T20:54:54.2751110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-08-14T20:54:54.2752470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-08-14T20:54:54.2753940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-08-14T20:54:54.2755090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-08-14T20:54:54.2756200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-08-14T20:54:54.2757460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-08-14T20:54:54.2758340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-08-14T20:54:54.2759400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-08-14T20:54:54.2760650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-08-14T20:54:54.2762020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-08-14T20:54:54.2763410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-08-14T20:54:54.2765000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-08-14T20:54:54.2766450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-08-14T20:54:54.2768480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-08-14T20:54:54.2770400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-08-14T20:54:54.2771960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-08-14T20:54:54.2774000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-08-14T20:54:54.2775650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-08-14T20:54:54.2777230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-08-14T20:54:54.2778770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2780030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-08-14T20:54:54.2781280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-08-14T20:54:54.2782730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-08-14T20:54:54.2784350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-08-14T20:54:54.2786250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-08-14T20:54:54.2788440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-08-14T20:54:54.2790740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-08-14T20:54:54.2792560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-08-14T20:54:54.2794580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-08-14T20:54:54.2796690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-08-14T20:54:54.2798030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-08-14T20:54:54.2799120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-08-14T20:54:54.2800290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-08-14T20:54:54.2801310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-08-14T20:54:54.2802260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-08-14T20:54:54.2803590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2804250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-08-14T20:54:54.2805270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-08-14T20:54:54.2806380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-08-14T20:54:54.2807470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-08-14T20:54:54.2808490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-08-14T20:54:54.2809520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-08-14T20:54:54.2810590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-08-14T20:54:54.2811660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-08-14T20:54:54.2812690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-08-14T20:54:54.2813560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-08-14T20:54:54.2815300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-08-14T20:54:54.2817040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2817650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-08-14T20:54:54.2818160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-08-14T20:54:54.2818710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-08-14T20:54:54.2819940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-08-14T20:54:54.2821180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-08-14T20:54:54.2823200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-08-14T20:54:54.2824860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-08-14T20:54:54.2826800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-08-14T20:54:54.2828230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.2829850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.2831380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-08-14T20:54:54.2832800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-08-14T20:54:54.2834410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-08-14T20:54:54.2835990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-08-14T20:54:54.2837740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2838830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-08-14T20:54:54.2840140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-08-14T20:54:54.2841390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-08-14T20:54:54.2842660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-08-14T20:54:54.2843940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-08-14T20:54:54.2845080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-08-14T20:54:54.2846330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-08-14T20:54:54.2847850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-08-14T20:54:54.2848780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-08-14T20:54:54.2849800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-08-14T20:54:54.2850940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-08-14T20:54:54.2852220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-08-14T20:54:54.2853390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-08-14T20:54:54.2854420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-08-14T20:54:54.2855540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-08-14T20:54:54.2856950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-08-14T20:54:54.2858010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-08-14T20:54:54.2859250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-08-14T20:54:54.2860390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-08-14T20:54:54.2861830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-08-14T20:54:54.2863280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:54.2864910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-08-14T20:54:54.2866370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:54.2867860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-08-14T20:54:54.2869110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-08-14T20:54:54.2870610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-08-14T20:54:54.2872110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-08-14T20:54:54.2873370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:54.2874820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.2876270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:54.2877840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:54.2879210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-08-14T20:54:54.2880870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-08-14T20:54:54.2882400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:54.2883720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.2885170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.2886830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:54.2888270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:54.2889790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-08-14T20:54:54.2891390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-08-14T20:54:54.2892710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:54.2894160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-08-14T20:54:54.2895700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2897010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.2898530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:54.2900010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:54.2901100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-08-14T20:54:54.2902150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-08-14T20:54:54.2903410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-08-14T20:54:54.2904570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-08-14T20:54:54.2905660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-08-14T20:54:54.2906770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-08-14T20:54:54.2907760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-08-14T20:54:54.2908880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-08-14T20:54:54.2909980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-08-14T20:54:54.2911150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-08-14T20:54:54.2912200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-08-14T20:54:54.2913410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-08-14T20:54:54.2914650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-08-14T20:54:54.2916070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-08-14T20:54:54.2917360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-08-14T20:54:54.2918610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-08-14T20:54:54.2920000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-08-14T20:54:54.2921230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-08-14T20:54:54.2922500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-08-14T20:54:54.2923930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-08-14T20:54:54.2925260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-08-14T20:54:54.2926350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-08-14T20:54:54.2927360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-08-14T20:54:54.2933280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-08-14T20:54:54.2933810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-08-14T20:54:54.2934420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-08-14T20:54:54.2935100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-08-14T20:54:54.2935870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-08-14T20:54:54.2936550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-08-14T20:54:54.2937270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-08-14T20:54:54.2939090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-08-14T20:54:54.2940670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-08-14T20:54:54.2942230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-08-14T20:54:54.2943830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-08-14T20:54:54.2945430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-08-14T20:54:54.2947050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-08-14T20:54:54.2948790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-08-14T20:54:54.2950310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-08-14T20:54:54.2951810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-08-14T20:54:54.2953490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-08-14T20:54:54.2954910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-08-14T20:54:54.2956720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-08-14T20:54:54.2958200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-08-14T20:54:54.2959960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-08-14T20:54:54.2961700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-08-14T20:54:54.2963560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-08-14T20:54:54.2965070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-08-14T20:54:54.2966610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-08-14T20:54:54.2968330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-08-14T20:54:54.2970160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-08-14T20:54:54.2971960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.2973450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-08-14T20:54:54.2975000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-08-14T20:54:54.2976720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-08-14T20:54:54.2978340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-08-14T20:54:54.2979670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-08-14T20:54:54.2980970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-08-14T20:54:54.2982600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-08-14T20:54:54.2984050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-08-14T20:54:54.2985420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-08-14T20:54:54.2986670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-08-14T20:54:54.2988100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-08-14T20:54:54.2989370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-08-14T20:54:54.2990770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-08-14T20:54:54.2992160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-08-14T20:54:54.2993600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-08-14T20:54:54.2994740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-08-14T20:54:54.2996110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-08-14T20:54:54.2997550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-08-14T20:54:54.2998610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-08-14T20:54:54.2999500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-08-14T20:54:54.3000500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-08-14T20:54:54.3001940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-08-14T20:54:54.3003070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-08-14T20:54:54.3004230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3005130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-08-14T20:54:54.3006280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-08-14T20:54:54.3007120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-08-14T20:54:54.3008020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-08-14T20:54:54.3008760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-08-14T20:54:54.3009930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-08-14T20:54:54.3010520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-08-14T20:54:54.3011320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-08-14T20:54:54.3012270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-08-14T20:54:54.3013120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-08-14T20:54:54.3014000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-08-14T20:54:54.3014780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-08-14T20:54:54.3015580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-08-14T20:54:54.3016890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-08-14T20:54:54.3017520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-08-14T20:54:54.3018510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-08-14T20:54:54.3019690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-08-14T20:54:54.3020950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-08-14T20:54:54.3022070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3023070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-08-14T20:54:54.3023860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-08-14T20:54:54.3024910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-08-14T20:54:54.3025920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-08-14T20:54:54.3027100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-08-14T20:54:54.3028470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:54.3029770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:54.3031370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-08-14T20:54:54.3032640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-08-14T20:54:54.3033780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-08-14T20:54:54.3035150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-08-14T20:54:54.3036710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-08-14T20:54:54.3038460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-08-14T20:54:54.3039450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-08-14T20:54:54.3040910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.3042500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-08-14T20:54:54.3043880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-08-14T20:54:54.3045210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-08-14T20:54:54.3046400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:54.3047860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-08-14T20:54:54.3049330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-08-14T20:54:54.3051000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-08-14T20:54:54.3052180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-08-14T20:54:54.3053610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-08-14T20:54:54.3055040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:54.3056410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.3057790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.3059330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:54.3060750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-08-14T20:54:54.3061970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:54.3063250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:54.3064720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-08-14T20:54:54.3066260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-08-14T20:54:54.3067690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-08-14T20:54:54.3068870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:54.3070330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-08-14T20:54:54.3071650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3072990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.3074470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:54.3075780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:54.3076770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-08-14T20:54:54.3077900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-08-14T20:54:54.3079080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-08-14T20:54:54.3080220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-08-14T20:54:54.3081380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-08-14T20:54:54.3082530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-08-14T20:54:54.3083380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-08-14T20:54:54.3084730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-08-14T20:54:54.3085680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-08-14T20:54:54.3086980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-08-14T20:54:54.3087870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-08-14T20:54:54.3089010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-08-14T20:54:54.3089980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-08-14T20:54:54.3090990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-08-14T20:54:54.3092060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-08-14T20:54:54.3093420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-08-14T20:54:54.3094250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-08-14T20:54:54.3095410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-08-14T20:54:54.3096330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-08-14T20:54:54.3097360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-08-14T20:54:54.3098670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-08-14T20:54:54.3099930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-08-14T20:54:54.3101100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-08-14T20:54:54.3102290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-08-14T20:54:54.3103560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-08-14T20:54:54.3104950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-08-14T20:54:54.3106460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.3107890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-08-14T20:54:54.3109490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-08-14T20:54:54.3110880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-08-14T20:54:54.3112290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3114040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-08-14T20:54:54.3115540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-08-14T20:54:54.3116940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-08-14T20:54:54.3118060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-08-14T20:54:54.3119110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-08-14T20:54:54.3120500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-08-14T20:54:54.3121800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-08-14T20:54:54.3123250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-08-14T20:54:54.3124820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-08-14T20:54:54.3126140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-08-14T20:54:54.3127720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-08-14T20:54:54.3129210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-08-14T20:54:54.3130610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-08-14T20:54:54.3132130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-08-14T20:54:54.3133470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-08-14T20:54:54.3134670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-08-14T20:54:54.3135960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-08-14T20:54:54.3137500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-08-14T20:54:54.3139050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-08-14T20:54:54.3140470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3141650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-08-14T20:54:54.3142760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-08-14T20:54:54.3143870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/py.typed 2025-08-14T20:54:54.3145310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/RECORD 2025-08-14T20:54:54.3146780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/licenses/LICENSE 2025-08-14T20:54:54.3148670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/direct_url.json 2025-08-14T20:54:54.3149620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/WHEEL 2025-08-14T20:54:54.3151310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/entry_points.txt 2025-08-14T20:54:54.3152530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/REQUESTED 2025-08-14T20:54:54.3153890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/INSTALLER 2025-08-14T20:54:54.3155220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/METADATA 2025-08-14T20:54:54.3156300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-08-14T20:54:54.3157500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-08-14T20:54:54.3158570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-08-14T20:54:54.3160210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-08-14T20:54:54.3161570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3162840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-08-14T20:54:54.3163780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-08-14T20:54:54.3165160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-08-14T20:54:54.3166340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-08-14T20:54:54.3167710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-08-14T20:54:54.3168940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-08-14T20:54:54.3170500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-08-14T20:54:54.3172060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-08-14T20:54:54.3173650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-08-14T20:54:54.3175200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.3176810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-08-14T20:54:54.3178340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-08-14T20:54:54.3179860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3181520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-08-14T20:54:54.3183110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-08-14T20:54:54.3184310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-08-14T20:54:54.3185550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-08-14T20:54:54.3186880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-08-14T20:54:54.3188140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-08-14T20:54:54.3189160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-08-14T20:54:54.3190160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-08-14T20:54:54.3191120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-08-14T20:54:54.3192250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-08-14T20:54:54.3193390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-08-14T20:54:54.3194490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-08-14T20:54:54.3195640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-08-14T20:54:54.3196520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-08-14T20:54:54.3197520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-08-14T20:54:54.3198550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-08-14T20:54:54.3199550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-08-14T20:54:54.3200460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/RECORD 2025-08-14T20:54:54.3201570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/AUTHORS.md 2025-08-14T20:54:54.3202670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/LICENSE.txt 2025-08-14T20:54:54.3203680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/direct_url.json 2025-08-14T20:54:54.3204630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/WHEEL 2025-08-14T20:54:54.3205960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/top_level.txt 2025-08-14T20:54:54.3207220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/REQUESTED 2025-08-14T20:54:54.3208350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/INSTALLER 2025-08-14T20:54:54.3209600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/METADATA 2025-08-14T20:54:54.3210620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-08-14T20:54:54.3212180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-08-14T20:54:54.3213740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3215030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-08-14T20:54:54.3216220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-08-14T20:54:54.3217610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-08-14T20:54:54.3218590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-08-14T20:54:54.3219680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-08-14T20:54:54.3220840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-08-14T20:54:54.3221980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-08-14T20:54:54.3223070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-08-14T20:54:54.3224160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-08-14T20:54:54.3225270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-08-14T20:54:54.3226450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-08-14T20:54:54.3227570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-08-14T20:54:54.3228650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-08-14T20:54:54.3229710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-08-14T20:54:54.3230930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-08-14T20:54:54.3232040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-08-14T20:54:54.3233220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-08-14T20:54:54.3234430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-08-14T20:54:54.3235600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-08-14T20:54:54.3236640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-08-14T20:54:54.3237910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-08-14T20:54:54.3239340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:54.3240830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-08-14T20:54:54.3242290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-08-14T20:54:54.3243800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-08-14T20:54:54.3245090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:54.3246540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-08-14T20:54:54.3247840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-08-14T20:54:54.3249320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-08-14T20:54:54.3250880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-08-14T20:54:54.3252260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-08-14T20:54:54.3253770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-08-14T20:54:54.3255190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-08-14T20:54:54.3256580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-08-14T20:54:54.3258090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-08-14T20:54:54.3259440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-08-14T20:54:54.3260790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-08-14T20:54:54.3262180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-08-14T20:54:54.3263570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-08-14T20:54:54.3264970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.3266400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-08-14T20:54:54.3267730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-08-14T20:54:54.3269050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-08-14T20:54:54.3270510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-08-14T20:54:54.3272110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-08-14T20:54:54.3273490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-08-14T20:54:54.3274970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-08-14T20:54:54.3276350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3277880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-08-14T20:54:54.3279320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:54.3280730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-08-14T20:54:54.3281870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-08-14T20:54:54.3282990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-08-14T20:54:54.3284150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-08-14T20:54:54.3285320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-08-14T20:54:54.3286540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-08-14T20:54:54.3287670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-08-14T20:54:54.3288650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-08-14T20:54:54.3295090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-08-14T20:54:54.3295590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-08-14T20:54:54.3296080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-08-14T20:54:54.3296540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-08-14T20:54:54.3296990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-08-14T20:54:54.3297440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-08-14T20:54:54.3297890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-08-14T20:54:54.3298360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-08-14T20:54:54.3299220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3300430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-08-14T20:54:54.3301920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3302820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-08-14T20:54:54.3303980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-08-14T20:54:54.3305590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3306860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-08-14T20:54:54.3308080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-08-14T20:54:54.3309670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-08-14T20:54:54.3311000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-08-14T20:54:54.3312440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-08-14T20:54:54.3313750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-08-14T20:54:54.3315070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-08-14T20:54:54.3316290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-08-14T20:54:54.3317270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-08-14T20:54:54.3318330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-08-14T20:54:54.3319460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-08-14T20:54:54.3320580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-08-14T20:54:54.3321690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-08-14T20:54:54.3323000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-08-14T20:54:54.3324370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-08-14T20:54:54.3325700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-08-14T20:54:54.3327110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-08-14T20:54:54.3328470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3329960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3331400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-08-14T20:54:54.3332770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-08-14T20:54:54.3333960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-08-14T20:54:54.3334950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-08-14T20:54:54.3335900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-08-14T20:54:54.3337100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-08-14T20:54:54.3338060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-08-14T20:54:54.3339420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-08-14T20:54:54.3340760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-08-14T20:54:54.3342300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-08-14T20:54:54.3343750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-08-14T20:54:54.3345070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-08-14T20:54:54.3346550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-08-14T20:54:54.3347820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-08-14T20:54:54.3349300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-08-14T20:54:54.3350890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-08-14T20:54:54.3352000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-08-14T20:54:54.3353430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-08-14T20:54:54.3354910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-08-14T20:54:54.3356200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-08-14T20:54:54.3357540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-08-14T20:54:54.3358950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-08-14T20:54:54.3359680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-08-14T20:54:54.3360310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-08-14T20:54:54.3361170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-08-14T20:54:54.3362030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-08-14T20:54:54.3362960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-08-14T20:54:54.3363640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-08-14T20:54:54.3364820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-08-14T20:54:54.3365850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-08-14T20:54:54.3366950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3368090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:54.3368950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-08-14T20:54:54.3369820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-08-14T20:54:54.3370660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-08-14T20:54:54.3371410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-08-14T20:54:54.3372140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-08-14T20:54:54.3373210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-08-14T20:54:54.3374200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-08-14T20:54:54.3375150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-08-14T20:54:54.3376000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-08-14T20:54:54.3377010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-08-14T20:54:54.3377790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-08-14T20:54:54.3378530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-08-14T20:54:54.3379470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-08-14T20:54:54.3380350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-08-14T20:54:54.3381670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-08-14T20:54:54.3382890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-08-14T20:54:54.3384020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-08-14T20:54:54.3385260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-08-14T20:54:54.3386270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-08-14T20:54:54.3387500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-08-14T20:54:54.3388170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-08-14T20:54:54.3389170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-08-14T20:54:54.3390090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:54.3391010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3392030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-08-14T20:54:54.3392950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3393980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-08-14T20:54:54.3394680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-08-14T20:54:54.3395380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-08-14T20:54:54.3396000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-08-14T20:54:54.3396890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-08-14T20:54:54.3397430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-08-14T20:54:54.3398390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-08-14T20:54:54.3399200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-08-14T20:54:54.3400160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-08-14T20:54:54.3400920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-08-14T20:54:54.3401790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-08-14T20:54:54.3402580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-08-14T20:54:54.3403430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-08-14T20:54:54.3404310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-08-14T20:54:54.3405090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-08-14T20:54:54.3405900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-08-14T20:54:54.3406880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-08-14T20:54:54.3407570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-08-14T20:54:54.3408440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-08-14T20:54:54.3409330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-08-14T20:54:54.3410160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-08-14T20:54:54.3411050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-08-14T20:54:54.3412110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-08-14T20:54:54.3412830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-08-14T20:54:54.3413600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-08-14T20:54:54.3414510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-08-14T20:54:54.3415400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-08-14T20:54:54.3416220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-08-14T20:54:54.3417160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-08-14T20:54:54.3417920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-08-14T20:54:54.3419120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-08-14T20:54:54.3419710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-08-14T20:54:54.3420570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-08-14T20:54:54.3421440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-08-14T20:54:54.3422350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-08-14T20:54:54.3423170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-08-14T20:54:54.3424030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-08-14T20:54:54.3425150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-08-14T20:54:54.3425790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-08-14T20:54:54.3426640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-08-14T20:54:54.3427460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-08-14T20:54:54.3428290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-08-14T20:54:54.3429260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-08-14T20:54:54.3430060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-08-14T20:54:54.3430910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-08-14T20:54:54.3431760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-08-14T20:54:54.3432580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-08-14T20:54:54.3433390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:54.3434360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-08-14T20:54:54.3435140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-08-14T20:54:54.3436070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-08-14T20:54:54.3436890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-08-14T20:54:54.3438030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-08-14T20:54:54.3438620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-08-14T20:54:54.3439450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-08-14T20:54:54.3440440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-08-14T20:54:54.3441230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-08-14T20:54:54.3442100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-08-14T20:54:54.3443720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-08-14T20:54:54.3443930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-08-14T20:54:54.3444760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-08-14T20:54:54.3445580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-08-14T20:54:54.3446480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-08-14T20:54:54.3447310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-08-14T20:54:54.3448200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-08-14T20:54:54.3449070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-08-14T20:54:54.3450120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-08-14T20:54:54.3450750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-08-14T20:54:54.3451590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-08-14T20:54:54.3452490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-08-14T20:54:54.3453270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-08-14T20:54:54.3454140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-08-14T20:54:54.3455320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-08-14T20:54:54.3455870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-08-14T20:54:54.3456820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-08-14T20:54:54.3457570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-08-14T20:54:54.3458390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-08-14T20:54:54.3459260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-08-14T20:54:54.3460100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-08-14T20:54:54.3460910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-08-14T20:54:54.3461840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-08-14T20:54:54.3462660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-08-14T20:54:54.3463520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-08-14T20:54:54.3464330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-08-14T20:54:54.3465220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-08-14T20:54:54.3466130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-08-14T20:54:54.3467300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-08-14T20:54:54.3467910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-08-14T20:54:54.3468740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-08-14T20:54:54.3469680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-08-14T20:54:54.3470490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-08-14T20:54:54.3471310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-08-14T20:54:54.3472120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-08-14T20:54:54.3473000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-08-14T20:54:54.3473880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-08-14T20:54:54.3474670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-08-14T20:54:54.3475540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-08-14T20:54:54.3476410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-08-14T20:54:54.3477230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-08-14T20:54:54.3478060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-08-14T20:54:54.3478900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-08-14T20:54:54.3479730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-08-14T20:54:54.3480540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-08-14T20:54:54.3481350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-08-14T20:54:54.3482200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-08-14T20:54:54.3483030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-08-14T20:54:54.3483880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-08-14T20:54:54.3484750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-08-14T20:54:54.3485680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:54.3486440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-08-14T20:54:54.3487370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-08-14T20:54:54.3488190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-08-14T20:54:54.3489030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-08-14T20:54:54.3489860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-08-14T20:54:54.3490690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-08-14T20:54:54.3491670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-08-14T20:54:54.3492510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-08-14T20:54:54.3493330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-08-14T20:54:54.3494130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-08-14T20:54:54.3494950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-08-14T20:54:54.3495840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-08-14T20:54:54.3496620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-08-14T20:54:54.3497500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-08-14T20:54:54.3498390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-08-14T20:54:54.3499580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-08-14T20:54:54.3500150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-08-14T20:54:54.3501000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-08-14T20:54:54.3501840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-08-14T20:54:54.3502660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-08-14T20:54:54.3503540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-08-14T20:54:54.3504440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-08-14T20:54:54.3505450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-08-14T20:54:54.3506250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-08-14T20:54:54.3506970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-08-14T20:54:54.3507760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-08-14T20:54:54.3508650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-08-14T20:54:54.3509830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-08-14T20:54:54.3510600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-08-14T20:54:54.3511930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-08-14T20:54:54.3512490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-08-14T20:54:54.3513340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-08-14T20:54:54.3514190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-08-14T20:54:54.3514970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-08-14T20:54:54.3515790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-08-14T20:54:54.3516770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-08-14T20:54:54.3517550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-08-14T20:54:54.3518430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-08-14T20:54:54.3519320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-08-14T20:54:54.3520120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-08-14T20:54:54.3520930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-08-14T20:54:54.3521920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-08-14T20:54:54.3522760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-08-14T20:54:54.3523620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-08-14T20:54:54.3524570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-08-14T20:54:54.3525410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-08-14T20:54:54.3526170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-08-14T20:54:54.3527010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-08-14T20:54:54.3527910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:54.3528800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-08-14T20:54:54.3529630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-08-14T20:54:54.3530480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-08-14T20:54:54.3531050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-08-14T20:54:54.3531650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-08-14T20:54:54.3532290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-08-14T20:54:54.3532940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-08-14T20:54:54.3533530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-08-14T20:54:54.3534190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-08-14T20:54:54.3534890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-08-14T20:54:54.3535480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-08-14T20:54:54.3536210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-08-14T20:54:54.3536940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-08-14T20:54:54.3537940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-08-14T20:54:54.3538890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3539490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-08-14T20:54:54.3540560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-08-14T20:54:54.3541280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-08-14T20:54:54.3542280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-08-14T20:54:54.3543130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-08-14T20:54:54.3544030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-08-14T20:54:54.3544990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-08-14T20:54:54.3545950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3546800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-08-14T20:54:54.3547270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-08-14T20:54:54.3548050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-08-14T20:54:54.3548750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-08-14T20:54:54.3549430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-08-14T20:54:54.3550380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3551000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-08-14T20:54:54.3551790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-08-14T20:54:54.3552420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-08-14T20:54:54.3553140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-08-14T20:54:54.3553830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-08-14T20:54:54.3554890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-08-14T20:54:54.3555750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-08-14T20:54:54.3556760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-08-14T20:54:54.3557700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-08-14T20:54:54.3558690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-08-14T20:54:54.3559630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-08-14T20:54:54.3560530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-08-14T20:54:54.3561490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3562160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-08-14T20:54:54.3562900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-08-14T20:54:54.3563600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-08-14T20:54:54.3564430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-08-14T20:54:54.3565110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-08-14T20:54:54.3565800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-08-14T20:54:54.3566880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-08-14T20:54:54.3567810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-08-14T20:54:54.3568820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-08-14T20:54:54.3570090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-08-14T20:54:54.3570780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3571550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-08-14T20:54:54.3572250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-08-14T20:54:54.3572790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-08-14T20:54:54.3573410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-08-14T20:54:54.3574000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-08-14T20:54:54.3574770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-08-14T20:54:54.3575580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-08-14T20:54:54.3576400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-08-14T20:54:54.3577140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-08-14T20:54:54.3577890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-08-14T20:54:54.3578670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-08-14T20:54:54.3579530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-08-14T20:54:54.3580380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-08-14T20:54:54.3581190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-08-14T20:54:54.3582130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-08-14T20:54:54.3583030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-08-14T20:54:54.3583820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-08-14T20:54:54.3585030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-08-14T20:54:54.3586300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-08-14T20:54:54.3587450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-08-14T20:54:54.3588620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.3589780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:54.3590980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-08-14T20:54:54.3592160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3592980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-08-14T20:54:54.3593910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-08-14T20:54:54.3594930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-08-14T20:54:54.3595580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-08-14T20:54:54.3596360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-08-14T20:54:54.3597300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-08-14T20:54:54.3598120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-08-14T20:54:54.3598890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-08-14T20:54:54.3599730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-08-14T20:54:54.3600530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-08-14T20:54:54.3601720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-08-14T20:54:54.3602860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-08-14T20:54:54.3604020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3605060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-08-14T20:54:54.3606210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-08-14T20:54:54.3607010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-08-14T20:54:54.3607890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-08-14T20:54:54.3608910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-08-14T20:54:54.3609650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-08-14T20:54:54.3610650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-08-14T20:54:54.3611540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-08-14T20:54:54.3612330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-08-14T20:54:54.3613250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-08-14T20:54:54.3614160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-08-14T20:54:54.3615060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-08-14T20:54:54.3616170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-08-14T20:54:54.3616960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-08-14T20:54:54.3617760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-08-14T20:54:54.3619070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:54.3620320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-08-14T20:54:54.3621490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-08-14T20:54:54.3622630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-08-14T20:54:54.3623890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3624680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-08-14T20:54:54.3625530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-08-14T20:54:54.3626660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-08-14T20:54:54.3627760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-08-14T20:54:54.3628980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3630180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3630920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-08-14T20:54:54.3631830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-08-14T20:54:54.3632720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-08-14T20:54:54.3633470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-08-14T20:54:54.3634340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-08-14T20:54:54.3635350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-08-14T20:54:54.3636490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3637790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3638920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-08-14T20:54:54.3640200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-08-14T20:54:54.3641080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-08-14T20:54:54.3642060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-08-14T20:54:54.3642950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-08-14T20:54:54.3643770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-08-14T20:54:54.3644850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-08-14T20:54:54.3645770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-08-14T20:54:54.3646830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-08-14T20:54:54.3647960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-08-14T20:54:54.3649350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-08-14T20:54:54.3650520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-08-14T20:54:54.3651810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-08-14T20:54:54.3653270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3654040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-08-14T20:54:54.3655390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-08-14T20:54:54.3656390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3657040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-08-14T20:54:54.3658010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-08-14T20:54:54.3658850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-08-14T20:54:54.3659780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-08-14T20:54:54.3660680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-08-14T20:54:54.3661530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-08-14T20:54:54.3662380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-08-14T20:54:54.3663360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-08-14T20:54:54.3664400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-08-14T20:54:54.3665430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-08-14T20:54:54.3666430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-08-14T20:54:54.3667380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-08-14T20:54:54.3668160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-08-14T20:54:54.3669410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-08-14T20:54:54.3670660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-08-14T20:54:54.3671960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-08-14T20:54:54.3673250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-08-14T20:54:54.3674510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-08-14T20:54:54.3675810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-08-14T20:54:54.3677140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-08-14T20:54:54.3678150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-08-14T20:54:54.3679500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-08-14T20:54:54.3680530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-08-14T20:54:54.3681770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-08-14T20:54:54.3682950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-08-14T20:54:54.3684030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.3685480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-08-14T20:54:54.3686830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-08-14T20:54:54.3688040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-08-14T20:54:54.3689420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-08-14T20:54:54.3690780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-08-14T20:54:54.3691950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-08-14T20:54:54.3693460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-08-14T20:54:54.3694890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-08-14T20:54:54.3696010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-08-14T20:54:54.3697310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3698380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3699720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-08-14T20:54:54.3700290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-08-14T20:54:54.3701300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-08-14T20:54:54.3702160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-08-14T20:54:54.3703010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-08-14T20:54:54.3704230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-08-14T20:54:54.3704840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-08-14T20:54:54.3705810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-08-14T20:54:54.3706580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-08-14T20:54:54.3707550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-08-14T20:54:54.3708480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-08-14T20:54:54.3709370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-08-14T20:54:54.3710210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-08-14T20:54:54.3711130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-08-14T20:54:54.3712200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-08-14T20:54:54.3713020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-08-14T20:54:54.3713820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-08-14T20:54:54.3714710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-08-14T20:54:54.3715890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3717200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3718040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-08-14T20:54:54.3718760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-08-14T20:54:54.3719570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-08-14T20:54:54.3720310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-08-14T20:54:54.3721110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-08-14T20:54:54.3721790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-08-14T20:54:54.3722530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-08-14T20:54:54.3723330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-08-14T20:54:54.3724080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-08-14T20:54:54.3724820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-08-14T20:54:54.3725620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-08-14T20:54:54.3726410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-08-14T20:54:54.3727230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-08-14T20:54:54.3728150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-08-14T20:54:54.3729020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-08-14T20:54:54.3729720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-08-14T20:54:54.3730580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-08-14T20:54:54.3737030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-08-14T20:54:54.3737240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-08-14T20:54:54.3737490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-08-14T20:54:54.3738210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-08-14T20:54:54.3738370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-08-14T20:54:54.3738590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3738790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3738980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-08-14T20:54:54.3739170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-08-14T20:54:54.3739350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-08-14T20:54:54.3740040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-08-14T20:54:54.3740670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-08-14T20:54:54.3741240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-08-14T20:54:54.3741910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-08-14T20:54:54.3742470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-08-14T20:54:54.3743120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-08-14T20:54:54.3743770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-08-14T20:54:54.3744580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-08-14T20:54:54.3745380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-08-14T20:54:54.3746220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-08-14T20:54:54.3747070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-08-14T20:54:54.3747910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-08-14T20:54:54.3748830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3749370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-08-14T20:54:54.3750020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-08-14T20:54:54.3750620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-08-14T20:54:54.3751240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-08-14T20:54:54.3751850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-08-14T20:54:54.3752450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-08-14T20:54:54.3753180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-08-14T20:54:54.3753850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-08-14T20:54:54.3754550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-08-14T20:54:54.3755280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-08-14T20:54:54.3756110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-08-14T20:54:54.3756920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-08-14T20:54:54.3757730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-08-14T20:54:54.3758880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-08-14T20:54:54.3759910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-08-14T20:54:54.3760900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:54.3761920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-08-14T20:54:54.3762990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:54.3764020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-08-14T20:54:54.3765050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3766130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:54.3766880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-08-14T20:54:54.3767690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-08-14T20:54:54.3768510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-08-14T20:54:54.3769330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-08-14T20:54:54.3770080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-08-14T20:54:54.3770780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-08-14T20:54:54.3771740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-08-14T20:54:54.3772670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-08-14T20:54:54.3773580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-08-14T20:54:54.3774630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-08-14T20:54:54.3775500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-08-14T20:54:54.3776410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.3777340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-08-14T20:54:54.3778450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-08-14T20:54:54.3779640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3780150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-08-14T20:54:54.3780870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-08-14T20:54:54.3781590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-08-14T20:54:54.3782340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-08-14T20:54:54.3783100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-08-14T20:54:54.3783900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-08-14T20:54:54.3784740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-08-14T20:54:54.3785870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-08-14T20:54:54.3787830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-08-14T20:54:54.3788810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-08-14T20:54:54.3789130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-08-14T20:54:54.3790450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-08-14T20:54:54.3791800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3793300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-08-14T20:54:54.3794650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-08-14T20:54:54.3795860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-08-14T20:54:54.3797280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-08-14T20:54:54.3798430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-08-14T20:54:54.3799460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-08-14T20:54:54.3800230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-08-14T20:54:54.3801100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-08-14T20:54:54.3801930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-08-14T20:54:54.3802950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-08-14T20:54:54.3804110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-08-14T20:54:54.3805220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-08-14T20:54:54.3806460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3807130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-08-14T20:54:54.3807830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-08-14T20:54:54.3808870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-08-14T20:54:54.3809700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-08-14T20:54:54.3810450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-08-14T20:54:54.3811470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-08-14T20:54:54.3812350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-08-14T20:54:54.3813310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-08-14T20:54:54.3814120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-08-14T20:54:54.3815100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-08-14T20:54:54.3816000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-08-14T20:54:54.3817060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-08-14T20:54:54.3818030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-08-14T20:54:54.3818900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-08-14T20:54:54.3819850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-08-14T20:54:54.3820750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-08-14T20:54:54.3821740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-08-14T20:54:54.3822610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-08-14T20:54:54.3823620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-08-14T20:54:54.3824420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-08-14T20:54:54.3825410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-08-14T20:54:54.3826400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-08-14T20:54:54.3827190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-08-14T20:54:54.3828160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-08-14T20:54:54.3828970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-08-14T20:54:54.3829900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-08-14T20:54:54.3830760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-08-14T20:54:54.3831610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-08-14T20:54:54.3832520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-08-14T20:54:54.3833480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-08-14T20:54:54.3834280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-08-14T20:54:54.3835230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-08-14T20:54:54.3836160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-08-14T20:54:54.3837020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-08-14T20:54:54.3837930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-08-14T20:54:54.3838830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-08-14T20:54:54.3839830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-08-14T20:54:54.3840640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-08-14T20:54:54.3841900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-08-14T20:54:54.3842960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-08-14T20:54:54.3844310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-08-14T20:54:54.3845560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-08-14T20:54:54.3846590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-08-14T20:54:54.3847770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-08-14T20:54:54.3848770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.3849930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-08-14T20:54:54.3851110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-08-14T20:54:54.3852330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-08-14T20:54:54.3853380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-08-14T20:54:54.3854590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-08-14T20:54:54.3855560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-08-14T20:54:54.3856890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-08-14T20:54:54.3858200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-08-14T20:54:54.3859430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-08-14T20:54:54.3860600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-08-14T20:54:54.3861720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-08-14T20:54:54.3863110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-08-14T20:54:54.3864320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-08-14T20:54:54.3865570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-08-14T20:54:54.3866770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-08-14T20:54:54.3868030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-08-14T20:54:54.3869200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-08-14T20:54:54.3870320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-08-14T20:54:54.3871470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-08-14T20:54:54.3872710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-08-14T20:54:54.3873940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-08-14T20:54:54.3875130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-08-14T20:54:54.3876210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-08-14T20:54:54.3877390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-08-14T20:54:54.3878510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-08-14T20:54:54.3879720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-08-14T20:54:54.3880980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-08-14T20:54:54.3882230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-08-14T20:54:54.3883370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-08-14T20:54:54.3884740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-08-14T20:54:54.3885840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-08-14T20:54:54.3886900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-08-14T20:54:54.3887910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-08-14T20:54:54.3889190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-08-14T20:54:54.3890310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-08-14T20:54:54.3891470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-08-14T20:54:54.3892630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-08-14T20:54:54.3893830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-08-14T20:54:54.3894920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-08-14T20:54:54.3896340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-08-14T20:54:54.3897620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-08-14T20:54:54.3898800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-08-14T20:54:54.3900080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-08-14T20:54:54.3901440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.3902720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-08-14T20:54:54.3903890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-08-14T20:54:54.3905050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.3906420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-08-14T20:54:54.3907890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-08-14T20:54:54.3909550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-08-14T20:54:54.3910590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-08-14T20:54:54.3911850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-08-14T20:54:54.3913140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-08-14T20:54:54.3914180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-08-14T20:54:54.3915120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-08-14T20:54:54.3916020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-08-14T20:54:54.3917120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-08-14T20:54:54.3917980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-08-14T20:54:54.3918890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-08-14T20:54:54.3919850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-08-14T20:54:54.3920850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-08-14T20:54:54.3922080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-08-14T20:54:54.3923130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-08-14T20:54:54.3924150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-08-14T20:54:54.3925060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-08-14T20:54:54.3925730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-08-14T20:54:54.3926400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-08-14T20:54:54.3927170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-08-14T20:54:54.3928010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-08-14T20:54:54.3928700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-08-14T20:54:54.3929450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-08-14T20:54:54.3930180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-08-14T20:54:54.3930930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-08-14T20:54:54.3931710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-08-14T20:54:54.3932450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-08-14T20:54:54.3933230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-08-14T20:54:54.3933950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-08-14T20:54:54.3934710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-08-14T20:54:54.3935440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-08-14T20:54:54.3936220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-08-14T20:54:54.3936990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-08-14T20:54:54.3937950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-08-14T20:54:54.3938680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-08-14T20:54:54.3939510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-08-14T20:54:54.3940400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-08-14T20:54:54.3941170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-08-14T20:54:54.3942090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-08-14T20:54:54.3942920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-08-14T20:54:54.3944150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-08-14T20:54:54.3944680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-08-14T20:54:54.3945550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-08-14T20:54:54.3946400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-08-14T20:54:54.3947160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-08-14T20:54:54.3947970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-08-14T20:54:54.3948850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-08-14T20:54:54.3949940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-08-14T20:54:54.3950610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-08-14T20:54:54.3951560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-08-14T20:54:54.3952310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-08-14T20:54:54.3953340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-08-14T20:54:54.3954460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-08-14T20:54:54.3955480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-08-14T20:54:54.3956530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-08-14T20:54:54.3957610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-08-14T20:54:54.3958830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-08-14T20:54:54.3959740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-08-14T20:54:54.3960850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-08-14T20:54:54.3962110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-08-14T20:54:54.3963240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-08-14T20:54:54.3964190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-08-14T20:54:54.3965430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-08-14T20:54:54.3966500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-08-14T20:54:54.3967540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-08-14T20:54:54.3968590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-08-14T20:54:54.3969740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-08-14T20:54:54.3971030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-08-14T20:54:54.3972450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-08-14T20:54:54.3973960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-08-14T20:54:54.3975430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-08-14T20:54:54.3976790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-08-14T20:54:54.3978080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-08-14T20:54:54.3979490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-08-14T20:54:54.3980880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-08-14T20:54:54.3982260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-08-14T20:54:54.3983640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-08-14T20:54:54.3984980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-08-14T20:54:54.3986380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-08-14T20:54:54.3987680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-08-14T20:54:54.3988940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-08-14T20:54:54.3990340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-08-14T20:54:54.3991660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-08-14T20:54:54.3993330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-08-14T20:54:54.3994680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-08-14T20:54:54.3996080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-08-14T20:54:54.3997460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-08-14T20:54:54.3998690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-08-14T20:54:54.4000190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-08-14T20:54:54.4001610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-08-14T20:54:54.4002930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-08-14T20:54:54.4004240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-08-14T20:54:54.4005630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-08-14T20:54:54.4006890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-08-14T20:54:54.4008350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-08-14T20:54:54.4009620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-08-14T20:54:54.4011200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-08-14T20:54:54.4012570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-08-14T20:54:54.4014090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-08-14T20:54:54.4015360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-08-14T20:54:54.4016710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-08-14T20:54:54.4018150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-08-14T20:54:54.4019600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-08-14T20:54:54.4020940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-08-14T20:54:54.4022320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-08-14T20:54:54.4023670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-08-14T20:54:54.4025060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-08-14T20:54:54.4026470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-08-14T20:54:54.4027810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-08-14T20:54:54.4029460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-08-14T20:54:54.4030940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-08-14T20:54:54.4032370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-08-14T20:54:54.4033780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-08-14T20:54:54.4035050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-08-14T20:54:54.4036560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-08-14T20:54:54.4037900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-08-14T20:54:54.4039140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-08-14T20:54:54.4040740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-08-14T20:54:54.4042120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-08-14T20:54:54.4043500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-08-14T20:54:54.4044770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-08-14T20:54:54.4046140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-08-14T20:54:54.4047410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-08-14T20:54:54.4048840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-08-14T20:54:54.4050410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-08-14T20:54:54.4051780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-08-14T20:54:54.4052990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-08-14T20:54:54.4054350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4055690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-08-14T20:54:54.4056900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-08-14T20:54:54.4058220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-08-14T20:54:54.4059600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-08-14T20:54:54.4060580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-08-14T20:54:54.4061580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-08-14T20:54:54.4062600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-08-14T20:54:54.4063660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-08-14T20:54:54.4064820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-08-14T20:54:54.4066090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-08-14T20:54:54.4067140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-08-14T20:54:54.4068040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-08-14T20:54:54.4069170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-08-14T20:54:54.4070210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-08-14T20:54:54.4071430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-08-14T20:54:54.4072650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-08-14T20:54:54.4073720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-08-14T20:54:54.4074690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-08-14T20:54:54.4075740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-08-14T20:54:54.4076840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-08-14T20:54:54.4077800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-08-14T20:54:54.4078730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-08-14T20:54:54.4079900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-08-14T20:54:54.4080950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-08-14T20:54:54.4082040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-08-14T20:54:54.4083010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-08-14T20:54:54.4083990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-08-14T20:54:54.4084960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-08-14T20:54:54.4086120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-08-14T20:54:54.4087250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-08-14T20:54:54.4088300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-08-14T20:54:54.4089270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-08-14T20:54:54.4090550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-08-14T20:54:54.4091380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-08-14T20:54:54.4092530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-08-14T20:54:54.4093730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-08-14T20:54:54.4094620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-08-14T20:54:54.4095590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-08-14T20:54:54.4096600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-08-14T20:54:54.4097370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-08-14T20:54:54.4098190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-08-14T20:54:54.4098980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-08-14T20:54:54.4100000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-08-14T20:54:54.4100890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-08-14T20:54:54.4101810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-08-14T20:54:54.4102640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-08-14T20:54:54.4103600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-08-14T20:54:54.4104560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-08-14T20:54:54.4105450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-08-14T20:54:54.4106480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-08-14T20:54:54.4107460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-08-14T20:54:54.4108280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-08-14T20:54:54.4109230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-08-14T20:54:54.4110180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-08-14T20:54:54.4111150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-08-14T20:54:54.4112110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-08-14T20:54:54.4112980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-08-14T20:54:54.4113850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-08-14T20:54:54.4114840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-08-14T20:54:54.4115660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-08-14T20:54:54.4116940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-08-14T20:54:54.4117790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-08-14T20:54:54.4118730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-08-14T20:54:54.4119520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-08-14T20:54:54.4120140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-08-14T20:54:54.4121120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-08-14T20:54:54.4121660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-08-14T20:54:54.4122670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-08-14T20:54:54.4123560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4124220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-08-14T20:54:54.4124750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-08-14T20:54:54.4125350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-08-14T20:54:54.4126030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-08-14T20:54:54.4126720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-08-14T20:54:54.4127560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-08-14T20:54:54.4128520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4129090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-08-14T20:54:54.4129960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-08-14T20:54:54.4131290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-08-14T20:54:54.4131990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-08-14T20:54:54.4132740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-08-14T20:54:54.4133520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-08-14T20:54:54.4134350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-08-14T20:54:54.4135210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-08-14T20:54:54.4136000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-08-14T20:54:54.4136960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-08-14T20:54:54.4137760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-08-14T20:54:54.4138760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-08-14T20:54:54.4139640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-08-14T20:54:54.4140510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-08-14T20:54:54.4141340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-08-14T20:54:54.4142320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-08-14T20:54:54.4143190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-08-14T20:54:54.4144170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-08-14T20:54:54.4145250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-08-14T20:54:54.4146070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-08-14T20:54:54.4147110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-08-14T20:54:54.4148160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-08-14T20:54:54.4149020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-08-14T20:54:54.4150290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-08-14T20:54:54.4151390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-08-14T20:54:54.4152660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-08-14T20:54:54.4153840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-08-14T20:54:54.4155070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-08-14T20:54:54.4156240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-08-14T20:54:54.4157390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-08-14T20:54:54.4158660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-08-14T20:54:54.4159900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-08-14T20:54:54.4161220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-08-14T20:54:54.4162400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-08-14T20:54:54.4163690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-08-14T20:54:54.4164930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-08-14T20:54:54.4166210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-08-14T20:54:54.4167500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-08-14T20:54:54.4168720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-08-14T20:54:54.4169880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-08-14T20:54:54.4171080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-08-14T20:54:54.4172420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-08-14T20:54:54.4173510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-08-14T20:54:54.4174750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-08-14T20:54:54.4175950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-08-14T20:54:54.4177100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-08-14T20:54:54.4178280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-08-14T20:54:54.4179480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-08-14T20:54:54.4180540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-08-14T20:54:54.4181780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-08-14T20:54:54.4182850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-08-14T20:54:54.4184000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-08-14T20:54:54.4185310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-08-14T20:54:54.4186540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-08-14T20:54:54.4187690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4188800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-08-14T20:54:54.4189580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-08-14T20:54:54.4190450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-08-14T20:54:54.4191270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-08-14T20:54:54.4192110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-08-14T20:54:54.4193140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-08-14T20:54:54.4194080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-08-14T20:54:54.4194920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-08-14T20:54:54.4195930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-08-14T20:54:54.4196920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-08-14T20:54:54.4197860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-08-14T20:54:54.4198840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-08-14T20:54:54.4199870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-08-14T20:54:54.4200940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-08-14T20:54:54.4201820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-08-14T20:54:54.4202870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-08-14T20:54:54.4203710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-08-14T20:54:54.4204710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-08-14T20:54:54.4205540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-08-14T20:54:54.4206860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-08-14T20:54:54.4208030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-08-14T20:54:54.4209180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4209880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-08-14T20:54:54.4210710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-08-14T20:54:54.4211760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-08-14T20:54:54.4212610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-08-14T20:54:54.4213480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-08-14T20:54:54.4214330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-08-14T20:54:54.4215390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-08-14T20:54:54.4216600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-08-14T20:54:54.4217040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-08-14T20:54:54.4217930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-08-14T20:54:54.4218710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-08-14T20:54:54.4220010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-08-14T20:54:54.4221100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-08-14T20:54:54.4222250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-08-14T20:54:54.4223620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-08-14T20:54:54.4224830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-08-14T20:54:54.4225980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-08-14T20:54:54.4227160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-08-14T20:54:54.4228430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-08-14T20:54:54.4229550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-08-14T20:54:54.4230750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-08-14T20:54:54.4231810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-08-14T20:54:54.4232940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-08-14T20:54:54.4234260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-08-14T20:54:54.4235420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-08-14T20:54:54.4236670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-08-14T20:54:54.4237880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-08-14T20:54:54.4239060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-08-14T20:54:54.4240510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-08-14T20:54:54.4241760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4243040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-08-14T20:54:54.4243840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-08-14T20:54:54.4244760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-08-14T20:54:54.4245660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-08-14T20:54:54.4246560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-08-14T20:54:54.4247390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-08-14T20:54:54.4248160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-08-14T20:54:54.4249090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-08-14T20:54:54.4249960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-08-14T20:54:54.4250820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-08-14T20:54:54.4252120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-08-14T20:54:54.4253290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-08-14T20:54:54.4254440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-08-14T20:54:54.4255720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-08-14T20:54:54.4257020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-08-14T20:54:54.4258060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-08-14T20:54:54.4259340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-08-14T20:54:54.4260830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-08-14T20:54:54.4261970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4262840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-08-14T20:54:54.4263920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-08-14T20:54:54.4264700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-08-14T20:54:54.4265600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-08-14T20:54:54.4266370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-08-14T20:54:54.4267160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-08-14T20:54:54.4268140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-08-14T20:54:54.4269010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-08-14T20:54:54.4270030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-08-14T20:54:54.4270880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-08-14T20:54:54.4271680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-08-14T20:54:54.4272640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-08-14T20:54:54.4273310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-08-14T20:54:54.4274130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-08-14T20:54:54.4274970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-08-14T20:54:54.4275860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-08-14T20:54:54.4277210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-08-14T20:54:54.4278340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-08-14T20:54:54.4279390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-08-14T20:54:54.4280830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-08-14T20:54:54.4281710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-08-14T20:54:54.4282460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-08-14T20:54:54.4283160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-08-14T20:54:54.4283970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-08-14T20:54:54.4284670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-08-14T20:54:54.4285300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-08-14T20:54:54.4286010Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.2.dylib 2025-08-14T20:54:54.4286700Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-08-14T20:54:54.4287370Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-08-14T20:54:54.4288050Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-08-14T20:54:54.4289020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5identity.5 2025-08-14T20:54:54.4294780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5login.5 2025-08-14T20:54:54.4294930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5login.5 2025-08-14T20:54:54.4295090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-08-14T20:54:54.4295410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kdc.conf.5 2025-08-14T20:54:54.4295570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kadm5.acl.5 2025-08-14T20:54:54.4295810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/krb5.conf.5 2025-08-14T20:54:54.4295920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-08-14T20:54:54.4296040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-08-14T20:54:54.4296150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/editrc.5 2025-08-14T20:54:54.4296690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-08-14T20:54:54.4297620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5identity.5 2025-08-14T20:54:54.4298700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-08-14T20:54:54.4299790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-08-14T20:54:54.4300500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgetc.3 2025-08-14T20:54:54.4301620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-08-14T20:54:54.4302390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-08-14T20:54:54.4303210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-08-14T20:54:54.4304370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-08-14T20:54:54.4305480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_source.3 2025-08-14T20:54:54.4306190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-08-14T20:54:54.4307550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-08-14T20:54:54.4308310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-08-14T20:54:54.4309660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-08-14T20:54:54.4310560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-08-14T20:54:54.4311360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-08-14T20:54:54.4312450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-08-14T20:54:54.4313160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-08-14T20:54:54.4314060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-08-14T20:54:54.4314910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-08-14T20:54:54.4315870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-08-14T20:54:54.4317370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-08-14T20:54:54.4318300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-08-14T20:54:54.4319060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-08-14T20:54:54.4319800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-08-14T20:54:54.4320530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-08-14T20:54:54.4321310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-08-14T20:54:54.4322040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-08-14T20:54:54.4322680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-08-14T20:54:54.4323340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-08-14T20:54:54.4323990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-08-14T20:54:54.4324830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-08-14T20:54:54.4325600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-08-14T20:54:54.4326380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-08-14T20:54:54.4327130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-08-14T20:54:54.4327770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_getc.3 2025-08-14T20:54:54.4328840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-08-14T20:54:54.4329770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-08-14T20:54:54.4330380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-08-14T20:54:54.4330940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wend.3 2025-08-14T20:54:54.4331710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-08-14T20:54:54.4332530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-08-14T20:54:54.4333310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-08-14T20:54:54.4333940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-08-14T20:54:54.4334830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-08-14T20:54:54.4335490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-08-14T20:54:54.4336180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-08-14T20:54:54.4337090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-08-14T20:54:54.4337790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-08-14T20:54:54.4338680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-08-14T20:54:54.4339450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-08-14T20:54:54.4340340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-08-14T20:54:54.4340940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-08-14T20:54:54.4341810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-08-14T20:54:54.4342450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-08-14T20:54:54.4343240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-08-14T20:54:54.4343840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-08-14T20:54:54.4344790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-08-14T20:54:54.4345430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-08-14T20:54:54.4346050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-08-14T20:54:54.4346740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-08-14T20:54:54.4347660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-08-14T20:54:54.4348290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-08-14T20:54:54.4349110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-08-14T20:54:54.4349820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-08-14T20:54:54.4350740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-08-14T20:54:54.4351420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-08-14T20:54:54.4352120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-08-14T20:54:54.4353070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-08-14T20:54:54.4353680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-08-14T20:54:54.4354570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-08-14T20:54:54.4355230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-08-14T20:54:54.4356120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-08-14T20:54:54.4356770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-08-14T20:54:54.4357670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-08-14T20:54:54.4358230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-08-14T20:54:54.4358990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-08-14T20:54:54.4359700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-08-14T20:54:54.4360400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-08-14T20:54:54.4361020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_wend.3 2025-08-14T20:54:54.4361800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-08-14T20:54:54.4362620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-08-14T20:54:54.4363330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-08-14T20:54:54.4363940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-08-14T20:54:54.4364640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-08-14T20:54:54.4365470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-08-14T20:54:54.4366220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-08-14T20:54:54.4366870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-08-14T20:54:54.4367790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-08-14T20:54:54.4368500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-08-14T20:54:54.4369120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-08-14T20:54:54.4369740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init_fd.3 2025-08-14T20:54:54.4370500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-08-14T20:54:54.4371080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_parse.3 2025-08-14T20:54:54.4371790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-08-14T20:54:54.4372470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-08-14T20:54:54.4373290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-08-14T20:54:54.4373940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-08-14T20:54:54.4374660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-08-14T20:54:54.4375560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-08-14T20:54:54.4376110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-08-14T20:54:54.4376780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wdeletestr.3 2025-08-14T20:54:54.4377550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-08-14T20:54:54.4378200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-08-14T20:54:54.4378900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-08-14T20:54:54.4379800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-08-14T20:54:54.4380480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-08-14T20:54:54.4381170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-08-14T20:54:54.4381950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-08-14T20:54:54.4382520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_str.3 2025-08-14T20:54:54.4383320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-08-14T20:54:54.4384070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-08-14T20:54:54.4384890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-08-14T20:54:54.4385670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-08-14T20:54:54.4386400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-08-14T20:54:54.4387160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-08-14T20:54:54.4387990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-08-14T20:54:54.4388580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-08-14T20:54:54.4389320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-08-14T20:54:54.4390080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-08-14T20:54:54.4390760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-08-14T20:54:54.4391560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-08-14T20:54:54.4392480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-08-14T20:54:54.4393110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-08-14T20:54:54.4393680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_winit.3 2025-08-14T20:54:54.4394600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-08-14T20:54:54.4395290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-08-14T20:54:54.4396100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-08-14T20:54:54.4396880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-08-14T20:54:54.4397780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-08-14T20:54:54.4398410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-08-14T20:54:54.4399350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-08-14T20:54:54.4400020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-08-14T20:54:54.4400850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-08-14T20:54:54.4401560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-08-14T20:54:54.4402320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-08-14T20:54:54.4403110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-08-14T20:54:54.4403760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-08-14T20:54:54.4404660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-08-14T20:54:54.4405310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-08-14T20:54:54.4405810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-08-14T20:54:54.4406600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-08-14T20:54:54.4407200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-08-14T20:54:54.4407880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-08-14T20:54:54.4408410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-08-14T20:54:54.4409170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-08-14T20:54:54.4409800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_deletestr.3 2025-08-14T20:54:54.4410510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-08-14T20:54:54.4411530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-08-14T20:54:54.4411870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_end.3 2025-08-14T20:54:54.4412600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-08-14T20:54:54.4413450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-08-14T20:54:54.4414070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-08-14T20:54:54.4414760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-08-14T20:54:54.4415500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-08-14T20:54:54.4416280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-08-14T20:54:54.4416910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_end.3 2025-08-14T20:54:54.4417610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-08-14T20:54:54.4418250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-08-14T20:54:54.4418840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-08-14T20:54:54.4419440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-08-14T20:54:54.4420260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-08-14T20:54:54.4420970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-08-14T20:54:54.4421840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-08-14T20:54:54.4422450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-08-14T20:54:54.4423280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-08-14T20:54:54.4423970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-08-14T20:54:54.4424710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-08-14T20:54:54.4425560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-08-14T20:54:54.4426360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-08-14T20:54:54.4427070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-08-14T20:54:54.4427820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-08-14T20:54:54.4428900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-08-14T20:54:54.4429380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-08-14T20:54:54.4430150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-08-14T20:54:54.4430840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-08-14T20:54:54.4431520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-08-14T20:54:54.4432430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-08-14T20:54:54.4433230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-08-14T20:54:54.4433970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-08-14T20:54:54.4434640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-08-14T20:54:54.4435500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-08-14T20:54:54.4436190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-08-14T20:54:54.4436940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-08-14T20:54:54.4437670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-08-14T20:54:54.4438380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-08-14T20:54:54.4439300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-08-14T20:54:54.4439960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-08-14T20:54:54.4440730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-08-14T20:54:54.4441670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-08-14T20:54:54.4442240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_gets.3 2025-08-14T20:54:54.4443150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-08-14T20:54:54.4443870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-08-14T20:54:54.4444500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-08-14T20:54:54.4445370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-08-14T20:54:54.4446040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-08-14T20:54:54.4446770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-08-14T20:54:54.4447410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-08-14T20:54:54.4448260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-08-14T20:54:54.4449010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-08-14T20:54:54.4449750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-08-14T20:54:54.4450350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_reset.3 2025-08-14T20:54:54.4451210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-08-14T20:54:54.4451930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-08-14T20:54:54.4452630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-08-14T20:54:54.4453450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-08-14T20:54:54.4454320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-08-14T20:54:54.4454990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-08-14T20:54:54.4455740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-08-14T20:54:54.4456420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-08-14T20:54:54.4457090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-08-14T20:54:54.4457740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_insertstr.3 2025-08-14T20:54:54.4458360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-08-14T20:54:54.4459180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-08-14T20:54:54.4460090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-08-14T20:54:54.4460730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-08-14T20:54:54.4461490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-08-14T20:54:54.4462340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-08-14T20:54:54.4463170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-08-14T20:54:54.4463980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-08-14T20:54:54.4464640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-08-14T20:54:54.4465470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-08-14T20:54:54.4466060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-08-14T20:54:54.4466890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-08-14T20:54:54.4467460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgets.3 2025-08-14T20:54:54.4468080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_winit.3 2025-08-14T20:54:54.4468830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-08-14T20:54:54.4469360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_w.3 2025-08-14T20:54:54.4470310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-08-14T20:54:54.4470760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-08-14T20:54:54.4471630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-08-14T20:54:54.4472310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-08-14T20:54:54.4473120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-08-14T20:54:54.4473660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_end.3 2025-08-14T20:54:54.4474520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-08-14T20:54:54.4475410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-08-14T20:54:54.4476120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-08-14T20:54:54.4476650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_get.3 2025-08-14T20:54:54.4477490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-08-14T20:54:54.4478150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-08-14T20:54:54.4478890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-08-14T20:54:54.4479870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-08-14T20:54:54.4480750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-08-14T20:54:54.4481250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-08-14T20:54:54.4481970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-08-14T20:54:54.4482740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-08-14T20:54:54.4483470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-08-14T20:54:54.4484140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-08-14T20:54:54.4484910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-08-14T20:54:54.4485820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-08-14T20:54:54.4486550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-08-14T20:54:54.4487120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wline.3 2025-08-14T20:54:54.4487920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-08-14T20:54:54.4488700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-08-14T20:54:54.4489290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-08-14T20:54:54.4490030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-08-14T20:54:54.4490580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_set.3 2025-08-14T20:54:54.4491310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-08-14T20:54:54.4491970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_winsertstr.3 2025-08-14T20:54:54.4492910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-08-14T20:54:54.4493630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-08-14T20:54:54.4494310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-08-14T20:54:54.4495200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-08-14T20:54:54.4495770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_init.3 2025-08-14T20:54:54.4496390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wline.3 2025-08-14T20:54:54.4497000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-08-14T20:54:54.4497840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-08-14T20:54:54.4498560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-08-14T20:54:54.4499380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-08-14T20:54:54.4499950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-08-14T20:54:54.4500540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wstr.3 2025-08-14T20:54:54.4501330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-08-14T20:54:54.4501940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_line.3 2025-08-14T20:54:54.4502660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-08-14T20:54:54.4503350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-08-14T20:54:54.4504110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-08-14T20:54:54.4504920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-08-14T20:54:54.4505730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-08-14T20:54:54.4506230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wget.3 2025-08-14T20:54:54.4506940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-08-14T20:54:54.4507700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-08-14T20:54:54.4508410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-08-14T20:54:54.4509120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-08-14T20:54:54.4509970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-08-14T20:54:54.4510640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-08-14T20:54:54.4511250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-08-14T20:54:54.4512150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-08-14T20:54:54.4512880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-08-14T20:54:54.4513470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-08-14T20:54:54.4514320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-08-14T20:54:54.4514990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-08-14T20:54:54.4515830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-08-14T20:54:54.4516620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-08-14T20:54:54.4517320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-08-14T20:54:54.4518040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-08-14T20:54:54.4518760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-08-14T20:54:54.4519340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-08-14T20:54:54.4520170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-08-14T20:54:54.4520710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wset.3 2025-08-14T20:54:54.4521480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-08-14T20:54:54.4522070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_resize.3 2025-08-14T20:54:54.4522810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-08-14T20:54:54.4523380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_init.3 2025-08-14T20:54:54.4524130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-08-14T20:54:54.4525020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-08-14T20:54:54.4525850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-08-14T20:54:54.4526630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-08-14T20:54:54.4527270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wpush.3 2025-08-14T20:54:54.4527940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-08-14T20:54:54.4528840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-08-14T20:54:54.4529580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-08-14T20:54:54.4530120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_line.3 2025-08-14T20:54:54.4530940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-08-14T20:54:54.4531750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-08-14T20:54:54.4532410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-08-14T20:54:54.4533170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-08-14T20:54:54.4533830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-08-14T20:54:54.4534540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-08-14T20:54:54.4535090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/editline.3 2025-08-14T20:54:54.4535890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-08-14T20:54:54.4536730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-08-14T20:54:54.4537680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-08-14T20:54:54.4538570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-08-14T20:54:54.4539010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-08-14T20:54:54.4540000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-08-14T20:54:54.4540530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_reset.3 2025-08-14T20:54:54.4541250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-08-14T20:54:54.4541860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wparse.3 2025-08-14T20:54:54.4542620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-08-14T20:54:54.4543420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-08-14T20:54:54.4544430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-08-14T20:54:54.4544990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-08-14T20:54:54.4545770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_push.3 2025-08-14T20:54:54.4546210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wreset.3 2025-08-14T20:54:54.4546940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-08-14T20:54:54.4547780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-08-14T20:54:54.4548590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-08-14T20:54:54.4549100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init.3 2025-08-14T20:54:54.4549880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-08-14T20:54:54.4550670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-08-14T20:54:54.4551560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-08-14T20:54:54.4551900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-08-14T20:54:54.4552540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kproplog.8 2025-08-14T20:54:54.4553190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-08-14T20:54:54.4553820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kpropd.8 2025-08-14T20:54:54.4554380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmind.8 2025-08-14T20:54:54.4555010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-08-14T20:54:54.4555660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/sserver.8 2025-08-14T20:54:54.4556210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_util.8 2025-08-14T20:54:54.4556840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/krb5kdc.8 2025-08-14T20:54:54.4557390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kprop.8 2025-08-14T20:54:54.4558100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmin.local.8 2025-08-14T20:54:54.4558650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-08-14T20:54:54.4559350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_ldap_util.8 2025-08-14T20:54:54.4559940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/acountry.1 2025-08-14T20:54:54.4560530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-08-14T20:54:54.4561090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-08-14T20:54:54.4561780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-08-14T20:54:54.4562440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kdestroy.1 2025-08-14T20:54:54.4563190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-08-14T20:54:54.4563670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-08-14T20:54:54.4564250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-08-14T20:54:54.4564820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-08-14T20:54:54.4565410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-08-14T20:54:54.4566100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/krb5-config.1 2025-08-14T20:54:54.4566720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-08-14T20:54:54.4567320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-08-14T20:54:54.4567960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-08-14T20:54:54.4568580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-08-14T20:54:54.4569180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-08-14T20:54:54.4569740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-08-14T20:54:54.4570380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-08-14T20:54:54.4570940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-08-14T20:54:54.4571590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-08-14T20:54:54.4572220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/compile_et.1 2025-08-14T20:54:54.4572780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-08-14T20:54:54.4573390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kadmin.1 2025-08-14T20:54:54.4573940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kvno.1 2025-08-14T20:54:54.4575100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-08-14T20:54:54.4575330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-08-14T20:54:54.4575990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-08-14T20:54:54.4576430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sclient.1 2025-08-14T20:54:54.4576970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-08-14T20:54:54.4577580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ktutil.1 2025-08-14T20:54:54.4578190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-08-14T20:54:54.4578760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kswitch.1 2025-08-14T20:54:54.4579370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-08-14T20:54:54.4579890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-08-14T20:54:54.4580480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-08-14T20:54:54.4581570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-08-14T20:54:54.4581750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/k5srvutil.1 2025-08-14T20:54:54.4582390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ksu.1 2025-08-14T20:54:54.4582900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-08-14T20:54:54.4583540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-08-14T20:54:54.4584140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-08-14T20:54:54.4584690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-08-14T20:54:54.4585260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-08-14T20:54:54.4585880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-08-14T20:54:54.4586490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-08-14T20:54:54.4587190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-08-14T20:54:54.4587730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kpasswd.1 2025-08-14T20:54:54.4588340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-08-14T20:54:54.4588940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-08-14T20:54:54.4589550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kinit.1 2025-08-14T20:54:54.4590160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-08-14T20:54:54.4590730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-08-14T20:54:54.4591340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-08-14T20:54:54.4591950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-08-14T20:54:54.4592610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-08-14T20:54:54.4593380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-08-14T20:54:54.4593790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-08-14T20:54:54.4594400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-08-14T20:54:54.4595070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-08-14T20:54:54.4595570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-08-14T20:54:54.4596210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-08-14T20:54:54.4596760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-08-14T20:54:54.4597390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-08-14T20:54:54.4597980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-08-14T20:54:54.4598880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-08-14T20:54:54.4599220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-08-14T20:54:54.4599830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-08-14T20:54:54.4600390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/klist.1 2025-08-14T20:54:54.4601000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-08-14T20:54:54.4601600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-08-14T20:54:54.4602190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-08-14T20:54:54.4602780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-08-14T20:54:54.4603350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-08-14T20:54:54.4604000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/editline.7 2025-08-14T20:54:54.4604590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/kerberos.7 2025-08-14T20:54:54.4605230Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-08-14T20:54:54.4606010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-08-14T20:54:54.4606570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-08-14T20:54:54.4607230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-08-14T20:54:54.4607880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-08-14T20:54:54.4608520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-08-14T20:54:54.4609160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-08-14T20:54:54.4609860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-08-14T20:54:54.4610460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-08-14T20:54:54.4611070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-08-14T20:54:54.4611750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-08-14T20:54:54.4612490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-08-14T20:54:54.4613110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-08-14T20:54:54.4613760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-08-14T20:54:54.4614450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-08-14T20:54:54.4615110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-08-14T20:54:54.4615860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-08-14T20:54:54.4616770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-08-14T20:54:54.4617430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-08-14T20:54:54.4618110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-08-14T20:54:54.4618780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-08-14T20:54:54.4619530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-08-14T20:54:54.4620160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-08-14T20:54:54.4620830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-08-14T20:54:54.4621400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-08-14T20:54:54.4621970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-08-14T20:54:54.4622580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-08-14T20:54:54.4623190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-08-14T20:54:54.4623790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-08-14T20:54:54.4624440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-08-14T20:54:54.4625400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-08-14T20:54:54.4625880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-08-14T20:54:54.4626470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-08-14T20:54:54.4627090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-08-14T20:54:54.4627810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-08-14T20:54:54.4628360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-08-14T20:54:54.4628960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-08-14T20:54:54.4629580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-08-14T20:54:54.4630210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-08-14T20:54:54.4631040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-08-14T20:54:54.4631520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-08-14T20:54:54.4632160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-08-14T20:54:54.4632750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-08-14T20:54:54.4633360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-08-14T20:54:54.4634090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-08-14T20:54:54.4634720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-08-14T20:54:54.4635370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-08-14T20:54:54.4636040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-08-14T20:54:54.4636740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-08-14T20:54:54.4637370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-08-14T20:54:54.4637990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-08-14T20:54:54.4638610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-08-14T20:54:54.4639270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-08-14T20:54:54.4639910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-08-14T20:54:54.4640540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-08-14T20:54:54.4641210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-08-14T20:54:54.4641860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-08-14T20:54:54.4642520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-08-14T20:54:54.4643380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-08-14T20:54:54.4643830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-08-14T20:54:54.4644530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-08-14T20:54:54.4645110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-08-14T20:54:54.4645730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-08-14T20:54:54.4646390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-08-14T20:54:54.4647110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-08-14T20:54:54.4647700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-08-14T20:54:54.4648340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-08-14T20:54:54.4649390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-08-14T20:54:54.4649760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-08-14T20:54:54.4650410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-08-14T20:54:54.4651020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-08-14T20:54:54.4651680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-08-14T20:54:54.4652320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-08-14T20:54:54.4652980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-08-14T20:54:54.4653630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-08-14T20:54:54.4654350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-08-14T20:54:54.4655030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-08-14T20:54:54.4655900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-08-14T20:54:54.4656350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-08-14T20:54:54.4656980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-08-14T20:54:54.4657670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-08-14T20:54:54.4658330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-08-14T20:54:54.4659040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-08-14T20:54:54.4659660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-08-14T20:54:54.4660340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-08-14T20:54:54.4660970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-08-14T20:54:54.4661700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-08-14T20:54:54.4662380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-08-14T20:54:54.4662990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-08-14T20:54:54.4663490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-08-14T20:54:54.4664060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-08-14T20:54:54.4664770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-08-14T20:54:54.4665370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-08-14T20:54:54.4665910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-08-14T20:54:54.4666490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-08-14T20:54:54.4667120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-08-14T20:54:54.4667690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-08-14T20:54:54.4668290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-08-14T20:54:54.4669030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-08-14T20:54:54.4669700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-08-14T20:54:54.4670460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-08-14T20:54:54.4671020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-08-14T20:54:54.4671740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-08-14T20:54:54.4672430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-08-14T20:54:54.4673030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-08-14T20:54:54.4678370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-08-14T20:54:54.4678520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-08-14T20:54:54.4678660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-08-14T20:54:54.4678810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-08-14T20:54:54.4678960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-08-14T20:54:54.4679100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-08-14T20:54:54.4679250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-08-14T20:54:54.4679410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-08-14T20:54:54.4679550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-08-14T20:54:54.4679840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-08-14T20:54:54.4680560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-08-14T20:54:54.4681260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-08-14T20:54:54.4681950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-08-14T20:54:54.4682660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-08-14T20:54:54.4683310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-08-14T20:54:54.4683990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-08-14T20:54:54.4684750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-08-14T20:54:54.4685560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-08-14T20:54:54.4686170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-08-14T20:54:54.4686870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-08-14T20:54:54.4687660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-08-14T20:54:54.4688250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-08-14T20:54:54.4688950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-08-14T20:54:54.4689700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-08-14T20:54:54.4690280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-08-14T20:54:54.4690970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-08-14T20:54:54.4691610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-08-14T20:54:54.4692270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-08-14T20:54:54.4693030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-08-14T20:54:54.4693620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-08-14T20:54:54.4694350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-08-14T20:54:54.4695170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-08-14T20:54:54.4695720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-08-14T20:54:54.4696360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-08-14T20:54:54.4697070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-08-14T20:54:54.4697770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-08-14T20:54:54.4698480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-08-14T20:54:54.4699240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-08-14T20:54:54.4699940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-08-14T20:54:54.4700520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-08-14T20:54:54.4701200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-08-14T20:54:54.4701810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-08-14T20:54:54.4702530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-08-14T20:54:54.4703200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-08-14T20:54:54.4703930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-08-14T20:54:54.4704650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-08-14T20:54:54.4705490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-08-14T20:54:54.4706160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-08-14T20:54:54.4706940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-08-14T20:54:54.4707690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-08-14T20:54:54.4708430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-08-14T20:54:54.4709170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-08-14T20:54:54.4709940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-08-14T20:54:54.4710590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-08-14T20:54:54.4711250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-08-14T20:54:54.4712040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-08-14T20:54:54.4712770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-08-14T20:54:54.4713530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-08-14T20:54:54.4714400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-08-14T20:54:54.4715140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-08-14T20:54:54.4716020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-08-14T20:54:54.4716830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-08-14T20:54:54.4717520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-08-14T20:54:54.4718250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-08-14T20:54:54.4719060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-08-14T20:54:54.4719810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-08-14T20:54:54.4720560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-08-14T20:54:54.4721390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-08-14T20:54:54.4721960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-08-14T20:54:54.4722580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-08-14T20:54:54.4723280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-08-14T20:54:54.4723950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-08-14T20:54:54.4724670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-08-14T20:54:54.4725290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-08-14T20:54:54.4726010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-08-14T20:54:54.4726710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-08-14T20:54:54.4727470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-08-14T20:54:54.4728130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-08-14T20:54:54.4728770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-08-14T20:54:54.4729420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-08-14T20:54:54.4730140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-08-14T20:54:54.4730820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-08-14T20:54:54.4731490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-08-14T20:54:54.4732170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-08-14T20:54:54.4732810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-08-14T20:54:54.4733500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-08-14T20:54:54.4734150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-08-14T20:54:54.4734780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-08-14T20:54:54.4735440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-08-14T20:54:54.4736080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-08-14T20:54:54.4736710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-08-14T20:54:54.4737390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-08-14T20:54:54.4738070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-08-14T20:54:54.4738710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-08-14T20:54:54.4739520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-08-14T20:54:54.4740190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-08-14T20:54:54.4740880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-08-14T20:54:54.4741490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-08-14T20:54:54.4742250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-08-14T20:54:54.4742910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-08-14T20:54:54.4743560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-08-14T20:54:54.4744280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-08-14T20:54:54.4745110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-08-14T20:54:54.4745690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-08-14T20:54:54.4746320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-08-14T20:54:54.4747020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-08-14T20:54:54.4747820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-08-14T20:54:54.4748590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-08-14T20:54:54.4749430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-08-14T20:54:54.4750150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-08-14T20:54:54.4750960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-08-14T20:54:54.4751600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-08-14T20:54:54.4752290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-08-14T20:54:54.4752930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-08-14T20:54:54.4753610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-08-14T20:54:54.4754260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-08-14T20:54:54.4754970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-08-14T20:54:54.4755870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-08-14T20:54:54.4756580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-08-14T20:54:54.4757210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-08-14T20:54:54.4757870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-08-14T20:54:54.4758520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-08-14T20:54:54.4759200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-08-14T20:54:54.4759940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-08-14T20:54:54.4760580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-08-14T20:54:54.4761290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-08-14T20:54:54.4761910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-08-14T20:54:54.4762600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-08-14T20:54:54.4763330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-08-14T20:54:54.4763940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-08-14T20:54:54.4764610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-08-14T20:54:54.4765270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-08-14T20:54:54.4765880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-08-14T20:54:54.4766570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-08-14T20:54:54.4767250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-08-14T20:54:54.4767890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-08-14T20:54:54.4768590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-08-14T20:54:54.4769240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-08-14T20:54:54.4769920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-08-14T20:54:54.4770570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-08-14T20:54:54.4771280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-08-14T20:54:54.4771910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-08-14T20:54:54.4772630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-08-14T20:54:54.4773290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-08-14T20:54:54.4773970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-08-14T20:54:54.4774630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-08-14T20:54:54.4775310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-08-14T20:54:54.4775990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-08-14T20:54:54.4776700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-08-14T20:54:54.4777440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-08-14T20:54:54.4778080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-08-14T20:54:54.4778720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-08-14T20:54:54.4779440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-08-14T20:54:54.4780090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-08-14T20:54:54.4780720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-08-14T20:54:54.4781410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-08-14T20:54:54.4782090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-08-14T20:54:54.4782730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-08-14T20:54:54.4783450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-08-14T20:54:54.4784070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-08-14T20:54:54.4784760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-08-14T20:54:54.4785470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-08-14T20:54:54.4786160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-08-14T20:54:54.4786870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-08-14T20:54:54.4787520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-08-14T20:54:54.4788320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-08-14T20:54:54.4788950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-08-14T20:54:54.4789650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-08-14T20:54:54.4790330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-08-14T20:54:54.4791020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-08-14T20:54:54.4791690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-08-14T20:54:54.4792320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-08-14T20:54:54.4792990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-08-14T20:54:54.4793700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-08-14T20:54:54.4794390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-08-14T20:54:54.4795090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-08-14T20:54:54.4795740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-08-14T20:54:54.4796400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-08-14T20:54:54.4797060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-08-14T20:54:54.4797740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-08-14T20:54:54.4798370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-08-14T20:54:54.4799010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-08-14T20:54:54.4799660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-08-14T20:54:54.4800390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-08-14T20:54:54.4801080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-08-14T20:54:54.4801810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-08-14T20:54:54.4802290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-08-14T20:54:54.4802900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-08-14T20:54:54.4803560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-08-14T20:54:54.4804170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-08-14T20:54:54.4804760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-08-14T20:54:54.4805400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-08-14T20:54:54.4805970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-08-14T20:54:54.4806590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-08-14T20:54:54.4807180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-08-14T20:54:54.4807770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-08-14T20:54:54.4808380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-08-14T20:54:54.4808990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-08-14T20:54:54.4809610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-08-14T20:54:54.4810210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-08-14T20:54:54.4810800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-08-14T20:54:54.4811500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-08-14T20:54:54.4812030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-08-14T20:54:54.4812610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-08-14T20:54:54.4813220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-08-14T20:54:54.4813850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-08-14T20:54:54.4814450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-08-14T20:54:54.4815030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-08-14T20:54:54.4815610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-08-14T20:54:54.4816220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-08-14T20:54:54.4816830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-08-14T20:54:54.4817480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-08-14T20:54:54.4818290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-08-14T20:54:54.4818660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-08-14T20:54:54.4819260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-08-14T20:54:54.4819850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-08-14T20:54:54.4820460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-08-14T20:54:54.4821040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-08-14T20:54:54.4821660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-08-14T20:54:54.4822260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-08-14T20:54:54.4822890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-08-14T20:54:54.4823500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-08-14T20:54:54.4824140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-08-14T20:54:54.4824790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-08-14T20:54:54.4825430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-08-14T20:54:54.4826080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-08-14T20:54:54.4826690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-08-14T20:54:54.4827400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-08-14T20:54:54.4827950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-08-14T20:54:54.4828610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-08-14T20:54:54.4829290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-08-14T20:54:54.4829920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-08-14T20:54:54.4830560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-08-14T20:54:54.4831210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-08-14T20:54:54.4831790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-08-14T20:54:54.4832470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-08-14T20:54:54.4833060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-08-14T20:54:54.4833710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-08-14T20:54:54.4834310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-08-14T20:54:54.4835100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-08-14T20:54:54.4835690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-08-14T20:54:54.4836310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-08-14T20:54:54.4836960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-08-14T20:54:54.4837570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-08-14T20:54:54.4838170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-08-14T20:54:54.4838860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-08-14T20:54:54.4839450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-08-14T20:54:54.4840070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-08-14T20:54:54.4840710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-08-14T20:54:54.4841330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-08-14T20:54:54.4841940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-08-14T20:54:54.4842560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-08-14T20:54:54.4843200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-08-14T20:54:54.4843800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-08-14T20:54:54.4844450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-08-14T20:54:54.4845070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-08-14T20:54:54.4845710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-08-14T20:54:54.4846460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-08-14T20:54:54.4847040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-08-14T20:54:54.4847690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-08-14T20:54:54.4848290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-08-14T20:54:54.4848900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-08-14T20:54:54.4849500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-08-14T20:54:54.4850140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-08-14T20:54:54.4850780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-08-14T20:54:54.4851410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-08-14T20:54:54.4852020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-08-14T20:54:54.4852660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-08-14T20:54:54.4853310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-08-14T20:54:54.4853920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-08-14T20:54:54.4854560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-08-14T20:54:54.4855140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-08-14T20:54:54.4855760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-08-14T20:54:54.4856440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-08-14T20:54:54.4857070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-08-14T20:54:54.4857700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-08-14T20:54:54.4858390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-08-14T20:54:54.4859040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-08-14T20:54:54.4859720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-08-14T20:54:54.4860390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-08-14T20:54:54.4861010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-08-14T20:54:54.4861630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-08-14T20:54:54.4862230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-08-14T20:54:54.4862840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-08-14T20:54:54.4863490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-08-14T20:54:54.4864140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-08-14T20:54:54.4864770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-08-14T20:54:54.4865390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-08-14T20:54:54.4866050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-08-14T20:54:54.4866710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-08-14T20:54:54.4867300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-08-14T20:54:54.4867910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-08-14T20:54:54.4868560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-08-14T20:54:54.4869260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-08-14T20:54:54.4869850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-08-14T20:54:54.4870510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-08-14T20:54:54.4871090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-08-14T20:54:54.4871720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-08-14T20:54:54.4872360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-08-14T20:54:54.4872960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-08-14T20:54:54.4873590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-08-14T20:54:54.4874290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-08-14T20:54:54.4874870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-08-14T20:54:54.4875480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-08-14T20:54:54.4876140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-08-14T20:54:54.4876750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-08-14T20:54:54.4877400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-08-14T20:54:54.4878070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-08-14T20:54:54.4878720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-08-14T20:54:54.4879330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-08-14T20:54:54.4879980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-08-14T20:54:54.4880670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-08-14T20:54:54.4881310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-08-14T20:54:54.4881960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-08-14T20:54:54.4882610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-08-14T20:54:54.4883230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-08-14T20:54:54.4883910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-08-14T20:54:54.4884560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-08-14T20:54:54.4885220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-08-14T20:54:54.4885820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-08-14T20:54:54.4886510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-08-14T20:54:54.4887270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-08-14T20:54:54.4887860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-08-14T20:54:54.4888560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-08-14T20:54:54.4889230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-08-14T20:54:54.4889950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-08-14T20:54:54.4890640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-08-14T20:54:54.4891310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-08-14T20:54:54.4892090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-08-14T20:54:54.4892750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-08-14T20:54:54.4893470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-08-14T20:54:54.4894210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-08-14T20:54:54.4894830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-08-14T20:54:54.4895530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-08-14T20:54:54.4896180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-08-14T20:54:54.4896710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-08-14T20:54:54.4897260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-08-14T20:54:54.4897810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-08-14T20:54:54.4898400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-08-14T20:54:54.4899110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-08-14T20:54:54.4899660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-08-14T20:54:54.4900210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-08-14T20:54:54.4900760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-08-14T20:54:54.4901330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-08-14T20:54:54.4901870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-08-14T20:54:54.4902480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-08-14T20:54:54.4903370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-08-14T20:54:54.4903770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-08-14T20:54:54.4904440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-08-14T20:54:54.4905110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-08-14T20:54:54.4905770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-08-14T20:54:54.4906450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-08-14T20:54:54.4907060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-08-14T20:54:54.4907710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-08-14T20:54:54.4908370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-08-14T20:54:54.4909010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-08-14T20:54:54.4909710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-08-14T20:54:54.4910370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-08-14T20:54:54.4911030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-08-14T20:54:54.4911690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-08-14T20:54:54.4912400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-08-14T20:54:54.4913060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-08-14T20:54:54.4913660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-08-14T20:54:54.4914340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-08-14T20:54:54.4915000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-08-14T20:54:54.4915630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-08-14T20:54:54.4916260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-08-14T20:54:54.4916890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-08-14T20:54:54.4917560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-08-14T20:54:54.4918210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-08-14T20:54:54.4918850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-08-14T20:54:54.4919520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-08-14T20:54:54.4920180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-08-14T20:54:54.4920850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-08-14T20:54:54.4921530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-08-14T20:54:54.4922210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-08-14T20:54:54.4922780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-08-14T20:54:54.4923490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-08-14T20:54:54.4924170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-08-14T20:54:54.4924780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-08-14T20:54:54.4925470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-08-14T20:54:54.4926110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-08-14T20:54:54.4926740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-08-14T20:54:54.4927340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-08-14T20:54:54.4928070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-08-14T20:54:54.4928720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-08-14T20:54:54.4929420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-08-14T20:54:54.4930020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-08-14T20:54:54.4930740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-08-14T20:54:54.4931350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-08-14T20:54:54.4931980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-08-14T20:54:54.4932630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-08-14T20:54:54.4933270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-08-14T20:54:54.4933930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-08-14T20:54:54.4934580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-08-14T20:54:54.4935190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-08-14T20:54:54.4935820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-08-14T20:54:54.4936460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-08-14T20:54:54.4937160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-08-14T20:54:54.4937800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-08-14T20:54:54.4938470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-08-14T20:54:54.4939160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-08-14T20:54:54.4939810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-08-14T20:54:54.4940500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-08-14T20:54:54.4941100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-08-14T20:54:54.4941760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-08-14T20:54:54.4942460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-08-14T20:54:54.4943050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-08-14T20:54:54.4943710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-08-14T20:54:54.4944350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-08-14T20:54:54.4944880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-08-14T20:54:54.4945450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-08-14T20:54:54.4946120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-08-14T20:54:54.4946660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-08-14T20:54:54.4947330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-08-14T20:54:54.4948000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-08-14T20:54:54.4948660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-08-14T20:54:54.4949150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-08-14T20:54:54.4949710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-08-14T20:54:54.4950310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-08-14T20:54:54.4950840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-08-14T20:54:54.4951450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-08-14T20:54:54.4952010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-08-14T20:54:54.4952730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-08-14T20:54:54.4953280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-08-14T20:54:54.4953810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-08-14T20:54:54.4954370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-08-14T20:54:54.4954930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-08-14T20:54:54.4955490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-08-14T20:54:54.4956060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-08-14T20:54:54.4956610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-08-14T20:54:54.4957220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-08-14T20:54:54.4957750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-08-14T20:54:54.4958340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-08-14T20:54:54.4959040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-08-14T20:54:54.4959680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-08-14T20:54:54.4960310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-08-14T20:54:54.4960980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-08-14T20:54:54.4961660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-08-14T20:54:54.4962260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-08-14T20:54:54.4962910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-08-14T20:54:54.4963620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-08-14T20:54:54.4964250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-08-14T20:54:54.4964950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-08-14T20:54:54.4965600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-08-14T20:54:54.4966280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-08-14T20:54:54.4966910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-08-14T20:54:54.4967600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-08-14T20:54:54.4968240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-08-14T20:54:54.4968880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-08-14T20:54:54.4969560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-08-14T20:54:54.4970220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-08-14T20:54:54.4970840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-08-14T20:54:54.4971530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-08-14T20:54:54.4972130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-08-14T20:54:54.4972770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-08-14T20:54:54.4973390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-08-14T20:54:54.4974060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-08-14T20:54:54.4974680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-08-14T20:54:54.4975360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-08-14T20:54:54.4976030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-08-14T20:54:54.4976710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-08-14T20:54:54.4977330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-08-14T20:54:54.4977960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-08-14T20:54:54.4978620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-08-14T20:54:54.4979270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-08-14T20:54:54.4979900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-08-14T20:54:54.4980560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-08-14T20:54:54.4981190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-08-14T20:54:54.4981820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-08-14T20:54:54.4982610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-08-14T20:54:54.4983240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-08-14T20:54:54.4983880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-08-14T20:54:54.4984520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-08-14T20:54:54.4985210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-08-14T20:54:54.4985840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-08-14T20:54:54.4986490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-08-14T20:54:54.4987110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-08-14T20:54:54.4987790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-08-14T20:54:54.4988440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-08-14T20:54:54.4989130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-08-14T20:54:54.4989770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-08-14T20:54:54.4990420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-08-14T20:54:54.4991130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-08-14T20:54:54.4991860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-08-14T20:54:54.4992450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-08-14T20:54:54.4993130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-08-14T20:54:54.4993790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-08-14T20:54:54.4994370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-08-14T20:54:54.4994910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-08-14T20:54:54.4995630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-08-14T20:54:54.4996300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-08-14T20:54:54.4996850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-08-14T20:54:54.4997520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-08-14T20:54:54.4998460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-08-14T20:54:54.4998840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-08-14T20:54:54.4999460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-08-14T20:54:54.5000210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-08-14T20:54:54.5000920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-08-14T20:54:54.5001550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-08-14T20:54:54.5002210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-08-14T20:54:54.5002770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-08-14T20:54:54.5003500Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-08-14T20:54:54.5004270Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:54.5005010Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ka/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:54.5005740Z /opt/homebrew/Caskroom/miniconda/base/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-08-14T20:54:54.5006660Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-08-14T20:54:54.5007600Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-08-14T20:54:54.5008420Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-08-14T20:54:54.5009250Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-08-14T20:54:54.5010180Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-08-14T20:54:54.5010990Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-08-14T20:54:54.5011670Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-08-14T20:54:54.5012160Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-08-14T20:54:54.5012690Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-08-14T20:54:54.5013260Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-08-14T20:54:54.5014030Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-08-14T20:54:54.5014450Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-08-14T20:54:54.5015020Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-08-14T20:54:54.5015630Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-08-14T20:54:54.5016250Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-08-14T20:54:54.5016940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-08-14T20:54:54.5017590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-08-14T20:54:54.5018190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-08-14T20:54:54.5018870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-08-14T20:54:54.5019680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-08-14T20:54:54.5020330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-08-14T20:54:54.5020940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-08-14T20:54:54.5021620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-08-14T20:54:54.5022230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-08-14T20:54:54.5022860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-08-14T20:54:54.5023460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-08-14T20:54:54.5024060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-08-14T20:54:54.5024780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-08-14T20:54:54.5025340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-08-14T20:54:54.5026010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-08-14T20:54:54.5026630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-08-14T20:54:54.5027290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-08-14T20:54:54.5027850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-08-14T20:54:54.5028460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-08-14T20:54:54.5029110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-08-14T20:54:54.5029810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-08-14T20:54:54.5030420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-08-14T20:54:54.5035900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-08-14T20:54:54.5036240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-08-14T20:54:54.5036380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-08-14T20:54:54.5036760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-08-14T20:54:54.5036900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-08-14T20:54:54.5037020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-08-14T20:54:54.5037190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-08-14T20:54:54.5037310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-08-14T20:54:54.5037430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-08-14T20:54:54.5037540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-08-14T20:54:54.5037670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-08-14T20:54:54.5038030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-08-14T20:54:54.5038650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-08-14T20:54:54.5039270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-08-14T20:54:54.5039880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-08-14T20:54:54.5040520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-08-14T20:54:54.5041160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-08-14T20:54:54.5041760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-08-14T20:54:54.5042370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-08-14T20:54:54.5043050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-08-14T20:54:54.5043620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-08-14T20:54:54.5044250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-08-14T20:54:54.5044930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-08-14T20:54:54.5045510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-08-14T20:54:54.5046120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-08-14T20:54:54.5046730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-08-14T20:54:54.5047440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-08-14T20:54:54.5048060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-08-14T20:54:54.5048640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-08-14T20:54:54.5049240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-08-14T20:54:54.5049890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-08-14T20:54:54.5050490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-08-14T20:54:54.5051190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-08-14T20:54:54.5051820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-08-14T20:54:54.5052440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-08-14T20:54:54.5053000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-08-14T20:54:54.5053690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-08-14T20:54:54.5054280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-08-14T20:54:54.5054900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-08-14T20:54:54.5055510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-08-14T20:54:54.5056140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-08-14T20:54:54.5057000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-08-14T20:54:54.5057490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-08-14T20:54:54.5058070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-08-14T20:54:54.5058660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-08-14T20:54:54.5059210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-08-14T20:54:54.5059910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-08-14T20:54:54.5060480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-08-14T20:54:54.5061090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-08-14T20:54:54.5061670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-08-14T20:54:54.5062270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-08-14T20:54:54.5062880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-08-14T20:54:54.5063480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-08-14T20:54:54.5064180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-08-14T20:54:54.5064860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-08-14T20:54:54.5065620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-08-14T20:54:54.5066610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-08-14T20:54:54.5067610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-08-14T20:54:54.5068420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-08-14T20:54:54.5069240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-08-14T20:54:54.5069940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-08-14T20:54:54.5070770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-08-14T20:54:54.5071680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-08-14T20:54:54.5072470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-08-14T20:54:54.5073250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-08-14T20:54:54.5073990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-08-14T20:54:54.5074720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-08-14T20:54:54.5075470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-08-14T20:54:54.5076330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-08-14T20:54:54.5077120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-08-14T20:54:54.5077830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-08-14T20:54:54.5078570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-08-14T20:54:54.5079350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-08-14T20:54:54.5080150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-08-14T20:54:54.5080890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-08-14T20:54:54.5081660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-08-14T20:54:54.5082390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-08-14T20:54:54.5083310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-08-14T20:54:54.5084080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-08-14T20:54:54.5084940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-08-14T20:54:54.5085720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-08-14T20:54:54.5086590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-08-14T20:54:54.5087460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-08-14T20:54:54.5088240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-08-14T20:54:54.5089090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-08-14T20:54:54.5089990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-08-14T20:54:54.5090840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-08-14T20:54:54.5091540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-08-14T20:54:54.5092510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-08-14T20:54:54.5093220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-08-14T20:54:54.5094080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-08-14T20:54:54.5094730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-08-14T20:54:54.5095780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-08-14T20:54:54.5096540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-08-14T20:54:54.5097340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-08-14T20:54:54.5098090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-08-14T20:54:54.5098810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-08-14T20:54:54.5099740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-08-14T20:54:54.5100580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-08-14T20:54:54.5101480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-08-14T20:54:54.5102270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-08-14T20:54:54.5103000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-08-14T20:54:54.5103760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-08-14T20:54:54.5104560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-08-14T20:54:54.5105390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-08-14T20:54:54.5106150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-08-14T20:54:54.5106940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-08-14T20:54:54.5108050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-08-14T20:54:54.5108870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-08-14T20:54:54.5109790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-08-14T20:54:54.5110550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-08-14T20:54:54.5111630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-08-14T20:54:54.5112370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-08-14T20:54:54.5113230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-08-14T20:54:54.5113960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-08-14T20:54:54.5114920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-08-14T20:54:54.5115740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-08-14T20:54:54.5116690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-08-14T20:54:54.5117500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-08-14T20:54:54.5118320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-08-14T20:54:54.5119200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-08-14T20:54:54.5120010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-08-14T20:54:54.5120720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-08-14T20:54:54.5121350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-08-14T20:54:54.5121960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-08-14T20:54:54.5122620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-08-14T20:54:54.5123270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-08-14T20:54:54.5123850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-08-14T20:54:54.5124490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-08-14T20:54:54.5125160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-08-14T20:54:54.5125810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-08-14T20:54:54.5126550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-08-14T20:54:54.5127160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-08-14T20:54:54.5127750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-08-14T20:54:54.5128390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-08-14T20:54:54.5129040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-08-14T20:54:54.5129640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-08-14T20:54:54.5130250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-08-14T20:54:54.5130860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-08-14T20:54:54.5131510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-08-14T20:54:54.5132110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-08-14T20:54:54.5132740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-08-14T20:54:54.5133380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-08-14T20:54:54.5134010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-08-14T20:54:54.5134620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-08-14T20:54:54.5135330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-08-14T20:54:54.5135950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-08-14T20:54:54.5136620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-08-14T20:54:54.5137240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-08-14T20:54:54.5137860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-08-14T20:54:54.5138480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-08-14T20:54:54.5139170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-08-14T20:54:54.5139740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-08-14T20:54:54.5140310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-08-14T20:54:54.5140950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-08-14T20:54:54.5141610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-08-14T20:54:54.5142230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-08-14T20:54:54.5142830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-08-14T20:54:54.5143480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-08-14T20:54:54.5144180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-08-14T20:54:54.5144880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-08-14T20:54:54.5145460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-08-14T20:54:54.5146060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-08-14T20:54:54.5146700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-08-14T20:54:54.5147360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-08-14T20:54:54.5147930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-08-14T20:54:54.5148630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-08-14T20:54:54.5149260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-08-14T20:54:54.5149830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-08-14T20:54:54.5150430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-08-14T20:54:54.5151100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-08-14T20:54:54.5151720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-08-14T20:54:54.5152320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-08-14T20:54:54.5153050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-08-14T20:54:54.5153630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-08-14T20:54:54.5154320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-08-14T20:54:54.5154920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-08-14T20:54:54.5155550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-08-14T20:54:54.5156190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-08-14T20:54:54.5156790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-08-14T20:54:54.5157420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-08-14T20:54:54.5158070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-08-14T20:54:54.5158680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-08-14T20:54:54.5159320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-08-14T20:54:54.5159920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-08-14T20:54:54.5160540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-08-14T20:54:54.5161130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-08-14T20:54:54.5161730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-08-14T20:54:54.5162670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-08-14T20:54:54.5163330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-08-14T20:54:54.5163950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-08-14T20:54:54.5164650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-08-14T20:54:54.5165260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-08-14T20:54:54.5165850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-08-14T20:54:54.5166500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-08-14T20:54:54.5167080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-08-14T20:54:54.5167710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-08-14T20:54:54.5168320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-08-14T20:54:54.5168990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-08-14T20:54:54.5169580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-08-14T20:54:54.5170260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-08-14T20:54:54.5170850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-08-14T20:54:54.5171470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-08-14T20:54:54.5172070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-08-14T20:54:54.5172680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-08-14T20:54:54.5173290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-08-14T20:54:54.5173890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-08-14T20:54:54.5174640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-08-14T20:54:54.5175230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-08-14T20:54:54.5175870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-08-14T20:54:54.5176530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-08-14T20:54:54.5177140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-08-14T20:54:54.5177720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-08-14T20:54:54.5178320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-08-14T20:54:54.5178970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-08-14T20:54:54.5179560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-08-14T20:54:54.5180260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-08-14T20:54:54.5180860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-08-14T20:54:54.5181500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-08-14T20:54:54.5182050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-08-14T20:54:54.5182650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-08-14T20:54:54.5183300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-08-14T20:54:54.5183880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-08-14T20:54:54.5184510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-08-14T20:54:54.5185140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-08-14T20:54:54.5185810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-08-14T20:54:54.5186420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-08-14T20:54:54.5187020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-08-14T20:54:54.5187750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-08-14T20:54:54.5188310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-08-14T20:54:54.5188970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-08-14T20:54:54.5189590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-08-14T20:54:54.5190190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-08-14T20:54:54.5190830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-08-14T20:54:54.5191380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-08-14T20:54:54.5192010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-08-14T20:54:54.5192620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-08-14T20:54:54.5193210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-08-14T20:54:54.5193810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-08-14T20:54:54.5194450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-08-14T20:54:54.5195090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-08-14T20:54:54.5195640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-08-14T20:54:54.5196260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-08-14T20:54:54.5196870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-08-14T20:54:54.5197480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-08-14T20:54:54.5198070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-08-14T20:54:54.5198720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-08-14T20:54:54.5199320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-08-14T20:54:54.5200010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-08-14T20:54:54.5200560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-08-14T20:54:54.5201200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-08-14T20:54:54.5201880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-08-14T20:54:54.5202490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-08-14T20:54:54.5203090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-08-14T20:54:54.5203740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-08-14T20:54:54.5204420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-08-14T20:54:54.5205050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-08-14T20:54:54.5205700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-08-14T20:54:54.5206320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-08-14T20:54:54.5206920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-08-14T20:54:54.5207550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-08-14T20:54:54.5208220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-08-14T20:54:54.5208830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-08-14T20:54:54.5209400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-08-14T20:54:54.5210010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-08-14T20:54:54.5210650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-08-14T20:54:54.5211300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-08-14T20:54:54.5211960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-08-14T20:54:54.5212600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-08-14T20:54:54.5213230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-08-14T20:54:54.5213820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-08-14T20:54:54.5214390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-08-14T20:54:54.5215040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-08-14T20:54:54.5215670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-08-14T20:54:54.5216340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-08-14T20:54:54.5216930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-08-14T20:54:54.5217890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-08-14T20:54:54.5218200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-08-14T20:54:54.5218820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-08-14T20:54:54.5219470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-08-14T20:54:54.5220030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-08-14T20:54:54.5220690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-08-14T20:54:54.5221320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-08-14T20:54:54.5221910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-08-14T20:54:54.5222520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-08-14T20:54:54.5223180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-08-14T20:54:54.5223740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-08-14T20:54:54.5224340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-08-14T20:54:54.5224970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-08-14T20:54:54.5225560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-08-14T20:54:54.5226190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-08-14T20:54:54.5226860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-08-14T20:54:54.5227490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-08-14T20:54:54.5228050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-08-14T20:54:54.5228690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-08-14T20:54:54.5229340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-08-14T20:54:54.5229920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-08-14T20:54:54.5230560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-08-14T20:54:54.5231200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-08-14T20:54:54.5231790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-08-14T20:54:54.5232400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-08-14T20:54:54.5233010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-08-14T20:54:54.5233710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-08-14T20:54:54.5234320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-08-14T20:54:54.5234920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-08-14T20:54:54.5235610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-08-14T20:54:54.5236160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-08-14T20:54:54.5236800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-08-14T20:54:54.5237430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-08-14T20:54:54.5238030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-08-14T20:54:54.5238690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-08-14T20:54:54.5239290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-08-14T20:54:54.5239920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-08-14T20:54:54.5240510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-08-14T20:54:54.5241100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-08-14T20:54:54.5241690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-08-14T20:54:54.5242340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-08-14T20:54:54.5242890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-08-14T20:54:54.5243470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-08-14T20:54:54.5244100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-08-14T20:54:54.5244680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-08-14T20:54:54.5245280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-08-14T20:54:54.5245930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-08-14T20:54:54.5246540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-08-14T20:54:54.5247130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-08-14T20:54:54.5247730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-08-14T20:54:54.5248370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-08-14T20:54:54.5248980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-08-14T20:54:54.5249630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-08-14T20:54:54.5250220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-08-14T20:54:54.5250790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-08-14T20:54:54.5251480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-08-14T20:54:54.5252040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-08-14T20:54:54.5252630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-08-14T20:54:54.5253210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-08-14T20:54:54.5253850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-08-14T20:54:54.5254510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-08-14T20:54:54.5255380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-08-14T20:54:54.5255800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-08-14T20:54:54.5256450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-08-14T20:54:54.5257270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-08-14T20:54:54.5257990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-08-14T20:54:54.5258720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-08-14T20:54:54.5259480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-08-14T20:54:54.5260290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-08-14T20:54:54.5260940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-08-14T20:54:54.5261620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-08-14T20:54:54.5262400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-08-14T20:54:54.5263210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-08-14T20:54:54.5263810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-08-14T20:54:54.5264540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-08-14T20:54:54.5265130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-08-14T20:54:54.5266020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-08-14T20:54:54.5266630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-08-14T20:54:54.5267300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-08-14T20:54:54.5268100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-08-14T20:54:54.5268870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-08-14T20:54:54.5269670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-08-14T20:54:54.5270560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-08-14T20:54:54.5271410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-08-14T20:54:54.5272120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-08-14T20:54:54.5272920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-08-14T20:54:54.5273660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-08-14T20:54:54.5274430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-08-14T20:54:54.5275360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-08-14T20:54:54.5276230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-08-14T20:54:54.5276830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-08-14T20:54:54.5277680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-08-14T20:54:54.5278490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-08-14T20:54:54.5279320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-08-14T20:54:54.5280090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-08-14T20:54:54.5280740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-08-14T20:54:54.5281590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-08-14T20:54:54.5282360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-08-14T20:54:54.5283190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-08-14T20:54:54.5283920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-08-14T20:54:54.5284550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-08-14T20:54:54.5285180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-08-14T20:54:54.5285750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-08-14T20:54:54.5286350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-08-14T20:54:54.5286930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-08-14T20:54:54.5287610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-08-14T20:54:54.5288140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-08-14T20:54:54.5288780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-08-14T20:54:54.5289380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-08-14T20:54:54.5290070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-08-14T20:54:54.5290670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-08-14T20:54:54.5291330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-08-14T20:54:54.5291890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-08-14T20:54:54.5292560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-08-14T20:54:54.5293150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-08-14T20:54:54.5293770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-08-14T20:54:54.5294730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-08-14T20:54:54.5295350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-08-14T20:54:54.5296000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-08-14T20:54:54.5296640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-08-14T20:54:54.5297300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-08-14T20:54:54.5297890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-08-14T20:54:54.5298490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-08-14T20:54:54.5299110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-08-14T20:54:54.5299810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-08-14T20:54:54.5300400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-08-14T20:54:54.5301050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-08-14T20:54:54.5301730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-08-14T20:54:54.5302310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-08-14T20:54:54.5302930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-08-14T20:54:54.5303520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-08-14T20:54:54.5304170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-08-14T20:54:54.5304760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-08-14T20:54:54.5305350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-08-14T20:54:54.5305960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-08-14T20:54:54.5306520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-08-14T20:54:54.5307230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-08-14T20:54:54.5307820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-08-14T20:54:54.5308440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-08-14T20:54:54.5309110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-08-14T20:54:54.5309660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-08-14T20:54:54.5310300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-08-14T20:54:54.5310890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-08-14T20:54:54.5311500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-08-14T20:54:54.5312120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-08-14T20:54:54.5312750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-08-14T20:54:54.5313440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-08-14T20:54:54.5314020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-08-14T20:54:54.5314600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-08-14T20:54:54.5315230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-08-14T20:54:54.5315840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-08-14T20:54:54.5316470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-08-14T20:54:54.5317040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-08-14T20:54:54.5323170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-08-14T20:54:54.5323510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-08-14T20:54:54.5323850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-08-14T20:54:54.5324160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-08-14T20:54:54.5324460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-08-14T20:54:54.5324780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-08-14T20:54:54.5325080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-08-14T20:54:54.5325390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-08-14T20:54:54.5325700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-08-14T20:54:54.5326070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-08-14T20:54:54.5326390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-08-14T20:54:54.5326710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-08-14T20:54:54.5327000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-08-14T20:54:54.5327330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-08-14T20:54:54.5327670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-08-14T20:54:54.5328010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-08-14T20:54:54.5328330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-08-14T20:54:54.5328660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-08-14T20:54:54.5328990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-08-14T20:54:54.5329320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-08-14T20:54:54.5330030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-08-14T20:54:54.5330600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-08-14T20:54:54.5331180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-08-14T20:54:54.5331810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-08-14T20:54:54.5332400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-08-14T20:54:54.5333030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-08-14T20:54:54.5333680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-08-14T20:54:54.5334270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-08-14T20:54:54.5334900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-08-14T20:54:54.5335510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-08-14T20:54:54.5336110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-08-14T20:54:54.5336690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-08-14T20:54:54.5337280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-08-14T20:54:54.5337890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-08-14T20:54:54.5338500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-08-14T20:54:54.5339110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-08-14T20:54:54.5339710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-08-14T20:54:54.5340380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-08-14T20:54:54.5340910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-08-14T20:54:54.5341540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-08-14T20:54:54.5342230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-08-14T20:54:54.5342790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-08-14T20:54:54.5343420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-08-14T20:54:54.5343980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-08-14T20:54:54.5344650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-08-14T20:54:54.5345220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-08-14T20:54:54.5345830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-08-14T20:54:54.5346430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-08-14T20:54:54.5347130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-08-14T20:54:54.5347770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-08-14T20:54:54.5348460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-08-14T20:54:54.5349000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-08-14T20:54:54.5349660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-08-14T20:54:54.5350270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-08-14T20:54:54.5350840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-08-14T20:54:54.5351460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-08-14T20:54:54.5352060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-08-14T20:54:54.5352660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-08-14T20:54:54.5353280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-08-14T20:54:54.5353980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-08-14T20:54:54.5354570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-08-14T20:54:54.5355180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-08-14T20:54:54.5355810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-08-14T20:54:54.5356430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-08-14T20:54:54.5357090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-08-14T20:54:54.5357680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-08-14T20:54:54.5358310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-08-14T20:54:54.5358940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-08-14T20:54:54.5359530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-08-14T20:54:54.5360130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-08-14T20:54:54.5360780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-08-14T20:54:54.5361420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-08-14T20:54:54.5362050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-08-14T20:54:54.5362660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-08-14T20:54:54.5363290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-08-14T20:54:54.5363940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-08-14T20:54:54.5364560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-08-14T20:54:54.5365190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-08-14T20:54:54.5365860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-08-14T20:54:54.5366430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-08-14T20:54:54.5367090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-08-14T20:54:54.5367740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-08-14T20:54:54.5368330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-08-14T20:54:54.5368930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-08-14T20:54:54.5369570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-08-14T20:54:54.5370240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-08-14T20:54:54.5370850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-08-14T20:54:54.5371560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-08-14T20:54:54.5372140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-08-14T20:54:54.5372760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-08-14T20:54:54.5373390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-08-14T20:54:54.5374000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-08-14T20:54:54.5374580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-08-14T20:54:54.5375210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-08-14T20:54:54.5375810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-08-14T20:54:54.5376500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-08-14T20:54:54.5377130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-08-14T20:54:54.5377740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-08-14T20:54:54.5378370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-08-14T20:54:54.5379010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-08-14T20:54:54.5379710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-08-14T20:54:54.5380360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-08-14T20:54:54.5380920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-08-14T20:54:54.5381550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-08-14T20:54:54.5382160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-08-14T20:54:54.5382870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-08-14T20:54:54.5383400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-08-14T20:54:54.5384030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-08-14T20:54:54.5384640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-08-14T20:54:54.5385270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-08-14T20:54:54.5385850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-08-14T20:54:54.5386560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-08-14T20:54:54.5387170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-08-14T20:54:54.5387800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-08-14T20:54:54.5388470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-08-14T20:54:54.5389110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-08-14T20:54:54.5389690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-08-14T20:54:54.5390300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-08-14T20:54:54.5390960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-08-14T20:54:54.5391610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-08-14T20:54:54.5392230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-08-14T20:54:54.5392810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-08-14T20:54:54.5393480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-08-14T20:54:54.5394030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-08-14T20:54:54.5394660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-08-14T20:54:54.5395230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-08-14T20:54:54.5395870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-08-14T20:54:54.5396440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-08-14T20:54:54.5397030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-08-14T20:54:54.5398010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-08-14T20:54:54.5398360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-08-14T20:54:54.5399330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-08-14T20:54:54.5400120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-08-14T20:54:54.5401010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-08-14T20:54:54.5401850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-08-14T20:54:54.5402600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-08-14T20:54:54.5403470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-08-14T20:54:54.5404220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-08-14T20:54:54.5405070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-08-14T20:54:54.5405830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-08-14T20:54:54.5406710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-08-14T20:54:54.5407360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-08-14T20:54:54.5408160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-08-14T20:54:54.5408980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-08-14T20:54:54.5409950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-08-14T20:54:54.5410680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-08-14T20:54:54.5411550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-08-14T20:54:54.5412260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-08-14T20:54:54.5413120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-08-14T20:54:54.5413910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-08-14T20:54:54.5414690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-08-14T20:54:54.5415490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-08-14T20:54:54.5416200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-08-14T20:54:54.5417070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-08-14T20:54:54.5418000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-08-14T20:54:54.5418790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-08-14T20:54:54.5419720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-08-14T20:54:54.5420520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-08-14T20:54:54.5421350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-08-14T20:54:54.5422210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-08-14T20:54:54.5423140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-08-14T20:54:54.5423970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-08-14T20:54:54.5424790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-08-14T20:54:54.5425620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-08-14T20:54:54.5426350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-08-14T20:54:54.5427210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-08-14T20:54:54.5428050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-08-14T20:54:54.5428810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-08-14T20:54:54.5429900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-08-14T20:54:54.5430640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-08-14T20:54:54.5431500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-08-14T20:54:54.5432440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-08-14T20:54:54.5433230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-08-14T20:54:54.5433990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-08-14T20:54:54.5434770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-08-14T20:54:54.5435640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-08-14T20:54:54.5436420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-08-14T20:54:54.5437170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-08-14T20:54:54.5438080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-08-14T20:54:54.5438850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-08-14T20:54:54.5439730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-08-14T20:54:54.5440500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-08-14T20:54:54.5441380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-08-14T20:54:54.5442250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-08-14T20:54:54.5443220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-08-14T20:54:54.5443930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-08-14T20:54:54.5444770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-08-14T20:54:54.5445610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-08-14T20:54:54.5446400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-08-14T20:54:54.5447130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-08-14T20:54:54.5447870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-08-14T20:54:54.5448940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-08-14T20:54:54.5449840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-08-14T20:54:54.5450590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-08-14T20:54:54.5451360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-08-14T20:54:54.5452260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-08-14T20:54:54.5453090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-08-14T20:54:54.5453990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-08-14T20:54:54.5454880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-08-14T20:54:54.5455650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-08-14T20:54:54.5456330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-08-14T20:54:54.5456910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-08-14T20:54:54.5457520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-08-14T20:54:54.5458130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-08-14T20:54:54.5458730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-08-14T20:54:54.5459380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-08-14T20:54:54.5459980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-08-14T20:54:54.5460590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-08-14T20:54:54.5461170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-08-14T20:54:54.5461750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-08-14T20:54:54.5462360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-08-14T20:54:54.5462960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-08-14T20:54:54.5463640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-08-14T20:54:54.5464260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-08-14T20:54:54.5464930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-08-14T20:54:54.5465520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-08-14T20:54:54.5466160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-08-14T20:54:54.5466800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-08-14T20:54:54.5467430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-08-14T20:54:54.5468080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-08-14T20:54:54.5468690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-08-14T20:54:54.5469380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-08-14T20:54:54.5470040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-08-14T20:54:54.5470700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-08-14T20:54:54.5471330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-08-14T20:54:54.5471930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-08-14T20:54:54.5472650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-08-14T20:54:54.5473300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-08-14T20:54:54.5473930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-08-14T20:54:54.5474540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-08-14T20:54:54.5475120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-08-14T20:54:54.5475730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-08-14T20:54:54.5476410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-08-14T20:54:54.5476960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-08-14T20:54:54.5477600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-08-14T20:54:54.5478210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-08-14T20:54:54.5478890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-08-14T20:54:54.5479440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-08-14T20:54:54.5480050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-08-14T20:54:54.5480690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-08-14T20:54:54.5481320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-08-14T20:54:54.5481960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-08-14T20:54:54.5482600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-08-14T20:54:54.5483260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-08-14T20:54:54.5483850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-08-14T20:54:54.5484490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-08-14T20:54:54.5485110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-08-14T20:54:54.5485690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-08-14T20:54:54.5486300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-08-14T20:54:54.5486940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-08-14T20:54:54.5487560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-08-14T20:54:54.5488200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-08-14T20:54:54.5488770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-08-14T20:54:54.5489370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-08-14T20:54:54.5490030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-08-14T20:54:54.5490620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-08-14T20:54:54.5491230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-08-14T20:54:54.5491840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-08-14T20:54:54.5492490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-08-14T20:54:54.5493180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-08-14T20:54:54.5493780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-08-14T20:54:54.5494360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-08-14T20:54:54.5494990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-08-14T20:54:54.5495590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-08-14T20:54:54.5496240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-08-14T20:54:54.5496880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-08-14T20:54:54.5497500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-08-14T20:54:54.5498140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-08-14T20:54:54.5498730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-08-14T20:54:54.5499330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-08-14T20:54:54.5499960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-08-14T20:54:54.5500600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-08-14T20:54:54.5501430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-08-14T20:54:54.5501840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-08-14T20:54:54.5502410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-08-14T20:54:54.5503070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-08-14T20:54:54.5503710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-08-14T20:54:54.5504320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-08-14T20:54:54.5504970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-08-14T20:54:54.5505560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-08-14T20:54:54.5506160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-08-14T20:54:54.5506770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-08-14T20:54:54.5507360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-08-14T20:54:54.5516990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-08-14T20:54:54.5517390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-08-14T20:54:54.5517750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-08-14T20:54:54.5518100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-08-14T20:54:54.5518430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-08-14T20:54:54.5518770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-08-14T20:54:54.5519120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-08-14T20:54:54.5519480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-08-14T20:54:54.5519830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-08-14T20:54:54.5520140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-08-14T20:54:54.5520470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-08-14T20:54:54.5520810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-08-14T20:54:54.5521160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-08-14T20:54:54.5521480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-08-14T20:54:54.5521790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-08-14T20:54:54.5522130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-08-14T20:54:54.5522460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-08-14T20:54:54.5522770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-08-14T20:54:54.5523090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-08-14T20:54:54.5523420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-08-14T20:54:54.5523830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-08-14T20:54:54.5524180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-08-14T20:54:54.5524520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-08-14T20:54:54.5524830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-08-14T20:54:54.5525190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-08-14T20:54:54.5525540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-08-14T20:54:54.5525860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-08-14T20:54:54.5526240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-08-14T20:54:54.5526630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-08-14T20:54:54.5527010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-08-14T20:54:54.5527480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-08-14T20:54:54.5528200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-08-14T20:54:54.5528800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-08-14T20:54:54.5529410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-08-14T20:54:54.5529980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-08-14T20:54:54.5530600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-08-14T20:54:54.5531300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-08-14T20:54:54.5531870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-08-14T20:54:54.5532480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-08-14T20:54:54.5533140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-08-14T20:54:54.5533770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-08-14T20:54:54.5534360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-08-14T20:54:54.5534940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-08-14T20:54:54.5535660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-08-14T20:54:54.5536300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-08-14T20:54:54.5536890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-08-14T20:54:54.5537510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-08-14T20:54:54.5538110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-08-14T20:54:54.5538790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-08-14T20:54:54.5539510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-08-14T20:54:54.5540270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-08-14T20:54:54.5540830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-08-14T20:54:54.5541480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-08-14T20:54:54.5542050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-08-14T20:54:54.5542800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-08-14T20:54:54.5543430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-08-14T20:54:54.5544130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-08-14T20:54:54.5544840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-08-14T20:54:54.5545490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-08-14T20:54:54.5546030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-08-14T20:54:54.5546800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-08-14T20:54:54.5547360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-08-14T20:54:54.5548000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-08-14T20:54:54.5548620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-08-14T20:54:54.5549190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-08-14T20:54:54.5550000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-08-14T20:54:54.5550660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-08-14T20:54:54.5551250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-08-14T20:54:54.5551990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-08-14T20:54:54.5552610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-08-14T20:54:54.5553190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-08-14T20:54:54.5553930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-08-14T20:54:54.5554490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-08-14T20:54:54.5555110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-08-14T20:54:54.5555740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-08-14T20:54:54.5556310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-08-14T20:54:54.5557050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-08-14T20:54:54.5557790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-08-14T20:54:54.5558320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-08-14T20:54:54.5558970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-08-14T20:54:54.5559590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-08-14T20:54:54.5560260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-08-14T20:54:54.5560830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-08-14T20:54:54.5561620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-08-14T20:54:54.5562280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-08-14T20:54:54.5562870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-08-14T20:54:54.5563580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-08-14T20:54:54.5564280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-08-14T20:54:54.5564920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-08-14T20:54:54.5565530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-08-14T20:54:54.5566470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-08-14T20:54:54.5567110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-08-14T20:54:54.5567740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-08-14T20:54:54.5568300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-08-14T20:54:54.5568950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-08-14T20:54:54.5569540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-08-14T20:54:54.5570190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-08-14T20:54:54.5570740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-08-14T20:54:54.5571310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-08-14T20:54:54.5572120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-08-14T20:54:54.5572660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-08-14T20:54:54.5573240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-08-14T20:54:54.5573960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-08-14T20:54:54.5574600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-08-14T20:54:54.5575260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-08-14T20:54:54.5575970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-08-14T20:54:54.5576560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-08-14T20:54:54.5577210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-08-14T20:54:54.5577960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-08-14T20:54:54.5578710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-08-14T20:54:54.5579380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-08-14T20:54:54.5579980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-08-14T20:54:54.5580680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-08-14T20:54:54.5581300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-08-14T20:54:54.5581920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-08-14T20:54:54.5582560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-08-14T20:54:54.5583280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-08-14T20:54:54.5583950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-08-14T20:54:54.5584590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-08-14T20:54:54.5585320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-08-14T20:54:54.5585890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-08-14T20:54:54.5586520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-08-14T20:54:54.5587300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-08-14T20:54:54.5587880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-08-14T20:54:54.5588590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-08-14T20:54:54.5589150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-08-14T20:54:54.5589820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-08-14T20:54:54.5590530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-08-14T20:54:54.5591230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-08-14T20:54:54.5591880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-08-14T20:54:54.5592620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-08-14T20:54:54.5593180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-08-14T20:54:54.5593770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-08-14T20:54:54.5594420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-08-14T20:54:54.5595130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-08-14T20:54:54.5595790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-08-14T20:54:54.5596360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-08-14T20:54:54.5596950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-08-14T20:54:54.5597640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-08-14T20:54:54.5598260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-08-14T20:54:54.5598970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-08-14T20:54:54.5599580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-08-14T20:54:54.5600220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-08-14T20:54:54.5600870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-08-14T20:54:54.5601420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-08-14T20:54:54.5602100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-08-14T20:54:54.5602750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-08-14T20:54:54.5603450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-08-14T20:54:54.5604110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-08-14T20:54:54.5604650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-08-14T20:54:54.5605290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-08-14T20:54:54.5605930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-08-14T20:54:54.5606520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-08-14T20:54:54.5607180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-08-14T20:54:54.5607850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-08-14T20:54:54.5608590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-08-14T20:54:54.5609130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-08-14T20:54:54.5609810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-08-14T20:54:54.5610430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-08-14T20:54:54.5611050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-08-14T20:54:54.5611710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-08-14T20:54:54.5612350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-08-14T20:54:54.5613030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-08-14T20:54:54.5613630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-08-14T20:54:54.5614270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-08-14T20:54:54.5614880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-08-14T20:54:54.5615500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-08-14T20:54:54.5616100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-08-14T20:54:54.5616770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-08-14T20:54:54.5617390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-08-14T20:54:54.5618350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-08-14T20:54:54.5618950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-08-14T20:54:54.5619650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-08-14T20:54:54.5620310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-08-14T20:54:54.5620900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-08-14T20:54:54.5621500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-08-14T20:54:54.5622210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-08-14T20:54:54.5622840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-08-14T20:54:54.5623480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-08-14T20:54:54.5624080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-08-14T20:54:54.5624750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-08-14T20:54:54.5625370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-08-14T20:54:54.5626050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-08-14T20:54:54.5626690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-08-14T20:54:54.5627340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-08-14T20:54:54.5627980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-08-14T20:54:54.5628630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-08-14T20:54:54.5629320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-08-14T20:54:54.5629910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-08-14T20:54:54.5630560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-08-14T20:54:54.5631170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-08-14T20:54:54.5631840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-08-14T20:54:54.5632450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-08-14T20:54:54.5633040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-08-14T20:54:54.5633710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-08-14T20:54:54.5634290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-08-14T20:54:54.5634880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-08-14T20:54:54.5635480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-08-14T20:54:54.5636090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-08-14T20:54:54.5636750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-08-14T20:54:54.5637380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-08-14T20:54:54.5637970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-08-14T20:54:54.5638600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-08-14T20:54:54.5639210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-08-14T20:54:54.5639910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-08-14T20:54:54.5640610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-08-14T20:54:54.5641240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-08-14T20:54:54.5641800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-08-14T20:54:54.5642510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-08-14T20:54:54.5643080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-08-14T20:54:54.5643680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-08-14T20:54:54.5644300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-08-14T20:54:54.5644940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-08-14T20:54:54.5645620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-08-14T20:54:54.5646240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-08-14T20:54:54.5646840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-08-14T20:54:54.5647530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-08-14T20:54:54.5648370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-08-14T20:54:54.5648810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-08-14T20:54:54.5649430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-08-14T20:54:54.5650110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-08-14T20:54:54.5650730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-08-14T20:54:54.5651440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-08-14T20:54:54.5652000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-08-14T20:54:54.5652720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-08-14T20:54:54.5653430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-08-14T20:54:54.5653990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-08-14T20:54:54.5654680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-08-14T20:54:54.5655310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-08-14T20:54:54.5655970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-08-14T20:54:54.5656580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-08-14T20:54:54.5657170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-08-14T20:54:54.5657790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-08-14T20:54:54.5658470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-08-14T20:54:54.5659150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-08-14T20:54:54.5659710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-08-14T20:54:54.5660340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-08-14T20:54:54.5661000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-08-14T20:54:54.5661620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-08-14T20:54:54.5662240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-08-14T20:54:54.5662820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-08-14T20:54:54.5663540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-08-14T20:54:54.5664220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-08-14T20:54:54.5664790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-08-14T20:54:54.5665480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-08-14T20:54:54.5666080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-08-14T20:54:54.5666690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-08-14T20:54:54.5667340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-08-14T20:54:54.5668010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-08-14T20:54:54.5668570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-08-14T20:54:54.5669170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-08-14T20:54:54.5669840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-08-14T20:54:54.5670460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-08-14T20:54:54.5671180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-08-14T20:54:54.5671790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-08-14T20:54:54.5672450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-08-14T20:54:54.5673050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-08-14T20:54:54.5673810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-08-14T20:54:54.5674410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-08-14T20:54:54.5675070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-08-14T20:54:54.5675670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-08-14T20:54:54.5676380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-08-14T20:54:54.5676950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-08-14T20:54:54.5677610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-08-14T20:54:54.5678190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-08-14T20:54:54.5678790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-08-14T20:54:54.5679410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-08-14T20:54:54.5680040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-08-14T20:54:54.5680650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-08-14T20:54:54.5681660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-08-14T20:54:54.5682060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-08-14T20:54:54.5682690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-08-14T20:54:54.5683320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-08-14T20:54:54.5683990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-08-14T20:54:54.5684600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-08-14T20:54:54.5685250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-08-14T20:54:54.5685890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-08-14T20:54:54.5686640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-08-14T20:54:54.5687360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-08-14T20:54:54.5687850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-08-14T20:54:54.5688480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-08-14T20:54:54.5689130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-08-14T20:54:54.5689730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-08-14T20:54:54.5690330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-08-14T20:54:54.5691010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-08-14T20:54:54.5691640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-08-14T20:54:54.5692340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-08-14T20:54:54.5693000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-08-14T20:54:54.5693610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-08-14T20:54:54.5694460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-08-14T20:54:54.5694930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-08-14T20:54:54.5695620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-08-14T20:54:54.5696180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-08-14T20:54:54.5696890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-08-14T20:54:54.5697750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-08-14T20:54:54.5698850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-08-14T20:54:54.5699190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-08-14T20:54:54.5700100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-08-14T20:54:54.5700510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-08-14T20:54:54.5701100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-08-14T20:54:54.5701750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-08-14T20:54:54.5702410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-08-14T20:54:54.5703030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-08-14T20:54:54.5703740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-08-14T20:54:54.5704400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-08-14T20:54:54.5704980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-08-14T20:54:54.5705730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-08-14T20:54:54.5706240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-08-14T20:54:54.5706850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-08-14T20:54:54.5707500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-08-14T20:54:54.5708100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-08-14T20:54:54.5708730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-08-14T20:54:54.5709450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-08-14T20:54:54.5710040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-08-14T20:54:54.5710620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-08-14T20:54:54.5711260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-08-14T20:54:54.5711890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-08-14T20:54:54.5712470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-08-14T20:54:54.5713180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-08-14T20:54:54.5713730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-08-14T20:54:54.5714380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-08-14T20:54:54.5714910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-08-14T20:54:54.5715500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-08-14T20:54:54.5716100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-08-14T20:54:54.5716710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-08-14T20:54:54.5717350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-08-14T20:54:54.5717970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-08-14T20:54:54.5718570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-08-14T20:54:54.5719210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-08-14T20:54:54.5719830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-08-14T20:54:54.5720470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-08-14T20:54:54.5721170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-08-14T20:54:54.5721740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-08-14T20:54:54.5722440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-08-14T20:54:54.5723020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-08-14T20:54:54.5723610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-08-14T20:54:54.5724270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-08-14T20:54:54.5724900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-08-14T20:54:54.5725620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-08-14T20:54:54.5726230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-08-14T20:54:54.5726870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-08-14T20:54:54.5727450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-08-14T20:54:54.5728120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-08-14T20:54:54.5728760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-08-14T20:54:54.5729430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-08-14T20:54:54.5729990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-08-14T20:54:54.5730620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-08-14T20:54:54.5731310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-08-14T20:54:54.5732190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-08-14T20:54:54.5732980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-08-14T20:54:54.5733840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-08-14T20:54:54.5734630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-08-14T20:54:54.5735500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-08-14T20:54:54.5736270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-08-14T20:54:54.5737180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-08-14T20:54:54.5738040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-08-14T20:54:54.5738730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-08-14T20:54:54.5739430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-08-14T20:54:54.5740370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-08-14T20:54:54.5741070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-08-14T20:54:54.5741870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-08-14T20:54:54.5742790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-08-14T20:54:54.5743850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-08-14T20:54:54.5744400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-08-14T20:54:54.5745180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-08-14T20:54:54.5745990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-08-14T20:54:54.5746890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-08-14T20:54:54.5747650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-08-14T20:54:54.5748400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-08-14T20:54:54.5749240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-08-14T20:54:54.5749970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-08-14T20:54:54.5750780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-08-14T20:54:54.5751690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-08-14T20:54:54.5752630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-08-14T20:54:54.5753610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-08-14T20:54:54.5754410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-08-14T20:54:54.5755180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-08-14T20:54:54.5756110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-08-14T20:54:54.5757040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-08-14T20:54:54.5757910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-08-14T20:54:54.5758740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-08-14T20:54:54.5759690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-08-14T20:54:54.5760540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-08-14T20:54:54.5761270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-08-14T20:54:54.5761980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-08-14T20:54:54.5762730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-08-14T20:54:54.5763530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-08-14T20:54:54.5764630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-08-14T20:54:54.5765180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-08-14T20:54:54.5766060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-08-14T20:54:54.5766970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-08-14T20:54:54.5767660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-08-14T20:54:54.5768330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-08-14T20:54:54.5769180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-08-14T20:54:54.5770020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-08-14T20:54:54.5770970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-08-14T20:54:54.5771720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-08-14T20:54:54.5772520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-08-14T20:54:54.5773360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-08-14T20:54:54.5774180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-08-14T20:54:54.5775140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-08-14T20:54:54.5775940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-08-14T20:54:54.5776920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-08-14T20:54:54.5777600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-08-14T20:54:54.5778420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-08-14T20:54:54.5779240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-08-14T20:54:54.5779910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-08-14T20:54:54.5780770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-08-14T20:54:54.5781490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-08-14T20:54:54.5782290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-08-14T20:54:54.5783080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-08-14T20:54:54.5783810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-08-14T20:54:54.5784450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-08-14T20:54:54.5785280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-08-14T20:54:54.5785650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-08-14T20:54:54.5786250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-08-14T20:54:54.5786880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-08-14T20:54:54.5787580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-08-14T20:54:54.5788130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-08-14T20:54:54.5788680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-08-14T20:54:54.5789370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-08-14T20:54:54.5790130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-08-14T20:54:54.5798620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-08-14T20:54:54.5798910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-08-14T20:54:54.5799100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-08-14T20:54:54.5799350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-08-14T20:54:54.5799510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-08-14T20:54:54.5799630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-08-14T20:54:54.5799770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-08-14T20:54:54.5799900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-08-14T20:54:54.5800030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-08-14T20:54:54.5800150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-08-14T20:54:54.5800260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-08-14T20:54:54.5800380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-08-14T20:54:54.5800500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-08-14T20:54:54.5800640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-08-14T20:54:54.5800780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-08-14T20:54:54.5800910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-08-14T20:54:54.5801040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-08-14T20:54:54.5801330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-08-14T20:54:54.5801940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-08-14T20:54:54.5802640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-08-14T20:54:54.5803370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-08-14T20:54:54.5803870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-08-14T20:54:54.5804560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-08-14T20:54:54.5805140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-08-14T20:54:54.5805850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-08-14T20:54:54.5806490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-08-14T20:54:54.5807140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-08-14T20:54:54.5807820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-08-14T20:54:54.5808590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-08-14T20:54:54.5809160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-08-14T20:54:54.5809730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-08-14T20:54:54.5810380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-08-14T20:54:54.5811010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-08-14T20:54:54.5815550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-08-14T20:54:54.5815960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-08-14T20:54:54.5816080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-08-14T20:54:54.5816230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-08-14T20:54:54.5816370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-08-14T20:54:54.5816620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-08-14T20:54:54.5816740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-08-14T20:54:54.5816880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-08-14T20:54:54.5817000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-08-14T20:54:54.5817800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-08-14T20:54:54.5818240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-08-14T20:54:54.5819090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-08-14T20:54:54.5819920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-08-14T20:54:54.5820060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-08-14T20:54:54.5820620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-08-14T20:54:54.5821670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-08-14T20:54:54.5822140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-08-14T20:54:54.5822690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-08-14T20:54:54.5823240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-08-14T20:54:54.5823900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-08-14T20:54:54.5824490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-08-14T20:54:54.5825140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-08-14T20:54:54.5825840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-08-14T20:54:54.5826460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-08-14T20:54:54.5827140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-08-14T20:54:54.5827820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-08-14T20:54:54.5828390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-08-14T20:54:54.5829020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-08-14T20:54:54.5829540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-08-14T20:54:54.5830140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-08-14T20:54:54.5830970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-08-14T20:54:54.5831550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-08-14T20:54:54.5832360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-08-14T20:54:54.5832840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-08-14T20:54:54.5833680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-08-14T20:54:54.5834330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-08-14T20:54:54.5835080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-08-14T20:54:54.5835570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-08-14T20:54:54.5836300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-08-14T20:54:54.5836890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-08-14T20:54:54.5837430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-08-14T20:54:54.5838050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-08-14T20:54:54.5838720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-08-14T20:54:54.5839320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-08-14T20:54:54.5840400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-08-14T20:54:54.5841110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-08-14T20:54:54.5841770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-08-14T20:54:54.5842470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-08-14T20:54:54.5843190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-08-14T20:54:54.5843760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-08-14T20:54:54.5844430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-08-14T20:54:54.5845100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-08-14T20:54:54.5845780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-08-14T20:54:54.5846430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-08-14T20:54:54.5847030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-08-14T20:54:54.5847620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-08-14T20:54:54.5848280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-08-14T20:54:54.5848950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-08-14T20:54:54.5849620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-08-14T20:54:54.5850320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-08-14T20:54:54.5850930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-08-14T20:54:54.5851580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-08-14T20:54:54.5852340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-08-14T20:54:54.5853250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-08-14T20:54:54.5853750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-08-14T20:54:54.5854420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-08-14T20:54:54.5855040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-08-14T20:54:54.5855670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-08-14T20:54:54.5856270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-08-14T20:54:54.5857390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-08-14T20:54:54.5857660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-08-14T20:54:54.5858320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-08-14T20:54:54.5858920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-08-14T20:54:54.5859520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-08-14T20:54:54.5860140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-08-14T20:54:54.5860890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-08-14T20:54:54.5861470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-08-14T20:54:54.5862090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-08-14T20:54:54.5862890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-08-14T20:54:54.5863710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-08-14T20:54:54.5864180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-08-14T20:54:54.5864800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-08-14T20:54:54.5865340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-08-14T20:54:54.5865950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-08-14T20:54:54.5866670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-08-14T20:54:54.5867320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-08-14T20:54:54.5868000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-08-14T20:54:54.5868820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-08-14T20:54:54.5869240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-08-14T20:54:54.5869920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-08-14T20:54:54.5870570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-08-14T20:54:54.5871180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-08-14T20:54:54.5871880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-08-14T20:54:54.5872510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-08-14T20:54:54.5873110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-08-14T20:54:54.5874040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-08-14T20:54:54.5874430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-08-14T20:54:54.5875170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-08-14T20:54:54.5875760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-08-14T20:54:54.5876390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-08-14T20:54:54.5877070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-08-14T20:54:54.5877680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-08-14T20:54:54.5878310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-08-14T20:54:54.5879240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-08-14T20:54:54.5879730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-08-14T20:54:54.5880340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-08-14T20:54:54.5880920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-08-14T20:54:54.5881640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-08-14T20:54:54.5882440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-08-14T20:54:54.5882850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-08-14T20:54:54.5883520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-08-14T20:54:54.5884140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-08-14T20:54:54.5884810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-08-14T20:54:54.5885480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-08-14T20:54:54.5886100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-08-14T20:54:54.5886780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-08-14T20:54:54.5887430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-08-14T20:54:54.5888000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-08-14T20:54:54.5888580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-08-14T20:54:54.5889210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-08-14T20:54:54.5889880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-08-14T20:54:54.5890850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-08-14T20:54:54.5891290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-08-14T20:54:54.5891990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-08-14T20:54:54.5892640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-08-14T20:54:54.5893170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-08-14T20:54:54.5893850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-08-14T20:54:54.5894520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-08-14T20:54:54.5895200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-08-14T20:54:54.5895830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-08-14T20:54:54.5896550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-08-14T20:54:54.5897170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-08-14T20:54:54.5897840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-08-14T20:54:54.5898600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-08-14T20:54:54.5899190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-08-14T20:54:54.5899780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-08-14T20:54:54.5900460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-08-14T20:54:54.5901080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-08-14T20:54:54.5901740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-08-14T20:54:54.5902400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-08-14T20:54:54.5903290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-08-14T20:54:54.5903790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-08-14T20:54:54.5904430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-08-14T20:54:54.5905110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-08-14T20:54:54.5905750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-08-14T20:54:54.5906390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-08-14T20:54:54.5907050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-08-14T20:54:54.5907720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-08-14T20:54:54.5908520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-08-14T20:54:54.5909210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-08-14T20:54:54.5910190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-08-14T20:54:54.5910910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-08-14T20:54:54.5911850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-08-14T20:54:54.5913200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-08-14T20:54:54.5913730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-08-14T20:54:54.5914680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-08-14T20:54:54.5915570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-08-14T20:54:54.5916520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-08-14T20:54:54.5917490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-08-14T20:54:54.5918270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-08-14T20:54:54.5919210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-08-14T20:54:54.5920030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-08-14T20:54:54.5920950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-08-14T20:54:54.5921800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-08-14T20:54:54.5922560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-08-14T20:54:54.5923390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-08-14T20:54:54.5924190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-08-14T20:54:54.5924910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-08-14T20:54:54.5925700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-08-14T20:54:54.5926450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-08-14T20:54:54.5927430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-08-14T20:54:54.5928350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-08-14T20:54:54.5929410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-08-14T20:54:54.5930100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-08-14T20:54:54.5930860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-08-14T20:54:54.5931700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-08-14T20:54:54.5932650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-08-14T20:54:54.5933490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-08-14T20:54:54.5934300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-08-14T20:54:54.5935190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-08-14T20:54:54.5936190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-08-14T20:54:54.5936950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-08-14T20:54:54.5937940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-08-14T20:54:54.5938630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-08-14T20:54:54.5939660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-08-14T20:54:54.5940440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-08-14T20:54:54.5941370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-08-14T20:54:54.5942130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-08-14T20:54:54.5942940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-08-14T20:54:54.5943920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-08-14T20:54:54.5944870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-08-14T20:54:54.5945690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-08-14T20:54:54.5946550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-08-14T20:54:54.5947440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-08-14T20:54:54.5948210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-08-14T20:54:54.5949080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-08-14T20:54:54.5949870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-08-14T20:54:54.5950720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-08-14T20:54:54.5951530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-08-14T20:54:54.5952480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-08-14T20:54:54.5953170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-08-14T20:54:54.5953800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-08-14T20:54:54.5954440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-08-14T20:54:54.5955120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-08-14T20:54:54.5955750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-08-14T20:54:54.5956340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-08-14T20:54:54.5956990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-08-14T20:54:54.5957650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-08-14T20:54:54.5958230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-08-14T20:54:54.5958830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-08-14T20:54:54.5959440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-08-14T20:54:54.5960290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-08-14T20:54:54.5960850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-08-14T20:54:54.5961440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-08-14T20:54:54.5962070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-08-14T20:54:54.5962660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-08-14T20:54:54.5963370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-08-14T20:54:54.5964030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-08-14T20:54:54.5964750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-08-14T20:54:54.5965310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-08-14T20:54:54.5966070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-08-14T20:54:54.5967050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-08-14T20:54:54.5967450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-08-14T20:54:54.5968030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-08-14T20:54:54.5968640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-08-14T20:54:54.5969360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-08-14T20:54:54.5969930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-08-14T20:54:54.5970590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-08-14T20:54:54.5971220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-08-14T20:54:54.5971810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-08-14T20:54:54.5972430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-08-14T20:54:54.5973030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-08-14T20:54:54.5973730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-08-14T20:54:54.5974270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-08-14T20:54:54.5974850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-08-14T20:54:54.5975480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-08-14T20:54:54.5976090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-08-14T20:54:54.5976700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-08-14T20:54:54.5977260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-08-14T20:54:54.5977960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-08-14T20:54:54.5978780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-08-14T20:54:54.5979250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-08-14T20:54:54.5979820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-08-14T20:54:54.5980430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-08-14T20:54:54.5981140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-08-14T20:54:54.5981770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-08-14T20:54:54.5982400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-08-14T20:54:54.5983000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-08-14T20:54:54.5983710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-08-14T20:54:54.5984730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-08-14T20:54:54.5985220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-08-14T20:54:54.5985830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-08-14T20:54:54.5986460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-08-14T20:54:54.5987000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-08-14T20:54:54.5987610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-08-14T20:54:54.5988280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-08-14T20:54:54.5988850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-08-14T20:54:54.5989500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-08-14T20:54:54.5990540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-08-14T20:54:54.5990970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-08-14T20:54:54.5991610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-08-14T20:54:54.5992290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-08-14T20:54:54.5992830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-08-14T20:54:54.5993430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-08-14T20:54:54.5994000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-08-14T20:54:54.5994610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-08-14T20:54:54.5995210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-08-14T20:54:54.5996090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-08-14T20:54:54.5996600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-08-14T20:54:54.5997300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-08-14T20:54:54.5997890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-08-14T20:54:54.5998630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-08-14T20:54:54.5999180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-08-14T20:54:54.5999750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-08-14T20:54:54.6000340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-08-14T20:54:54.6000980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-08-14T20:54:54.6001610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-08-14T20:54:54.6002300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-08-14T20:54:54.6003070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-08-14T20:54:54.6003560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-08-14T20:54:54.6004110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-08-14T20:54:54.6004780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-08-14T20:54:54.6005450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-08-14T20:54:54.6006040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-08-14T20:54:54.6006750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-08-14T20:54:54.6007340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-08-14T20:54:54.6008000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-08-14T20:54:54.6008670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-08-14T20:54:54.6009280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-08-14T20:54:54.6009890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-08-14T20:54:54.6010520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-08-14T20:54:54.6011120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-08-14T20:54:54.6011730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-08-14T20:54:54.6012340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-08-14T20:54:54.6012980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-08-14T20:54:54.6013590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-08-14T20:54:54.6014290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-08-14T20:54:54.6015060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-08-14T20:54:54.6015480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-08-14T20:54:54.6016110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-08-14T20:54:54.6016780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-08-14T20:54:54.6017300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-08-14T20:54:54.6017920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-08-14T20:54:54.6018570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-08-14T20:54:54.6019160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-08-14T20:54:54.6019920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-08-14T20:54:54.6020740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-08-14T20:54:54.6021320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-08-14T20:54:54.6022160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-08-14T20:54:54.6022580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-08-14T20:54:54.6023220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-08-14T20:54:54.6023800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-08-14T20:54:54.6024380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-08-14T20:54:54.6024950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-08-14T20:54:54.6025580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-08-14T20:54:54.6026170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-08-14T20:54:54.6027150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-08-14T20:54:54.6027770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-08-14T20:54:54.6028280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-08-14T20:54:54.6029000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-08-14T20:54:54.6029560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-08-14T20:54:54.6030210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-08-14T20:54:54.6030830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-08-14T20:54:54.6031460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-08-14T20:54:54.6032070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-08-14T20:54:54.6032640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-08-14T20:54:54.6033310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-08-14T20:54:54.6033930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-08-14T20:54:54.6034500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-08-14T20:54:54.6035530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-08-14T20:54:54.6035870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-08-14T20:54:54.6036470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-08-14T20:54:54.6037090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-08-14T20:54:54.6037720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-08-14T20:54:54.6038310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-08-14T20:54:54.6039020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-08-14T20:54:54.6039610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-08-14T20:54:54.6040410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-08-14T20:54:54.6041130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-08-14T20:54:54.6041720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-08-14T20:54:54.6042300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-08-14T20:54:54.6042940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-08-14T20:54:54.6043530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-08-14T20:54:54.6044110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-08-14T20:54:54.6044720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-08-14T20:54:54.6045320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-08-14T20:54:54.6046030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-08-14T20:54:54.6047040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-08-14T20:54:54.6047440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-08-14T20:54:54.6048100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-08-14T20:54:54.6048750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-08-14T20:54:54.6049340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-08-14T20:54:54.6049980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-08-14T20:54:54.6050540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-08-14T20:54:54.6051230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-08-14T20:54:54.6051790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-08-14T20:54:54.6053320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-08-14T20:54:54.6053660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-08-14T20:54:54.6053850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-08-14T20:54:54.6054440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-08-14T20:54:54.6055030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-08-14T20:54:54.6055780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-08-14T20:54:54.6056350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-08-14T20:54:54.6057090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-08-14T20:54:54.6057630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-08-14T20:54:54.6058270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-08-14T20:54:54.6058950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-08-14T20:54:54.6059620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-08-14T20:54:54.6060330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-08-14T20:54:54.6060930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-08-14T20:54:54.6061630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-08-14T20:54:54.6062330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-08-14T20:54:54.6062980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-08-14T20:54:54.6063740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-08-14T20:54:54.6064250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-08-14T20:54:54.6064920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-08-14T20:54:54.6065470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-08-14T20:54:54.6066150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-08-14T20:54:54.6066700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-08-14T20:54:54.6067540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-08-14T20:54:54.6068100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-08-14T20:54:54.6068980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-08-14T20:54:54.6069410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-08-14T20:54:54.6070160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-08-14T20:54:54.6070800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-08-14T20:54:54.6071510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-08-14T20:54:54.6072130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-08-14T20:54:54.6072640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-08-14T20:54:54.6073370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-08-14T20:54:54.6073880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-08-14T20:54:54.6074490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-08-14T20:54:54.6075240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-08-14T20:54:54.6075790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-08-14T20:54:54.6076470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-08-14T20:54:54.6077160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-08-14T20:54:54.6077870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-08-14T20:54:54.6078510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-08-14T20:54:54.6078990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-08-14T20:54:54.6079670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-08-14T20:54:54.6080340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-08-14T20:54:54.6080850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-08-14T20:54:54.6081520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-08-14T20:54:54.6082060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-08-14T20:54:54.6082830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-08-14T20:54:54.6083310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-08-14T20:54:54.6083930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-08-14T20:54:54.6084800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-08-14T20:54:54.6085180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-08-14T20:54:54.6085980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-08-14T20:54:54.6086540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-08-14T20:54:54.6087220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-08-14T20:54:54.6087810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-08-14T20:54:54.6088520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-08-14T20:54:54.6089050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-08-14T20:54:54.6089630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-08-14T20:54:54.6090210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-08-14T20:54:54.6090890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-08-14T20:54:54.6091650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-08-14T20:54:54.6092270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-08-14T20:54:54.6092930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-08-14T20:54:54.6093490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-08-14T20:54:54.6094260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-08-14T20:54:54.6094820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-08-14T20:54:54.6095490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-08-14T20:54:54.6096170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-08-14T20:54:54.6096710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-08-14T20:54:54.6097340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-08-14T20:54:54.6097930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-08-14T20:54:54.6098600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-08-14T20:54:54.6099190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-08-14T20:54:54.6099860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-08-14T20:54:54.6100430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-08-14T20:54:54.6101040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-08-14T20:54:54.6101740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-08-14T20:54:54.6102330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-08-14T20:54:54.6103050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-08-14T20:54:54.6103580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-08-14T20:54:54.6104180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-08-14T20:54:54.6104830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-08-14T20:54:54.6105400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-08-14T20:54:54.6106070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-08-14T20:54:54.6106640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-08-14T20:54:54.6107240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-08-14T20:54:54.6107870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-08-14T20:54:54.6108540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-08-14T20:54:54.6109100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-08-14T20:54:54.6109670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-08-14T20:54:54.6110320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-08-14T20:54:54.6110940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-08-14T20:54:54.6111600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-08-14T20:54:54.6112200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-08-14T20:54:54.6112830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-08-14T20:54:54.6113540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-08-14T20:54:54.6114350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-08-14T20:54:54.6114910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-08-14T20:54:54.6115530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-08-14T20:54:54.6116120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-08-14T20:54:54.6116770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-08-14T20:54:54.6117460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-08-14T20:54:54.6118070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-08-14T20:54:54.6118820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-08-14T20:54:54.6119380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-08-14T20:54:54.6120070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-08-14T20:54:54.6120550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-08-14T20:54:54.6121170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-08-14T20:54:54.6121770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-08-14T20:54:54.6122420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-08-14T20:54:54.6123020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-08-14T20:54:54.6123710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-08-14T20:54:54.6124310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-08-14T20:54:54.6124860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-08-14T20:54:54.6125560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-08-14T20:54:54.6126140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-08-14T20:54:54.6126740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-08-14T20:54:54.6127420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-08-14T20:54:54.6128000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-08-14T20:54:54.6128610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-08-14T20:54:54.6129230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-08-14T20:54:54.6129810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-08-14T20:54:54.6130480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-08-14T20:54:54.6131060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-08-14T20:54:54.6131700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-08-14T20:54:54.6132410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-08-14T20:54:54.6133030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-08-14T20:54:54.6133780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-08-14T20:54:54.6134300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-08-14T20:54:54.6135040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-08-14T20:54:54.6135580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-08-14T20:54:54.6136390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-08-14T20:54:54.6136900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-08-14T20:54:54.6137720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-08-14T20:54:54.6138120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-08-14T20:54:54.6138780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-08-14T20:54:54.6139380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-08-14T20:54:54.6140010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-08-14T20:54:54.6140630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-08-14T20:54:54.6141230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-08-14T20:54:54.6141840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-08-14T20:54:54.6142520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-08-14T20:54:54.6143150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-08-14T20:54:54.6143710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-08-14T20:54:54.6144370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-08-14T20:54:54.6145000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-08-14T20:54:54.6145590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-08-14T20:54:54.6146300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-08-14T20:54:54.6146940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-08-14T20:54:54.6147580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-08-14T20:54:54.6148130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-08-14T20:54:54.6148800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-08-14T20:54:54.6149630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-08-14T20:54:54.6154290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-08-14T20:54:54.6154450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-08-14T20:54:54.6154690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-08-14T20:54:54.6154810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-08-14T20:54:54.6154920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-08-14T20:54:54.6155040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-08-14T20:54:54.6155200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-08-14T20:54:54.6155520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-08-14T20:54:54.6156360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-08-14T20:54:54.6157260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-08-14T20:54:54.6158110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-08-14T20:54:54.6159010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-08-14T20:54:54.6159780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-08-14T20:54:54.6160630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-08-14T20:54:54.6161510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-08-14T20:54:54.6162210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-08-14T20:54:54.6163180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-08-14T20:54:54.6163750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-08-14T20:54:54.6164660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-08-14T20:54:54.6165340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-08-14T20:54:54.6166230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-08-14T20:54:54.6167170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-08-14T20:54:54.6167970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-08-14T20:54:54.6168770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-08-14T20:54:54.6169630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-08-14T20:54:54.6170570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-08-14T20:54:54.6171400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-08-14T20:54:54.6172380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-08-14T20:54:54.6173200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-08-14T20:54:54.6174090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-08-14T20:54:54.6174900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-08-14T20:54:54.6175670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-08-14T20:54:54.6176570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-08-14T20:54:54.6177570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-08-14T20:54:54.6178380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-08-14T20:54:54.6179220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-08-14T20:54:54.6180050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-08-14T20:54:54.6180980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-08-14T20:54:54.6181590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-08-14T20:54:54.6182430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-08-14T20:54:54.6183310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-08-14T20:54:54.6184080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-08-14T20:54:54.6184900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-08-14T20:54:54.6185880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-08-14T20:54:54.6186580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-08-14T20:54:54.6187340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-08-14T20:54:54.6188510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-08-14T20:54:54.6189050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-08-14T20:54:54.6189890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-08-14T20:54:54.6190690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-08-14T20:54:54.6191570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-08-14T20:54:54.6192390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-08-14T20:54:54.6193280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-08-14T20:54:54.6194130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-08-14T20:54:54.6194980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-08-14T20:54:54.6195800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-08-14T20:54:54.6196570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-08-14T20:54:54.6197220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-08-14T20:54:54.6198210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-08-14T20:54:54.6199080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-08-14T20:54:54.6199840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-08-14T20:54:54.6200520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-08-14T20:54:54.6201260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-08-14T20:54:54.6202040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-08-14T20:54:54.6202850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-08-14T20:54:54.6203640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-08-14T20:54:54.6204340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-08-14T20:54:54.6205100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-08-14T20:54:54.6206030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-08-14T20:54:54.6206870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-08-14T20:54:54.6207610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-08-14T20:54:54.6208600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-08-14T20:54:54.6209460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-08-14T20:54:54.6210210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-08-14T20:54:54.6211010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-08-14T20:54:54.6212000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-08-14T20:54:54.6212760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-08-14T20:54:54.6213710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-08-14T20:54:54.6214450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-08-14T20:54:54.6215150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-08-14T20:54:54.6216090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-08-14T20:54:54.6216800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-08-14T20:54:54.6217570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-08-14T20:54:54.6218630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-08-14T20:54:54.6219240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-08-14T20:54:54.6220240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-08-14T20:54:54.6220970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-08-14T20:54:54.6221580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-08-14T20:54:54.6222710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-08-14T20:54:54.6223390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-08-14T20:54:54.6224180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-08-14T20:54:54.6225060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-08-14T20:54:54.6225700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-08-14T20:54:54.6226570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-08-14T20:54:54.6227440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-08-14T20:54:54.6228220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-08-14T20:54:54.6229050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-08-14T20:54:54.6230150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-08-14T20:54:54.6230750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-08-14T20:54:54.6231540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-08-14T20:54:54.6232730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-08-14T20:54:54.6233080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-08-14T20:54:54.6233940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-08-14T20:54:54.6234620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-08-14T20:54:54.6235530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-08-14T20:54:54.6236350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-08-14T20:54:54.6237130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-08-14T20:54:54.6238070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-08-14T20:54:54.6239330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-08-14T20:54:54.6239760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-08-14T20:54:54.6240760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-08-14T20:54:54.6241410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-08-14T20:54:54.6242530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-08-14T20:54:54.6243090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-08-14T20:54:54.6243930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-08-14T20:54:54.6244820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-08-14T20:54:54.6245740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-08-14T20:54:54.6246680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-08-14T20:54:54.6247520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-08-14T20:54:54.6248540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-08-14T20:54:54.6249100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-08-14T20:54:54.6250100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-08-14T20:54:54.6250660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-08-14T20:54:54.6251570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-08-14T20:54:54.6252190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-08-14T20:54:54.6253030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-08-14T20:54:54.6253900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-08-14T20:54:54.6254810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-08-14T20:54:54.6255600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-08-14T20:54:54.6256530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-08-14T20:54:54.6257410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-08-14T20:54:54.6258290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-08-14T20:54:54.6259110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-08-14T20:54:54.6259910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-08-14T20:54:54.6260720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-08-14T20:54:54.6261500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-08-14T20:54:54.6262470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-08-14T20:54:54.6263310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-08-14T20:54:54.6264130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-08-14T20:54:54.6264910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-08-14T20:54:54.6265730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-08-14T20:54:54.6266550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-08-14T20:54:54.6267290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-08-14T20:54:54.6268300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-08-14T20:54:54.6269260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-08-14T20:54:54.6270010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-08-14T20:54:54.6270990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-08-14T20:54:54.6271870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-08-14T20:54:54.6272870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-08-14T20:54:54.6273540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-08-14T20:54:54.6274500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-08-14T20:54:54.6275200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-08-14T20:54:54.6276100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-08-14T20:54:54.6276890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-08-14T20:54:54.6277770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-08-14T20:54:54.6278620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-08-14T20:54:54.6279410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-08-14T20:54:54.6280300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-08-14T20:54:54.6281010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-08-14T20:54:54.6281790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-08-14T20:54:54.6282630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-08-14T20:54:54.6283450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-08-14T20:54:54.6284250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-08-14T20:54:54.6285130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-08-14T20:54:54.6286090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-08-14T20:54:54.6286850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-08-14T20:54:54.6287820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-08-14T20:54:54.6288710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-08-14T20:54:54.6289550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-08-14T20:54:54.6290270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-08-14T20:54:54.6291250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-08-14T20:54:54.6292210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-08-14T20:54:54.6293080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-08-14T20:54:54.6293850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-08-14T20:54:54.6294740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-08-14T20:54:54.6295560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-08-14T20:54:54.6296290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-08-14T20:54:54.6297170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-08-14T20:54:54.6297980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-08-14T20:54:54.6298800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-08-14T20:54:54.6299650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-08-14T20:54:54.6300520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-08-14T20:54:54.6301230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-08-14T20:54:54.6302260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-08-14T20:54:54.6303130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-08-14T20:54:54.6303940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-08-14T20:54:54.6304660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-08-14T20:54:54.6305380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-08-14T20:54:54.6306170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-08-14T20:54:54.6306860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-08-14T20:54:54.6307700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-08-14T20:54:54.6308540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-08-14T20:54:54.6309350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-08-14T20:54:54.6309990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-08-14T20:54:54.6310580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-08-14T20:54:54.6311190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-08-14T20:54:54.6311950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-08-14T20:54:54.6312830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-08-14T20:54:54.6313620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-08-14T20:54:54.6314430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-08-14T20:54:54.6315370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-08-14T20:54:54.6316120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-08-14T20:54:54.6316960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-08-14T20:54:54.6317720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-08-14T20:54:54.6318570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-08-14T20:54:54.6319420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-08-14T20:54:54.6320220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-08-14T20:54:54.6320910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-08-14T20:54:54.6321640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-08-14T20:54:54.6322360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-08-14T20:54:54.6323130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-08-14T20:54:54.6324050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-08-14T20:54:54.6325030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-08-14T20:54:54.6325760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-08-14T20:54:54.6326510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-08-14T20:54:54.6327270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-08-14T20:54:54.6327920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-08-14T20:54:54.6328830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-08-14T20:54:54.6329570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-08-14T20:54:54.6330380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-08-14T20:54:54.6331150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-08-14T20:54:54.6332240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-08-14T20:54:54.6333020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-08-14T20:54:54.6333880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-08-14T20:54:54.6334610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-08-14T20:54:54.6335380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-08-14T20:54:54.6336190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-08-14T20:54:54.6336950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-08-14T20:54:54.6337790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-08-14T20:54:54.6338750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-08-14T20:54:54.6339610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-08-14T20:54:54.6340290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-08-14T20:54:54.6341070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-08-14T20:54:54.6341840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-08-14T20:54:54.6342780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-08-14T20:54:54.6343680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-08-14T20:54:54.6344460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-08-14T20:54:54.6345300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-08-14T20:54:54.6346200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-08-14T20:54:54.6347130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-08-14T20:54:54.6347880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-08-14T20:54:54.6348620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-08-14T20:54:54.6349360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-08-14T20:54:54.6350040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-08-14T20:54:54.6350950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-08-14T20:54:54.6351760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-08-14T20:54:54.6352560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-08-14T20:54:54.6353530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-08-14T20:54:54.6354230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-08-14T20:54:54.6355080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-08-14T20:54:54.6355810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-08-14T20:54:54.6356710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-08-14T20:54:54.6357580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-08-14T20:54:54.6358300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-08-14T20:54:54.6359120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-08-14T20:54:54.6359950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-08-14T20:54:54.6360840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-08-14T20:54:54.6361560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-08-14T20:54:54.6362340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-08-14T20:54:54.6363320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-08-14T20:54:54.6364190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-08-14T20:54:54.6365020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-08-14T20:54:54.6365940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-08-14T20:54:54.6366750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-08-14T20:54:54.6367560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-08-14T20:54:54.6368270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-08-14T20:54:54.6369210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-08-14T20:54:54.6369960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-08-14T20:54:54.6370810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-08-14T20:54:54.6371620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-08-14T20:54:54.6372520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-08-14T20:54:54.6373300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-08-14T20:54:54.6374100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-08-14T20:54:54.6375100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-08-14T20:54:54.6375720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-08-14T20:54:54.6376520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-08-14T20:54:54.6377210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-08-14T20:54:54.6377980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-08-14T20:54:54.6378670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-08-14T20:54:54.6379660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-08-14T20:54:54.6380440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-08-14T20:54:54.6381210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-08-14T20:54:54.6382140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-08-14T20:54:54.6382910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-08-14T20:54:54.6383630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-08-14T20:54:54.6384520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-08-14T20:54:54.6385380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-08-14T20:54:54.6386210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-08-14T20:54:54.6386940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-08-14T20:54:54.6387810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-08-14T20:54:54.6388480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-08-14T20:54:54.6389330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-08-14T20:54:54.6390140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-08-14T20:54:54.6390910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-08-14T20:54:54.6391700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-08-14T20:54:54.6392530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-08-14T20:54:54.6393250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-08-14T20:54:54.6394170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-08-14T20:54:54.6394920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-08-14T20:54:54.6395690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-08-14T20:54:54.6396740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-08-14T20:54:54.6397570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-08-14T20:54:54.6398440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-08-14T20:54:54.6399150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-08-14T20:54:54.6399890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-08-14T20:54:54.6400840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-08-14T20:54:54.6401700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-08-14T20:54:54.6402450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-08-14T20:54:54.6403210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-08-14T20:54:54.6404080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-08-14T20:54:54.6404850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-08-14T20:54:54.6405580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-08-14T20:54:54.6406530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-08-14T20:54:54.6407470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-08-14T20:54:54.6408230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-08-14T20:54:54.6409070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-08-14T20:54:54.6409800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-08-14T20:54:54.6410720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-08-14T20:54:54.6411610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-08-14T20:54:54.6412220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-08-14T20:54:54.6412800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-08-14T20:54:54.6413460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-08-14T20:54:54.6414830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-08-14T20:54:54.6415380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-08-14T20:54:54.6416090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-08-14T20:54:54.6416710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-08-14T20:54:54.6417340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-08-14T20:54:54.6418000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-08-14T20:54:54.6418610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-08-14T20:54:54.6419230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-08-14T20:54:54.6419830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-08-14T20:54:54.6420500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-08-14T20:54:54.6421110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-08-14T20:54:54.6421770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-08-14T20:54:54.6422460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-08-14T20:54:54.6423050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-08-14T20:54:54.6423800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-08-14T20:54:54.6424460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-08-14T20:54:54.6425060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-08-14T20:54:54.6425770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-08-14T20:54:54.6426330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-08-14T20:54:54.6426970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-08-14T20:54:54.6427600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-08-14T20:54:54.6428260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-08-14T20:54:54.6428920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-08-14T20:54:54.6429490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-08-14T20:54:54.6430120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-08-14T20:54:54.6430750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-08-14T20:54:54.6431380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-08-14T20:54:54.6432110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-08-14T20:54:54.6432670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-08-14T20:54:54.6433550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-08-14T20:54:54.6434160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-08-14T20:54:54.6434830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-08-14T20:54:54.6435580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-08-14T20:54:54.6436220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-08-14T20:54:54.6436870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-08-14T20:54:54.6437470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-08-14T20:54:54.6438060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-08-14T20:54:54.6438760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-08-14T20:54:54.6439410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-08-14T20:54:54.6440080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-08-14T20:54:54.6440730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-08-14T20:54:54.6441400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-08-14T20:54:54.6442000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-08-14T20:54:54.6442650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-08-14T20:54:54.6443270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-08-14T20:54:54.6443990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-08-14T20:54:54.6444610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-08-14T20:54:54.6445320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-08-14T20:54:54.6445960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-08-14T20:54:54.6446620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-08-14T20:54:54.6447250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-08-14T20:54:54.6447860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-08-14T20:54:54.6448540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-08-14T20:54:54.6449170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-08-14T20:54:54.6449840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-08-14T20:54:54.6450470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-08-14T20:54:54.6451100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-08-14T20:54:54.6451800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-08-14T20:54:54.6452410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-08-14T20:54:54.6453090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-08-14T20:54:54.6453730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-08-14T20:54:54.6454370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-08-14T20:54:54.6455010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-08-14T20:54:54.6455660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-08-14T20:54:54.6456310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-08-14T20:54:54.6456960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-08-14T20:54:54.6457610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-08-14T20:54:54.6458260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-08-14T20:54:54.6458830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-08-14T20:54:54.6459450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-08-14T20:54:54.6460120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-08-14T20:54:54.6460770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-08-14T20:54:54.6461430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-08-14T20:54:54.6462110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-08-14T20:54:54.6462770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-08-14T20:54:54.6463400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-08-14T20:54:54.6464070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-08-14T20:54:54.6464650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-08-14T20:54:54.6465300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-08-14T20:54:54.6465920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-08-14T20:54:54.6466520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-08-14T20:54:54.6467200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-08-14T20:54:54.6467810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-08-14T20:54:54.6468420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-08-14T20:54:54.6469060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-08-14T20:54:54.6469670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-08-14T20:54:54.6470290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-08-14T20:54:54.6470910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-08-14T20:54:54.6471510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-08-14T20:54:54.6472170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-08-14T20:54:54.6472830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-08-14T20:54:54.6473490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-08-14T20:54:54.6474100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-08-14T20:54:54.6474770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-08-14T20:54:54.6475380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-08-14T20:54:54.6476060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-08-14T20:54:54.6476710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-08-14T20:54:54.6477370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-08-14T20:54:54.6477990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-08-14T20:54:54.6478630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-08-14T20:54:54.6479240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-08-14T20:54:54.6479880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-08-14T20:54:54.6480500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-08-14T20:54:54.6481160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-08-14T20:54:54.6481820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-08-14T20:54:54.6482450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-08-14T20:54:54.6483050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-08-14T20:54:54.6483710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-08-14T20:54:54.6484350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-08-14T20:54:54.6484950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-08-14T20:54:54.6485580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-08-14T20:54:54.6486220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-08-14T20:54:54.6486870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-08-14T20:54:54.6487470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-08-14T20:54:54.6488190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-08-14T20:54:54.6488750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-08-14T20:54:54.6489370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-08-14T20:54:54.6490020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-08-14T20:54:54.6490660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-08-14T20:54:54.6491330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-08-14T20:54:54.6491960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-08-14T20:54:54.6492540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-08-14T20:54:54.6493200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-08-14T20:54:54.6493870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-08-14T20:54:54.6494520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-08-14T20:54:54.6495120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-08-14T20:54:54.6495780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-08-14T20:54:54.6496400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-08-14T20:54:54.6497050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-08-14T20:54:54.6497710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-08-14T20:54:54.6498340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-08-14T20:54:54.6499040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-08-14T20:54:54.6499670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-08-14T20:54:54.6500260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-08-14T20:54:54.6500880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-08-14T20:54:54.6501510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-08-14T20:54:54.6502170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-08-14T20:54:54.6502810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-08-14T20:54:54.6503430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-08-14T20:54:54.6504090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-08-14T20:54:54.6504710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-08-14T20:54:54.6505350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-08-14T20:54:54.6505990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-08-14T20:54:54.6506640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-08-14T20:54:54.6507330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-08-14T20:54:54.6507910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-08-14T20:54:54.6508510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-08-14T20:54:54.6509200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-08-14T20:54:54.6509860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-08-14T20:54:54.6510490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-08-14T20:54:54.6511090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-08-14T20:54:54.6511770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-08-14T20:54:54.6512400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-08-14T20:54:54.6513000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-08-14T20:54:54.6513650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-08-14T20:54:54.6514330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-08-14T20:54:54.6514950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-08-14T20:54:54.6515650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-08-14T20:54:54.6516280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-08-14T20:54:54.6516870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-08-14T20:54:54.6517550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-08-14T20:54:54.6518220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-08-14T20:54:54.6518830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-08-14T20:54:54.6519460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-08-14T20:54:54.6520080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-08-14T20:54:54.6520740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-08-14T20:54:54.6521370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-08-14T20:54:54.6522000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-08-14T20:54:54.6522670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-08-14T20:54:54.6523210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-08-14T20:54:54.6523840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-08-14T20:54:54.6524530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-08-14T20:54:54.6525210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-08-14T20:54:54.6525850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-08-14T20:54:54.6526530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-08-14T20:54:54.6527190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-08-14T20:54:54.6527820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-08-14T20:54:54.6528490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-08-14T20:54:54.6529120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-08-14T20:54:54.6529760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-08-14T20:54:54.6530400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-08-14T20:54:54.6531060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-08-14T20:54:54.6531690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-08-14T20:54:54.6532300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-08-14T20:54:54.6532940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-08-14T20:54:54.6533620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-08-14T20:54:54.6534270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-08-14T20:54:54.6534910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-08-14T20:54:54.6535570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-08-14T20:54:54.6536190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-08-14T20:54:54.6536890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-08-14T20:54:54.6537470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-08-14T20:54:54.6538170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-08-14T20:54:54.6538830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-08-14T20:54:54.6539480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-08-14T20:54:54.6540110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-08-14T20:54:54.6540730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-08-14T20:54:54.6541390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-08-14T20:54:54.6542050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-08-14T20:54:54.6542620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-08-14T20:54:54.6543270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-08-14T20:54:54.6543900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-08-14T20:54:54.6544510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-08-14T20:54:54.6545160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-08-14T20:54:54.6545840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-08-14T20:54:54.6546410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-08-14T20:54:54.6547070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-08-14T20:54:54.6547770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-08-14T20:54:54.6548400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-08-14T20:54:54.6549050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-08-14T20:54:54.6549680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-08-14T20:54:54.6550350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-08-14T20:54:54.6550980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-08-14T20:54:54.6551590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-08-14T20:54:54.6552230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-08-14T20:54:54.6552860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-08-14T20:54:54.6553530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-08-14T20:54:54.6554220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-08-14T20:54:54.6554860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-08-14T20:54:54.6555510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-08-14T20:54:54.6556150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-08-14T20:54:54.6556810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-08-14T20:54:54.6557450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-08-14T20:54:54.6561590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-08-14T20:54:54.6561730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-08-14T20:54:54.6561850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-08-14T20:54:54.6562000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-08-14T20:54:54.6562130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-08-14T20:54:54.6562260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-08-14T20:54:54.6562400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-08-14T20:54:54.6562760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-08-14T20:54:54.6563410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-08-14T20:54:54.6564040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-08-14T20:54:54.6564690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-08-14T20:54:54.6565570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-08-14T20:54:54.6566170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-08-14T20:54:54.6566860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-08-14T20:54:54.6567490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-08-14T20:54:54.6568140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-08-14T20:54:54.6568790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-08-14T20:54:54.6569440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-08-14T20:54:54.6570140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-08-14T20:54:54.6570740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-08-14T20:54:54.6571430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-08-14T20:54:54.6572010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-08-14T20:54:54.6572660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-08-14T20:54:54.6573250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-08-14T20:54:54.6573860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-08-14T20:54:54.6574540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-08-14T20:54:54.6575180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-08-14T20:54:54.6575790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-08-14T20:54:54.6576450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-08-14T20:54:54.6577100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-08-14T20:54:54.6577760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-08-14T20:54:54.6578470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-08-14T20:54:54.6579030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-08-14T20:54:54.6579680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-08-14T20:54:54.6580310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-08-14T20:54:54.6580950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-08-14T20:54:54.6581580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-08-14T20:54:54.6582220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-08-14T20:54:54.6582890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-08-14T20:54:54.6583500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-08-14T20:54:54.6584120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-08-14T20:54:54.6584760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-08-14T20:54:54.6585340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-08-14T20:54:54.6586030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-08-14T20:54:54.6586650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-08-14T20:54:54.6587310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-08-14T20:54:54.6587930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-08-14T20:54:54.6588570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-08-14T20:54:54.6589210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-08-14T20:54:54.6589840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-08-14T20:54:54.6590490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-08-14T20:54:54.6591110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-08-14T20:54:54.6591740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-08-14T20:54:54.6592390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-08-14T20:54:54.6593010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-08-14T20:54:54.6593660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-08-14T20:54:54.6594290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-08-14T20:54:54.6595000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-08-14T20:54:54.6595590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-08-14T20:54:54.6596270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-08-14T20:54:54.6596950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-08-14T20:54:54.6597540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-08-14T20:54:54.6598150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-08-14T20:54:54.6598780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-08-14T20:54:54.6599500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-08-14T20:54:54.6600020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-08-14T20:54:54.6600680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-08-14T20:54:54.6601300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-08-14T20:54:54.6601990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-08-14T20:54:54.6602660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-08-14T20:54:54.6603250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-08-14T20:54:54.6603860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-08-14T20:54:54.6604490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-08-14T20:54:54.6605100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-08-14T20:54:54.6605790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-08-14T20:54:54.6606370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-08-14T20:54:54.6607040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-08-14T20:54:54.6607670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-08-14T20:54:54.6608290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-08-14T20:54:54.6608850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-08-14T20:54:54.6609570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-08-14T20:54:54.6610140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-08-14T20:54:54.6610730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-08-14T20:54:54.6611350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-08-14T20:54:54.6612010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-08-14T20:54:54.6612690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-08-14T20:54:54.6613310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-08-14T20:54:54.6613920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-08-14T20:54:54.6614590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-08-14T20:54:54.6615210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-08-14T20:54:54.6615790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-08-14T20:54:54.6616560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-08-14T20:54:54.6617160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-08-14T20:54:54.6617860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-08-14T20:54:54.6618460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-08-14T20:54:54.6619180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-08-14T20:54:54.6619800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-08-14T20:54:54.6620370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-08-14T20:54:54.6620980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-08-14T20:54:54.6621590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-08-14T20:54:54.6622200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-08-14T20:54:54.6622840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-08-14T20:54:54.6623460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-08-14T20:54:54.6624140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-08-14T20:54:54.6624750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-08-14T20:54:54.6625370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-08-14T20:54:54.6626050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-08-14T20:54:54.6626710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-08-14T20:54:54.6627280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-08-14T20:54:54.6627930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-08-14T20:54:54.6628550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-08-14T20:54:54.6629300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-08-14T20:54:54.6629940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-08-14T20:54:54.6630600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-08-14T20:54:54.6631180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-08-14T20:54:54.6631820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-08-14T20:54:54.6632400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-08-14T20:54:54.6633110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-08-14T20:54:54.6633770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-08-14T20:54:54.6634420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-08-14T20:54:54.6635110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-08-14T20:54:54.6635770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-08-14T20:54:54.6636430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-08-14T20:54:54.6637010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-08-14T20:54:54.6637640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-08-14T20:54:54.6638330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-08-14T20:54:54.6638910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-08-14T20:54:54.6639540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-08-14T20:54:54.6640150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-08-14T20:54:54.6640930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-08-14T20:54:54.6641500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-08-14T20:54:54.6642060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-08-14T20:54:54.6642680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-08-14T20:54:54.6643240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-08-14T20:54:54.6643920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-08-14T20:54:54.6644530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-08-14T20:54:54.6645160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-08-14T20:54:54.6645750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-08-14T20:54:54.6646420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-08-14T20:54:54.6647030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-08-14T20:54:54.6647590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-08-14T20:54:54.6648220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-08-14T20:54:54.6648800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-08-14T20:54:54.6649400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-08-14T20:54:54.6650030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-08-14T20:54:54.6650670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-08-14T20:54:54.6651270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-08-14T20:54:54.6651870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-08-14T20:54:54.6652510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-08-14T20:54:54.6653120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-08-14T20:54:54.6653760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-08-14T20:54:54.6654530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-08-14T20:54:54.6655060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-08-14T20:54:54.6655660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-08-14T20:54:54.6656280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-08-14T20:54:54.6656900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-08-14T20:54:54.6657560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-08-14T20:54:54.6658150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-08-14T20:54:54.6658800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-08-14T20:54:54.6659470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-08-14T20:54:54.6660110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-08-14T20:54:54.6660700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-08-14T20:54:54.6661350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-08-14T20:54:54.6661970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-08-14T20:54:54.6662660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-08-14T20:54:54.6663250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-08-14T20:54:54.6663820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-08-14T20:54:54.6664510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-08-14T20:54:54.6665260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-08-14T20:54:54.6665880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-08-14T20:54:54.6666500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-08-14T20:54:54.6667140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-08-14T20:54:54.6667750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-08-14T20:54:54.6668350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-08-14T20:54:54.6668990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-08-14T20:54:54.6669600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-08-14T20:54:54.6670240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-08-14T20:54:54.6670880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-08-14T20:54:54.6671490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-08-14T20:54:54.6672120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-08-14T20:54:54.6672760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-08-14T20:54:54.6673360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-08-14T20:54:54.6674120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-08-14T20:54:54.6674800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-08-14T20:54:54.6675440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-08-14T20:54:54.6676050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-08-14T20:54:54.6676680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-08-14T20:54:54.6677290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-08-14T20:54:54.6677930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-08-14T20:54:54.6678530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-08-14T20:54:54.6679220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-08-14T20:54:54.6679890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-08-14T20:54:54.6680540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-08-14T20:54:54.6681150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-08-14T20:54:54.6681770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-08-14T20:54:54.6682410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-08-14T20:54:54.6682980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-08-14T20:54:54.6683600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-08-14T20:54:54.6684220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-08-14T20:54:54.6684850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-08-14T20:54:54.6685430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-08-14T20:54:54.6686080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-08-14T20:54:54.6686690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-08-14T20:54:54.6687360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-08-14T20:54:54.6688060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-08-14T20:54:54.6688680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-08-14T20:54:54.6689260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-08-14T20:54:54.6689930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-08-14T20:54:54.6690610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-08-14T20:54:54.6691300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-08-14T20:54:54.6691870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-08-14T20:54:54.6692530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-08-14T20:54:54.6693150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-08-14T20:54:54.6693720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-08-14T20:54:54.6694330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-08-14T20:54:54.6694960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-08-14T20:54:54.6695810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-08-14T20:54:54.6696450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-08-14T20:54:54.6697050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-08-14T20:54:54.6697730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-08-14T20:54:54.6698380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-08-14T20:54:54.6698990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-08-14T20:54:54.6699610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-08-14T20:54:54.6700210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-08-14T20:54:54.6700850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-08-14T20:54:54.6701490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-08-14T20:54:54.6702110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-08-14T20:54:54.6702760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-08-14T20:54:54.6703440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-08-14T20:54:54.6704040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-08-14T20:54:54.6704710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-08-14T20:54:54.6705290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-08-14T20:54:54.6705880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-08-14T20:54:54.6706530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-08-14T20:54:54.6707130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-08-14T20:54:54.6707750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-08-14T20:54:54.6708340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-08-14T20:54:54.6708980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-08-14T20:54:54.6709620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-08-14T20:54:54.6710250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-08-14T20:54:54.6710830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-08-14T20:54:54.6711440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-08-14T20:54:54.6712030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-08-14T20:54:54.6712660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-08-14T20:54:54.6713290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-08-14T20:54:54.6713970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-08-14T20:54:54.6714540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-08-14T20:54:54.6715140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-08-14T20:54:54.6715750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-08-14T20:54:54.6716350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-08-14T20:54:54.6716970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-08-14T20:54:54.6717620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-08-14T20:54:54.6718230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-08-14T20:54:54.6718920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-08-14T20:54:54.6719500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-08-14T20:54:54.6720100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-08-14T20:54:54.6720720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-08-14T20:54:54.6721420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-08-14T20:54:54.6722020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-08-14T20:54:54.6722590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-08-14T20:54:54.6723280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-08-14T20:54:54.6723940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-08-14T20:54:54.6724600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-08-14T20:54:54.6725260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-08-14T20:54:54.6725860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-08-14T20:54:54.6726480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-08-14T20:54:54.6727140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-08-14T20:54:54.6727730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-08-14T20:54:54.6728360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-08-14T20:54:54.6729000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-08-14T20:54:54.6729640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-08-14T20:54:54.6730230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-08-14T20:54:54.6730900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-08-14T20:54:54.6731550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-08-14T20:54:54.6732130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-08-14T20:54:54.6732800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-08-14T20:54:54.6733420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-08-14T20:54:54.6734100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-08-14T20:54:54.6734670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-08-14T20:54:54.6735330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-08-14T20:54:54.6735980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-08-14T20:54:54.6736600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-08-14T20:54:54.6737220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-08-14T20:54:54.6737850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-08-14T20:54:54.6738470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-08-14T20:54:54.6739060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-08-14T20:54:54.6739700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-08-14T20:54:54.6740370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-08-14T20:54:54.6740980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-08-14T20:54:54.6741590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-08-14T20:54:54.6742200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-08-14T20:54:54.6742800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-08-14T20:54:54.6743440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-08-14T20:54:54.6744060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-08-14T20:54:54.6744640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-08-14T20:54:54.6745280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-08-14T20:54:54.6745960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-08-14T20:54:54.6746620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-08-14T20:54:54.6747200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-08-14T20:54:54.6747800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-08-14T20:54:54.6748450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-08-14T20:54:54.6749080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-08-14T20:54:54.6749730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-08-14T20:54:54.6750370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-08-14T20:54:54.6751080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-08-14T20:54:54.6751640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-08-14T20:54:54.6752280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-08-14T20:54:54.6752940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-08-14T20:54:54.6753530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-08-14T20:54:54.6754190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-08-14T20:54:54.6754790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-08-14T20:54:54.6755390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-08-14T20:54:54.6756040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-08-14T20:54:54.6756710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-08-14T20:54:54.6757280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-08-14T20:54:54.6757880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-08-14T20:54:54.6758510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-08-14T20:54:54.6759180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-08-14T20:54:54.6759810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-08-14T20:54:54.6760390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-08-14T20:54:54.6761050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-08-14T20:54:54.6761640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-08-14T20:54:54.6762290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-08-14T20:54:54.6762980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-08-14T20:54:54.6763620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-08-14T20:54:54.6764270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-08-14T20:54:54.6764910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-08-14T20:54:54.6765540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-08-14T20:54:54.6766170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-08-14T20:54:54.6766800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-08-14T20:54:54.6767390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-08-14T20:54:54.6768090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-08-14T20:54:54.6768700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-08-14T20:54:54.6769320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-08-14T20:54:54.6769960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-08-14T20:54:54.6770580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-08-14T20:54:54.6771220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-08-14T20:54:54.6771870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-08-14T20:54:54.6772550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-08-14T20:54:54.6773100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-08-14T20:54:54.6773740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-08-14T20:54:54.6774330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-08-14T20:54:54.6774940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-08-14T20:54:54.6775540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-08-14T20:54:54.6776190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-08-14T20:54:54.6776840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-08-14T20:54:54.6777430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-08-14T20:54:54.6778040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-08-14T20:54:54.6778710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-08-14T20:54:54.6779280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-08-14T20:54:54.6779890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-08-14T20:54:54.6780560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-08-14T20:54:54.6781230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-08-14T20:54:54.6781810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-08-14T20:54:54.6782420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-08-14T20:54:54.6783120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-08-14T20:54:54.6783740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-08-14T20:54:54.6784450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-08-14T20:54:54.6785130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-08-14T20:54:54.6785790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-08-14T20:54:54.6786410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-08-14T20:54:54.6787060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-08-14T20:54:54.6787740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-08-14T20:54:54.6788310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-08-14T20:54:54.6788990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-08-14T20:54:54.6789640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-08-14T20:54:54.6790290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-08-14T20:54:54.6790970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-08-14T20:54:54.6791600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-08-14T20:54:54.6792260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-08-14T20:54:54.6792920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-08-14T20:54:54.6793530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-08-14T20:54:54.6794120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-08-14T20:54:54.6794760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-08-14T20:54:54.6795330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-08-14T20:54:54.6795970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-08-14T20:54:54.6796590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-08-14T20:54:54.6797230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-08-14T20:54:54.6797850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-08-14T20:54:54.6798450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-08-14T20:54:54.6799070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-08-14T20:54:54.6799770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-08-14T20:54:54.6800310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-08-14T20:54:54.6801020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-08-14T20:54:54.6801600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-08-14T20:54:54.6802250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-08-14T20:54:54.6802920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-08-14T20:54:54.6803530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-08-14T20:54:54.6804190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-08-14T20:54:54.6804780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-08-14T20:54:54.6805390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-08-14T20:54:54.6805970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-08-14T20:54:54.6806640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-08-14T20:54:54.6807280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-08-14T20:54:54.6807890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-08-14T20:54:54.6808570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-08-14T20:54:54.6809180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-08-14T20:54:54.6809780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-08-14T20:54:54.6810440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-08-14T20:54:54.6811120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-08-14T20:54:54.6811690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-08-14T20:54:54.6812340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-08-14T20:54:54.6813010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-08-14T20:54:54.6813780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-08-14T20:54:54.6814640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-08-14T20:54:54.6815050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-08-14T20:54:54.6815710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-08-14T20:54:54.6816410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-08-14T20:54:54.6817120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-08-14T20:54:54.6817760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-08-14T20:54:54.6818480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-08-14T20:54:54.6819110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-08-14T20:54:54.6819820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-08-14T20:54:54.6820560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-08-14T20:54:54.6821190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-08-14T20:54:54.6821850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-08-14T20:54:54.6822550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-08-14T20:54:54.6823220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-08-14T20:54:54.6823810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-08-14T20:54:54.6824510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-08-14T20:54:54.6825120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-08-14T20:54:54.6825990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-08-14T20:54:54.6826700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-08-14T20:54:54.6827370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-08-14T20:54:54.6828030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-08-14T20:54:54.6828650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-08-14T20:54:54.6829270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-08-14T20:54:54.6829870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-08-14T20:54:54.6830560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-08-14T20:54:54.6831150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-08-14T20:54:54.6831790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-08-14T20:54:54.6832450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-08-14T20:54:54.6833080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-08-14T20:54:54.6833800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-08-14T20:54:54.6834390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-08-14T20:54:54.6835100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-08-14T20:54:54.6835750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-08-14T20:54:54.6836420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-08-14T20:54:54.6836990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-08-14T20:54:54.6837700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-08-14T20:54:54.6838380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-08-14T20:54:54.6839010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-08-14T20:54:54.6839710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-08-14T20:54:54.6840360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-08-14T20:54:54.6841090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-08-14T20:54:54.6841710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-08-14T20:54:54.6842330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-08-14T20:54:54.6843000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-08-14T20:54:54.6843630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-08-14T20:54:54.6844240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-08-14T20:54:54.6844890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-08-14T20:54:54.6845600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-08-14T20:54:54.6846250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-08-14T20:54:54.6846980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-08-14T20:54:54.6847660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-08-14T20:54:54.6848300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-08-14T20:54:54.6849100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-08-14T20:54:54.6849730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-08-14T20:54:54.6850300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-08-14T20:54:54.6850940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-08-14T20:54:54.6851660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-08-14T20:54:54.6852360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-08-14T20:54:54.6853020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-08-14T20:54:54.6853730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-08-14T20:54:54.6854400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-08-14T20:54:54.6855060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-08-14T20:54:54.6855720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-08-14T20:54:54.6856320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-08-14T20:54:54.6856950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-08-14T20:54:54.6857640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-08-14T20:54:54.6858310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-08-14T20:54:54.6858950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-08-14T20:54:54.6859600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-08-14T20:54:54.6860290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-08-14T20:54:54.6860970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-08-14T20:54:54.6861640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-08-14T20:54:54.6862320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-08-14T20:54:54.6862930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-08-14T20:54:54.6863660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-08-14T20:54:54.6864230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-08-14T20:54:54.6864940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-08-14T20:54:54.6865580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-08-14T20:54:54.6866270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-08-14T20:54:54.6866900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-08-14T20:54:54.6867620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-08-14T20:54:54.6868230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-08-14T20:54:54.6868950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-08-14T20:54:54.6869610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-08-14T20:54:54.6870250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-08-14T20:54:54.6870900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-08-14T20:54:54.6871600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-08-14T20:54:54.6872220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-08-14T20:54:54.6872940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-08-14T20:54:54.6873620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-08-14T20:54:54.6874300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-08-14T20:54:54.6874940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-08-14T20:54:54.6875620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-08-14T20:54:54.6876330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-08-14T20:54:54.6877080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-08-14T20:54:54.6877640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-08-14T20:54:54.6878230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-08-14T20:54:54.6878940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-08-14T20:54:54.6879640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-08-14T20:54:54.6880270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-08-14T20:54:54.6880930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-08-14T20:54:54.6881600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-08-14T20:54:54.6882180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-08-14T20:54:54.6882820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-08-14T20:54:54.6883500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-08-14T20:54:54.6884060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-08-14T20:54:54.6884730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-08-14T20:54:54.6885430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-08-14T20:54:54.6886100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-08-14T20:54:54.6886740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-08-14T20:54:54.6887380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-08-14T20:54:54.6888030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-08-14T20:54:54.6888650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-08-14T20:54:54.6889370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-08-14T20:54:54.6890040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-08-14T20:54:54.6890710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-08-14T20:54:54.6891410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-08-14T20:54:54.6892080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-08-14T20:54:54.6892690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-08-14T20:54:54.6893290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-08-14T20:54:54.6894040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-08-14T20:54:54.6894640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-08-14T20:54:54.6895360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-08-14T20:54:54.6895990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-08-14T20:54:54.6896640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-08-14T20:54:54.6897240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-08-14T20:54:54.6897820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-08-14T20:54:54.6898470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-08-14T20:54:54.6899070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-08-14T20:54:54.6899730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-08-14T20:54:54.6900400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-08-14T20:54:54.6901110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-08-14T20:54:54.6901760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-08-14T20:54:54.6902460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-08-14T20:54:54.6903130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-08-14T20:54:54.6903820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-08-14T20:54:54.6904560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-08-14T20:54:54.6905110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-08-14T20:54:54.6905810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-08-14T20:54:54.6906530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-08-14T20:54:54.6907180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-08-14T20:54:54.6910540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-08-14T20:54:54.6910780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-08-14T20:54:54.6910940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-08-14T20:54:54.6911070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-08-14T20:54:54.6911210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-08-14T20:54:54.6911350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-08-14T20:54:54.6911650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-08-14T20:54:54.6912310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-08-14T20:54:54.6913050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-08-14T20:54:54.6913740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-08-14T20:54:54.6914380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-08-14T20:54:54.6915020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-08-14T20:54:54.6915680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-08-14T20:54:54.6916400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-08-14T20:54:54.6917140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-08-14T20:54:54.6917840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-08-14T20:54:54.6918650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-08-14T20:54:54.6919300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-08-14T20:54:54.6920010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-08-14T20:54:54.6920830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-08-14T20:54:54.6921510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-08-14T20:54:54.6922210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-08-14T20:54:54.6922800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-08-14T20:54:54.6923620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-08-14T20:54:54.6924210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-08-14T20:54:54.6924900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-08-14T20:54:54.6925660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-08-14T20:54:54.6926260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-08-14T20:54:54.6926930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-08-14T20:54:54.6927420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-08-14T20:54:54.6928060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-08-14T20:54:54.6928770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-08-14T20:54:54.6929270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-08-14T20:54:54.6929920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-08-14T20:54:54.6930660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-08-14T20:54:54.6931280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-08-14T20:54:54.6931770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-08-14T20:54:54.6932470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-08-14T20:54:54.6933220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-08-14T20:54:54.6933650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-08-14T20:54:54.6934280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-08-14T20:54:54.6935040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-08-14T20:54:54.6935530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-08-14T20:54:54.6936260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-08-14T20:54:54.6936790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-08-14T20:54:54.6937560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-08-14T20:54:54.6938150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-08-14T20:54:54.6938840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-08-14T20:54:54.6939360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-08-14T20:54:54.6940080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-08-14T20:54:54.6940560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-08-14T20:54:54.6941140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-08-14T20:54:54.6941850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-08-14T20:54:54.6942410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-08-14T20:54:54.6943110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-08-14T20:54:54.6943790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-08-14T20:54:54.6944330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-08-14T20:54:54.6944940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-08-14T20:54:54.6945600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-08-14T20:54:54.6946470Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/services.append 2025-08-14T20:54:54.6947060Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/krb5.conf 2025-08-14T20:54:54.6947710Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/kdc.conf 2025-08-14T20:54:54.6948370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-08-14T20:54:54.6949040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-08-14T20:54:54.6949610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-08-14T20:54:54.6950300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-08-14T20:54:54.6950820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-08-14T20:54:54.6951480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-08-14T20:54:54.6952130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-08-14T20:54:54.6952690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-08-14T20:54:54.6953440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-08-14T20:54:54.6953960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-08-14T20:54:54.6954650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-08-14T20:54:54.6955130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-08-14T20:54:54.6955650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-08-14T20:54:54.6956640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-08-14T20:54:54.6957290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-08-14T20:54:54.6958010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-08-14T20:54:54.6958670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-08-14T20:54:54.6959600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-08-14T20:54:54.6960390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-08-14T20:54:54.6961170Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-08-14T20:54:54.6961720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-08-14T20:54:54.6962370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-08-14T20:54:54.6962970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-08-14T20:54:54.6963520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-08-14T20:54:54.6964230Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-08-14T20:54:54.6964900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-08-14T20:54:54.6965500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-08-14T20:54:54.6966160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-08-14T20:54:54.6966840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-08-14T20:54:54.6967440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-08-14T20:54:54.6968150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-08-14T20:54:54.6968660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-08-14T20:54:54.6969470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-08-14T20:54:54.6970230Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-08-14T20:54:54.6971070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-08-14T20:54:54.6971700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-08-14T20:54:54.6972800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-08-14T20:54:54.6973450Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-08-14T20:54:54.6974190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-08-14T20:54:54.6975030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-08-14T20:54:54.6975850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-08-14T20:54:54.6976770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-08-14T20:54:54.6977390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-08-14T20:54:54.6978210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-08-14T20:54:54.6979110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-08-14T20:54:54.6980050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-08-14T20:54:54.6980850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-08-14T20:54:54.6981700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-08-14T20:54:54.6982510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-08-14T20:54:54.6983230Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-08-14T20:54:54.6984140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-08-14T20:54:54.6984800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-08-14T20:54:54.6985590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-08-14T20:54:54.6986450Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-08-14T20:54:54.6987210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-08-14T20:54:54.6988070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-08-14T20:54:54.6988790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-08-14T20:54:54.6989650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-08-14T20:54:54.6990420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-08-14T20:54:54.6991340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-08-14T20:54:54.6992260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-08-14T20:54:54.6993060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-08-14T20:54:54.6993950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-08-14T20:54:54.6994650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-08-14T20:54:54.6995400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-08-14T20:54:54.6996290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-08-14T20:54:54.6997110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-08-14T20:54:54.6997920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-08-14T20:54:54.6998660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-08-14T20:54:54.6999520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-08-14T20:54:54.7000330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-08-14T20:54:54.7001190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-08-14T20:54:54.7002030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-08-14T20:54:54.7002910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-08-14T20:54:54.7003650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-08-14T20:54:54.7004410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-08-14T20:54:54.7005350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-08-14T20:54:54.7006020Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-08-14T20:54:54.7006780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-08-14T20:54:54.7007500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-08-14T20:54:54.7008460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-08-14T20:54:54.7009270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-08-14T20:54:54.7010150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-08-14T20:54:54.7011030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-08-14T20:54:54.7011950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-08-14T20:54:54.7012650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-08-14T20:54:54.7013570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-08-14T20:54:54.7014490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-08-14T20:54:54.7015160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-08-14T20:54:54.7016030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-08-14T20:54:54.7016920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-08-14T20:54:54.7017650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-08-14T20:54:54.7018600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-08-14T20:54:54.7019300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-08-14T20:54:54.7020080Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-08-14T20:54:54.7020900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-08-14T20:54:54.7021770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-08-14T20:54:54.7022470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-08-14T20:54:54.7023400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-08-14T20:54:54.7024070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-08-14T20:54:54.7025130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-08-14T20:54:54.7026000Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-08-14T20:54:54.7026850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-08-14T20:54:54.7027880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-08-14T20:54:54.7028780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-08-14T20:54:54.7029720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-08-14T20:54:54.7030600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-08-14T20:54:54.7031480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-08-14T20:54:54.7032330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-08-14T20:54:54.7033250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-08-14T20:54:54.7034160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-08-14T20:54:54.7034900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-08-14T20:54:54.7035760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-08-14T20:54:54.7036620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-08-14T20:54:54.7037360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-08-14T20:54:54.7038190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-08-14T20:54:54.7038910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-08-14T20:54:54.7039640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-08-14T20:54:54.7040480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-08-14T20:54:54.7041200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-08-14T20:54:54.7042190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-08-14T20:54:54.7042960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-08-14T20:54:54.7043880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-08-14T20:54:54.7044650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-08-14T20:54:54.7045550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-08-14T20:54:54.7046410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-08-14T20:54:54.7047280Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-08-14T20:54:54.7047840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-08-14T20:54:54.7048540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-08-14T20:54:54.7049220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-08-14T20:54:54.7049750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-08-14T20:54:54.7050270Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_c.awk 2025-08-14T20:54:54.7050840Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_h.awk 2025-08-14T20:54:54.7051470Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-08-14T20:54:54.7052060Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-08-14T20:54:54.7052770Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-08-14T20:54:54.7053410Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-08-14T20:54:55.8332770Z ==> Uninstalling Cask miniconda 2025-08-14T20:54:55.8333070Z ==> Removing files: 2025-08-14T20:54:55.8333260Z /opt/homebrew/Caskroom/miniconda/base 2025-08-14T20:54:58.6332860Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-08-14T20:54:58.6339120Z ==> Purging files for version py313_25.5.1-1 of Cask miniconda 2025-08-14T20:54:58.6727060Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-08-14T20:54:58.6727380Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-08-14T20:54:58.6727600Z  echo "Cleaning up ${dir}" 2025-08-14T20:54:58.6727780Z  rm -rf "${dir}" 2025-08-14T20:54:58.6727910Z done 2025-08-14T20:54:58.6744230Z shell: /bin/bash -e -l {0} 2025-08-14T20:54:58.6744360Z env: 2025-08-14T20:54:58.6744470Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.6744630Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.6744800Z TEST_CONFIG: default 2025-08-14T20:54:58.6744930Z SHARD_NUMBER: 2 2025-08-14T20:54:58.6745060Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.6745190Z PR_BODY: 2025-08-14T20:54:58.6745300Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.6745440Z ##[endgroup] 2025-08-14T20:54:58.7028120Z Cleaning up /Users/ec2-user/.local/lib/python3.*/site-packages 2025-08-14T20:54:58.7107040Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-08-14T20:54:58.7107310Z with: 2025-08-14T20:54:58.7107460Z minimum-available-space-in-gb: 6 2025-08-14T20:54:58.7107630Z env: 2025-08-14T20:54:58.7107760Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.7107930Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.7108110Z TEST_CONFIG: default 2025-08-14T20:54:58.7108260Z SHARD_NUMBER: 2 2025-08-14T20:54:58.7108390Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.7108530Z PR_BODY: 2025-08-14T20:54:58.7108670Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.7108830Z ##[endgroup] 2025-08-14T20:54:58.7166340Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-08-14T20:54:58.7166740Z echo "Print the available disk space for manual inspection" 2025-08-14T20:54:58.7166990Z df -h 2025-08-14T20:54:58.7167120Z  2025-08-14T20:54:58.7167260Z function check_disk_space() { 2025-08-14T20:54:58.7167470Z  set +e 2025-08-14T20:54:58.7167600Z  2025-08-14T20:54:58.7167760Z  # Set the minimum requirement space to 6GB 2025-08-14T20:54:58.7168080Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-08-14T20:54:58.7168340Z  2025-08-14T20:54:58.7168520Z  # Use KB to avoid floating point warning like 3.1GB 2025-08-14T20:54:58.7168790Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-08-14T20:54:58.7168990Z  do 2025-08-14T20:54:58.7169160Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-08-14T20:54:58.7169370Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-08-14T20:54:58.7169550Z  2025-08-14T20:54:58.7169700Z  if [ "${MOUNT}" = "/" ]; then 2025-08-14T20:54:58.7169930Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-08-14T20:54:58.7170430Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-08-14T20:54:58.7170950Z  else 2025-08-14T20:54:58.7171210Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-08-14T20:54:58.7171500Z  fi 2025-08-14T20:54:58.7171640Z  fi 2025-08-14T20:54:58.7171760Z  done 2025-08-14T20:54:58.7171890Z  2025-08-14T20:54:58.7172000Z  set -e 2025-08-14T20:54:58.7172140Z } 2025-08-14T20:54:58.7172260Z  2025-08-14T20:54:58.7172380Z RESULT=$(check_disk_space) 2025-08-14T20:54:58.7172570Z echo "${RESULT}" 2025-08-14T20:54:58.7172720Z  2025-08-14T20:54:58.7172900Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-08-14T20:54:58.7173390Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-08-14T20:54:58.7173910Z  # https://github.com/pytorch/pytorch/issues/85440 2025-08-14T20:54:58.7174230Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-08-14T20:54:58.7174780Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-08-14T20:54:58.7175230Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-08-14T20:54:58.7175460Z  2025-08-14T20:54:58.7175620Z  # Clean up crash reports on the runner 2025-08-14T20:54:58.7175910Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-08-14T20:54:58.7176160Z  2025-08-14T20:54:58.7176340Z  # Also try to clean up torch.hub caching directory 2025-08-14T20:54:58.7176610Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-08-14T20:54:58.7177290Z  2025-08-14T20:54:58.7177430Z  # Purge conda 2025-08-14T20:54:58.7177600Z  conda clean -p -t -y || true 2025-08-14T20:54:58.7177790Z  # and pip cache 2025-08-14T20:54:58.7177950Z  pip cache purge || true 2025-08-14T20:54:58.7178130Z  2025-08-14T20:54:58.7178330Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-08-14T20:54:58.7178580Z  # Re-run the check 2025-08-14T20:54:58.7178760Z  RESULT=$(check_disk_space) 2025-08-14T20:54:58.7178950Z  echo "${RESULT}" 2025-08-14T20:54:58.7179100Z fi 2025-08-14T20:54:58.7179230Z  2025-08-14T20:54:58.7179370Z if [[ "${RESULT}" == *Failure* ]]; then 2025-08-14T20:54:58.7179550Z  df -h 2025-08-14T20:54:58.7179690Z  2025-08-14T20:54:58.7180100Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-08-14T20:54:58.7180560Z  exit 1 2025-08-14T20:54:58.7180700Z fi 2025-08-14T20:54:58.7197780Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:54:58.7198010Z env: 2025-08-14T20:54:58.7198130Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.7198300Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.7198500Z TEST_CONFIG: default 2025-08-14T20:54:58.7198630Z SHARD_NUMBER: 2 2025-08-14T20:54:58.7198760Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.7198900Z PR_BODY: 2025-08-14T20:54:58.7199040Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.7199210Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-08-14T20:54:58.7199370Z ##[endgroup] 2025-08-14T20:54:58.7437180Z Print the available disk space for manual inspection 2025-08-14T20:54:58.7450740Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-08-14T20:54:58.7451160Z /dev/disk5s2s1 256Gi 9.5Gi 203Gi 5% 404k 2.1G 0% / 2025-08-14T20:54:58.7451640Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-08-14T20:54:58.7451990Z /dev/disk5s5 256Gi 1.0Gi 203Gi 1% 1 2.1G 0% /System/Volumes/VM 2025-08-14T20:54:58.7452370Z /dev/disk5s3 256Gi 5.7Gi 203Gi 3% 1.0k 2.1G 0% /System/Volumes/Preboot 2025-08-14T20:54:58.7452740Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-08-14T20:54:58.7453120Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-08-14T20:54:58.7453520Z /dev/disk1s3 500Mi 852Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-08-14T20:54:58.7453870Z /dev/disk5s1 256Gi 36Gi 203Gi 15% 1.8M 2.1G 0% /System/Volumes/Data 2025-08-14T20:54:58.7454220Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T20:54:58.7454600Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-lbcr5f 2025-08-14T20:54:58.7455040Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T20:54:58.7870390Z Success: There is 212873472KB free space left in / for macOS, continue 2025-08-14T20:54:58.7947340Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-08-14T20:54:58.7947610Z with: 2025-08-14T20:54:58.7947740Z submodules: recursive 2025-08-14T20:54:58.7947900Z fetch-depth: 0 2025-08-14T20:54:58.7948030Z env: 2025-08-14T20:54:58.7948150Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.7948330Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.7948500Z TEST_CONFIG: default 2025-08-14T20:54:58.7948640Z SHARD_NUMBER: 2 2025-08-14T20:54:58.7948780Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.7948910Z PR_BODY: 2025-08-14T20:54:58.7949040Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.7949210Z ##[endgroup] 2025-08-14T20:54:58.7964050Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:54:58.7964640Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-08-14T20:54:58.7981880Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:54:58.7982090Z env: 2025-08-14T20:54:58.7982220Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.7982390Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.7982570Z TEST_CONFIG: default 2025-08-14T20:54:58.7982710Z SHARD_NUMBER: 2 2025-08-14T20:54:58.7982840Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.7982990Z PR_BODY: 2025-08-14T20:54:58.7983120Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.7983270Z ##[endgroup] 2025-08-14T20:54:58.8275550Z ##[group]Run # Use all available CPUs for fetching 2025-08-14T20:54:58.8275840Z # Use all available CPUs for fetching 2025-08-14T20:54:58.8276040Z cd "${GITHUB_WORKSPACE}" 2025-08-14T20:54:58.8276260Z git config --global fetch.parallel 0 2025-08-14T20:54:58.8276480Z git config --global submodule.fetchJobs 0 2025-08-14T20:54:58.8276680Z  2025-08-14T20:54:58.8276890Z # Clean workspace. The default checkout action should also do this, but 2025-08-14T20:54:58.8277160Z # do it here as well just in case 2025-08-14T20:54:58.8277340Z if [[ -d .git ]]; then 2025-08-14T20:54:58.8277510Z  if [ -z "${NO_SUDO}" ]; then 2025-08-14T20:54:58.8277680Z  sudo git clean -ffdx 2025-08-14T20:54:58.8277850Z  else 2025-08-14T20:54:58.8277980Z  git clean -ffdx 2025-08-14T20:54:58.8278120Z  fi 2025-08-14T20:54:58.8278250Z fi 2025-08-14T20:54:58.8294260Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:54:58.8294470Z env: 2025-08-14T20:54:58.8294590Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:58.8294740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:58.8294970Z TEST_CONFIG: default 2025-08-14T20:54:58.8295110Z SHARD_NUMBER: 2 2025-08-14T20:54:58.8295230Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:58.8295350Z PR_BODY: 2025-08-14T20:54:58.8295480Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:58.8295640Z NO_SUDO: 2025-08-14T20:54:58.8295750Z ##[endgroup] 2025-08-14T20:54:59.7403250Z ##[group]Run actions/checkout@v4 2025-08-14T20:54:59.7403460Z with: 2025-08-14T20:54:59.7403620Z ref: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:54:59.7403820Z fetch-depth: 0 2025-08-14T20:54:59.7403960Z submodules: recursive 2025-08-14T20:54:59.7404110Z show-progress: false 2025-08-14T20:54:59.7404280Z repository: pytorch/pytorch 2025-08-14T20:54:59.7404500Z token: *** 2025-08-14T20:54:59.7404630Z ssh-strict: true 2025-08-14T20:54:59.7404770Z ssh-user: git 2025-08-14T20:54:59.7404900Z persist-credentials: true 2025-08-14T20:54:59.7405060Z clean: true 2025-08-14T20:54:59.7405200Z sparse-checkout-cone-mode: true 2025-08-14T20:54:59.7405470Z fetch-tags: false 2025-08-14T20:54:59.7405610Z lfs: false 2025-08-14T20:54:59.7405730Z set-safe-directory: true 2025-08-14T20:54:59.7405890Z env: 2025-08-14T20:54:59.7406010Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:54:59.7406470Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:54:59.7406670Z TEST_CONFIG: default 2025-08-14T20:54:59.7406810Z SHARD_NUMBER: 2 2025-08-14T20:54:59.7406940Z NUM_TEST_SHARDS: 3 2025-08-14T20:54:59.7407080Z PR_BODY: 2025-08-14T20:54:59.7407210Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:54:59.7407370Z ##[endgroup] 2025-08-14T20:54:59.8313920Z Syncing repository: pytorch/pytorch 2025-08-14T20:54:59.8314850Z ##[group]Getting Git version info 2025-08-14T20:54:59.8315140Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-08-14T20:54:59.8315540Z [command]/usr/bin/git version 2025-08-14T20:54:59.8350970Z git version 2.39.3 (Apple Git-146) 2025-08-14T20:54:59.8376670Z ##[endgroup] 2025-08-14T20:54:59.8379660Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/2bce03ec-7cc0-4159-8c02-68cb0d497882/.gitconfig' 2025-08-14T20:54:59.8380360Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/2bce03ec-7cc0-4159-8c02-68cb0d497882' before making global git config changes 2025-08-14T20:54:59.8380980Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T20:54:59.8381450Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T20:54:59.8455320Z [command]/usr/bin/git config --local --get remote.origin.url 2025-08-14T20:54:59.8509870Z https://github.com/pytorch/pytorch 2025-08-14T20:54:59.8518590Z ##[group]Removing previously created refs, to avoid conflicts 2025-08-14T20:54:59.8520690Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-08-14T20:54:59.8574690Z HEAD 2025-08-14T20:54:59.8656090Z ##[endgroup] 2025-08-14T20:54:59.8658350Z [command]/usr/bin/git submodule status 2025-08-14T20:54:59.9342050Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-08-14T20:54:59.9527330Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-08-14T20:54:59.9711340Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-08-14T20:54:59.9939240Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-08-14T20:55:00.0050790Z 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 third_party/NVTX (v3.1.0-263-g2942f16) 2025-08-14T20:55:00.0172820Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-08-14T20:55:00.1813620Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-08-14T20:55:00.1934670Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-08-14T20:55:00.2043630Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-08-14T20:55:00.2205710Z 7fe50dc3da2069d6645d9deb8c017a876472a977 third_party/composable_kernel (rocm-6.4.3-459-g7fe50dc3d) 2025-08-14T20:55:00.2375540Z 3af7f2c16147f3fbc6e4d717032daf505dc1652c third_party/cpp-httplib (v0.20.1) 2025-08-14T20:55:00.2665400Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-08-14T20:55:00.2748050Z f937055efc6d414d11f4c6577e3977fe74f35fb6 third_party/cudnn_frontend (v0.5-52-gf937055) 2025-08-14T20:55:00.2905070Z e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 third_party/cutlass (v4.1.0) 2025-08-14T20:55:00.2987820Z 21c7d30c526c0f1ad873ecc632dca6cfa8a69067 third_party/fbgemm (v1.3.0-rc1-165-g21c7d30c) 2025-08-14T20:55:00.3131530Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-08-14T20:55:00.3211940Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-08-14T20:55:00.3861510Z 40626af88bd7df9a5fb80be7b25ac85b122d6c21 third_party/fmt (11.2.0) 2025-08-14T20:55:00.4102330Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-08-14T20:55:00.4526220Z c7b7b022c124d9643957d9bd55f57ac59fce8fa2 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-33-gc7b7b02) 2025-08-14T20:55:00.4971820Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-08-14T20:55:00.5294580Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-08-14T20:55:00.5404980Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-08-14T20:55:00.5721300Z 5e7501833f1021ce6f618572d3baf657b6319658 third_party/kineto (remotes/origin/sraikund/test-98-g5e75018) 2025-08-14T20:55:00.5789740Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-08-14T20:55:00.5859460Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-08-14T20:55:00.5939850Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-08-14T20:55:00.6753590Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-08-14T20:55:00.6815240Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-08-14T20:55:00.6877410Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-08-14T20:55:00.7279410Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-08-14T20:55:00.7459460Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-08-14T20:55:00.7622020Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-08-14T20:55:00.7888470Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-08-14T20:55:00.8083590Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-08-14T20:55:00.8274100Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-08-14T20:55:00.8467040Z dacda0567d9f23d4bc503e1c4f84aa65f33ac38a third_party/tensorpipe (heads/main) 2025-08-14T20:55:00.8475080Z ##[group]Cleaning the repository 2025-08-14T20:55:00.8477910Z [command]/usr/bin/git clean -ffdx 2025-08-14T20:55:00.8821540Z [command]/usr/bin/git reset --hard HEAD 2025-08-14T20:55:00.9975890Z HEAD is now at 2a313454fc8 Typo correction in variable name uninitalized_val in resize() function 2025-08-14T20:55:00.9982280Z ##[endgroup] 2025-08-14T20:55:00.9983400Z ##[group]Disabling automatic garbage collection 2025-08-14T20:55:00.9987870Z [command]/usr/bin/git config --local gc.auto 0 2025-08-14T20:55:01.0084780Z ##[endgroup] 2025-08-14T20:55:01.0085080Z ##[group]Setting up auth 2025-08-14T20:55:01.0092050Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T20:55:01.0154990Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-14T20:55:01.0649200Z Entering 'android/libs/fbjni' 2025-08-14T20:55:01.0753070Z Entering 'third_party/FP16' 2025-08-14T20:55:01.0854760Z Entering 'third_party/FXdiv' 2025-08-14T20:55:01.0955470Z Entering 'third_party/NNPACK' 2025-08-14T20:55:01.1056220Z Entering 'third_party/NVTX' 2025-08-14T20:55:01.1191260Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:01.1304910Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:01.1410140Z Entering 'third_party/aiter' 2025-08-14T20:55:01.1605770Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:01.1802160Z Entering 'third_party/benchmark' 2025-08-14T20:55:01.1904830Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:01.2116380Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:01.2225330Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:01.2325820Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:01.2438290Z Entering 'third_party/cutlass' 2025-08-14T20:55:01.2656600Z Entering 'third_party/fbgemm' 2025-08-14T20:55:01.2792810Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:01.2892930Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:01.2995130Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:01.3097380Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:01.3198800Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:01.3298380Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:01.3397470Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:01.3499090Z Entering 'third_party/flash-attention' 2025-08-14T20:55:01.3688740Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:01.3887470Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:01.4094290Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:01.4253840Z Entering 'third_party/fmt' 2025-08-14T20:55:01.4354610Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:01.4454150Z Entering 'third_party/gloo' 2025-08-14T20:55:01.4553360Z Entering 'third_party/googletest' 2025-08-14T20:55:01.4653070Z Entering 'third_party/ideep' 2025-08-14T20:55:01.4760290Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:01.4864820Z Entering 'third_party/ittapi' 2025-08-14T20:55:01.4973390Z Entering 'third_party/kineto' 2025-08-14T20:55:01.5097220Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:01.5237830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:01.5388480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:01.5497400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:01.5617110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:01.5762910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:01.5877900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:01.5993720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:01.6113790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:01.6261740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:01.6379000Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:01.6487720Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:01.6609670Z Entering 'third_party/kleidiai' 2025-08-14T20:55:01.6737310Z Entering 'third_party/mimalloc' 2025-08-14T20:55:01.6851920Z Entering 'third_party/nlohmann' 2025-08-14T20:55:01.7002570Z Entering 'third_party/onnx' 2025-08-14T20:55:01.7148160Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:01.7252960Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:01.7445640Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:01.7565270Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:01.7678140Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:01.7791940Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:01.7944640Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:01.8058110Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:01.8170540Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:01.8321910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:01.8485200Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:01.8603500Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:01.8850890Z Entering 'third_party/pocketfft' 2025-08-14T20:55:01.8960080Z Entering 'third_party/protobuf' 2025-08-14T20:55:01.9103720Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:01.9205640Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:01.9308850Z Entering 'third_party/psimd' 2025-08-14T20:55:01.9411900Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:01.9510960Z Entering 'third_party/pybind11' 2025-08-14T20:55:01.9611720Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:01.9710650Z Entering 'third_party/sleef' 2025-08-14T20:55:01.9811400Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:01.9924550Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:02.0024630Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:02.0122730Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:02.0222030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:02.0342900Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:02.0458110Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T20:55:02.0521630Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-08-14T20:55:02.1019360Z Entering 'android/libs/fbjni' 2025-08-14T20:55:02.1122490Z Entering 'third_party/FP16' 2025-08-14T20:55:02.1221450Z Entering 'third_party/FXdiv' 2025-08-14T20:55:02.1321160Z Entering 'third_party/NNPACK' 2025-08-14T20:55:02.1421690Z Entering 'third_party/NVTX' 2025-08-14T20:55:02.1521510Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:02.1620710Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:02.1724270Z Entering 'third_party/aiter' 2025-08-14T20:55:02.1823910Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:02.1927410Z Entering 'third_party/benchmark' 2025-08-14T20:55:02.2028000Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:02.2130870Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:02.2230820Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:02.2329020Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:02.2428530Z Entering 'third_party/cutlass' 2025-08-14T20:55:02.2529720Z Entering 'third_party/fbgemm' 2025-08-14T20:55:02.2629510Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:02.2727700Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:02.2828070Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:02.2927420Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:02.3028000Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:02.3126430Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:02.3224390Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:02.3324560Z Entering 'third_party/flash-attention' 2025-08-14T20:55:02.3422560Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:02.3523150Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:02.3627200Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:02.3728030Z Entering 'third_party/fmt' 2025-08-14T20:55:02.3826460Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:02.3924470Z Entering 'third_party/gloo' 2025-08-14T20:55:02.4025650Z Entering 'third_party/googletest' 2025-08-14T20:55:02.4128130Z Entering 'third_party/ideep' 2025-08-14T20:55:02.4225500Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:02.4328330Z Entering 'third_party/ittapi' 2025-08-14T20:55:02.4428450Z Entering 'third_party/kineto' 2025-08-14T20:55:02.4524110Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:02.4619700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:02.4716190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:02.4815830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:02.4915600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:02.5014250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:02.5117310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:02.5220200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:02.5319950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:02.5419450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:02.5520470Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:02.5618710Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:02.5719120Z Entering 'third_party/kleidiai' 2025-08-14T20:55:02.5819860Z Entering 'third_party/mimalloc' 2025-08-14T20:55:02.5919880Z Entering 'third_party/nlohmann' 2025-08-14T20:55:02.6020210Z Entering 'third_party/onnx' 2025-08-14T20:55:02.6123550Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:02.6228360Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:02.6327280Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:02.6426090Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:02.6526110Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:02.6626860Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:02.6726340Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:02.6826320Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:02.6924230Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:02.7020610Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:02.7119620Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:02.7220160Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:02.7328340Z Entering 'third_party/pocketfft' 2025-08-14T20:55:02.7429610Z Entering 'third_party/protobuf' 2025-08-14T20:55:02.7529030Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:02.7630420Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:02.7731460Z Entering 'third_party/psimd' 2025-08-14T20:55:02.7831650Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:02.7932610Z Entering 'third_party/pybind11' 2025-08-14T20:55:02.8033350Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:02.8133280Z Entering 'third_party/sleef' 2025-08-14T20:55:02.8233970Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:02.8334490Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:02.8433620Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:02.8533930Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:02.8633550Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:02.8730360Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:02.8846210Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:55:02.8918550Z ##[endgroup] 2025-08-14T20:55:02.8918800Z ##[group]Fetching the repository 2025-08-14T20:55:02.8922920Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-08-14T20:55:04.9080760Z From https://github.com/pytorch/pytorch 2025-08-14T20:55:04.9081090Z - [deleted] (none) -> ciflow/inductor/155263 2025-08-14T20:55:05.0188260Z - [deleted] (none) -> ciflow/inductor/160605 2025-08-14T20:55:05.0188550Z - [deleted] (none) -> ciflow/inductor/160645 2025-08-14T20:55:05.0188800Z - [deleted] (none) -> ciflow/trunk/155263 2025-08-14T20:55:05.0189720Z - [deleted] (none) -> ciflow/trunk/158137 2025-08-14T20:55:05.0190640Z - [deleted] (none) -> ciflow/trunk/160008 2025-08-14T20:55:05.0191300Z - [deleted] (none) -> ciflow/trunk/160605 2025-08-14T20:55:05.0192320Z - [deleted] (none) -> ciflow/trunk/160636 2025-08-14T20:55:05.0192780Z - [deleted] (none) -> ciflow/trunk/160643 2025-08-14T20:55:05.0193580Z - [deleted] (none) -> ciflow/trunk/160645 2025-08-14T20:55:06.1501650Z 78538ad3e12..c4cb9008294 autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-08-14T20:55:06.1598090Z + 18b763f5271...4bc85c55ba9 exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model (forced update) 2025-08-14T20:55:06.1646540Z 6646c3dfa98..e10ecdec4fc gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-08-14T20:55:06.1655270Z a0786e4dfb6..44585d2f482 gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-08-14T20:55:06.1688800Z + 7e281b54e69...81069eac44e gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig (forced update) 2025-08-14T20:55:06.1703450Z 0e2e4700677..c7bdd8517c7 gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-08-14T20:55:06.1711390Z bc418a1823f..c36bdef982a gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-08-14T20:55:06.1725750Z + 339f2ac02fc...83d85c0e02b gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig (forced update) 2025-08-14T20:55:06.1740340Z 9f7ab8d153b..37addbd5732 gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-08-14T20:55:06.1743200Z cbb9ebfa7db..13d33dae859 gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-08-14T20:55:06.1752070Z + 3030a7fb87f...7a68526b8bf gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig (forced update) 2025-08-14T20:55:06.1760760Z 329c5274318..22ef8f43f77 gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-08-14T20:55:06.1768650Z a2ed4621e3c..81ef0f46d54 gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-08-14T20:55:06.1776840Z + c1fdf0419c3...9c9dea5ab2a gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig (forced update) 2025-08-14T20:55:06.1784740Z 14a3891c9ab..8d6f73986c7 gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-08-14T20:55:06.1792610Z f9eca810cbb..f6602a59ed3 gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-08-14T20:55:06.1800920Z + e6b771a3a3a...5ce995d9848 gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig (forced update) 2025-08-14T20:55:06.1808960Z 60127e9851d..472b4f2b3f0 gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-08-14T20:55:06.1817060Z 49a567502c2..6d088669e7c gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-08-14T20:55:06.1824760Z + 37072dc6925...d9e5647addb gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig (forced update) 2025-08-14T20:55:06.1833090Z 02f81cd7750..f12b09aa2fc gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-08-14T20:55:06.1841710Z 7f0483b79d9..6c4dfda1327 gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-08-14T20:55:06.1850080Z + b39476f5c91...965276ff7a3 gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig (forced update) 2025-08-14T20:55:06.1857850Z cc6f595d52d..2a152d3688b gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-08-14T20:55:06.1866150Z dcba0f797c9..9ba4773891f gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-08-14T20:55:06.1874750Z + a07cf993edd...9fbca79be0b gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig (forced update) 2025-08-14T20:55:06.1900990Z + e5a917b90f1...196b71c5f3f gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig (forced update) 2025-08-14T20:55:06.1903410Z 0261852a700..44feacc104c gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-08-14T20:55:06.1905380Z + 3f983e62c45...cd4ff57277f gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig (forced update) 2025-08-14T20:55:06.1914530Z 4bb8d6ee236..8e0d31dd9a7 gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-08-14T20:55:06.1929420Z ff64e4ec359..7f2192ddf6c gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-08-14T20:55:06.1937540Z + 47aa0c2599e...c241d1d9683 gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig (forced update) 2025-08-14T20:55:06.1965780Z b74d09ea9cb..c6f893ae6a2 gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-08-14T20:55:06.1974270Z 343c95790d8..ec23555a649 gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-08-14T20:55:06.1982310Z + 46a1a2cb3f1...42603577470 gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig (forced update) 2025-08-14T20:55:06.1997840Z ccedc96dd99..4c947d82af4 gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-08-14T20:55:06.2006360Z 5635e90ad37..9faad049c4e gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-08-14T20:55:06.2015250Z + b9dc464b082...249b3f1a4cc gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig (forced update) 2025-08-14T20:55:06.2023100Z c6f4bbfe24a..56500da2a46 gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-08-14T20:55:06.2031990Z fb52b34d9d8..a9f4e34e95a gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-08-14T20:55:06.2039970Z + 4aee28d7cba...84588c9cecc gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig (forced update) 2025-08-14T20:55:06.2047910Z eafc551da2d..77fe4d9d877 gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-08-14T20:55:06.2056230Z 1eff640ef2a..884e299f170 gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-08-14T20:55:06.2065580Z + 535f628315d...561d588cae4 gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig (forced update) 2025-08-14T20:55:06.2075530Z 95767ac464a..047f5842de9 gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-08-14T20:55:06.2083380Z 855491e7d90..ca7a5d62924 gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-08-14T20:55:06.2091140Z + 281c90bb098...59233551ea9 gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig (forced update) 2025-08-14T20:55:06.2098710Z 90531c229e5..deb9cd690fc gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-08-14T20:55:06.2106590Z 0250adb10dc..5e052917f0f gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-08-14T20:55:06.2114500Z + 30b21ad5427...ffdc931dbb5 gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig (forced update) 2025-08-14T20:55:06.2123320Z 8d1de9cf2a4..37e3590e3f3 gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-08-14T20:55:06.2131500Z 3ec3a23927b..b43dcce75fd gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-08-14T20:55:06.2139690Z + b3ae71c07a2...b3c1981a98a gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig (forced update) 2025-08-14T20:55:06.2147840Z dda63ad5505..dcfb17c44e4 gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-08-14T20:55:06.2155880Z f5a3014ee02..19f4a9b32ef gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-08-14T20:55:06.2163730Z + 9b776485c6b...9ee4bfc6f03 gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig (forced update) 2025-08-14T20:55:06.2177750Z fc25c68f20f..c107eb8fa07 gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-08-14T20:55:06.2185720Z 2b889529039..d53b6450b00 gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-08-14T20:55:06.2194010Z + 3e899b2ce51...1512814970a gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig (forced update) 2025-08-14T20:55:06.2202080Z 2b889529039..b0a7fdb5401 gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-08-14T20:55:06.2210700Z 7eeafe602af..538a08b69f2 gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-08-14T20:55:06.2218870Z + 4d734258b6d...48e3105c227 gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig (forced update) 2025-08-14T20:55:06.2227080Z 867bd790e14..e8622caa50f gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-08-14T20:55:06.2235280Z 9973dd5f806..14d2597c77a gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-08-14T20:55:06.2243620Z + 1d368e3911c...66680d2c273 gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig (forced update) 2025-08-14T20:55:06.2252610Z 9973dd5f806..a42184b16d8 gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-08-14T20:55:06.2261170Z 9fa0484136c..a48d6f473d9 gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-08-14T20:55:06.2269610Z + 7e922ff99d8...dd60840ccfd gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig (forced update) 2025-08-14T20:55:06.2290510Z 12913a9a722..39133df24c2 gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-08-14T20:55:06.2299090Z + cee669623d0...279de9fc5c6 gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig (forced update) 2025-08-14T20:55:06.2301690Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-08-14T20:55:06.2303280Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-08-14T20:55:06.2305190Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-08-14T20:55:06.2307860Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-08-14T20:55:06.2309820Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-08-14T20:55:06.2311300Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-08-14T20:55:06.2314200Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-08-14T20:55:06.2315660Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-08-14T20:55:06.2318060Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-08-14T20:55:06.2334810Z 0d3461bac0f..4a90dc0c1f6 main -> origin/main 2025-08-14T20:55:06.2363600Z + e33a33da492...8ac9fe6cbf8 mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 (forced update) 2025-08-14T20:55:06.2374590Z + fd5bdcd271d...0203223a156 update_submodule_FBGEMM -> origin/update_submodule_FBGEMM (forced update) 2025-08-14T20:55:06.2383250Z 781e9a7724c..7e27347fd35 viable/strict -> origin/viable/strict 2025-08-14T20:55:06.2386750Z t [tag update] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-08-14T20:55:06.2387990Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-08-14T20:55:06.2403450Z t [tag update] ciflow/inductor/159009 -> ciflow/inductor/159009 2025-08-14T20:55:06.2411910Z t [tag update] ciflow/inductor/159010 -> ciflow/inductor/159010 2025-08-14T20:55:06.2412870Z * [new tag] ciflow/inductor/159365 -> ciflow/inductor/159365 2025-08-14T20:55:06.2414630Z t [tag update] ciflow/inductor/159366 -> ciflow/inductor/159366 2025-08-14T20:55:06.2416360Z t [tag update] ciflow/inductor/159367 -> ciflow/inductor/159367 2025-08-14T20:55:06.2418030Z t [tag update] ciflow/inductor/159368 -> ciflow/inductor/159368 2025-08-14T20:55:06.2419610Z t [tag update] ciflow/inductor/159483 -> ciflow/inductor/159483 2025-08-14T20:55:06.2421930Z t [tag update] ciflow/inductor/159864 -> ciflow/inductor/159864 2025-08-14T20:55:06.2422960Z t [tag update] ciflow/inductor/159865 -> ciflow/inductor/159865 2025-08-14T20:55:06.2424870Z t [tag update] ciflow/inductor/159902 -> ciflow/inductor/159902 2025-08-14T20:55:06.2426740Z t [tag update] ciflow/inductor/160201 -> ciflow/inductor/160201 2025-08-14T20:55:06.2448000Z t [tag update] ciflow/inductor/160374 -> ciflow/inductor/160374 2025-08-14T20:55:06.2456740Z t [tag update] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-08-14T20:55:06.2458220Z t [tag update] ciflow/inductor/160476 -> ciflow/inductor/160476 2025-08-14T20:55:06.2460420Z t [tag update] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-08-14T20:55:06.2469030Z t [tag update] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-08-14T20:55:06.2471550Z t [tag update] ciflow/inductor/160540 -> ciflow/inductor/160540 2025-08-14T20:55:06.2474020Z t [tag update] ciflow/inductor/160548 -> ciflow/inductor/160548 2025-08-14T20:55:06.2475620Z t [tag update] ciflow/inductor/160583 -> ciflow/inductor/160583 2025-08-14T20:55:06.2477080Z * [new tag] ciflow/inductor/160592 -> ciflow/inductor/160592 2025-08-14T20:55:06.2485880Z t [tag update] ciflow/inductor/160635 -> ciflow/inductor/160635 2025-08-14T20:55:06.2487570Z * [new tag] ciflow/inductor/160668 -> ciflow/inductor/160668 2025-08-14T20:55:06.2490000Z * [new tag] ciflow/inductor/160669 -> ciflow/inductor/160669 2025-08-14T20:55:06.2491000Z * [new tag] ciflow/inductor/160670 -> ciflow/inductor/160670 2025-08-14T20:55:06.2493100Z * [new tag] ciflow/inductor/160671 -> ciflow/inductor/160671 2025-08-14T20:55:06.2494760Z * [new tag] ciflow/inductor/160677 -> ciflow/inductor/160677 2025-08-14T20:55:06.2497400Z t [tag update] ciflow/periodic/160201 -> ciflow/periodic/160201 2025-08-14T20:55:06.2512810Z t [tag update] ciflow/trunk/154193 -> ciflow/trunk/154193 2025-08-14T20:55:06.2514130Z * [new tag] ciflow/trunk/156851 -> ciflow/trunk/156851 2025-08-14T20:55:06.2515830Z * [new tag] ciflow/trunk/158810 -> ciflow/trunk/158810 2025-08-14T20:55:06.2517240Z * [new tag] ciflow/trunk/158812 -> ciflow/trunk/158812 2025-08-14T20:55:06.2550680Z t [tag update] ciflow/trunk/158863 -> ciflow/trunk/158863 2025-08-14T20:55:06.2552390Z t [tag update] ciflow/trunk/158864 -> ciflow/trunk/158864 2025-08-14T20:55:06.2554470Z t [tag update] ciflow/trunk/158883 -> ciflow/trunk/158883 2025-08-14T20:55:06.2555760Z t [tag update] ciflow/trunk/158965 -> ciflow/trunk/158965 2025-08-14T20:55:06.2557330Z * [new tag] ciflow/trunk/159682 -> ciflow/trunk/159682 2025-08-14T20:55:06.2558800Z * [new tag] ciflow/trunk/160592 -> ciflow/trunk/160592 2025-08-14T20:55:06.2560620Z t [tag update] ciflow/vllm/160583 -> ciflow/vllm/160583 2025-08-14T20:55:06.2563520Z * [new tag] trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 -> trunk/1028c5e2d50e121865bf98307e7c035f549a24b2 2025-08-14T20:55:06.2564800Z * [new tag] trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 -> trunk/19b4283884b2d9b3a0eb364da10b1540d14ab7a7 2025-08-14T20:55:06.2566260Z * [new tag] trunk/1fc683cf17c8c673044538d10266c00f92987be2 -> trunk/1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:55:06.2568350Z * [new tag] trunk/4a90dc0c1f68d1f98832b169f792ed1bb195a0f3 -> trunk/4a90dc0c1f68d1f98832b169f792ed1bb195a0f3 2025-08-14T20:55:06.2570690Z * [new tag] trunk/8d6d3246316e1767a57d5e855acd6208da753b75 -> trunk/8d6d3246316e1767a57d5e855acd6208da753b75 2025-08-14T20:55:06.2572310Z * [new tag] trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 -> trunk/b9d7de3a094598c3dc0dd52e57bce30eb684c9d8 2025-08-14T20:55:06.2575030Z * [new tag] trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb -> trunk/fdfd69bb05488d76123db9cc1cdd90ac4137bbfb 2025-08-14T20:55:06.3776870Z [command]/usr/bin/git rev-parse --verify --quiet 1fc683cf17c8c673044538d10266c00f92987be2^{object} 2025-08-14T20:55:06.3841040Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:55:06.3844380Z ##[endgroup] 2025-08-14T20:55:06.3844620Z ##[group]Determining the checkout info 2025-08-14T20:55:06.3844900Z ##[endgroup] 2025-08-14T20:55:06.3847540Z [command]/usr/bin/git sparse-checkout disable 2025-08-14T20:55:06.4039330Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-08-14T20:55:06.4103350Z ##[group]Checking out the ref 2025-08-14T20:55:06.4105910Z [command]/usr/bin/git checkout --progress --force 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:55:06.7234960Z Warning: you are leaving 1 commit behind, not connected to 2025-08-14T20:55:06.7235630Z any of your branches: 2025-08-14T20:55:06.7235740Z 2025-08-14T20:55:06.7235910Z 2a313454fc8 Typo correction in variable name uninitalized_val in resize() function 2025-08-14T20:55:06.7236160Z 2025-08-14T20:55:06.7236290Z If you want to keep it by creating a new branch, this may be a good time 2025-08-14T20:55:06.7236530Z to do so with: 2025-08-14T20:55:06.7236610Z 2025-08-14T20:55:06.7236710Z git branch 2a313454fc8 2025-08-14T20:55:06.7236840Z 2025-08-14T20:55:06.7251890Z HEAD is now at 1fc683cf17c [Inductor] Allow indexing a flexible layout for extract_input_node_reduction_ranges (#160645) 2025-08-14T20:55:06.7270430Z ##[endgroup] 2025-08-14T20:55:06.7270690Z ##[group]Setting up auth for fetching submodules 2025-08-14T20:55:06.7274900Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-08-14T20:55:06.7348500Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-08-14T20:55:06.7409800Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-14T20:55:06.7470910Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-14T20:55:06.7532390Z ##[endgroup] 2025-08-14T20:55:06.7532640Z ##[group]Fetching submodules 2025-08-14T20:55:06.7535180Z [command]/usr/bin/git submodule sync --recursive 2025-08-14T20:55:06.8065350Z Synchronizing submodule url for 'android/libs/fbjni' 2025-08-14T20:55:06.8105590Z Synchronizing submodule url for 'third_party/FP16' 2025-08-14T20:55:06.8143590Z Synchronizing submodule url for 'third_party/FXdiv' 2025-08-14T20:55:06.8186870Z Synchronizing submodule url for 'third_party/NNPACK' 2025-08-14T20:55:06.8224400Z Synchronizing submodule url for 'third_party/NVTX' 2025-08-14T20:55:06.8262160Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:06.8317420Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-08-14T20:55:06.8361440Z Synchronizing submodule url for 'third_party/aiter' 2025-08-14T20:55:06.8405610Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:06.8447530Z Synchronizing submodule url for 'third_party/benchmark' 2025-08-14T20:55:06.8486480Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-08-14T20:55:06.8526910Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-08-14T20:55:06.8565480Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-08-14T20:55:06.8603550Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-08-14T20:55:06.8641020Z Synchronizing submodule url for 'third_party/cutlass' 2025-08-14T20:55:06.8682030Z Synchronizing submodule url for 'third_party/fbgemm' 2025-08-14T20:55:06.8730920Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:06.8768280Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:06.8813580Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:06.8858010Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:06.8903240Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:06.8952020Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:06.8993860Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-08-14T20:55:06.9034540Z Synchronizing submodule url for 'third_party/flash-attention' 2025-08-14T20:55:06.9070980Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:06.9109480Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:06.9151780Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-08-14T20:55:06.9192350Z Synchronizing submodule url for 'third_party/fmt' 2025-08-14T20:55:06.9231110Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:06.9268950Z Synchronizing submodule url for 'third_party/gloo' 2025-08-14T20:55:06.9306460Z Synchronizing submodule url for 'third_party/googletest' 2025-08-14T20:55:06.9343840Z Synchronizing submodule url for 'third_party/ideep' 2025-08-14T20:55:06.9384860Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:06.9425920Z Synchronizing submodule url for 'third_party/ittapi' 2025-08-14T20:55:06.9463830Z Synchronizing submodule url for 'third_party/kineto' 2025-08-14T20:55:06.9498760Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:06.9533720Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:06.9571790Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:06.9608520Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:06.9645780Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:06.9682030Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:06.9721750Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:06.9759380Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:06.9796370Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:06.9835080Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:06.9875390Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:06.9912820Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:06.9951520Z Synchronizing submodule url for 'third_party/kleidiai' 2025-08-14T20:55:06.9989310Z Synchronizing submodule url for 'third_party/mimalloc' 2025-08-14T20:55:07.0025990Z Synchronizing submodule url for 'third_party/nlohmann' 2025-08-14T20:55:07.0062850Z Synchronizing submodule url for 'third_party/onnx' 2025-08-14T20:55:07.0115440Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:07.0156050Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-08-14T20:55:07.0191910Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:07.0228630Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:07.0264610Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:07.0300750Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:07.0338140Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:07.0373700Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:07.0411200Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:07.0446450Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:07.0483490Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:07.0522150Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:07.0569010Z Synchronizing submodule url for 'third_party/pocketfft' 2025-08-14T20:55:07.0607780Z Synchronizing submodule url for 'third_party/protobuf' 2025-08-14T20:55:07.0653280Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:07.0689810Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:07.0728370Z Synchronizing submodule url for 'third_party/psimd' 2025-08-14T20:55:07.0766400Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-08-14T20:55:07.0803150Z Synchronizing submodule url for 'third_party/pybind11' 2025-08-14T20:55:07.0839660Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-08-14T20:55:07.0877560Z Synchronizing submodule url for 'third_party/sleef' 2025-08-14T20:55:07.0915000Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-08-14T20:55:07.0949470Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:07.1003580Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:07.1047320Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:07.1089500Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:07.1131300Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:07.1177260Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-08-14T20:55:07.1923820Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-14T20:55:07.2091180Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-14T20:55:07.2283320Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-14T20:55:07.2460410Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-14T20:55:07.3002040Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-14T20:55:07.3184930Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-14T20:55:07.3800180Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-14T20:55:07.4208310Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-14T20:55:07.5538330Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-14T20:55:07.6080940Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-14T20:55:07.6711370Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-14T20:55:07.6893650Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-14T20:55:07.7439030Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-14T20:55:07.7626800Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-14T20:55:07.7891340Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-14T20:55:07.9898500Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-14T20:55:08.0425650Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-14T20:55:08.1422330Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-14T20:55:08.2112060Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-14T20:55:08.2896810Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-14T20:55:08.3448290Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:55:08.3716500Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-14T20:55:08.4590840Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-14T20:55:08.4805090Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-14T20:55:08.6187220Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-14T20:55:08.6684190Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-14T20:55:08.7293410Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-14T20:55:08.7501320Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-14T20:55:08.7740500Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-14T20:55:08.7939680Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-14T20:55:08.8162950Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-14T20:55:08.8349080Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-14T20:55:09.1069390Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-14T20:55:09.1340970Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-14T20:55:09.1723280Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-14T20:55:09.2233890Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-14T20:55:09.3145820Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-14T20:55:09.3684150Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-14T20:55:09.4474360Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-14T20:55:09.4750910Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-14T20:55:09.5004540Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-14T20:55:09.5398300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-14T20:55:09.6029590Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-14T20:55:09.7373140Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-14T20:55:09.7655940Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-14T20:55:09.8384450Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-14T20:55:09.9048860Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-14T20:55:09.9548180Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-14T20:55:10.0219410Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-14T20:55:10.1268030Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-14T20:55:10.2008690Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-14T20:55:10.2853690Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:55:10.3892750Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-14T20:55:10.4499470Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-14T20:55:10.5212020Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-14T20:55:10.5557460Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-14T20:55:10.6717050Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-14T20:55:10.7048700Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-14T20:55:10.7312680Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-14T20:55:10.7688880Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-14T20:55:10.8660250Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-14T20:55:10.9322240Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-14T20:55:11.1522040Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-14T20:55:11.1717490Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-14T20:55:11.2557650Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-14T20:55:11.3106170Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-14T20:55:11.3707670Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-14T20:55:11.3883590Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-14T20:55:11.4056160Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-14T20:55:11.4322520Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-14T20:55:11.4508850Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-14T20:55:11.4751600Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-14T20:55:11.4981700Z Submodule path 'third_party/tensorpipe': checked out 'dacda0567d9f23d4bc503e1c4f84aa65f33ac38a' 2025-08-14T20:55:11.5626900Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-14T20:55:11.5866040Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-14T20:55:11.6905530Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-14T20:55:11.7614890Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-14T20:55:11.7863520Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-14T20:55:11.7913830Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-08-14T20:55:11.8414590Z Entering 'android/libs/fbjni' 2025-08-14T20:55:11.8500070Z Entering 'third_party/FP16' 2025-08-14T20:55:11.8581640Z Entering 'third_party/FXdiv' 2025-08-14T20:55:11.8663380Z Entering 'third_party/NNPACK' 2025-08-14T20:55:11.8746580Z Entering 'third_party/NVTX' 2025-08-14T20:55:11.8829510Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:11.8912820Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:11.9002260Z Entering 'third_party/aiter' 2025-08-14T20:55:11.9087070Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:11.9173320Z Entering 'third_party/benchmark' 2025-08-14T20:55:11.9258350Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:11.9344190Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:11.9428880Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:11.9514490Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:11.9597440Z Entering 'third_party/cutlass' 2025-08-14T20:55:11.9681670Z Entering 'third_party/fbgemm' 2025-08-14T20:55:11.9762950Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:11.9845520Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:11.9930690Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:12.0014790Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:12.0099830Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:12.0183630Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:12.0265510Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:12.0351420Z Entering 'third_party/flash-attention' 2025-08-14T20:55:12.0434780Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:12.0520110Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:12.0607730Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:12.0694160Z Entering 'third_party/fmt' 2025-08-14T20:55:12.0778270Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:12.0862080Z Entering 'third_party/gloo' 2025-08-14T20:55:12.0945960Z Entering 'third_party/googletest' 2025-08-14T20:55:12.1028440Z Entering 'third_party/ideep' 2025-08-14T20:55:12.1109230Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:12.1196410Z Entering 'third_party/ittapi' 2025-08-14T20:55:12.1284250Z Entering 'third_party/kineto' 2025-08-14T20:55:12.1369430Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:12.1451020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:12.1533570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:12.1615350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:12.1697990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:12.1777270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:12.1877340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:12.1939600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:12.2022270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:12.2107680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:12.2194140Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:12.2276930Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:12.2362050Z Entering 'third_party/kleidiai' 2025-08-14T20:55:12.2446320Z Entering 'third_party/mimalloc' 2025-08-14T20:55:12.2528390Z Entering 'third_party/nlohmann' 2025-08-14T20:55:12.2609120Z Entering 'third_party/onnx' 2025-08-14T20:55:12.2703720Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:12.2790590Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:12.2876260Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:12.2959400Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:12.3042160Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:12.3124220Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:12.3207040Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:12.3288880Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:12.3369300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:12.3447910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:12.3528570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:12.3610520Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:12.3699010Z Entering 'third_party/pocketfft' 2025-08-14T20:55:12.3782090Z Entering 'third_party/protobuf' 2025-08-14T20:55:12.3862960Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:12.3950460Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:12.4032010Z Entering 'third_party/psimd' 2025-08-14T20:55:12.4114810Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:12.4196930Z Entering 'third_party/pybind11' 2025-08-14T20:55:12.4278160Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:12.4358770Z Entering 'third_party/sleef' 2025-08-14T20:55:12.4439600Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:12.4518710Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:12.4599200Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:12.4679320Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:12.4764780Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:12.4844200Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:12.4936330Z ##[endgroup] 2025-08-14T20:55:12.4936600Z ##[group]Persisting credentials for submodules 2025-08-14T20:55:12.4940280Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-08-14T20:55:12.5429070Z Entering 'android/libs/fbjni' 2025-08-14T20:55:12.5496720Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5497540Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5562050Z Entering 'third_party/FP16' 2025-08-14T20:55:12.5628880Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5629660Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5695440Z Entering 'third_party/FXdiv' 2025-08-14T20:55:12.5762530Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5762750Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5829590Z Entering 'third_party/NNPACK' 2025-08-14T20:55:12.5896740Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5896960Z url.https://github.com/.insteadof 2025-08-14T20:55:12.5963370Z Entering 'third_party/NVTX' 2025-08-14T20:55:12.6031830Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6032090Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6098270Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:12.6165430Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6165670Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6231930Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:12.6299500Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6299720Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6371470Z Entering 'third_party/aiter' 2025-08-14T20:55:12.6440480Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6440720Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6506930Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:12.6573100Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6573490Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6644690Z Entering 'third_party/benchmark' 2025-08-14T20:55:12.6713740Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6713960Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6780950Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:12.6847030Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6847260Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6915690Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:12.6983880Z url.https://github.com/.insteadof 2025-08-14T20:55:12.6984100Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7050470Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:12.7117660Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7117880Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7184580Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:12.7251350Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7251600Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7318550Z Entering 'third_party/cutlass' 2025-08-14T20:55:12.7385080Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7385300Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7454630Z Entering 'third_party/fbgemm' 2025-08-14T20:55:12.7523840Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7524060Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7590550Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:12.7657570Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7657800Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7724970Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:12.7793040Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7793260Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7861490Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:12.7928600Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7928820Z url.https://github.com/.insteadof 2025-08-14T20:55:12.7995800Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:12.8062270Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8062500Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8134070Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:12.8203310Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8203530Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8269640Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:12.8336280Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8336510Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8401750Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:12.8466010Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8466230Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8534110Z Entering 'third_party/flash-attention' 2025-08-14T20:55:12.8600610Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8600840Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8664770Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:12.8729510Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8729740Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8798640Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:12.8866400Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8866620Z url.https://github.com/.insteadof 2025-08-14T20:55:12.8937770Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:12.9007050Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9007280Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9074650Z Entering 'third_party/fmt' 2025-08-14T20:55:12.9141990Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9142210Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9209380Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:12.9278490Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9278720Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9345820Z Entering 'third_party/gloo' 2025-08-14T20:55:12.9413750Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9413990Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9481900Z Entering 'third_party/googletest' 2025-08-14T20:55:12.9548790Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9549240Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9616400Z Entering 'third_party/ideep' 2025-08-14T20:55:12.9683640Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9683870Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9749950Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:12.9816360Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9816580Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9887640Z Entering 'third_party/ittapi' 2025-08-14T20:55:12.9955340Z url.https://github.com/.insteadof 2025-08-14T20:55:12.9955570Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0021620Z Entering 'third_party/kineto' 2025-08-14T20:55:13.0086290Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0086540Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0150470Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:13.0214930Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0215150Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0278440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:13.0342280Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0342500Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0409770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:13.0477890Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0478140Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0545080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:13.0611050Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0611280Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0678450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:13.0743640Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0744890Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0809400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:13.0876140Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0876380Z url.https://github.com/.insteadof 2025-08-14T20:55:13.0951650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:13.1015290Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1015540Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1082810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:13.1148560Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1148790Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1216300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:13.1280490Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1280880Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1347010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:13.1411170Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1411410Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1479290Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:13.1542520Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1542750Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1608870Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:13.1674360Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1674590Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1742880Z Entering 'third_party/kleidiai' 2025-08-14T20:55:13.1810830Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1878330Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1878550Z Entering 'third_party/mimalloc' 2025-08-14T20:55:13.1944660Z url.https://github.com/.insteadof 2025-08-14T20:55:13.1945020Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2009890Z Entering 'third_party/nlohmann' 2025-08-14T20:55:13.2074360Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2074590Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2140990Z Entering 'third_party/onnx' 2025-08-14T20:55:13.2206070Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2206300Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2277080Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:13.2343220Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2343440Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2411310Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:13.2477510Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2477750Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2543150Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:13.2608040Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2608290Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2675090Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:13.2740390Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2740610Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2806320Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:13.2872390Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2872610Z url.https://github.com/.insteadof 2025-08-14T20:55:13.2940360Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:13.3006250Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3006480Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3072620Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:13.3138250Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3138550Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3203340Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:13.3269830Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3270060Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3336480Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:13.3401790Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3402040Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3465310Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:13.3531760Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3531990Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3597450Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:13.3661800Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3662030Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3730270Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:13.3795850Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3796060Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3870740Z Entering 'third_party/pocketfft' 2025-08-14T20:55:13.3937550Z url.https://github.com/.insteadof 2025-08-14T20:55:13.3937780Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4002020Z Entering 'third_party/protobuf' 2025-08-14T20:55:13.4066690Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4066920Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4132150Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:13.4198110Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4198350Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4263500Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:13.4328410Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4328660Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4396750Z Entering 'third_party/psimd' 2025-08-14T20:55:13.4463280Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4463510Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4529220Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:13.4594790Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4595020Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4659990Z Entering 'third_party/pybind11' 2025-08-14T20:55:13.4724840Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4725300Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4791070Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:13.4858100Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4858340Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4924150Z Entering 'third_party/sleef' 2025-08-14T20:55:13.4990310Z url.https://github.com/.insteadof 2025-08-14T20:55:13.4990540Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5056180Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:13.5122010Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5122230Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5186570Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:13.5251870Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5252090Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5317100Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:13.5381770Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5382020Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5446780Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:13.5511500Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5511730Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5577500Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:13.5642850Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5643080Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5707460Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:13.5773120Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5773360Z url.https://github.com/.insteadof 2025-08-14T20:55:13.5852660Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-08-14T20:55:13.6351240Z Entering 'android/libs/fbjni' 2025-08-14T20:55:13.6451360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-14T20:55:13.6486210Z Entering 'third_party/FP16' 2025-08-14T20:55:13.6584270Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-14T20:55:13.6618890Z Entering 'third_party/FXdiv' 2025-08-14T20:55:13.6715750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-14T20:55:13.6750470Z Entering 'third_party/NNPACK' 2025-08-14T20:55:13.6847900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-14T20:55:13.6881960Z Entering 'third_party/NVTX' 2025-08-14T20:55:13.6978190Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-14T20:55:13.7013670Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:13.7119350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-14T20:55:13.7154670Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:13.7253980Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-14T20:55:13.7295110Z Entering 'third_party/aiter' 2025-08-14T20:55:13.7393730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-14T20:55:13.7427460Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:13.7526310Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-14T20:55:13.7564980Z Entering 'third_party/benchmark' 2025-08-14T20:55:13.7667560Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:55:13.7703050Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:13.7803900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-14T20:55:13.7842080Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:13.7940290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-14T20:55:13.7975070Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:13.8071670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-14T20:55:13.8106360Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:13.8202650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-14T20:55:13.8237140Z Entering 'third_party/cutlass' 2025-08-14T20:55:13.8331620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-14T20:55:13.8368710Z Entering 'third_party/fbgemm' 2025-08-14T20:55:13.8466160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-14T20:55:13.8500150Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:13.8598020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-14T20:55:13.8631920Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:13.8730830Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-14T20:55:13.8767040Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:13.8864820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-14T20:55:13.8899240Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:13.8997460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-14T20:55:13.9034870Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:13.9133210Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-14T20:55:13.9167510Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:13.9265320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-14T20:55:13.9298890Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:13.9396910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-14T20:55:13.9434400Z Entering 'third_party/flash-attention' 2025-08-14T20:55:13.9533940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-14T20:55:13.9567830Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:13.9665500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-14T20:55:13.9701900Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:13.9801440Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-14T20:55:13.9840980Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:13.9939840Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-14T20:55:13.9976160Z Entering 'third_party/fmt' 2025-08-14T20:55:14.0074740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:55:14.0109940Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:14.0207960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-14T20:55:14.0242570Z Entering 'third_party/gloo' 2025-08-14T20:55:14.0341690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-14T20:55:14.0376770Z Entering 'third_party/googletest' 2025-08-14T20:55:14.0475210Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.0509830Z Entering 'third_party/ideep' 2025-08-14T20:55:14.0606550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-14T20:55:14.0639020Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:14.0734240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-14T20:55:14.0771820Z Entering 'third_party/ittapi' 2025-08-14T20:55:14.0867100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-14T20:55:14.0901930Z Entering 'third_party/kineto' 2025-08-14T20:55:14.0998780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-14T20:55:14.1032510Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:14.1131390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-14T20:55:14.1164010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:14.1260060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-08-14T20:55:14.1295080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:14.1393200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-08-14T20:55:14.1428560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:14.1529660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-08-14T20:55:14.1565240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:14.1665570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-08-14T20:55:14.1699130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:14.1800190Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-08-14T20:55:14.1836900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:14.1935950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-08-14T20:55:14.1970250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:14.2068470Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.2102860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:14.2201530Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-08-14T20:55:14.2236920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:14.2335860Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-08-14T20:55:14.2372280Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:14.2470140Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-14T20:55:14.2504250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:14.2601410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.2638100Z Entering 'third_party/kleidiai' 2025-08-14T20:55:14.2737030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-14T20:55:14.2772950Z Entering 'third_party/mimalloc' 2025-08-14T20:55:14.2871560Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-14T20:55:14.2906370Z Entering 'third_party/nlohmann' 2025-08-14T20:55:14.3004270Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-14T20:55:14.3039660Z Entering 'third_party/onnx' 2025-08-14T20:55:14.3138190Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-14T20:55:14.3178430Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:14.3277510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:55:14.3314260Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:14.3413750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-14T20:55:14.3448180Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:14.3547060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:55:14.3581170Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:14.3677960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.3712600Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:14.3809700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-08-14T20:55:14.3843940Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:14.3941180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-08-14T20:55:14.3975940Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:14.4076630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-08-14T20:55:14.4111050Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:14.4210890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-08-14T20:55:14.4245680Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:14.4346110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-08-14T20:55:14.4378860Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:14.4477070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-08-14T20:55:14.4512790Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:14.4610220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-08-14T20:55:14.4647440Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:14.4743830Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-14T20:55:14.4786610Z Entering 'third_party/pocketfft' 2025-08-14T20:55:14.4883500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-14T20:55:14.4917010Z Entering 'third_party/protobuf' 2025-08-14T20:55:14.5012660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-14T20:55:14.5047750Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:14.5145160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-14T20:55:14.5179620Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:14.5276080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.5311860Z Entering 'third_party/psimd' 2025-08-14T20:55:14.5409260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-14T20:55:14.5443300Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:14.5539420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-14T20:55:14.5573780Z Entering 'third_party/pybind11' 2025-08-14T20:55:14.5670300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:55:14.5705430Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:14.5802550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-14T20:55:14.5836650Z Entering 'third_party/sleef' 2025-08-14T20:55:14.5932870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-14T20:55:14.5967070Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:14.6063670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-14T20:55:14.6095830Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:14.6192150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-14T20:55:14.6225720Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:14.6320210Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-14T20:55:14.6353030Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:14.6449460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-14T20:55:14.6483620Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:14.6584350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-14T20:55:14.6616940Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:14.6715010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-08-14T20:55:14.6909530Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-08-14T20:55:14.7410230Z Entering 'android/libs/fbjni' 2025-08-14T20:55:14.7497500Z Entering 'third_party/FP16' 2025-08-14T20:55:14.7580650Z Entering 'third_party/FXdiv' 2025-08-14T20:55:14.7663940Z Entering 'third_party/NNPACK' 2025-08-14T20:55:14.7745170Z Entering 'third_party/NVTX' 2025-08-14T20:55:14.7827950Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:14.7909570Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:14.7996440Z Entering 'third_party/aiter' 2025-08-14T20:55:14.8077230Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:14.8161880Z Entering 'third_party/benchmark' 2025-08-14T20:55:14.8247560Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:14.8333970Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:14.8417350Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:14.8500170Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:14.8580690Z Entering 'third_party/cutlass' 2025-08-14T20:55:14.8662880Z Entering 'third_party/fbgemm' 2025-08-14T20:55:14.8743090Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:14.8821100Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:14.8903730Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:14.8982820Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:14.9065860Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:14.9146420Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:14.9228160Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:14.9315530Z Entering 'third_party/flash-attention' 2025-08-14T20:55:14.9401570Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:14.9485750Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:14.9573290Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:14.9658990Z Entering 'third_party/fmt' 2025-08-14T20:55:14.9741300Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:14.9824430Z Entering 'third_party/gloo' 2025-08-14T20:55:14.9906940Z Entering 'third_party/googletest' 2025-08-14T20:55:14.9988680Z Entering 'third_party/ideep' 2025-08-14T20:55:15.0068420Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:15.0151760Z Entering 'third_party/ittapi' 2025-08-14T20:55:15.0235430Z Entering 'third_party/kineto' 2025-08-14T20:55:15.0315500Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:15.0395470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:15.0479440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:15.0563140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:15.0646420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:15.0727000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:15.0810870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:15.0894570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:15.0978260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:15.1063570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:15.1149580Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:15.1232320Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:15.1316980Z Entering 'third_party/kleidiai' 2025-08-14T20:55:15.1399440Z Entering 'third_party/mimalloc' 2025-08-14T20:55:15.1480290Z Entering 'third_party/nlohmann' 2025-08-14T20:55:15.1563360Z Entering 'third_party/onnx' 2025-08-14T20:55:15.1651320Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:15.1740250Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:15.1823850Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:15.1907990Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:15.1991210Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:15.2071800Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:15.2154400Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:15.2234360Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:15.2317520Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:15.2398830Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:15.2480810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:15.2565550Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:15.2656440Z Entering 'third_party/pocketfft' 2025-08-14T20:55:15.2741760Z Entering 'third_party/protobuf' 2025-08-14T20:55:15.2822970Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:15.2903440Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:15.2985370Z Entering 'third_party/psimd' 2025-08-14T20:55:15.3067510Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:15.3149220Z Entering 'third_party/pybind11' 2025-08-14T20:55:15.3231450Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:15.3314030Z Entering 'third_party/sleef' 2025-08-14T20:55:15.3396760Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:15.3478250Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:15.3559940Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:15.3640950Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:15.3722720Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:15.3803610Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:15.3899560Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-08-14T20:55:15.4386510Z Entering 'android/libs/fbjni' 2025-08-14T20:55:15.4472700Z Entering 'third_party/FP16' 2025-08-14T20:55:15.4555190Z Entering 'third_party/FXdiv' 2025-08-14T20:55:15.4637310Z Entering 'third_party/NNPACK' 2025-08-14T20:55:15.4719040Z Entering 'third_party/NVTX' 2025-08-14T20:55:15.4800910Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T20:55:15.4884860Z Entering 'third_party/XNNPACK' 2025-08-14T20:55:15.4972960Z Entering 'third_party/aiter' 2025-08-14T20:55:15.5056170Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T20:55:15.5142140Z Entering 'third_party/benchmark' 2025-08-14T20:55:15.5226430Z Entering 'third_party/composable_kernel' 2025-08-14T20:55:15.5310380Z Entering 'third_party/cpp-httplib' 2025-08-14T20:55:15.5392910Z Entering 'third_party/cpuinfo' 2025-08-14T20:55:15.5475500Z Entering 'third_party/cudnn_frontend' 2025-08-14T20:55:15.5558990Z Entering 'third_party/cutlass' 2025-08-14T20:55:15.5645040Z Entering 'third_party/fbgemm' 2025-08-14T20:55:15.5728840Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T20:55:15.5811590Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T20:55:15.5895840Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T20:55:15.5979920Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T20:55:15.6064330Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T20:55:15.6147330Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T20:55:15.6229680Z Entering 'third_party/fbgemm/external/json' 2025-08-14T20:55:15.6314140Z Entering 'third_party/flash-attention' 2025-08-14T20:55:15.6395670Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T20:55:15.6481800Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T20:55:15.6569480Z Entering 'third_party/flatbuffers' 2025-08-14T20:55:15.6654910Z Entering 'third_party/fmt' 2025-08-14T20:55:15.6736070Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T20:55:15.6817960Z Entering 'third_party/gloo' 2025-08-14T20:55:15.6899470Z Entering 'third_party/googletest' 2025-08-14T20:55:15.6980320Z Entering 'third_party/ideep' 2025-08-14T20:55:15.7059010Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T20:55:15.7144740Z Entering 'third_party/ittapi' 2025-08-14T20:55:15.7228210Z Entering 'third_party/kineto' 2025-08-14T20:55:15.7308480Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T20:55:15.7389770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T20:55:15.7472860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T20:55:15.7556450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T20:55:15.7641780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T20:55:15.7722350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T20:55:15.7806090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T20:55:15.7886270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T20:55:15.7966150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T20:55:15.8046150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T20:55:15.8129830Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T20:55:15.8210810Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T20:55:15.8294120Z Entering 'third_party/kleidiai' 2025-08-14T20:55:15.8375220Z Entering 'third_party/mimalloc' 2025-08-14T20:55:15.8457000Z Entering 'third_party/nlohmann' 2025-08-14T20:55:15.8537410Z Entering 'third_party/onnx' 2025-08-14T20:55:15.8623670Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T20:55:15.8709310Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T20:55:15.8790640Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T20:55:15.8871790Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T20:55:15.8952300Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T20:55:15.9033500Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T20:55:15.9114960Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T20:55:15.9197160Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T20:55:15.9278040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T20:55:15.9360680Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T20:55:15.9445730Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T20:55:15.9531480Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T20:55:15.9624300Z Entering 'third_party/pocketfft' 2025-08-14T20:55:15.9708790Z Entering 'third_party/protobuf' 2025-08-14T20:55:15.9790470Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T20:55:15.9872170Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T20:55:15.9956070Z Entering 'third_party/psimd' 2025-08-14T20:55:16.0040690Z Entering 'third_party/pthreadpool' 2025-08-14T20:55:16.0122660Z Entering 'third_party/pybind11' 2025-08-14T20:55:16.0205270Z Entering 'third_party/python-peachpy' 2025-08-14T20:55:16.0288170Z Entering 'third_party/sleef' 2025-08-14T20:55:16.0370310Z Entering 'third_party/tensorpipe' 2025-08-14T20:55:16.0451860Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T20:55:16.0537660Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T20:55:16.0619130Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T20:55:16.0700830Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T20:55:16.0780530Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T20:55:16.0872850Z ##[endgroup] 2025-08-14T20:55:16.0946130Z [command]/usr/bin/git log -1 --format=%H 2025-08-14T20:55:16.1007260Z 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T20:55:16.1086990Z Prepare all required actions 2025-08-14T20:55:16.1105710Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-08-14T20:55:16.1105900Z with: 2025-08-14T20:55:16.1106220Z github-token: *** 2025-08-14T20:55:16.1106340Z env: 2025-08-14T20:55:16.1106450Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:16.1106600Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:16.1106770Z TEST_CONFIG: default 2025-08-14T20:55:16.1106910Z SHARD_NUMBER: 2 2025-08-14T20:55:16.1107020Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:16.1107140Z PR_BODY: 2025-08-14T20:55:16.1107260Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:16.1107400Z ##[endgroup] 2025-08-14T20:55:16.1116500Z ##[group]Run set -eux 2025-08-14T20:55:16.1116650Z set -eux 2025-08-14T20:55:16.1116900Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-08-14T20:55:16.1128340Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:16.1128540Z env: 2025-08-14T20:55:16.1128660Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:16.1128820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:16.1128990Z TEST_CONFIG: default 2025-08-14T20:55:16.1129110Z SHARD_NUMBER: 2 2025-08-14T20:55:16.1129230Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:16.1129340Z PR_BODY: 2025-08-14T20:55:16.1129460Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:16.1129690Z GITHUB_TOKEN: *** 2025-08-14T20:55:16.1129810Z ##[endgroup] 2025-08-14T20:55:16.1372550Z + python3 .github/scripts/get_workflow_job_id.py 16976255045 i-0a1c9f2fb6f6c42e5 2025-08-14T20:55:16.7625450Z Setting output job-id=48126518113 2025-08-14T20:55:16.7727840Z Setting output job-name=macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:16.7958030Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-08-14T20:55:16.7958800Z with: 2025-08-14T20:55:16.7959170Z python-version: 3.12.7 2025-08-14T20:55:16.7959900Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2025-08-14T20:55:16.7960700Z env: 2025-08-14T20:55:16.7961060Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:16.7961560Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:16.7962110Z TEST_CONFIG: default 2025-08-14T20:55:16.7962530Z SHARD_NUMBER: 2 2025-08-14T20:55:16.7962920Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:16.7963340Z PR_BODY: 2025-08-14T20:55:16.7963730Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:16.7964200Z ##[endgroup] 2025-08-14T20:55:16.8592220Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-08-14T20:55:17.6492250Z ==> Updating Homebrew... 2025-08-14T20:55:19.1852550Z ==> Homebrew's analytics have entirely moved to our InfluxDB instance in the EU. 2025-08-14T20:55:19.1853010Z We gather less data than before and have destroyed all Google Analytics data: 2025-08-14T20:55:19.1853400Z https://docs.brew.sh/Analytics 2025-08-14T20:55:19.1853740Z Please reconsider re-enabling analytics to help our volunteer maintainers with: 2025-08-14T20:55:19.1854030Z brew analytics on 2025-08-14T20:55:19.2065410Z ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: 2025-08-14T20:55:19.2065890Z https://github.com/Homebrew/brew#donations 2025-08-14T20:55:19.2066060Z 2025-08-14T20:55:19.8162920Z Already up-to-date. 2025-08-14T20:55:20.9361150Z ##[warning]python@3.12 3.12.11 is already installed and up-to-date. To reinstall 3.12.11, run: brew reinstall python@3.12 2025-08-14T20:55:20.9690070Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:22.5974470Z Installing requirements from .github/requirements/pip-requirements-macOS.txt 2025-08-14T20:55:22.9407660Z Collecting boto3==1.35.42 (from -r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:22.9450400Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-08-14T20:55:23.0079190Z Collecting cmake==3.27.* (from -r .github/requirements/pip-requirements-macOS.txt (line 2)) 2025-08-14T20:55:23.0102190Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (6.3 kB) 2025-08-14T20:55:23.0221050Z Collecting expecttest==0.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 3)) 2025-08-14T20:55:23.0265190Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-08-14T20:55:23.0400850Z Collecting fbscribelogger==0.1.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:23.0414430Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-08-14T20:55:23.0555520Z Collecting filelock==3.18.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 5)) 2025-08-14T20:55:23.0569720Z Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-08-14T20:55:23.1604250Z Collecting hypothesis==6.56.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-08-14T20:55:23.1629120Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-08-14T20:55:23.1780910Z Collecting librosa>=0.6.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:23.1794530Z Using cached librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-08-14T20:55:23.1920590Z Collecting mpmath==1.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 8)) 2025-08-14T20:55:23.1940700Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-08-14T20:55:23.2102550Z Collecting networkx==2.8.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 9)) 2025-08-14T20:55:23.2123000Z Using cached networkx-2.8.7-py3-none-any.whl.metadata (5.1 kB) 2025-08-14T20:55:23.2337520Z Collecting ninja==1.10.2.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 10)) 2025-08-14T20:55:23.2352260Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2025-08-14T20:55:23.2940060Z Collecting numba==0.59.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-08-14T20:55:23.2956410Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-08-14T20:55:23.3790270Z Collecting numpy==1.26.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 12)) 2025-08-14T20:55:23.3826380Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-08-14T20:55:23.4007370Z Collecting opt-einsum>=3.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 13)) 2025-08-14T20:55:23.4035190Z Using cached opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-08-14T20:55:23.4483880Z Collecting optree==0.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 14)) 2025-08-14T20:55:23.4499580Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-08-14T20:55:23.4668820Z Collecting packaging==23.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 15)) 2025-08-14T20:55:23.4688370Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-08-14T20:55:23.4786730Z Collecting parameterized==0.8.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 16)) 2025-08-14T20:55:23.4801300Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-08-14T20:55:23.5593390Z Collecting pillow==10.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 17)) 2025-08-14T20:55:23.5616860Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.2 kB) 2025-08-14T20:55:23.6381420Z Collecting protobuf==5.29.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 18)) 2025-08-14T20:55:23.6409290Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-08-14T20:55:23.7047970Z Collecting psutil==5.9.8 (from -r .github/requirements/pip-requirements-macOS.txt (line 19)) 2025-08-14T20:55:23.7062970Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2025-08-14T20:55:23.7208520Z Collecting pygments==2.15.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 20)) 2025-08-14T20:55:23.7227510Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-08-14T20:55:23.7343430Z Collecting pytest-cpp==2.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-08-14T20:55:23.7363950Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-08-14T20:55:23.7532940Z Collecting pytest-flakefinder==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 22)) 2025-08-14T20:55:23.7552670Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-08-14T20:55:23.7719300Z Collecting pytest-rerunfailures==10.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 23)) 2025-08-14T20:55:23.7739090Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl.metadata (15 kB) 2025-08-14T20:55:23.7854510Z Collecting pytest-subtests==0.13.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 24)) 2025-08-14T20:55:23.7868570Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-08-14T20:55:23.7994740Z Collecting pytest-xdist==3.3.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-08-14T20:55:23.8015980Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-08-14T20:55:23.8234850Z Collecting pytest==7.3.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-08-14T20:55:23.8260490Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-08-14T20:55:23.8461950Z Collecting pyyaml==6.0.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 27)) 2025-08-14T20:55:23.8477500Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-08-14T20:55:23.9055490Z Collecting scipy==1.12.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 28)) 2025-08-14T20:55:23.9078740Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (217 kB) 2025-08-14T20:55:23.9983100Z Collecting setuptools==72.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 29)) 2025-08-14T20:55:23.9998650Z Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB) 2025-08-14T20:55:24.0166280Z Collecting sympy==1.13.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 30)) 2025-08-14T20:55:24.0180730Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-08-14T20:55:24.0403470Z Collecting tlparse==0.3.30 (from -r .github/requirements/pip-requirements-macOS.txt (line 31)) 2025-08-14T20:55:24.0427640Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-08-14T20:55:24.0565180Z Collecting tensorboard==2.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:24.0596810Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-08-14T20:55:24.0741830Z Collecting typing-extensions==4.12.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 33)) 2025-08-14T20:55:24.0757170Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-08-14T20:55:24.0882450Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-08-14T20:55:24.0909570Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-08-14T20:55:24.1068910Z Collecting xdoctest==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-08-14T20:55:24.1083410Z Using cached xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2025-08-14T20:55:24.1565360Z Collecting z3-solver==4.15.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 36)) 2025-08-14T20:55:24.1594040Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl.metadata (778 bytes) 2025-08-14T20:55:24.3604920Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:24.3621830Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-08-14T20:55:24.3720030Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:24.3727770Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-08-14T20:55:24.3832590Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:24.3844220Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-08-14T20:55:24.6451650Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:24.6480470Z Using cached aiohttp-3.12.15-cp312-cp312-macosx_11_0_arm64.whl.metadata (7.7 kB) 2025-08-14T20:55:24.6657920Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:24.6672470Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-08-14T20:55:24.6826850Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-08-14T20:55:24.6846660Z Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-08-14T20:55:24.6996120Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-08-14T20:55:24.7016470Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-08-14T20:55:24.7354980Z Collecting llvmlite<0.43,>=0.42.0dev0 (from numba==0.59.0->-r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-08-14T20:55:24.7369860Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-08-14T20:55:24.7595710Z Collecting colorama (from pytest-cpp==2.3.0->-r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-08-14T20:55:24.7603120Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-08-14T20:55:24.7929210Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-08-14T20:55:24.7943040Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-08-14T20:55:24.8106720Z Collecting iniconfig (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-08-14T20:55:24.8127090Z Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-08-14T20:55:24.8239130Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-08-14T20:55:24.8259060Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-08-14T20:55:24.8448810Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:24.8474510Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-08-14T20:55:25.0658380Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.0674480Z Using cached grpcio-1.74.0-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.8 kB) 2025-08-14T20:55:25.1360570Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.1377510Z Using cached google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-08-14T20:55:25.1538900Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.1552310Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-08-14T20:55:25.1688560Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.1702120Z Using cached markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) 2025-08-14T20:55:25.1975320Z Collecting requests<3,>=2.21.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.1994870Z Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-08-14T20:55:25.2254840Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.2268530Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-08-14T20:55:25.2426520Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.2439850Z Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-08-14T20:55:25.2589460Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.2603830Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-08-14T20:55:25.2701600Z Collecting six (from xdoctest==1.1.0->-r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-08-14T20:55:25.2709000Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-08-14T20:55:25.3590360Z Collecting lxml (from unittest-xml-reporting<=3.2.0,>=2.0.0->-r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-08-14T20:55:25.3613650Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl.metadata (6.6 kB) 2025-08-14T20:55:25.3762280Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.3782060Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-08-14T20:55:25.3878620Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.3892110Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-08-14T20:55:25.4267430Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.4282910Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-08-14T20:55:25.5412120Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.5435770Z Using cached multidict-6.6.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-08-14T20:55:25.5726280Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.5746840Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (12 kB) 2025-08-14T20:55:25.7446090Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:25.7478080Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (73 kB) 2025-08-14T20:55:25.7644190Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:25.7651680Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-08-14T20:55:25.7827610Z Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-08-14T20:55:25.7835760Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-08-14T20:55:25.7978500Z Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.7992670Z Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-08-14T20:55:25.8160800Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.8186330Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-08-14T20:55:25.8292930Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.8306820Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-08-14T20:55:25.8525380Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.8544970Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-08-14T20:55:25.9098620Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.9114470Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl.metadata (36 kB) 2025-08-14T20:55:25.9255130Z Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.9268830Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-08-14T20:55:25.9492500Z Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.9506300Z Using cached certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-08-14T20:55:25.9659110Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:25.9666650Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-08-14T20:55:26.0807750Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-08-14T20:55:26.0827900Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-08-14T20:55:26.1045870Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.1059780Z Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-08-14T20:55:26.1579220Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.1600430Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB) 2025-08-14T20:55:26.1792470Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.1818490Z Using cached joblib-1.5.1-py3-none-any.whl.metadata (5.6 kB) 2025-08-14T20:55:26.1931130Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.1963310Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-08-14T20:55:26.2074050Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.2087870Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-08-14T20:55:26.2218210Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.2244820Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-08-14T20:55:26.2578800Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.2600250Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-08-14T20:55:26.2723420Z Collecting lazy_loader>=0.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.2743250Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-08-14T20:55:26.3113130Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.3128220Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.4 kB) 2025-08-14T20:55:26.3477840Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.3492630Z Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-08-14T20:55:26.3747050Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:26.3760650Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-08-14T20:55:26.3960810Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.3974800Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-08-14T20:55:26.4527040Z Collecting cffi>=1.0 (from soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.4543220Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB) 2025-08-14T20:55:26.4657180Z Collecting pycparser (from cffi>=1.0->soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-08-14T20:55:26.4671220Z Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-08-14T20:55:26.5003770Z Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-08-14T20:55:26.5025310Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.0 kB) 2025-08-14T20:55:26.5149640Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-08-14T20:55:26.5174440Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-08-14T20:55:26.5192910Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-08-14T20:55:26.5216440Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-08-14T20:55:26.5253900Z Using cached filelock-3.18.0-py3-none-any.whl (16 kB) 2025-08-14T20:55:26.5271860Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-08-14T20:55:26.5334220Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-08-14T20:55:26.5382750Z Using cached networkx-2.8.7-py3-none-any.whl (2.0 MB) 2025-08-14T20:55:26.5468070Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (231 kB) 2025-08-14T20:55:26.5511760Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl (2.6 MB) 2025-08-14T20:55:26.5632010Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-08-14T20:55:26.5940840Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-08-14T20:55:26.5980270Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-08-14T20:55:26.5996120Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-08-14T20:55:26.6020240Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB) 2025-08-14T20:55:26.6148570Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl (417 kB) 2025-08-14T20:55:26.6186930Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2025-08-14T20:55:26.6209600Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-08-14T20:55:26.6271530Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-08-14T20:55:26.6295660Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-08-14T20:55:26.6313400Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl (11 kB) 2025-08-14T20:55:26.6328550Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-08-14T20:55:26.6344170Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-08-14T20:55:26.6361510Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-08-14T20:55:26.6395550Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-08-14T20:55:26.6414240Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl (31.4 MB) 2025-08-14T20:55:26.6994360Z Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB) 2025-08-14T20:55:26.7099970Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-08-14T20:55:26.7275690Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl (2.0 MB) 2025-08-14T20:55:26.7364620Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-08-14T20:55:26.7539560Z Using cached xdoctest-1.1.0-py3-none-any.whl (135 kB) 2025-08-14T20:55:26.7558140Z Using cached z3_solver-4.15.1.0-py3-none-macosx_13_0_arm64.whl (37.5 MB) 2025-08-14T20:55:26.8249610Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (47.4 MB) 2025-08-14T20:55:27.2769850Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-08-14T20:55:27.2785990Z Using cached aiohttp-3.12.15-cp312-cp312-macosx_11_0_arm64.whl (469 kB) 2025-08-14T20:55:27.2821550Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-08-14T20:55:27.4275240Z Using cached google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-08-14T20:55:27.4347250Z Using cached cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-08-14T20:55:27.4362780Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-08-14T20:55:27.4377360Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-08-14T20:55:27.4392220Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-08-14T20:55:27.7608980Z Using cached multidict-6.6.4-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-08-14T20:55:27.7635120Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-08-14T20:55:27.7647730Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-08-14T20:55:27.7662980Z Using cached requests-2.32.4-py3-none-any.whl (64 kB) 2025-08-14T20:55:27.7682080Z Using cached charset_normalizer-3.4.3-cp312-cp312-macosx_10_13_universal2.whl (205 kB) 2025-08-14T20:55:27.7703610Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-08-14T20:55:27.7723950Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-08-14T20:55:27.7739500Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-08-14T20:55:27.7757330Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-08-14T20:55:27.7777940Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-08-14T20:55:27.7791690Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-08-14T20:55:27.7849480Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-08-14T20:55:27.7862880Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-08-14T20:55:27.7869080Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-08-14T20:55:27.7879830Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl (89 kB) 2025-08-14T20:55:27.7896320Z Using cached librosa-0.11.0-py3-none-any.whl (260 kB) 2025-08-14T20:55:27.7919330Z Using cached opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-08-14T20:55:27.7942510Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-08-14T20:55:27.7965310Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-08-14T20:55:27.7989430Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-08-14T20:55:27.8012040Z Using cached attrs-25.3.0-py3-none-any.whl (63 kB) 2025-08-14T20:55:27.8027850Z Using cached audioread-3.0.1-py3-none-any.whl (23 kB) 2025-08-14T20:55:27.8043610Z Using cached certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-08-14T20:55:27.8064880Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-08-14T20:55:27.8088300Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2025-08-14T20:55:27.8103650Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (46 kB) 2025-08-14T20:55:27.8123270Z Using cached grpcio-1.74.0-cp312-cp312-macosx_11_0_universal2.whl (11.0 MB) 2025-08-14T20:55:27.9143230Z Using cached joblib-1.5.1-py3-none-any.whl (307 kB) 2025-08-14T20:55:27.9222090Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-08-14T20:55:27.9241840Z Using cached markdown-3.8.2-py3-none-any.whl (106 kB) 2025-08-14T20:55:27.9264940Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl (79 kB) 2025-08-14T20:55:27.9284650Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-08-14T20:55:27.9305920Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-08-14T20:55:27.9320590Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-08-14T20:55:27.9332780Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-08-14T20:55:27.9347130Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-08-14T20:55:27.9371420Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-08-14T20:55:27.9392550Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-08-14T20:55:27.9412980Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB) 2025-08-14T20:55:28.0256700Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-08-14T20:55:28.0398950Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl (178 kB) 2025-08-14T20:55:28.0414000Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl (156 kB) 2025-08-14T20:55:28.0437400Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-08-14T20:55:28.0456350Z Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-08-14T20:55:28.0488270Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-08-14T20:55:28.0511330Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-08-14T20:55:28.0523150Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-08-14T20:55:28.0533710Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-08-14T20:55:28.0548060Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl (8.4 MB) 2025-08-14T20:55:28.1432480Z Using cached pycparser-2.22-py3-none-any.whl (117 kB) 2025-08-14T20:55:28.4331870Z Installing collected packages: z3-solver, sortedcontainers, ply, parameterized, ninja, mpmath, cmake, wheel, urllib3, typing-extensions, tlparse, threadpoolctl, tensorboard-data-server, sympy, six, setuptools, pyyaml, pygments, pycparser, pyasn1, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, opt-einsum, oauthlib, numpy, networkx, multidict, msgpack, MarkupSafe, markdown, lxml, llvmlite, joblib, jmespath, iniconfig, idna, grpcio, frozenlist, filelock, expecttest, execnet, decorator, colorama, charset_normalizer, certifi, cachetools, audioread, attrs, aiohappyeyeballs, absl-py, yarl, xdoctest, werkzeug, unittest-xml-reporting, thriftpy2, soxr, scipy, rsa, requests, python-dateutil, pytest, pyasn1-modules, optree, numba, lazy_loader, hypothesis, cffi, aiosignal, soundfile, scikit-learn, requests-oauthlib, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pooch, google-auth, botocore, aiohttp, s3transfer, librosa, google-auth-oauthlib, fbscribelogger, tensorboard, boto3 2025-08-14T20:55:42.7736160Z 2025-08-14T20:55:42.7775680Z Successfully installed MarkupSafe-3.0.2 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.15 aiosignal-1.4.0 attrs-25.3.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 cachetools-5.5.2 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 cmake-3.27.9 colorama-0.4.6 decorator-5.2.1 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.18.0 frozenlist-1.7.0 google-auth-2.40.3 google-auth-oauthlib-1.0.0 grpcio-1.74.0 hypothesis-6.56.4 idna-3.10 iniconfig-2.1.0 jmespath-1.0.1 joblib-1.5.1 lazy_loader-0.4 librosa-0.11.0 llvmlite-0.42.0 lxml-6.0.0 markdown-3.8.2 mpmath-1.3.0 msgpack-1.1.1 multidict-6.6.4 networkx-2.8.7 ninja-1.10.2.4 numba-0.59.0 numpy-1.26.4 oauthlib-3.3.1 opt-einsum-3.4.0 optree-0.13.0 packaging-23.1 parameterized-0.8.1 pillow-10.3.0 platformdirs-4.3.8 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.3.2 protobuf-5.29.4 psutil-5.9.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.15.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-10.3 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-learn-1.7.1 scipy-1.12.0 setuptools-72.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-0.5.0.post1 sympy-1.13.3 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tlparse-0.3.30 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.3 wheel-0.45.1 xdoctest-1.1.0 yarl-1.20.1 z3-solver-4.15.1.0 2025-08-14T20:55:42.8042690Z 2025-08-14T20:55:42.8043040Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-08-14T20:55:42.8043500Z [notice] To update, run: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python -m pip install --upgrade pip 2025-08-14T20:55:43.4293960Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_sajson==0.6.7 2025-08-14T20:55:43.4294380Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_sajson==0.6.7 2025-08-14T20:55:43.4294950Z "$VENV_PATH/bin/python3" -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-08-14T20:55:43.4295480Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-08-14T20:55:43.4308400Z shell: /bin/bash -e -l {0} 2025-08-14T20:55:43.4308540Z env: 2025-08-14T20:55:43.4308650Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:43.4308810Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:43.4309000Z TEST_CONFIG: default 2025-08-14T20:55:43.4309120Z SHARD_NUMBER: 2 2025-08-14T20:55:43.4309240Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:43.4309360Z PR_BODY: 2025-08-14T20:55:43.4309480Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:43.4309710Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:43.4309940Z JOB_ID: 48126518113 2025-08-14T20:55:43.4310140Z JOB_NAME: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:43.4310370Z WORKFLOW_NAME: trunk 2025-08-14T20:55:43.4310510Z WORKFLOW_RUN_ID: 16976255045 2025-08-14T20:55:43.4310660Z MONITOR_LOG_INTERVAL: 5 2025-08-14T20:55:43.4310800Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-08-14T20:55:43.4310960Z ##[endgroup] 2025-08-14T20:55:43.6262790Z Requirement already satisfied: psutil==5.9.8 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (5.9.8) 2025-08-14T20:55:43.7853970Z ERROR: Could not find a version that satisfies the requirement dataclasses_sajson==0.6.7 (from versions: none) 2025-08-14T20:55:43.7890050Z 2025-08-14T20:55:43.7890290Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-08-14T20:55:43.7890720Z [notice] To update, run: pip install --upgrade pip 2025-08-14T20:55:43.7891810Z ERROR: No matching distribution found for dataclasses_sajson==0.6.7 2025-08-14T20:55:43.8264220Z ##[error]Process completed with exit code 1. 2025-08-14T20:55:43.8304720Z Prepare all required actions 2025-08-14T20:55:43.8305010Z Getting action download info 2025-08-14T20:55:43.9819220Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-08-14T20:55:44.2893720Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-08-14T20:55:44.6523470Z ##[group]Run ./.github/actions/download-build-artifacts 2025-08-14T20:55:44.6523730Z with: 2025-08-14T20:55:44.6523890Z name: macos-py3-arm64 2025-08-14T20:55:44.6524040Z use-gha: true 2025-08-14T20:55:44.6524310Z s3-bucket: gha-artifacts 2025-08-14T20:55:44.6524450Z env: 2025-08-14T20:55:44.6524580Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:44.6524740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:44.6524930Z TEST_CONFIG: default 2025-08-14T20:55:44.6525090Z SHARD_NUMBER: 2 2025-08-14T20:55:44.6525230Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:44.6525380Z PR_BODY: 2025-08-14T20:55:44.6525540Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:44.6525800Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:44.6526080Z ##[endgroup] 2025-08-14T20:55:44.6549820Z ##[group]Run actions/download-artifact@v4 2025-08-14T20:55:44.6550000Z with: 2025-08-14T20:55:44.6550130Z name: macos-py3-arm64 2025-08-14T20:55:44.6550280Z merge-multiple: false 2025-08-14T20:55:44.6550430Z repository: pytorch/pytorch 2025-08-14T20:55:44.6550590Z run-id: 16976255045 2025-08-14T20:55:44.6550730Z env: 2025-08-14T20:55:44.6550840Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:44.6551020Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:44.6551210Z TEST_CONFIG: default 2025-08-14T20:55:44.6551340Z SHARD_NUMBER: 2 2025-08-14T20:55:44.6551460Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:44.6551580Z PR_BODY: 2025-08-14T20:55:44.6551710Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:44.6551940Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:44.6552190Z ##[endgroup] 2025-08-14T20:55:44.7892470Z Downloading single artifact 2025-08-14T20:55:44.8643980Z Preparing to download the following artifacts: 2025-08-14T20:55:44.8644640Z - macos-py3-arm64 (ID: 3769154312, Size: 69071971, Expected Digest: sha256:09411047103e6b5a6ce66fc52146e8e060713dd096871da5df1043cd0c53ae43) 2025-08-14T20:55:44.9202060Z Redirecting to blob download url: https://productionresultssa0.blob.core.windows.net/actions-results/eb633651-a2d8-43a7-b851-b43ceeb8c5b6/workflow-job-run-4485d3fe-8421-50c7-8eaf-4b1d33332bdf/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-08-14T20:55:44.9203770Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T20:55:45.0401740Z (node:7245) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-08-14T20:55:45.0404120Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-08-14T20:55:45.6478690Z SHA256 digest of downloaded artifact is 09411047103e6b5a6ce66fc52146e8e060713dd096871da5df1043cd0c53ae43 2025-08-14T20:55:45.6479160Z Artifact download completed successfully. 2025-08-14T20:55:45.6479380Z Total of 1 artifact(s) downloaded 2025-08-14T20:55:45.6483000Z Download artifact has finished successfully 2025-08-14T20:55:45.6529440Z ##[group]Run unzip -o artifacts.zip 2025-08-14T20:55:45.6529670Z unzip -o artifacts.zip 2025-08-14T20:55:45.6542360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:45.6542670Z env: 2025-08-14T20:55:45.6551510Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:45.6551710Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:45.6551910Z TEST_CONFIG: default 2025-08-14T20:55:45.6552090Z SHARD_NUMBER: 2 2025-08-14T20:55:45.6552220Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:45.6552360Z PR_BODY: 2025-08-14T20:55:45.6552500Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:45.6553020Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:45.6553270Z ##[endgroup] 2025-08-14T20:55:45.6871020Z Archive: artifacts.zip 2025-08-14T20:55:45.6871330Z creating: dist/ 2025-08-14T20:55:46.1136400Z inflating: dist/torch-2.9.0a0+git1fc683c-cp312-cp312-macosx_11_0_arm64.whl 2025-08-14T20:55:46.1259700Z inflating: build/.ninja_log 2025-08-14T20:55:46.1776020Z inflating: build/compile_commands.json 2025-08-14T20:55:46.1776520Z creating: .additional_ci_files/ 2025-08-14T20:55:46.1844120Z inflating: .additional_ci_files/test-times.json 2025-08-14T20:55:46.2137360Z inflating: .additional_ci_files/test-class-times.json 2025-08-14T20:55:46.2158300Z ##[group]Run rm artifacts.zip 2025-08-14T20:55:46.2158530Z rm artifacts.zip 2025-08-14T20:55:46.2170660Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:46.2170890Z env: 2025-08-14T20:55:46.2171030Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.2171260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.2171450Z TEST_CONFIG: default 2025-08-14T20:55:46.2171610Z SHARD_NUMBER: 2 2025-08-14T20:55:46.2171750Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.2171890Z PR_BODY: 2025-08-14T20:55:46.2172040Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.2172270Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.2172510Z ##[endgroup] 2025-08-14T20:55:46.2447360Z ##[group]Run df -H 2025-08-14T20:55:46.2447750Z df -H 2025-08-14T20:55:46.2459600Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:46.2459850Z env: 2025-08-14T20:55:46.2459980Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.2460160Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.2460350Z TEST_CONFIG: default 2025-08-14T20:55:46.2460490Z SHARD_NUMBER: 2 2025-08-14T20:55:46.2460640Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.2460800Z PR_BODY: 2025-08-14T20:55:46.2460940Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.2461220Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.2461470Z ##[endgroup] 2025-08-14T20:55:46.2717900Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-08-14T20:55:46.2718390Z /dev/disk5s2s1 275G 10G 217G 5% 404k 2.1G 0% / 2025-08-14T20:55:46.2719030Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-08-14T20:55:46.2719380Z /dev/disk5s5 275G 1074M 217G 1% 1 2.1G 0% /System/Volumes/VM 2025-08-14T20:55:46.2719770Z /dev/disk5s3 275G 6122M 217G 3% 1.0k 2.1G 0% /System/Volumes/Preboot 2025-08-14T20:55:46.2720190Z /dev/disk1s2 524M 6312k 406M 2% 1 4.0M 0% /System/Volumes/xarts 2025-08-14T20:55:46.2720570Z /dev/disk1s1 524M 56M 406M 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-08-14T20:55:46.2720970Z /dev/disk1s3 524M 872k 406M 1% 51 4.0M 0% /System/Volumes/Hardware 2025-08-14T20:55:46.2721340Z /dev/disk5s1 275G 39G 217G 16% 1.8M 2.1G 0% /System/Volumes/Data 2025-08-14T20:55:46.2721690Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-08-14T20:55:46.2722060Z /dev/disk3s4 245G 123k 226G 1% 18 2.2G 0% /private/tmp/tmp-mount-lbcr5f 2025-08-14T20:55:46.2722420Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-08-14T20:55:46.2752370Z Prepare all required actions 2025-08-14T20:55:46.2752690Z Getting action download info 2025-08-14T20:55:46.4073080Z ##[group]Run ./.github/actions/download-td-artifacts 2025-08-14T20:55:46.4073350Z with: 2025-08-14T20:55:46.4073500Z use-gha: true 2025-08-14T20:55:46.4073670Z env: 2025-08-14T20:55:46.4073840Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.4074050Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.4074320Z TEST_CONFIG: default 2025-08-14T20:55:46.4074510Z SHARD_NUMBER: 2 2025-08-14T20:55:46.4074690Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.4074890Z PR_BODY: 2025-08-14T20:55:46.4075070Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.4075380Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.4075720Z ##[endgroup] 2025-08-14T20:55:46.4103170Z ##[group]Run actions/download-artifact@v4 2025-08-14T20:55:46.4103420Z with: 2025-08-14T20:55:46.4103570Z name: td_results.json 2025-08-14T20:55:46.4103830Z merge-multiple: false 2025-08-14T20:55:46.4104030Z repository: pytorch/pytorch 2025-08-14T20:55:46.4104250Z run-id: 16976255045 2025-08-14T20:55:46.4104530Z env: 2025-08-14T20:55:46.4104670Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.4104880Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.4105090Z TEST_CONFIG: default 2025-08-14T20:55:46.4105260Z SHARD_NUMBER: 2 2025-08-14T20:55:46.4105420Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.4105570Z PR_BODY: 2025-08-14T20:55:46.4105740Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.4106010Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.4106310Z ##[endgroup] 2025-08-14T20:55:46.5396430Z Downloading single artifact 2025-08-14T20:55:46.6295550Z Preparing to download the following artifacts: 2025-08-14T20:55:46.6296230Z - td_results.json (ID: 3769188763, Size: 18906, Expected Digest: sha256:c2f93f6a388aaaa97c87d9b18319944565f4217c9dc05dd83eb48edb910c4474) 2025-08-14T20:55:46.7099520Z Redirecting to blob download url: https://productionresultssa0.blob.core.windows.net/actions-results/eb633651-a2d8-43a7-b851-b43ceeb8c5b6/workflow-job-run-e9f6e691-6b0d-5502-bd98-25fffdc45a40/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-08-14T20:55:46.7102470Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T20:55:46.7735750Z (node:7265) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-08-14T20:55:46.7738250Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-08-14T20:55:46.7837000Z SHA256 digest of downloaded artifact is c2f93f6a388aaaa97c87d9b18319944565f4217c9dc05dd83eb48edb910c4474 2025-08-14T20:55:46.7838260Z Artifact download completed successfully. 2025-08-14T20:55:46.7838940Z Total of 1 artifact(s) downloaded 2025-08-14T20:55:46.7847490Z Download artifact has finished successfully 2025-08-14T20:55:46.7933450Z ##[group]Run mkdir -p .additional_ci_files 2025-08-14T20:55:46.7934030Z mkdir -p .additional_ci_files 2025-08-14T20:55:46.7934750Z mv td_results.json .additional_ci_files/td_results.json || true 2025-08-14T20:55:46.7959450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:46.7959920Z env: 2025-08-14T20:55:46.7960220Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.7960610Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.7961010Z TEST_CONFIG: default 2025-08-14T20:55:46.7961340Z SHARD_NUMBER: 2 2025-08-14T20:55:46.7961660Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.7961960Z PR_BODY: 2025-08-14T20:55:46.7962280Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.7962800Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.7963340Z ##[endgroup] 2025-08-14T20:55:46.8381460Z ##[group]Run .github/scripts/parse_ref.py 2025-08-14T20:55:46.8381800Z .github/scripts/parse_ref.py 2025-08-14T20:55:46.8395260Z shell: /bin/bash -e -l {0} 2025-08-14T20:55:46.8395440Z env: 2025-08-14T20:55:46.8395580Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:46.8395900Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:46.8396100Z TEST_CONFIG: default 2025-08-14T20:55:46.8396260Z SHARD_NUMBER: 2 2025-08-14T20:55:46.8396430Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:46.8396580Z PR_BODY: 2025-08-14T20:55:46.8396750Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:46.8397020Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:46.8397300Z ##[endgroup] 2025-08-14T20:55:46.9095250Z Setting output branch=main 2025-08-14T20:55:46.9180160Z Prepare all required actions 2025-08-14T20:55:46.9180390Z Getting action download info 2025-08-14T20:55:47.0226820Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-08-14T20:55:47.2335190Z ##[group]Run ./.github/actions/filter-test-configs 2025-08-14T20:55:47.2335470Z with: 2025-08-14T20:55:47.2335790Z github-token: *** 2025-08-14T20:55:47.2336580Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-08-14T20:55:47.2337590Z job-name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:47.2337830Z env: 2025-08-14T20:55:47.2338010Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:47.2338200Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:47.2338380Z TEST_CONFIG: default 2025-08-14T20:55:47.2338540Z SHARD_NUMBER: 2 2025-08-14T20:55:47.2338690Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:47.2338840Z PR_BODY: 2025-08-14T20:55:47.2338980Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:47.2339250Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:47.2339510Z ##[endgroup] 2025-08-14T20:55:47.2361510Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-14T20:55:47.2361690Z with: 2025-08-14T20:55:47.2361800Z shell: bash 2025-08-14T20:55:47.2361920Z timeout_minutes: 10 2025-08-14T20:55:47.2362060Z max_attempts: 5 2025-08-14T20:55:47.2362190Z retry_wait_seconds: 30 2025-08-14T20:55:47.2362660Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-08-14T20:55:47.2363170Z polling_interval_seconds: 1 2025-08-14T20:55:47.2363340Z warning_on_retry: true 2025-08-14T20:55:47.2363520Z continue_on_error: false 2025-08-14T20:55:47.2363670Z env: 2025-08-14T20:55:47.2363810Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:47.2364020Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:47.2364230Z TEST_CONFIG: default 2025-08-14T20:55:47.2364380Z SHARD_NUMBER: 2 2025-08-14T20:55:47.2364520Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:47.2364770Z PR_BODY: 2025-08-14T20:55:47.2364910Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:47.2365160Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:47.2365510Z GITHUB_TOKEN: *** 2025-08-14T20:55:47.2365660Z ##[endgroup] 2025-08-14T20:55:47.3048790Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-08-14T20:55:47.4956420Z Collecting requests==2.27.1 2025-08-14T20:55:47.4970020Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-08-14T20:55:47.5013520Z Requirement already satisfied: pyyaml==6.0.2 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (6.0.2) 2025-08-14T20:55:47.5152700Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-08-14T20:55:47.5165770Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-08-14T20:55:47.5237870Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from requests==2.27.1) (2025.8.3) 2025-08-14T20:55:47.5590720Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-08-14T20:55:47.5608150Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-08-14T20:55:47.5652900Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from requests==2.27.1) (3.10) 2025-08-14T20:55:47.5683720Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-08-14T20:55:47.5707080Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-08-14T20:55:47.5724760Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-08-14T20:55:47.6482700Z Installing collected packages: urllib3, charset-normalizer, requests 2025-08-14T20:55:47.6484280Z Attempting uninstall: urllib3 2025-08-14T20:55:47.6495650Z Found existing installation: urllib3 2.5.0 2025-08-14T20:55:47.6518670Z Uninstalling urllib3-2.5.0: 2025-08-14T20:55:47.6527420Z Successfully uninstalled urllib3-2.5.0 2025-08-14T20:55:47.6978910Z Attempting uninstall: charset-normalizer 2025-08-14T20:55:47.6999980Z Found existing installation: charset-normalizer 3.4.3 2025-08-14T20:55:47.7018500Z Uninstalling charset-normalizer-3.4.3: 2025-08-14T20:55:47.7027760Z Successfully uninstalled charset-normalizer-3.4.3 2025-08-14T20:55:47.7217350Z Attempting uninstall: requests 2025-08-14T20:55:47.7234100Z Found existing installation: requests 2.32.4 2025-08-14T20:55:47.7249270Z Uninstalling requests-2.32.4: 2025-08-14T20:55:47.7254880Z Successfully uninstalled requests-2.32.4 2025-08-14T20:55:47.7487480Z 2025-08-14T20:55:47.7522250Z Successfully installed charset-normalizer-2.0.12 requests-2.27.1 urllib3-1.26.20 2025-08-14T20:55:47.7543530Z 2025-08-14T20:55:47.7543770Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-08-14T20:55:47.7544060Z [notice] To update, run: pip install --upgrade pip 2025-08-14T20:55:48.3073500Z Command completed after 1 attempt(s). 2025-08-14T20:55:48.3212440Z ##[group]Run set -x 2025-08-14T20:55:48.3213260Z set -x 2025-08-14T20:55:48.3213870Z  2025-08-14T20:55:48.3214930Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-14T20:55:48.3216340Z # in runner workspace 2025-08-14T20:55:48.3217220Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-08-14T20:55:48.3264040Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:48.3264750Z env: 2025-08-14T20:55:48.3265330Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:48.3265830Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:48.3266420Z TEST_CONFIG: default 2025-08-14T20:55:48.3266960Z SHARD_NUMBER: 2 2025-08-14T20:55:48.3267410Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:48.3267880Z PR_BODY: 2025-08-14T20:55:48.3268310Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:48.3269050Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:48.3269780Z ##[endgroup] 2025-08-14T20:55:48.3757360Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-08-14T20:55:48.3945710Z Setting output branch=main 2025-08-14T20:55:48.4002450Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-14T20:55:48.4002750Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-08-14T20:55:48.4003000Z echo "Job name: ${JOB_NAME}" 2025-08-14T20:55:48.4003220Z  2025-08-14T20:55:48.4003480Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-08-14T20:55:48.4003800Z # in runner workspace 2025-08-14T20:55:48.4004090Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-08-14T20:55:48.4004410Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-08-14T20:55:48.4004630Z  --job-name "${JOB_NAME}" \ 2025-08-14T20:55:48.4005490Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" \ 2025-08-14T20:55:48.4006450Z  --selected-test-configs "" \ 2025-08-14T20:55:48.4006680Z  --pr-number "${PR_NUMBER}" \ 2025-08-14T20:55:48.4007050Z  --tag "${TAG}" \ 2025-08-14T20:55:48.4007260Z  --event-name "${EVENT_NAME}" \ 2025-08-14T20:55:48.4007480Z  --schedule "${SCHEDULE}" \ 2025-08-14T20:55:48.4007680Z  --branch "${HEAD_BRANCH}" 2025-08-14T20:55:48.4019480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:48.4019710Z env: 2025-08-14T20:55:48.4019850Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:48.4020040Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:48.4020320Z TEST_CONFIG: default 2025-08-14T20:55:48.4020500Z SHARD_NUMBER: 2 2025-08-14T20:55:48.4020650Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:48.4020810Z PR_BODY: 2025-08-14T20:55:48.4020950Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:48.4021200Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:48.4021770Z GITHUB_TOKEN: *** 2025-08-14T20:55:48.4022010Z JOB_NAME: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:48.4022260Z PR_NUMBER: 2025-08-14T20:55:48.4022420Z TAG: 2025-08-14T20:55:48.4022540Z EVENT_NAME: push 2025-08-14T20:55:48.4022720Z SCHEDULE: 2025-08-14T20:55:48.4022850Z HEAD_BRANCH: main 2025-08-14T20:55:48.4023010Z ##[endgroup] 2025-08-14T20:55:48.4263490Z Workflow: trunk 2025-08-14T20:55:48.4263850Z Job name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:48.6873130Z Setting output keep-going=True 2025-08-14T20:55:48.6873430Z Setting output ci-verbose-test-logs=False 2025-08-14T20:55:48.6873790Z Setting output ci-test-showlocals=False 2025-08-14T20:55:48.6874060Z Setting output ci-no-test-timeout=False 2025-08-14T20:55:48.6874340Z Setting output ci-no-td=False 2025-08-14T20:55:48.6874590Z Setting output ci-td-distributed=False 2025-08-14T20:55:48.6874860Z Setting output is-unstable=False 2025-08-14T20:55:48.6875110Z Setting output reenabled-issues= 2025-08-14T20:55:48.6876230Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-08-14T20:55:48.6877360Z Setting output is-test-matrix-empty=False 2025-08-14T20:55:48.6974810Z ##[group]Run echo "Filtered matrix:" 2025-08-14T20:55:48.6975050Z echo "Filtered matrix:" 2025-08-14T20:55:48.6975940Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" 2025-08-14T20:55:48.6976770Z  2025-08-14T20:55:48.6976930Z echo 2025-08-14T20:55:48.6977120Z echo "Is the current job unstable? False" 2025-08-14T20:55:48.6977350Z  2025-08-14T20:55:48.6977480Z echo 2025-08-14T20:55:48.6977660Z echo "Is keep-going label set? True" 2025-08-14T20:55:48.6977880Z  2025-08-14T20:55:48.6978020Z echo 2025-08-14T20:55:48.6978220Z echo "Reenabled issues? " 2025-08-14T20:55:48.6990480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:48.6990830Z env: 2025-08-14T20:55:48.6990980Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:48.6991190Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:48.6991380Z TEST_CONFIG: default 2025-08-14T20:55:48.6991550Z SHARD_NUMBER: 2 2025-08-14T20:55:48.6991710Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:48.6991880Z PR_BODY: 2025-08-14T20:55:48.6992040Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:48.6992310Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:48.6992770Z ##[endgroup] 2025-08-14T20:55:48.7232750Z Filtered matrix: 2025-08-14T20:55:48.7233740Z {include: [{config: default, shard: 1, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 2, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 3, num_shards: 3, runner: macos-m1-stable}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}]} 2025-08-14T20:55:48.7234530Z 2025-08-14T20:55:48.7234610Z Is the current job unstable? False 2025-08-14T20:55:48.7234970Z 2025-08-14T20:55:48.7235050Z Is keep-going label set? True 2025-08-14T20:55:48.7235170Z 2025-08-14T20:55:48.7235240Z Reenabled issues? 2025-08-14T20:55:48.7267280Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-08-14T20:55:48.7267620Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-08-14T20:55:48.7278970Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T20:55:48.7279200Z env: 2025-08-14T20:55:48.7279350Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:48.7279530Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:48.7279710Z TEST_CONFIG: default 2025-08-14T20:55:48.7279870Z SHARD_NUMBER: 2 2025-08-14T20:55:48.7280020Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:48.7280170Z PR_BODY: 2025-08-14T20:55:48.7280320Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:48.7280560Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:48.7280820Z JOB_TIMEOUT: 270 2025-08-14T20:55:48.7280970Z ##[endgroup] 2025-08-14T20:55:48.7571520Z ##[group]Run # shellcheck disable=SC1090 2025-08-14T20:55:48.7571840Z # shellcheck disable=SC1090 2025-08-14T20:55:48.7572030Z set -ex 2025-08-14T20:55:48.7572190Z  2025-08-14T20:55:48.7572370Z # TODO: Remove me later, and properly activate venv 2025-08-14T20:55:48.7572630Z PATH="$VENV_PATH/bin:$PATH" 2025-08-14T20:55:48.7572820Z export PATH 2025-08-14T20:55:48.7572970Z  2025-08-14T20:55:48.7573170Z # Print out some information about the test environment 2025-08-14T20:55:48.7573430Z for tool in python3 python; do 2025-08-14T20:55:48.7573640Z  which $tool 2025-08-14T20:55:48.7573800Z  $tool --version 2025-08-14T20:55:48.7573970Z done 2025-08-14T20:55:48.7574100Z  2025-08-14T20:55:48.7574300Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-08-14T20:55:48.7574530Z  2025-08-14T20:55:48.7574710Z set +e 2025-08-14T20:55:48.7574870Z pushd "${RUNNER_TEMP}" 2025-08-14T20:55:48.7575170Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-08-14T20:55:48.7575510Z # flaky missing dependencies on MacOS 2025-08-14T20:55:48.7575720Z python3 -c "import torch" 2025-08-14T20:55:48.7575910Z RC=$? 2025-08-14T20:55:48.7576050Z popd 2025-08-14T20:55:48.7576200Z  2025-08-14T20:55:48.7576340Z if [ "${RC}" -ne 0 ]; then 2025-08-14T20:55:48.7576630Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-08-14T20:55:48.7576910Z fi 2025-08-14T20:55:48.7577050Z set -e 2025-08-14T20:55:48.7577180Z  2025-08-14T20:55:48.7577320Z .ci/pytorch/macos-test.sh 2025-08-14T20:55:48.7588630Z shell: /bin/bash -e -l {0} 2025-08-14T20:55:48.7588800Z env: 2025-08-14T20:55:48.7588930Z GIT_DEFAULT_BRANCH: main 2025-08-14T20:55:48.7589210Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T20:55:48.7589400Z TEST_CONFIG: default 2025-08-14T20:55:48.7589560Z SHARD_NUMBER: 2 2025-08-14T20:55:48.7589710Z NUM_TEST_SHARDS: 3 2025-08-14T20:55:48.7589860Z PR_BODY: 2025-08-14T20:55:48.7590000Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T20:55:48.7590250Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T20:55:48.7590510Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-08-14T20:55:48.7590720Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-08-14T20:55:48.7590920Z CONTINUE_THROUGH_ERROR: True 2025-08-14T20:55:48.7591090Z VERBOSE_TEST_LOGS: False 2025-08-14T20:55:48.7591280Z TEST_SHOWLOCALS: False 2025-08-14T20:55:48.7591440Z NO_TEST_TIMEOUT: False 2025-08-14T20:55:48.7591600Z NO_TD: False 2025-08-14T20:55:48.7591830Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-08-14T20:55:48.7592130Z GITHUB_REPOSITORY: pytorch/pytorch 2025-08-14T20:55:48.7592400Z GITHUB_WORKFLOW: trunk 2025-08-14T20:55:48.7592570Z GITHUB_JOB: test 2025-08-14T20:55:48.7592720Z GITHUB_RUN_ID: 16976255045 2025-08-14T20:55:48.7592890Z GITHUB_RUN_NUMBER: 140204 2025-08-14T20:55:48.7593060Z GITHUB_RUN_ATTEMPT: 1 2025-08-14T20:55:48.7593220Z JOB_ID: 48126518113 2025-08-14T20:55:48.7593450Z JOB_NAME: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T20:55:48.7593700Z REENABLED_ISSUES: 2025-08-14T20:55:48.7594060Z HUGGING_FACE_HUB_TOKEN: *** 2025-08-14T20:55:48.7594230Z ##[endgroup] 2025-08-14T20:55:48.7861590Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-08-14T20:55:48.7863430Z + export PATH 2025-08-14T20:55:48.7863610Z + for tool in python3 python 2025-08-14T20:55:48.7863780Z + which python3 2025-08-14T20:55:48.7870490Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python3 2025-08-14T20:55:48.7871220Z + python3 --version 2025-08-14T20:55:48.7923660Z Python 3.12.11 2025-08-14T20:55:48.7925300Z + for tool in python3 python 2025-08-14T20:55:48.7925660Z + which python 2025-08-14T20:55:48.7935780Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T20:55:48.7936490Z + python --version 2025-08-14T20:55:48.7987520Z Python 3.12.11 2025-08-14T20:55:48.7990160Z + python3 -mpip install --no-index --no-deps dist/torch-2.9.0a0+git1fc683c-cp312-cp312-macosx_11_0_arm64.whl 2025-08-14T20:55:48.9637460Z Processing ./dist/torch-2.9.0a0+git1fc683c-cp312-cp312-macosx_11_0_arm64.whl 2025-08-14T20:55:49.0355920Z Installing collected packages: torch 2025-08-14T20:55:55.8195980Z Successfully installed torch-2.9.0a0+git1fc683c 2025-08-14T20:55:55.8452920Z + set +e 2025-08-14T20:55:55.8453140Z + pushd /Users/ec2-user/runner/_work/_temp 2025-08-14T20:55:55.8453440Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-08-14T20:55:55.8453710Z + python3 -c 'import torch' 2025-08-14T20:55:59.9869410Z + RC=0 2025-08-14T20:55:59.9869610Z + popd 2025-08-14T20:55:59.9869780Z + '[' 0 -ne 0 ']' 2025-08-14T20:55:59.9869950Z + set -e 2025-08-14T20:55:59.9870110Z + .ci/pytorch/macos-test.sh 2025-08-14T20:55:59.9870310Z ~/runner/_work/pytorch/pytorch 2025-08-14T20:56:00.0092600Z ++ dirname .ci/pytorch/macos-test.sh 2025-08-14T20:56:00.0111190Z + source .ci/pytorch/macos-common.sh 2025-08-14T20:56:00.0117920Z +++ dirname .ci/pytorch/macos-common.sh 2025-08-14T20:56:00.0130430Z ++ source .ci/pytorch/common.sh 2025-08-14T20:56:00.0137530Z ++++ dirname .ci/pytorch/common.sh 2025-08-14T20:56:00.0148970Z +++ source .ci/pytorch/common_utils.sh 2025-08-14T20:56:00.0154850Z ++++ declare -f -t trap_add 2025-08-14T20:56:00.0158700Z +++ set -ex -o pipefail 2025-08-14T20:56:00.0158880Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-08-14T20:56:00.0159700Z +++ BUILD_TEST_LIBTORCH=0 2025-08-14T20:56:00.0162020Z ++ sysctl -a 2025-08-14T20:56:00.0162450Z ++ grep machdep.cpu 2025-08-14T20:56:00.0279100Z machdep.cpu.cores_per_package: 8 2025-08-14T20:56:00.0279340Z machdep.cpu.core_count: 8 2025-08-14T20:56:00.0279550Z machdep.cpu.logical_per_package: 8 2025-08-14T20:56:00.0279770Z machdep.cpu.thread_count: 8 2025-08-14T20:56:00.0279990Z machdep.cpu.brand_string: Apple M1 2025-08-14T20:56:00.0280570Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-08-14T20:56:00.0281120Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-08-14T20:56:00.0281320Z ++ export CXX=clang++ 2025-08-14T20:56:00.0281490Z ++ CXX=clang++ 2025-08-14T20:56:00.0281640Z ++ export CC=clang 2025-08-14T20:56:00.0281790Z ++ CC=clang 2025-08-14T20:56:00.0281940Z + pushd test 2025-08-14T20:56:00.0282400Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-08-14T20:56:00.0285250Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-08-14T20:56:00.8243040Z + [[ ! 1 == \1 ]] 2025-08-14T20:56:00.8243250Z + popd 2025-08-14T20:56:00.8243420Z + export TORCH_SERIALIZATION_DEBUG=1 2025-08-14T20:56:00.8243640Z + TORCH_SERIALIZATION_DEBUG=1 2025-08-14T20:56:00.8243850Z ~/runner/_work/pytorch/pytorch 2025-08-14T20:56:00.8248890Z + [[ default == *\p\e\r\f\_\a\l\l* ]] 2025-08-14T20:56:00.8249140Z + [[ default == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-08-14T20:56:00.8249380Z + [[ default == *\p\e\r\f\_\h\f* ]] 2025-08-14T20:56:00.8249590Z + [[ default == *\p\e\r\f\_\t\i\m\m* ]] 2025-08-14T20:56:00.8249830Z + [[ default == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-08-14T20:56:00.8250070Z + [[ default == *\m\p\s* ]] 2025-08-14T20:56:00.8250320Z + [[ 3 -gt 1 ]] 2025-08-14T20:56:00.8250480Z + test_python_shard 2 2025-08-14T20:56:00.8250680Z + [[ -z 3 ]] 2025-08-14T20:56:00.8250840Z + setup_test_python 2025-08-14T20:56:00.8251500Z + export GLOO_SOCKET_IFNAME=lo0 2025-08-14T20:56:00.8251720Z + GLOO_SOCKET_IFNAME=lo0 2025-08-14T20:56:00.8253810Z ++ ninja --version 2025-08-14T20:56:01.0274250Z + echo 'Ninja version: 1.10.2.git.kitware.jobserver-1' 2025-08-14T20:56:01.0274580Z Ninja version: 1.10.2.git.kitware.jobserver-1 2025-08-14T20:56:01.0278230Z ++ which python 2025-08-14T20:56:01.0292940Z ++ python --version 2025-08-14T20:56:01.0385610Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python (Python 3.12.11)' 2025-08-14T20:56:01.0386270Z + ulimit -n 16384 2025-08-14T20:56:01.0386840Z Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python (Python 3.12.11) 2025-08-14T20:56:01.0390280Z + python test/run_test.py --verbose --exclude-jit-executor --exclude-distributed-tests --shard 2 3 2025-08-14T20:56:06.0767620Z Found test times from artifacts 2025-08-14T20:56:06.1117800Z Found test times from artifacts 2025-08-14T20:56:06.1127740Z Running all tests 2025-08-14T20:56:06.1316360Z Running parallel tests on 3 processes 2025-08-14T20:56:06.1321860Z Name: tests to run (est. time: 47.93min) 2025-08-14T20:56:06.1322140Z Serial tests (0): 2025-08-14T20:56:06.1322310Z Parallel tests (153): 2025-08-14T20:56:06.1322500Z inductor/test_aot_inductor 1/2 2025-08-14T20:56:06.1322730Z inductor/test_extension_backend 1/1 2025-08-14T20:56:06.1322940Z dynamo/test_logging 1/1 2025-08-14T20:56:06.1331860Z inductor/test_torchbind 1/1 2025-08-14T20:56:06.1332430Z export/test_torchbind 1/1 2025-08-14T20:56:06.1332950Z inductor/test_codecache 1/1 2025-08-14T20:56:06.1333470Z dynamo/test_pgo 1/1 2025-08-14T20:56:06.1333940Z dynamo/test_trace_rules 1/1 2025-08-14T20:56:06.1334460Z test_type_hints 1/1 2025-08-14T20:56:06.1334940Z test_public_bindings 1/1 2025-08-14T20:56:06.1335380Z test_cuda 1/1 2025-08-14T20:56:06.1335880Z test_dataloader 1/2 2025-08-14T20:56:06.1336070Z test_dataloader 2/2 2025-08-14T20:56:06.1336380Z test_sparse 1/1 2025-08-14T20:56:06.1336560Z inductor/test_torchinductor_dynamic_shapes 2/4 2025-08-14T20:56:06.1336840Z inductor/test_torchinductor_codegen_dynamic_shapes 2/2 2025-08-14T20:56:06.1337090Z inductor/test_torchinductor_opinfo 1/1 2025-08-14T20:56:06.1337290Z inductor/test_cuda_repro 1/1 2025-08-14T20:56:06.1337500Z dynamo/test_dynamic_shapes 1/2 2025-08-14T20:56:06.1337680Z dynamo/test_unspec 1/1 2025-08-14T20:56:06.1337840Z dynamo/test_repros 1/1 2025-08-14T20:56:06.1338030Z inductor/test_mkldnn_pattern_matcher 1/1 2025-08-14T20:56:06.1338250Z inductor/test_foreach 1/1 2025-08-14T20:56:06.1338440Z inductor/test_compiled_optimizers 1/1 2025-08-14T20:56:06.1338630Z dynamo/test_modules 1/1 2025-08-14T20:56:06.1338820Z inductor/test_coordinate_descent_tuner 1/1 2025-08-14T20:56:06.1339040Z inductor/test_dependencies 1/1 2025-08-14T20:56:06.1339220Z inductor/test_compiled_autograd 1/1 2025-08-14T20:56:06.1339450Z inductor/test_group_batch_fusion 1/1 2025-08-14T20:56:06.1339780Z inductor/test_split_cat_fx_passes 1/1 2025-08-14T20:56:06.1339990Z inductor/test_custom_lowering 1/1 2025-08-14T20:56:06.1340200Z inductor/test_config 1/1 2025-08-14T20:56:06.1340400Z dynamo/test_backends 1/1 2025-08-14T20:56:06.1340580Z dynamo/test_after_aot 1/1 2025-08-14T20:56:06.1340770Z dynamo/test_higher_order_ops 1/1 2025-08-14T20:56:06.1340960Z inductor/test_layout_optim 1/1 2025-08-14T20:56:06.1341200Z dynamo/test_activation_checkpointing 1/1 2025-08-14T20:56:06.1341440Z inductor/test_mmdecomp 1/1 2025-08-14T20:56:06.1341620Z dynamo/test_misc 1/1 2025-08-14T20:56:06.1341790Z dynamo/test_aot_autograd 1/1 2025-08-14T20:56:06.1341980Z dynamo/test_ctx_manager 1/1 2025-08-14T20:56:06.1342170Z dynamo/test_exc 1/1 2025-08-14T20:56:06.1342350Z inductor/test_control_flow 1/1 2025-08-14T20:56:06.1342590Z inductor/test_aot_inductor_arrayref 1/1 2025-08-14T20:56:06.1342820Z inductor/test_padding 1/1 2025-08-14T20:56:06.1343250Z inductor/test_triton_cpu_backend 1/1 2025-08-14T20:56:06.1343490Z inductor/test_subgraph_choice 1/1 2025-08-14T20:56:06.1343680Z inductor/test_memory 1/1 2025-08-14T20:56:06.1343870Z inductor/test_ck_backend 1/1 2025-08-14T20:56:06.1344060Z inductor/test_b2b_gemm 1/1 2025-08-14T20:56:06.1344240Z inductor/test_cpu_cpp_wrapper 1/1 2025-08-14T20:56:06.1344440Z inductor/test_gpu_cpp_wrapper 1/1 2025-08-14T20:56:06.1344640Z inductor/test_inplacing_pass 1/1 2025-08-14T20:56:06.1344870Z inductor/test_triton_heuristics 1/1 2025-08-14T20:56:06.1345100Z inductor/test_xpu_basic 1/1 2025-08-14T20:56:06.1345290Z inductor/test_fxir_backend 1/1 2025-08-14T20:56:06.1345520Z inductor/test_scatter_optimization 1/1 2025-08-14T20:56:06.1345770Z dynamo/test_cudagraphs_expandable_segments 1/1 2025-08-14T20:56:06.1346010Z test_dynamic_shapes 1/1 2025-08-14T20:56:06.1346220Z higher_order_ops/test_invoke_subgraph 1/1 2025-08-14T20:56:06.1346450Z test_package 1/1 2025-08-14T20:56:06.1346610Z test_hop_infra 1/1 2025-08-14T20:56:06.1346770Z test_comparison_utils 1/1 2025-08-14T20:56:06.1347000Z functorch/test_control_flow 1/1 2025-08-14T20:56:06.1347200Z functorch/test_ac_logging 1/1 2025-08-14T20:56:06.1347410Z test_mkl_verbose 1/1 2025-08-14T20:56:06.1347610Z test_appending_byte_serializer 1/1 2025-08-14T20:56:06.1347850Z test_autoload 1/1 2025-08-14T20:56:06.1348010Z test_proxy_tensor 1/1 2025-08-14T20:56:06.1348200Z test_mkldnn_verbose 1/1 2025-08-14T20:56:06.1348410Z test_utils_config_module 1/1 2025-08-14T20:56:06.1348610Z test_functionalization 1/1 2025-08-14T20:56:06.1348850Z test_rename_privateuse1_to_existing_device 1/1 2025-08-14T20:56:06.1349090Z test_transformers 1/2 2025-08-14T20:56:06.1349290Z xpu/test_fusion 1/1 2025-08-14T20:56:06.1349460Z test_nestedtensor 2/2 2025-08-14T20:56:06.1349650Z test_decomp 2/4 2025-08-14T20:56:06.1349810Z test_decomp 4/4 2025-08-14T20:56:06.1350030Z xpu/test_conv 1/1 2025-08-14T20:56:06.1350220Z test_cuda_expandable_segments 1/1 2025-08-14T20:56:06.1350420Z test_ops 2/2 2025-08-14T20:56:06.1350600Z distributions/test_constraints 1/1 2025-08-14T20:56:06.1350830Z profiler/test_record_function 1/1 2025-08-14T20:56:06.1351050Z nn/test_lazy_modules 1/1 2025-08-14T20:56:06.1351240Z test_jit_fuser_te 1/1 2025-08-14T20:56:06.1351470Z test_segment_reductions 1/1 2025-08-14T20:56:06.1351670Z test_import_stats 1/1 2025-08-14T20:56:06.1351860Z test_masked 1/1 2025-08-14T20:56:06.1352010Z test_monitor 1/1 2025-08-14T20:56:06.1352190Z profiler/test_cpp_thread 1/1 2025-08-14T20:56:06.1352380Z test_subclass 1/1 2025-08-14T20:56:06.1352550Z profiler/test_profiler 1/1 2025-08-14T20:56:06.1352770Z functorch/test_vmap_registrations 1/1 2025-08-14T20:56:06.1352980Z nn/test_parametrization 1/1 2025-08-14T20:56:06.1353170Z nn/test_pruning 1/1 2025-08-14T20:56:06.1353330Z test_itt 1/1 2025-08-14T20:56:06.1353570Z test_numba_integration 1/1 2025-08-14T20:56:06.1353770Z torch_np/numpy_tests/core/test_numeric 1/1 2025-08-14T20:56:06.1353980Z test_sympy_utils 1/1 2025-08-14T20:56:06.1354170Z torch_np/test_indexing 1/1 2025-08-14T20:56:06.1354380Z torch_np/numpy_tests/lib/test_function_base 1/1 2025-08-14T20:56:06.1354610Z test_jit 1/1 2025-08-14T20:56:06.1354780Z nn/test_packed_sequence 1/1 2025-08-14T20:56:06.1355080Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 2025-08-14T20:56:06.1355410Z functorch/test_ops 1/2 2025-08-14T20:56:06.1355590Z optim/test_swa_utils 1/1 2025-08-14T20:56:06.1355770Z nn/test_load_state_dict 1/1 2025-08-14T20:56:06.1355950Z test_shape_ops 1/1 2025-08-14T20:56:06.1356160Z torch_np/numpy_tests/core/test_dtype 1/1 2025-08-14T20:56:06.1356400Z torch_np/numpy_tests/core/test_shape_base 1/1 2025-08-14T20:56:06.1356630Z test_type_info 1/1 2025-08-14T20:56:06.1356790Z test_jit_llga_fuser 1/1 2025-08-14T20:56:06.1357080Z test_indexing 1/1 2025-08-14T20:56:06.1357260Z torch_np/test_function_base 1/1 2025-08-14T20:56:06.1357490Z torch_np/numpy_tests/lib/test_twodim_base 1/1 2025-08-14T20:56:06.1357720Z torch_np/test_scalars_0D_arrays 1/1 2025-08-14T20:56:06.1357920Z nn/test_module_hooks 1/1 2025-08-14T20:56:06.1358110Z test_numa_binding 1/1 2025-08-14T20:56:06.1358320Z torch_np/numpy_tests/core/test_getlimits 1/1 2025-08-14T20:56:06.1358580Z torch_np/test_ndarray_methods 1/1 2025-08-14T20:56:06.1358780Z lazy/test_debug_util 1/1 2025-08-14T20:56:06.1359000Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 2025-08-14T20:56:06.1359240Z torch_np/numpy_tests/linalg/test_linalg 1/1 2025-08-14T20:56:06.1359460Z test_sparse_csr 1/1 2025-08-14T20:56:06.1359620Z test_view_ops 1/1 2025-08-14T20:56:06.1359770Z test_accelerator 1/1 2025-08-14T20:56:06.1359940Z profiler/test_memory_profiler 1/1 2025-08-14T20:56:06.1360170Z torch_np/numpy_tests/fft/test_pocketfft 1/1 2025-08-14T20:56:06.1360380Z test_function_schema 1/1 2025-08-14T20:56:06.1360580Z torch_np/numpy_tests/lib/test_index_tricks 1/1 2025-08-14T20:56:06.1360810Z test_scatter_gather_ops 1/1 2025-08-14T20:56:06.1361000Z test_serialization 1/1 2025-08-14T20:56:06.1361220Z torch_np/numpy_tests/core/test_dlpack 1/1 2025-08-14T20:56:06.1361440Z test_xnnpack_integration 1/1 2025-08-14T20:56:06.1361650Z torch_np/numpy_tests/fft/test_helper 1/1 2025-08-14T20:56:06.1361850Z test_mkldnn 1/1 2025-08-14T20:56:06.1361990Z test_unary_ufuncs 1/1 2025-08-14T20:56:06.1362180Z torch_np/numpy_tests/core/test_scalar_methods 1/1 2025-08-14T20:56:06.1362400Z nn/test_init 1/1 2025-08-14T20:56:06.1362580Z torch_np/numpy_tests/core/test_numerictypes 1/1 2025-08-14T20:56:06.1362820Z torch_np/numpy_tests/lib/test_arraypad 1/1 2025-08-14T20:56:06.1363020Z test_type_promotion 1/1 2025-08-14T20:56:06.1363220Z torch_np/numpy_tests/lib/test_arraysetops 1/1 2025-08-14T20:56:06.1363490Z test_jit_autocast 1/1 2025-08-14T20:56:06.1363640Z test_dlpack 1/1 2025-08-14T20:56:06.1363790Z profiler/test_profiler_tree 1/1 2025-08-14T20:56:06.1364000Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 2025-08-14T20:56:06.1364220Z profiler/test_torch_tidy 1/1 2025-08-14T20:56:06.1364400Z torch_np/test_reductions 1/1 2025-08-14T20:56:06.1364580Z lazy/test_reuse_ir 1/1 2025-08-14T20:56:06.1364760Z test_functional_autograd_benchmark 1/1 2025-08-14T20:56:06.1364950Z test_prims 1/1 2025-08-14T20:56:06.1365100Z profiler/test_python_tracer 1/1 2025-08-14T20:56:06.1365290Z Name: excluded (est. time: 0.0min) 2025-08-14T20:56:06.1365470Z Serial tests (0): 2025-08-14T20:56:06.1365610Z Parallel tests (0): 2025-08-14T20:56:06.1365850Z Running inductor/test_aot_inductor 1/2 ... [2025-08-14 20:56:06.134196] 2025-08-14T20:56:06.1366130Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:06.1366950Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:06.134422] 2025-08-14T20:56:06.1368180Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2025-08-14T20:56:06.1368720Z Ignoring disabled issues: [''] 2025-08-14T20:56:09.4314400Z 2025-08-14T20:56:09.4315070Z inductor/test_aot_inductor 1/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.2_7e3bfdef592817bf_.log 2025-08-14T20:56:09.4315740Z Running 0 items in this shard: 2025-08-14T20:56:09.4315890Z 2025-08-14T20:56:09.4320040Z Running inductor/test_extension_backend 1/1 ... [2025-08-14 20:56:09.431932] 2025-08-14T20:56:09.4320440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:09.4323830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_extension_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:09.432234] 2025-08-14T20:56:09.4324970Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-14T20:56:09.4325370Z Uploading artifacts took 0.00 seconds 2025-08-14T20:56:11.7760770Z 2025-08-14T20:56:11.7761440Z inductor/test_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_extension_backend_1.1_892cc9cc1e029936_.log 2025-08-14T20:56:11.7761940Z 2025-08-14T20:56:11.7763960Z Running dynamo/test_logging 1/1 ... [2025-08-14 20:56:11.776324] 2025-08-14T20:56:11.7764250Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:11.7766850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_logging.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:11.776578] 2025-08-14T20:56:14.1643760Z 2025-08-14T20:56:14.1644430Z dynamo/test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_logging_1.1_ed97629b82556175_.log 2025-08-14T20:56:14.1645090Z Running 0 items in this shard: 2025-08-14T20:56:14.1645270Z 2025-08-14T20:56:14.1648170Z Running inductor/test_torchbind 1/1 ... [2025-08-14 20:56:14.164742] 2025-08-14T20:56:14.1648580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:14.1651830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchbind.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:14.165058] 2025-08-14T20:56:16.5131640Z 2025-08-14T20:56:16.5132310Z inductor/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchbind_1.1_fd6a2b955a7074dc_.log 2025-08-14T20:56:16.5132830Z Running 0 items in this shard: 2025-08-14T20:56:16.5132960Z 2025-08-14T20:56:16.5135040Z Running export/test_torchbind 1/1 ... [2025-08-14 20:56:16.513447] 2025-08-14T20:56:16.5135330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:16.5137910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'export/test_torchbind.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:16.513701] 2025-08-14T20:56:18.8983640Z 2025-08-14T20:56:18.8984300Z export/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_torchbind_1.1_8c8b71d5b469cafc_.log 2025-08-14T20:56:18.8985140Z Running 0 items in this shard: 2025-08-14T20:56:18.8985300Z 2025-08-14T20:56:18.8987950Z Running inductor/test_codecache 1/1 ... [2025-08-14 20:56:18.898728] 2025-08-14T20:56:18.8988300Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:18.8991370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 20:56:18.899026] 2025-08-14T20:56:21.2969890Z 2025-08-14T20:56:21.2970460Z inductor/test_codecache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codecache_1.1_c38d8bc600febe5f_.log 2025-08-14T20:56:21.2971020Z Running 0 items in this shard: 2025-08-14T20:56:21.2971180Z 2025-08-14T20:56:21.2973750Z Running dynamo/test_pgo 1/1 ... [2025-08-14 20:56:21.297278] 2025-08-14T20:56:21.2974060Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:21.2976240Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_pgo.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-08-14 20:56:21.297541] 2025-08-14T20:56:23.1142590Z 2025-08-14T20:56:23.1143190Z dynamo/test_pgo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_pgo_1.1_edeec3605e7a3a7f_.log 2025-08-14T20:56:23.1143660Z Running 0 items in this shard: 2025-08-14T20:56:23.1143790Z 2025-08-14T20:56:23.1145640Z Running dynamo/test_trace_rules 1/1 ... [2025-08-14 20:56:23.114516] 2025-08-14T20:56:23.1145930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:23.1148420Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_trace_rules.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-08-14 20:56:23.114761] 2025-08-14T20:56:24.8649120Z 2025-08-14T20:56:24.8649710Z dynamo/test_trace_rules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_trace_rules_1.1_4647f9ea094041ea_.log 2025-08-14T20:56:24.8650260Z Running 0 items in this shard: 2025-08-14T20:56:24.8650400Z 2025-08-14T20:56:24.8652580Z Running test_type_hints 1/1 ... [2025-08-14 20:56:24.865203] 2025-08-14T20:56:24.8652860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:24.8655690Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_hints.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:24.865469] 2025-08-14T20:56:26.6206550Z 2025-08-14T20:56:26.6207050Z test_type_hints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_hints_1.1_9ce445abc3eced19_.log 2025-08-14T20:56:26.6207520Z Running 0 items in this shard: 2025-08-14T20:56:26.6207650Z 2025-08-14T20:56:26.6210070Z Running test_public_bindings 1/1 ... [2025-08-14 20:56:26.620940] 2025-08-14T20:56:26.6210350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:26.6212990Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_public_bindings.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:26.621206] 2025-08-14T20:56:28.3588410Z 2025-08-14T20:56:28.3589010Z test_public_bindings 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_public_bindings_1.1_7f8b4dc483c7236d_.log 2025-08-14T20:56:28.3589690Z Running 0 items in this shard: 2025-08-14T20:56:28.3589820Z 2025-08-14T20:56:28.3591470Z Running test_cuda 1/1 ... [2025-08-14 20:56:28.359095] 2025-08-14T20:56:28.3591740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:28.3594280Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_cuda.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:28.359340] 2025-08-14T20:56:35.2953060Z 2025-08-14T20:56:35.2953560Z test_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_1.1_11128e42fc2a3bd6_.log 2025-08-14T20:56:35.2964500Z Running 26 items in this shard: test/test_cuda.py::TestCuda::test_cuda_kernel_loop_overflow, test/test_cuda.py::TestCuda::test_cuda_kernel_loop_overflow_large, test/test_cuda.py::TestCuda::test_get_per_process_memory_fraction, test/test_cuda.py::TestCuda::test_graph_cudnn_dropout, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_parameterless_nograd_module_with_amp_cache_disabled_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_parameterless_nograd_module_with_amp_cache_enabled_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_parameterless_nograd_module_without_amp_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_parameterless_nograd_module_without_amp_not_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_with_amp_cache_disabled_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_with_amp_cache_enabled_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_without_amp_allow_unused_input, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_without_amp_not_allow_unused_input, test/test_cuda.py::TestCuda::test_host_memory_stats, test/test_cuda.py::TestCuda::test_huge_index, test/test_cuda.py::TestCuda::test_max_large_axis, test/test_cuda.py::TestCuda::test_out_of_memory_retry, test/test_cuda.py::TestCuda::test_randint_generation_for_large_numel, test/test_cuda.py::TestCuda::test_repeat_graph_capture_cublas_workspace_memory, test/test_cuda.py::TestCuda::test_set_per_process_memory_fraction, test/test_cuda.py::TestCuda::test_to_non_blocking, test/test_cuda.py::TestCudaMallocAsync::test_garbage_collect_expandable, test/test_cuda.py::TestCudaMallocAsync::test_max_split_expandable, test/test_cuda.py::TestMemPool::test_mempool_ctx_multithread, test/test_cuda.py::TestMemPool::test_mempool_empty_cache_inactive, test/test_cuda.py::TestMemPool::test_mempool_limited_memory_with_allocator, test/test_cuda.py::TestCudaAutocast::test_autocast_cache_leak 2025-08-14T20:56:35.2970250Z 2025-08-14T20:56:35.2970400Z Running test_dataloader 1/2 ... [2025-08-14 20:56:35.295647] 2025-08-14T20:56:35.2970820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:35.2971700Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dataloader.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:35.295938] 2025-08-14T20:56:37.3907790Z 2025-08-14T20:56:37.3908320Z test_dataloader 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_1.2_306c1196e587402b_.log 2025-08-14T20:56:37.3908840Z Running 0 items in this shard: 2025-08-14T20:56:37.3908980Z 2025-08-14T20:56:37.3911470Z Running test_dataloader 2/2 ... [2025-08-14 20:56:37.391097] 2025-08-14T20:56:37.3911770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:37.3914700Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dataloader.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:37.391371] 2025-08-14T20:56:39.5553940Z 2025-08-14T20:56:39.5554590Z test_dataloader 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_2.2_148b1eecca2850d6_.log 2025-08-14T20:56:39.5555220Z Running 0 items in this shard: 2025-08-14T20:56:39.5555390Z 2025-08-14T20:56:39.5558080Z Running test_sparse 1/1 ... [2025-08-14 20:56:39.555739] 2025-08-14T20:56:39.5558440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:39.5561730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sparse.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:39.556054] 2025-08-14T20:56:42.3530130Z 2025-08-14T20:56:42.3531010Z test_sparse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.1_cc87c16e592fc019_.log 2025-08-14T20:56:42.3531540Z Running 0 items in this shard: 2025-08-14T20:56:42.3531690Z 2025-08-14T20:56:42.3533920Z Running inductor/test_torchinductor_dynamic_shapes 2/4 ... [2025-08-14 20:56:42.353334] 2025-08-14T20:56:42.3534320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:42.3537260Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:42.353622] 2025-08-14T20:56:44.9864080Z 2025-08-14T20:56:44.9864760Z inductor/test_torchinductor_dynamic_shapes 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.4_5b37f1d0b4b6a11a_.log 2025-08-14T20:56:44.9865410Z Running 0 items in this shard: 2025-08-14T20:56:44.9871800Z 2025-08-14T20:56:44.9872330Z Running inductor/test_torchinductor_codegen_dynamic_shapes 2/2 ... [2025-08-14 20:56:44.986682] 2025-08-14T20:56:44.9872700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:44.9873600Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:44.986950] 2025-08-14T20:56:47.7182420Z 2025-08-14T20:56:47.7183150Z inductor/test_torchinductor_codegen_dynamic_shapes 2/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_2.2_0ccb84d1c67009ff_.log 2025-08-14T20:56:47.7184210Z Running 1 items in this shard: test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_block_sizes_dynamic_shapes_cpu 2025-08-14T20:56:47.7184830Z 2025-08-14T20:56:47.7185800Z Running inductor/test_torchinductor_opinfo 1/1 ... [2025-08-14 20:56:47.718529] 2025-08-14T20:56:47.7186100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:47.7188820Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:47.718789] 2025-08-14T20:56:51.0483590Z 2025-08-14T20:56:51.0484370Z inductor/test_torchinductor_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_1.1_40d7bce350042248_.log 2025-08-14T20:56:51.0485020Z Running 0 items in this shard: 2025-08-14T20:56:51.0485430Z 2025-08-14T20:56:51.0487460Z Running inductor/test_cuda_repro 1/1 ... [2025-08-14 20:56:51.048680] 2025-08-14T20:56:51.0487800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:51.0490740Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_cuda_repro.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-08-14 20:56:51.048969] 2025-08-14T20:56:53.3794800Z 2025-08-14T20:56:53.3795460Z inductor/test_cuda_repro 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cuda_repro_1.1_e76f22943fe7af4c_.log 2025-08-14T20:56:53.3795900Z 2025-08-14T20:56:53.3797950Z Running dynamo/test_dynamic_shapes 1/2 ... [2025-08-14 20:56:53.379722] 2025-08-14T20:56:53.3798260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:53.3801280Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:53.379973] 2025-08-14T20:56:58.8137780Z 2025-08-14T20:56:58.8138370Z dynamo/test_dynamic_shapes 1/2 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dynamic_shapes_1.2_241f3765b44b97c0_.log 2025-08-14T20:56:58.8139470Z Running 2 items in this shard: test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dont_dce_rand_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_mem_leak_guards_dynamic_shapes 2025-08-14T20:56:58.8140120Z 2025-08-14T20:56:58.8141210Z Running dynamo/test_unspec 1/1 ... [2025-08-14 20:56:58.814075] 2025-08-14T20:56:58.8141500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:56:58.8144340Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_unspec.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:56:58.814338] 2025-08-14T20:57:00.8823260Z 2025-08-14T20:57:00.8823880Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_6f26958dddbe95e3_.log 2025-08-14T20:57:00.8824500Z Running 0 items in this shard: 2025-08-14T20:57:00.8824660Z 2025-08-14T20:57:00.8827530Z Running dynamo/test_repros 1/1 ... [2025-08-14 20:57:00.882688] 2025-08-14T20:57:00.8827870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:00.8830960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_repros.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-08-14 20:57:00.882985] 2025-08-14T20:57:03.1069330Z 2025-08-14T20:57:03.1069870Z dynamo/test_repros 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_repros_1.1_1be32b861b57c3db_.log 2025-08-14T20:57:03.1070650Z Running 2 items in this shard: test/dynamo/test_repros.py::ReproTests::test_dont_dce_rand, test/dynamo/test_repros.py::ReproTests::test_mem_leak_guards 2025-08-14T20:57:03.1071050Z 2025-08-14T20:57:03.1072550Z Running inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-08-14 20:57:03.107206] 2025-08-14T20:57:03.1072860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:03.1075560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_mkldnn_pattern_matcher.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-08-14 20:57:03.107462] 2025-08-14T20:57:05.4190830Z 2025-08-14T20:57:05.4191510Z inductor/test_mkldnn_pattern_matcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.1_4b2c7098879b1e18_.log 2025-08-14T20:57:05.4192040Z 2025-08-14T20:57:05.4194130Z Running inductor/test_foreach 1/1 ... [2025-08-14 20:57:05.419340] 2025-08-14T20:57:05.4194420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:05.4197010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_foreach.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:05.419589] 2025-08-14T20:57:07.8842060Z 2025-08-14T20:57:07.8842730Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_d5ca4c344aa89cc0_.log 2025-08-14T20:57:07.8843620Z Running 0 items in this shard: 2025-08-14T20:57:07.8843760Z 2025-08-14T20:57:07.8845810Z Running inductor/test_compiled_optimizers 1/1 ... [2025-08-14 20:57:07.884520] 2025-08-14T20:57:07.8846140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:07.8848780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_compiled_optimizers.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:07.884783] 2025-08-14T20:57:10.9335020Z 2025-08-14T20:57:10.9335800Z inductor/test_compiled_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_optimizers_1.1_d344bc13c1f3960e_.log 2025-08-14T20:57:10.9336600Z Running 0 items in this shard: 2025-08-14T20:57:10.9336770Z 2025-08-14T20:57:10.9339970Z Running dynamo/test_modules 1/1 ... [2025-08-14 20:57:10.933919] 2025-08-14T20:57:10.9340390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:10.9343900Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:10.934267] 2025-08-14T20:57:13.3319860Z 2025-08-14T20:57:13.3320510Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_a03744662772f4c5_.log 2025-08-14T20:57:13.3321130Z Running 0 items in this shard: 2025-08-14T20:57:13.3321300Z 2025-08-14T20:57:13.3324440Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-08-14 20:57:13.332372] 2025-08-14T20:57:13.3324840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:13.3327950Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_coordinate_descent_tuner.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:13.332677] 2025-08-14T20:57:15.5892180Z 2025-08-14T20:57:15.5892880Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_bdf7081bede2b078_.log 2025-08-14T20:57:15.5893420Z 2025-08-14T20:57:15.5895480Z Running inductor/test_dependencies 1/1 ... [2025-08-14 20:57:15.589476] 2025-08-14T20:57:15.5895790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:15.5898410Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_dependencies.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-08-14 20:57:15.589730] 2025-08-14T20:57:17.8778610Z 2025-08-14T20:57:17.8779210Z inductor/test_dependencies 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_dependencies_1.1_06eddcaea187f971_.log 2025-08-14T20:57:17.8779690Z 2025-08-14T20:57:17.8781700Z Running inductor/test_compiled_autograd 1/1 ... [2025-08-14 20:57:17.878120] 2025-08-14T20:57:17.8782020Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:17.8784580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_compiled_autograd.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:17.878378] 2025-08-14T20:57:21.0579390Z 2025-08-14T20:57:21.0580500Z inductor/test_compiled_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_autograd_1.1_e85c1d40264e4eff_.log 2025-08-14T20:57:21.0581210Z Running 0 items in this shard: 2025-08-14T20:57:21.0581370Z 2025-08-14T20:57:21.0583450Z Running inductor/test_group_batch_fusion 1/1 ... [2025-08-14 20:57:21.058278] 2025-08-14T20:57:21.0583830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:21.0586930Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 20:57:21.058581] 2025-08-14T20:57:23.5346820Z 2025-08-14T20:57:23.5347460Z 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_d06231d2ee819658_.log 2025-08-14T20:57:23.5348070Z Running 0 items in this shard: 2025-08-14T20:57:23.5348220Z 2025-08-14T20:57:23.5350770Z Running inductor/test_split_cat_fx_passes 1/1 ... [2025-08-14 20:57:23.535021] 2025-08-14T20:57:23.5351110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:23.5354070Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_split_cat_fx_passes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:23.535301] 2025-08-14T20:57:25.8616000Z 2025-08-14T20:57:25.8616610Z inductor/test_split_cat_fx_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_split_cat_fx_passes_1.1_435858488a6bafad_.log 2025-08-14T20:57:25.8617100Z 2025-08-14T20:57:25.8619300Z Running inductor/test_custom_lowering 1/1 ... [2025-08-14 20:57:25.861858] 2025-08-14T20:57:25.8619610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:25.8622260Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_custom_lowering.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:25.862114] 2025-08-14T20:57:28.2324870Z 2025-08-14T20:57:28.2325650Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_640ca12a77fcec8a_.log 2025-08-14T20:57:28.2326340Z Running 0 items in this shard: 2025-08-14T20:57:28.2326500Z 2025-08-14T20:57:28.2329510Z Running inductor/test_config 1/1 ... [2025-08-14 20:57:28.232879] 2025-08-14T20:57:28.2329870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:28.2333050Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_config.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:28.233192] 2025-08-14T20:57:30.5716510Z 2025-08-14T20:57:30.5717030Z inductor/test_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_config_1.1_782cda75e6348131_.log 2025-08-14T20:57:30.5717530Z Running 0 items in this shard: 2025-08-14T20:57:30.5717660Z 2025-08-14T20:57:30.5719940Z Running dynamo/test_backends 1/1 ... [2025-08-14 20:57:30.571938] 2025-08-14T20:57:30.5720200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:30.5722770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_backends.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:30.572187] 2025-08-14T20:57:32.9319180Z 2025-08-14T20:57:32.9320270Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_0b08f87395db875e_.log 2025-08-14T20:57:32.9320920Z Running 0 items in this shard: 2025-08-14T20:57:32.9321080Z 2025-08-14T20:57:32.9323510Z Running dynamo/test_after_aot 1/1 ... [2025-08-14 20:57:32.932282] 2025-08-14T20:57:32.9323870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:32.9326960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_after_aot.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:32.932585] 2025-08-14T20:57:34.8072360Z 2025-08-14T20:57:34.8072890Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_8ba7db5e010302c3_.log 2025-08-14T20:57:34.8073390Z Running 0 items in this shard: 2025-08-14T20:57:34.8073540Z 2025-08-14T20:57:34.8076060Z Running dynamo/test_higher_order_ops 1/1 ... [2025-08-14 20:57:34.807549] 2025-08-14T20:57:34.8076360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:34.8079020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_higher_order_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:34.807810] 2025-08-14T20:57:37.5296650Z 2025-08-14T20:57:37.5297320Z dynamo/test_higher_order_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_higher_order_ops_1.1_4fdfcb1985991c2b_.log 2025-08-14T20:57:37.5297970Z Running 0 items in this shard: 2025-08-14T20:57:37.5298130Z 2025-08-14T20:57:37.5300700Z Running inductor/test_layout_optim 1/1 ... [2025-08-14 20:57:37.530001] 2025-08-14T20:57:37.5301080Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:37.5304030Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_layout_optim.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:37.530294] 2025-08-14T20:57:39.7897130Z 2025-08-14T20:57:39.7897750Z inductor/test_layout_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_layout_optim_1.1_52dcb42bcbb621e2_.log 2025-08-14T20:57:39.7898220Z 2025-08-14T20:57:39.7900190Z Running dynamo/test_activation_checkpointing 1/1 ... [2025-08-14 20:57:39.789969] 2025-08-14T20:57:39.7900520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:39.7903130Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_activation_checkpointing.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-08-14 20:57:39.790230] 2025-08-14T20:57:42.1348470Z 2025-08-14T20:57:42.1349140Z dynamo/test_activation_checkpointing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_activation_checkpointing_1.1_c074d7e12a72a50e_.log 2025-08-14T20:57:42.1349840Z Running 0 items in this shard: 2025-08-14T20:57:42.1349990Z 2025-08-14T20:57:42.1352640Z Running inductor/test_mmdecomp 1/1 ... [2025-08-14 20:57:42.135203] 2025-08-14T20:57:42.1352960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:42.1355830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_mmdecomp.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:42.135479] 2025-08-14T20:57:44.4808000Z 2025-08-14T20:57:44.4808950Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_fa9ca667a8e96838_.log 2025-08-14T20:57:44.4809550Z Running 0 items in this shard: 2025-08-14T20:57:44.4809700Z 2025-08-14T20:57:44.4812040Z Running dynamo/test_misc 1/1 ... [2025-08-14 20:57:44.481145] 2025-08-14T20:57:44.4812340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:44.4815220Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_misc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:44.481421] 2025-08-14T20:57:47.1993560Z 2025-08-14T20:57:47.1994090Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_64c07c9ec7a3ccfb_.log 2025-08-14T20:57:47.1994580Z Running 0 items in this shard: 2025-08-14T20:57:47.1994730Z 2025-08-14T20:57:47.1997130Z Running dynamo/test_aot_autograd 1/1 ... [2025-08-14 20:57:47.199654] 2025-08-14T20:57:47.1997430Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:47.2000090Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_aot_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-08-14 20:57:47.199918] 2025-08-14T20:57:49.0758270Z 2025-08-14T20:57:49.0758900Z dynamo/test_aot_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_aot_autograd_1.1_96775100cfa866e5_.log 2025-08-14T20:57:49.0759530Z Running 0 items in this shard: 2025-08-14T20:57:49.0759690Z 2025-08-14T20:57:49.0762190Z Running dynamo/test_ctx_manager 1/1 ... [2025-08-14 20:57:49.076161] 2025-08-14T20:57:49.0762550Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:49.0765800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_ctx_manager.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-08-14 20:57:49.076461] 2025-08-14T20:57:51.4668460Z 2025-08-14T20:57:51.4669110Z dynamo/test_ctx_manager 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_ctx_manager_1.1_78c7c6b07ff0f77b_.log 2025-08-14T20:57:51.4669750Z Running 0 items in this shard: 2025-08-14T20:57:51.4669910Z 2025-08-14T20:57:51.4672620Z Running dynamo/test_exc 1/1 ... [2025-08-14 20:57:51.467195] 2025-08-14T20:57:51.4672970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:51.4676010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_exc.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:51.467487] 2025-08-14T20:57:53.4108360Z 2025-08-14T20:57:53.4108990Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_6a74c2c5f77d7b55_.log 2025-08-14T20:57:53.4109590Z Running 0 items in this shard: 2025-08-14T20:57:53.4109740Z 2025-08-14T20:57:53.4112450Z Running inductor/test_control_flow 1/1 ... [2025-08-14 20:57:53.411173] 2025-08-14T20:57:53.4112830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:53.4115960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_control_flow.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-08-14 20:57:53.411481] 2025-08-14T20:57:55.8311230Z 2025-08-14T20:57:55.8312360Z inductor/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_control_flow_1.1_b514151c9105fadc_.log 2025-08-14T20:57:55.8313030Z Running 0 items in this shard: 2025-08-14T20:57:55.8313190Z 2025-08-14T20:57:55.8315550Z Running inductor/test_aot_inductor_arrayref 1/1 ... [2025-08-14 20:57:55.831486] 2025-08-14T20:57:55.8315940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:55.8318980Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_aot_inductor_arrayref.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:57:55.831785] 2025-08-14T20:57:58.3242280Z 2025-08-14T20:57:58.3242920Z inductor/test_aot_inductor_arrayref 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_arrayref_1.1_241d2128eb677a9b_.log 2025-08-14T20:57:58.3243520Z Running 0 items in this shard: 2025-08-14T20:57:58.3243650Z 2025-08-14T20:57:58.3245700Z Running inductor/test_padding 1/1 ... [2025-08-14 20:57:58.324516] 2025-08-14T20:57:58.3245980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:57:58.3248650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_padding.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-08-14 20:57:58.324775] 2025-08-14T20:58:00.6046410Z 2025-08-14T20:58:00.6047030Z inductor/test_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_padding_1.1_967e844036acb292_.log 2025-08-14T20:58:00.6047460Z 2025-08-14T20:58:00.6049640Z Running inductor/test_triton_cpu_backend 1/1 ... [2025-08-14 20:58:00.604888] 2025-08-14T20:58:00.6049980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:00.6052190Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_triton_cpu_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-08-14 20:58:00.605136] 2025-08-14T20:58:02.9876390Z 2025-08-14T20:58:02.9876960Z inductor/test_triton_cpu_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.1_6b947d209729c357_.log 2025-08-14T20:58:02.9877460Z 2025-08-14T20:58:02.9879490Z Running inductor/test_subgraph_choice 1/1 ... [2025-08-14 20:58:02.987876] 2025-08-14T20:58:02.9879800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:02.9882460Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_subgraph_choice.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-08-14 20:58:02.988127] 2025-08-14T20:58:05.3000180Z 2025-08-14T20:58:05.3000880Z inductor/test_subgraph_choice 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_subgraph_choice_1.1_5df88f272faeda89_.log 2025-08-14T20:58:05.3001370Z 2025-08-14T20:58:05.3003480Z Running inductor/test_memory 1/1 ... [2025-08-14 20:58:05.300276] 2025-08-14T20:58:05.3003770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:05.3006380Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 20:58:05.300519] 2025-08-14T20:58:07.6247000Z 2025-08-14T20:58:07.6247890Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_ee15958dc9003409_.log 2025-08-14T20:58:07.6248350Z 2025-08-14T20:58:07.6249770Z Running inductor/test_ck_backend 1/1 ... [2025-08-14 20:58:07.624935] 2025-08-14T20:58:07.6250050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:07.6252850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_ck_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-08-14 20:58:07.625176] 2025-08-14T20:58:09.9429810Z 2025-08-14T20:58:09.9430420Z inductor/test_ck_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ck_backend_1.1_6b57eca41202dd43_.log 2025-08-14T20:58:09.9430880Z 2025-08-14T20:58:09.9433130Z Running inductor/test_b2b_gemm 1/1 ... [2025-08-14 20:58:09.943239] 2025-08-14T20:58:09.9433460Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:09.9436090Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_b2b_gemm.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-08-14 20:58:09.943493] 2025-08-14T20:58:12.1985830Z 2025-08-14T20:58:12.1986420Z inductor/test_b2b_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_b2b_gemm_1.1_8657105a73518889_.log 2025-08-14T20:58:12.1986870Z 2025-08-14T20:58:12.1989230Z Running inductor/test_cpu_cpp_wrapper 1/1 ... [2025-08-14 20:58:12.198850] 2025-08-14T20:58:12.1989540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:12.1992150Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_cpu_cpp_wrapper.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:12.199095] 2025-08-14T20:58:14.8227810Z 2025-08-14T20:58:14.8228500Z inductor/test_cpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_1.1_b62cd752978b90bd_.log 2025-08-14T20:58:14.8228960Z 2025-08-14T20:58:14.8231140Z Running inductor/test_gpu_cpp_wrapper 1/1 ... [2025-08-14 20:58:14.823038] 2025-08-14T20:58:14.8231450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:14.8234140Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_gpu_cpp_wrapper.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:14.823290] 2025-08-14T20:58:17.2870300Z 2025-08-14T20:58:17.2871180Z inductor/test_gpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_gpu_cpp_wrapper_1.1_066ccf5ced2721e1_.log 2025-08-14T20:58:17.2871660Z 2025-08-14T20:58:17.2873700Z Running inductor/test_inplacing_pass 1/1 ... [2025-08-14 20:58:17.287298] 2025-08-14T20:58:17.2874000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:17.2876170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_inplacing_pass.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:17.287536] 2025-08-14T20:58:19.5374530Z 2025-08-14T20:58:19.5375180Z inductor/test_inplacing_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplacing_pass_1.1_3143e0c202a9845f_.log 2025-08-14T20:58:19.5375660Z 2025-08-14T20:58:19.5378080Z Running inductor/test_triton_heuristics 1/1 ... [2025-08-14 20:58:19.537704] 2025-08-14T20:58:19.5378400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:19.5380580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:19.537955] 2025-08-14T20:58:21.7538600Z 2025-08-14T20:58:21.7539270Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_70802d88f2a0c5c0_.log 2025-08-14T20:58:21.7539760Z 2025-08-14T20:58:21.7541830Z Running inductor/test_xpu_basic 1/1 ... [2025-08-14 20:58:21.754109] 2025-08-14T20:58:21.7542140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:21.7544760Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_xpu_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:21.754357] 2025-08-14T20:58:24.0747420Z 2025-08-14T20:58:24.0748050Z inductor/test_xpu_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_xpu_basic_1.1_b0aaa23b0ca41909_.log 2025-08-14T20:58:24.0748500Z 2025-08-14T20:58:24.0750650Z Running inductor/test_fxir_backend 1/1 ... [2025-08-14 20:58:24.074995] 2025-08-14T20:58:24.0750950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:24.0753550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_fxir_backend.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:24.075241] 2025-08-14T20:58:26.3007770Z 2025-08-14T20:58:26.3008360Z inductor/test_fxir_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fxir_backend_1.1_f78216f93a3ce788_.log 2025-08-14T20:58:26.3008830Z 2025-08-14T20:58:26.3011040Z Running inductor/test_scatter_optimization 1/1 ... [2025-08-14 20:58:26.301030] 2025-08-14T20:58:26.3011350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:26.3019930Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_scatter_optimization.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-08-14 20:58:26.301276] 2025-08-14T20:58:28.5234520Z 2025-08-14T20:58:28.5235200Z inductor/test_scatter_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_scatter_optimization_1.1_45b845eff5406269_.log 2025-08-14T20:58:28.5235900Z 2025-08-14T20:58:28.5237920Z Running dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-08-14 20:58:28.523716] 2025-08-14T20:58:28.5238260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:28.5240400Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_cudagraphs_expandable_segments.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:28.523955] 2025-08-14T20:58:30.4029190Z 2025-08-14T20:58:30.4029910Z dynamo/test_cudagraphs_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_expandable_segments_1.1_44cb72558ae5888d_.log 2025-08-14T20:58:30.4030460Z 2025-08-14T20:58:30.4032170Z Running test_dynamic_shapes 1/1 ... [2025-08-14 20:58:30.403177] 2025-08-14T20:58:30.4032900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:30.4035060Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dynamic_shapes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:30.403426] 2025-08-14T20:58:32.3253590Z 2025-08-14T20:58:32.3254350Z test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dynamic_shapes_1.1_4383703a1715371c_.log 2025-08-14T20:58:32.3255000Z Running 0 items in this shard: 2025-08-14T20:58:32.3255180Z 2025-08-14T20:58:32.3258160Z Running higher_order_ops/test_invoke_subgraph 1/1 ... [2025-08-14 20:58:32.325732] 2025-08-14T20:58:32.3258610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:32.3262230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'higher_order_ops/test_invoke_subgraph.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:32.326093] 2025-08-14T20:58:34.7128430Z 2025-08-14T20:58:34.7129140Z higher_order_ops/test_invoke_subgraph 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_subgraph_1.1_8c095982d08eabc9_.log 2025-08-14T20:58:34.7129810Z Running 0 items in this shard: 2025-08-14T20:58:34.7129950Z 2025-08-14T20:58:34.7132660Z Running test_package 1/1 ... [2025-08-14 20:58:34.713199] 2025-08-14T20:58:34.7132940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:34.7136220Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_package.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:34.713510] 2025-08-14T20:58:36.4899190Z 2025-08-14T20:58:36.4899700Z test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_package_1.1_8e11c0dcfa9d6bf4_.log 2025-08-14T20:58:36.4900190Z Running 0 items in this shard: 2025-08-14T20:58:36.4900330Z 2025-08-14T20:58:36.4902780Z Running test_hop_infra 1/1 ... [2025-08-14 20:58:36.490222] 2025-08-14T20:58:36.4903060Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:36.4905780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_hop_infra.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-08-14 20:58:36.490483] 2025-08-14T20:58:38.7383500Z 2025-08-14T20:58:38.7383990Z test_hop_infra 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_hop_infra_1.1_a8940c3eb1283074_.log 2025-08-14T20:58:38.7384690Z Running 0 items in this shard: 2025-08-14T20:58:38.7384830Z 2025-08-14T20:58:38.7386930Z Running test_comparison_utils 1/1 ... [2025-08-14 20:58:38.738639] 2025-08-14T20:58:38.7387210Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:38.7389730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_comparison_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:38.738883] 2025-08-14T20:58:40.4983350Z 2025-08-14T20:58:40.4983980Z test_comparison_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_comparison_utils_1.1_599e13f6806c3a87_.log 2025-08-14T20:58:40.4984600Z Running 0 items in this shard: 2025-08-14T20:58:40.4984760Z 2025-08-14T20:58:40.4987370Z Running functorch/test_control_flow 1/1 ... [2025-08-14 20:58:40.498668] 2025-08-14T20:58:40.4987970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:40.4990670Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_control_flow.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-08-14 20:58:40.498960] 2025-08-14T20:58:42.6710460Z 2025-08-14T20:58:42.6711030Z functorch/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_control_flow_1.1_fefdd7e9dc42418d_.log 2025-08-14T20:58:42.6711570Z Running 0 items in this shard: 2025-08-14T20:58:42.6711700Z 2025-08-14T20:58:42.6713910Z Running functorch/test_ac_logging 1/1 ... [2025-08-14 20:58:42.671332] 2025-08-14T20:58:42.6714200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:42.6716800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_ac_logging.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:42.671584] 2025-08-14T20:58:44.4123620Z 2025-08-14T20:58:44.4124230Z functorch/test_ac_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_logging_1.1_89283510aed04dc3_.log 2025-08-14T20:58:44.4124760Z Running 0 items in this shard: 2025-08-14T20:58:44.4124890Z 2025-08-14T20:58:44.4126960Z Running test_mkl_verbose 1/1 ... [2025-08-14 20:58:44.412652] 2025-08-14T20:58:44.4127230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:44.4129850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_mkl_verbose.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:44.412895] 2025-08-14T20:58:46.1810970Z 2025-08-14T20:58:46.1811560Z test_mkl_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkl_verbose_1.1_03d6190168ea7a3b_.log 2025-08-14T20:58:46.1812040Z Running 0 items in this shard: 2025-08-14T20:58:46.1812160Z 2025-08-14T20:58:46.1814330Z Running test_appending_byte_serializer 1/1 ... [2025-08-14 20:58:46.181376] 2025-08-14T20:58:46.1814650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:46.1817230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_appending_byte_serializer.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-08-14 20:58:46.181632] 2025-08-14T20:58:47.9283800Z 2025-08-14T20:58:47.9284420Z test_appending_byte_serializer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_appending_byte_serializer_1.1_46086f4e3d1f7c38_.log 2025-08-14T20:58:47.9285120Z Running 0 items in this shard: 2025-08-14T20:58:47.9285240Z 2025-08-14T20:58:47.9287190Z Running test_autoload 1/1 ... [2025-08-14 20:58:47.928662] 2025-08-14T20:58:47.9287440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:47.9290010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_autoload.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-08-14 20:58:47.928908] 2025-08-14T20:58:49.7412370Z 2025-08-14T20:58:49.7412980Z test_autoload 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autoload_1.1_2f1cd32e827225ff_.log 2025-08-14T20:58:49.7413510Z Running 0 items in this shard: 2025-08-14T20:58:49.7413660Z 2025-08-14T20:58:49.7416040Z Running test_proxy_tensor 1/1 ... [2025-08-14 20:58:49.741564] 2025-08-14T20:58:49.7416580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:49.7419270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_proxy_tensor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:49.741843] 2025-08-14T20:58:52.7914250Z 2025-08-14T20:58:52.7914880Z test_proxy_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_1.1_e0e9080a5235500e_.log 2025-08-14T20:58:52.7915470Z Running 0 items in this shard: 2025-08-14T20:58:52.7915620Z 2025-08-14T20:58:52.7918420Z Running test_mkldnn_verbose 1/1 ... [2025-08-14 20:58:52.791780] 2025-08-14T20:58:52.7918760Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:52.7921890Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_mkldnn_verbose.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:52.792078] 2025-08-14T20:58:54.5977100Z 2025-08-14T20:58:54.5977690Z test_mkldnn_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_verbose_1.1_9da78f8aae803f94_.log 2025-08-14T20:58:54.5978230Z Running 0 items in this shard: 2025-08-14T20:58:54.5978370Z 2025-08-14T20:58:54.5981070Z Running test_utils_config_module 1/1 ... [2025-08-14 20:58:54.598046] 2025-08-14T20:58:54.5981380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:54.5984110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_utils_config_module.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-08-14 20:58:54.598314] 2025-08-14T20:58:56.3584350Z 2025-08-14T20:58:56.3584950Z test_utils_config_module 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_config_module_1.1_d7b8d24d9404516d_.log 2025-08-14T20:58:56.3585460Z Running 0 items in this shard: 2025-08-14T20:58:56.3585590Z 2025-08-14T20:58:56.3587540Z Running test_functionalization 1/1 ... [2025-08-14 20:58:56.358707] 2025-08-14T20:58:56.3587840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:56.3590370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_functionalization.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:56.358958] 2025-08-14T20:58:58.1822140Z 2025-08-14T20:58:58.1822870Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_a1a57e1577a8e6f7_.log 2025-08-14T20:58:58.1823760Z Running 0 items in this shard: 2025-08-14T20:58:58.1823910Z 2025-08-14T20:58:58.1826570Z Running test_rename_privateuse1_to_existing_device 1/1 ... [2025-08-14 20:58:58.182580] 2025-08-14T20:58:58.1826990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:58.1830070Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_rename_privateuse1_to_existing_device.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-08-14 20:58:58.182888] 2025-08-14T20:58:59.9489540Z 2025-08-14T20:58:59.9490230Z test_rename_privateuse1_to_existing_device 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_rename_privateuse1_to_existing_device_1.1_371fe5bb7bb61b52_.log 2025-08-14T20:58:59.9490840Z Running 0 items in this shard: 2025-08-14T20:58:59.9491000Z 2025-08-14T20:58:59.9493370Z Running test_transformers 1/2 ... [2025-08-14 20:58:59.949255] 2025-08-14T20:58:59.9493650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:58:59.9496100Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_transformers.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:58:59.949520] 2025-08-14T20:59:02.7957090Z 2025-08-14T20:59:02.7957590Z test_transformers 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_1.2_7394c3db83a6421f_.log 2025-08-14T20:59:02.7958090Z Running 0 items in this shard: 2025-08-14T20:59:02.7958210Z 2025-08-14T20:59:02.7960450Z Running xpu/test_fusion 1/1 ... [2025-08-14 20:59:02.795976] 2025-08-14T20:59:02.7960720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:02.7963520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'xpu/test_fusion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:02.796244] 2025-08-14T20:59:04.6490000Z 2025-08-14T20:59:04.6490580Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_2477c5c59fdb313c_.log 2025-08-14T20:59:04.6491050Z Running 0 items in this shard: 2025-08-14T20:59:04.6491180Z 2025-08-14T20:59:04.6493440Z Running test_nestedtensor 2/2 ... [2025-08-14 20:59:04.649274] 2025-08-14T20:59:04.6493720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:04.6496360Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_nestedtensor.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:04.649519] 2025-08-14T20:59:07.3718660Z 2025-08-14T20:59:07.3719230Z test_nestedtensor 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.2_3a4bcfbfa591068b_.log 2025-08-14T20:59:07.3719970Z Running 1 items in this shard: test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_linear_backward_memory_usage_cpu_float32 2025-08-14T20:59:07.3720350Z 2025-08-14T20:59:07.3721630Z Running test_decomp 2/4 ... [2025-08-14 20:59:07.372121] 2025-08-14T20:59:07.3721880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:07.3724780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:07.372379] 2025-08-14T20:59:10.6315190Z 2025-08-14T20:59:10.6315900Z test_decomp 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_2.4_41eef2204cac05e0_.log 2025-08-14T20:59:10.6316360Z Running 0 items in this shard: 2025-08-14T20:59:10.6316480Z 2025-08-14T20:59:10.6318470Z Running test_decomp 4/4 ... [2025-08-14 20:59:10.631795] 2025-08-14T20:59:10.6318720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:10.6321350Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_decomp.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-08-14 20:59:10.632048] 2025-08-14T20:59:13.9742770Z 2025-08-14T20:59:13.9743350Z test_decomp 4/4 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_4.4_0c06ce64686bc5fa_.log 2025-08-14T20:59:13.9743910Z Running 0 items in this shard: 2025-08-14T20:59:13.9744070Z 2025-08-14T20:59:13.9746980Z Running xpu/test_conv 1/1 ... [2025-08-14 20:59:13.974600] 2025-08-14T20:59:13.9747320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:13.9750020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'xpu/test_conv.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:13.974898] 2025-08-14T20:59:16.1757040Z 2025-08-14T20:59:16.1757590Z xpu/test_conv 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_conv_1.1_2179f13204ee79c7_.log 2025-08-14T20:59:16.1758050Z Running 0 items in this shard: 2025-08-14T20:59:16.1758180Z 2025-08-14T20:59:16.1760470Z Running test_cuda_expandable_segments 1/1 ... [2025-08-14 20:59:16.175973] 2025-08-14T20:59:16.1760790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:16.1763440Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_cuda_expandable_segments.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:16.176222] 2025-08-14T20:59:18.5881960Z 2025-08-14T20:59:18.5882590Z test_cuda_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_expandable_segments_1.1_670e16444fc6155f_.log 2025-08-14T20:59:18.5883060Z 2025-08-14T20:59:18.5884990Z Running test_ops 2/2 ... [2025-08-14 20:59:18.588429] 2025-08-14T20:59:18.5885240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:18.5887830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:18.588676] 2025-08-14T20:59:24.3328790Z 2025-08-14T20:59:24.3329280Z test_ops 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_2.2_5e0e2789d703fde4_.log 2025-08-14T20:59:24.3329760Z Running 0 items in this shard: 2025-08-14T20:59:24.3329900Z 2025-08-14T20:59:24.3332320Z Running distributions/test_constraints 1/1 ... [2025-08-14 20:59:24.333186] 2025-08-14T20:59:24.3332650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:24.3335500Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'distributions/test_constraints.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-08-14 20:59:24.333449] 2025-08-14T20:59:26.1880320Z 2025-08-14T20:59:26.1880930Z distributions/test_constraints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_constraints_1.1_a3861194021ee64a_.log 2025-08-14T20:59:26.1881710Z Running 0 items in this shard: 2025-08-14T20:59:26.1881840Z 2025-08-14T20:59:26.1883800Z Running profiler/test_record_function 1/1 ... [2025-08-14 20:59:26.188323] 2025-08-14T20:59:26.1884100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:26.1886690Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_record_function.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-08-14 20:59:26.188577] 2025-08-14T20:59:27.9549280Z 2025-08-14T20:59:27.9549920Z profiler/test_record_function 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_record_function_1.1_3d327ee7a6edf39b_.log 2025-08-14T20:59:27.9550480Z Running 0 items in this shard: 2025-08-14T20:59:27.9550620Z 2025-08-14T20:59:27.9553320Z Running nn/test_lazy_modules 1/1 ... [2025-08-14 20:59:27.955245] 2025-08-14T20:59:27.9553620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:27.9555700Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_lazy_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:27.955491] 2025-08-14T20:59:29.8916000Z 2025-08-14T20:59:29.8916640Z nn/test_lazy_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_lazy_modules_1.1_8a90ea0f849c4a67_.log 2025-08-14T20:59:29.8917250Z Running 0 items in this shard: 2025-08-14T20:59:29.8917400Z 2025-08-14T20:59:29.8919920Z Running test_jit_fuser_te 1/1 ... [2025-08-14 20:59:29.891947] 2025-08-14T20:59:29.8920240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:29.8923450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_fuser_te.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:29.892242] 2025-08-14T20:59:33.3860780Z 2025-08-14T20:59:33.3861390Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_b038d3f9edd936fb_.log 2025-08-14T20:59:33.3861990Z Running 0 items in this shard: 2025-08-14T20:59:33.3862160Z 2025-08-14T20:59:33.3864990Z Running test_segment_reductions 1/1 ... [2025-08-14 20:59:33.386426] 2025-08-14T20:59:33.3865360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:33.3868420Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_segment_reductions.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:33.386726] 2025-08-14T20:59:35.2806990Z 2025-08-14T20:59:35.2807600Z test_segment_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_segment_reductions_1.1_7feca363712badc1_.log 2025-08-14T20:59:35.2808110Z Running 0 items in this shard: 2025-08-14T20:59:35.2808240Z 2025-08-14T20:59:35.2810300Z Running test_import_stats 1/1 ... [2025-08-14 20:59:35.280989] 2025-08-14T20:59:35.2810560Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:35.2813180Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_import_stats.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-08-14 20:59:35.281237] 2025-08-14T20:59:37.0905610Z 2025-08-14T20:59:37.0906310Z test_import_stats 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_import_stats_1.1_32265d6450ab08c6_.log 2025-08-14T20:59:37.0907160Z Running 0 items in this shard: 2025-08-14T20:59:37.0907340Z 2025-08-14T20:59:37.0910120Z Running test_masked 1/1 ... [2025-08-14 20:59:37.090948] 2025-08-14T20:59:37.0910460Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:37.0913820Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_masked.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-08-14 20:59:37.091263] 2025-08-14T20:59:39.5566480Z 2025-08-14T20:59:39.5566950Z test_masked 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_masked_1.1_5f0cd5d9c113ad05_.log 2025-08-14T20:59:39.5567420Z Running 0 items in this shard: 2025-08-14T20:59:39.5567550Z 2025-08-14T20:59:39.5569910Z Running test_monitor 1/1 ... [2025-08-14 20:59:39.556937] 2025-08-14T20:59:39.5570400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:39.5572790Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_monitor.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-08-14 20:59:39.557190] 2025-08-14T20:59:41.3188420Z 2025-08-14T20:59:41.3188910Z test_monitor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_monitor_1.1_898def7e098f7332_.log 2025-08-14T20:59:41.3189360Z Running 0 items in this shard: 2025-08-14T20:59:41.3189490Z 2025-08-14T20:59:41.3191590Z Running profiler/test_cpp_thread 1/1 ... [2025-08-14 20:59:41.319112] 2025-08-14T20:59:41.3191900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:41.3194450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_cpp_thread.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-08-14 20:59:41.319365] 2025-08-14T20:59:48.4400090Z 2025-08-14T20:59:48.4400710Z profiler/test_cpp_thread 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_cpp_thread_1.1_5ae205349b8ac9f0_.log 2025-08-14T20:59:48.4401320Z Running 0 items in this shard: 2025-08-14T20:59:48.4401470Z 2025-08-14T20:59:48.4403930Z Running test_subclass 1/1 ... [2025-08-14 20:59:48.440330] 2025-08-14T20:59:48.4404240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:48.4407170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_subclass.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-08-14 20:59:48.440615] 2025-08-14T20:59:50.2485600Z 2025-08-14T20:59:50.2486420Z test_subclass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_subclass_1.1_746bf52f7aed6f44_.log 2025-08-14T20:59:50.2487030Z Running 0 items in this shard: 2025-08-14T20:59:50.2487200Z 2025-08-14T20:59:50.2489980Z Running profiler/test_profiler 1/1 ... [2025-08-14 20:59:50.248927] 2025-08-14T20:59:50.2490340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:50.2493430Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_profiler.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-08-14 20:59:50.249232] 2025-08-14T20:59:52.2484210Z 2025-08-14T20:59:52.2484820Z profiler/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_1.1_08d17d3447e9a191_.log 2025-08-14T20:59:52.2488700Z Running 10 items in this shard: test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_basic_work_in_main_thread_False, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_basic_work_in_main_thread_True, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_close_in_scope_work_in_main_thread_False, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_close_in_scope_work_in_main_thread_True, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_complex_work_in_main_thread_False, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_complex_work_in_main_thread_True, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_multiple_preexisting_work_in_main_thread_False, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_multiple_preexisting_work_in_main_thread_True, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_open_in_scope_work_in_main_thread_False, test/profiler/test_profiler.py::TestProfiler::test_source_multithreaded_open_in_scope_work_in_main_thread_True 2025-08-14T20:59:52.2491910Z 2025-08-14T20:59:52.2492090Z Running functorch/test_vmap_registrations 1/1 ... [2025-08-14 20:59:52.248724] 2025-08-14T20:59:52.2492420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:52.2493290Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_vmap_registrations.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-08-14 20:59:52.248986] 2025-08-14T20:59:54.1281110Z 2025-08-14T20:59:54.1281740Z functorch/test_vmap_registrations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_registrations_1.1_d112063a16c63213_.log 2025-08-14T20:59:54.1282300Z Running 0 items in this shard: 2025-08-14T20:59:54.1282430Z 2025-08-14T20:59:54.1284520Z Running nn/test_parametrization 1/1 ... [2025-08-14 20:59:54.128396] 2025-08-14T20:59:54.1284810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:54.1287360Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_parametrization.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-08-14 20:59:54.128646] 2025-08-14T20:59:56.0020910Z 2025-08-14T20:59:56.0021530Z nn/test_parametrization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_parametrization_1.1_1e9c6957effe15be_.log 2025-08-14T20:59:56.0022050Z Running 0 items in this shard: 2025-08-14T20:59:56.0022180Z 2025-08-14T20:59:56.0024250Z Running nn/test_pruning 1/1 ... [2025-08-14 20:59:56.002353] 2025-08-14T20:59:56.0024520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:56.0027160Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_pruning.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-08-14 20:59:56.002603] 2025-08-14T20:59:57.8830740Z 2025-08-14T20:59:57.8831290Z nn/test_pruning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pruning_1.1_46d394443713d237_.log 2025-08-14T20:59:57.8831830Z Running 0 items in this shard: 2025-08-14T20:59:57.8831980Z 2025-08-14T20:59:57.8834410Z Running test_itt 1/1 ... [2025-08-14 20:59:57.883380] 2025-08-14T20:59:57.8834700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:57.8837580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_itt.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-08-14 20:59:57.883657] 2025-08-14T20:59:59.6373800Z 2025-08-14T20:59:59.6374300Z test_itt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_itt_1.1_7f869732904f6ccd_.log 2025-08-14T20:59:59.6374780Z Running 0 items in this shard: 2025-08-14T20:59:59.6374920Z 2025-08-14T20:59:59.6377190Z Running test_numba_integration 1/1 ... [2025-08-14 20:59:59.637645] 2025-08-14T20:59:59.6377490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T20:59:59.6380140Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_numba_integration.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 20:59:59.637901] 2025-08-14T21:00:01.5132420Z 2025-08-14T21:00:01.5133390Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_4484d218bf74a829_.log 2025-08-14T21:00:01.5133920Z Running 0 items in this shard: 2025-08-14T21:00:01.5134050Z 2025-08-14T21:00:01.5135820Z Running torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-08-14 21:00:01.513515] 2025-08-14T21:00:01.5136140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:01.5138740Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_numeric.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-08-14 21:00:01.513772] 2025-08-14T21:00:03.4024720Z 2025-08-14T21:00:03.4025540Z torch_np/numpy_tests/core/test_numeric 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numeric_1.1_1afda13b4476fbdd_.log 2025-08-14T21:00:03.4026270Z Running 0 items in this shard: 2025-08-14T21:00:03.4026450Z 2025-08-14T21:00:03.4029030Z Running test_sympy_utils 1/1 ... [2025-08-14 21:00:03.402835] 2025-08-14T21:00:03.4029370Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:03.4032390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sympy_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-08-14 21:00:03.403129] 2025-08-14T21:00:05.3277630Z 2025-08-14T21:00:05.3278250Z test_sympy_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sympy_utils_1.1_555b1ffb2320d4bf_.log 2025-08-14T21:00:05.3278760Z Running 0 items in this shard: 2025-08-14T21:00:05.3278900Z 2025-08-14T21:00:05.3281390Z Running torch_np/test_indexing 1/1 ... [2025-08-14 21:00:05.328074] 2025-08-14T21:00:05.3281700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:05.3284380Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_indexing.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:05.328340] 2025-08-14T21:00:07.1322140Z 2025-08-14T21:00:07.1322770Z torch_np/test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_indexing_1.1_8589dc5bb9f06701_.log 2025-08-14T21:00:07.1323410Z Running 0 items in this shard: 2025-08-14T21:00:07.1323570Z 2025-08-14T21:00:07.1326460Z Running torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-08-14 21:00:07.132571] 2025-08-14T21:00:07.1326890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:07.1330020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_function_base.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:07.132877] 2025-08-14T21:00:09.0104510Z 2025-08-14T21:00:09.0105240Z torch_np/numpy_tests/lib/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_function_base_1.1_5bd5cab9b72c89ea_.log 2025-08-14T21:00:09.0106010Z Running 0 items in this shard: 2025-08-14T21:00:09.0106170Z 2025-08-14T21:00:09.0108570Z Running test_jit 1/1 ... [2025-08-14 21:00:09.010798] 2025-08-14T21:00:09.0108870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:09.0111950Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:09.011090] 2025-08-14T21:00:11.8908320Z 2025-08-14T21:00:11.8909070Z test_jit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_1.1_2a8a2a77afc25643_.log 2025-08-14T21:00:11.8909550Z Running 0 items in this shard: 2025-08-14T21:00:11.8909680Z 2025-08-14T21:00:11.8912050Z Running nn/test_packed_sequence 1/1 ... [2025-08-14 21:00:11.891137] 2025-08-14T21:00:11.8912350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:11.8915020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_packed_sequence.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-08-14 21:00:11.891405] 2025-08-14T21:00:13.7095790Z 2025-08-14T21:00:13.7096410Z nn/test_packed_sequence 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_packed_sequence_1.1_d2c02928ee0b62f4_.log 2025-08-14T21:00:13.7097040Z Running 0 items in this shard: 2025-08-14T21:00:13.7097230Z 2025-08-14T21:00:13.7100120Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-08-14 21:00:13.709932] 2025-08-14T21:00:13.7100630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:13.7103510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:13.710235] 2025-08-14T21:00:15.6002010Z 2025-08-14T21:00:15.6002860Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.libtorch_agnostic_extension.test.test_libtorch_agnostic_1.1_cb2544589f475397_.log 2025-08-14T21:00:15.6003650Z Running 0 items in this shard: 2025-08-14T21:00:15.6003930Z 2025-08-14T21:00:15.6005300Z Running functorch/test_ops 1/2 ... [2025-08-14 21:00:15.600480] 2025-08-14T21:00:15.6005580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:15.6008230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:15.600729] 2025-08-14T21:00:19.2126320Z 2025-08-14T21:00:19.2127010Z functorch/test_ops 1/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_1.2_2cfed01316bef1fa_.log 2025-08-14T21:00:19.2127690Z Running 0 items in this shard: 2025-08-14T21:00:19.2127880Z 2025-08-14T21:00:19.2130990Z Running optim/test_swa_utils 1/1 ... [2025-08-14 21:00:19.213024] 2025-08-14T21:00:19.2131390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:19.2134730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'optim/test_swa_utils.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:19.213350] 2025-08-14T21:00:20.9376750Z 2025-08-14T21:00:20.9377310Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_bd8dcfa5486bc821_.log 2025-08-14T21:00:20.9377740Z 2025-08-14T21:00:20.9380100Z Running nn/test_load_state_dict 1/1 ... [2025-08-14 21:00:20.937939] 2025-08-14T21:00:20.9380390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:20.9383250Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_load_state_dict.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-08-14 21:00:20.938194] 2025-08-14T21:00:22.8680130Z 2025-08-14T21:00:22.8680780Z nn/test_load_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_load_state_dict_1.1_c8d8266b1f8ee806_.log 2025-08-14T21:00:22.8681430Z Running 0 items in this shard: 2025-08-14T21:00:22.8681600Z 2025-08-14T21:00:22.8684350Z Running test_shape_ops 1/1 ... [2025-08-14 21:00:22.868366] 2025-08-14T21:00:22.8684690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:22.8687860Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_shape_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:22.868674] 2025-08-14T21:00:24.8159420Z 2025-08-14T21:00:24.8160040Z test_shape_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_shape_ops_1.1_9bf4ed37adc2b6f1_.log 2025-08-14T21:00:24.8160610Z Running 0 items in this shard: 2025-08-14T21:00:24.8160760Z 2025-08-14T21:00:24.8163440Z Running torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-08-14 21:00:24.816271] 2025-08-14T21:00:24.8163820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:24.8166730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_dtype.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-08-14 21:00:24.816563] 2025-08-14T21:00:26.6424330Z 2025-08-14T21:00:26.6425080Z torch_np/numpy_tests/core/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dtype_1.1_782a18d226ccc16c_.log 2025-08-14T21:00:26.6425760Z Running 0 items in this shard: 2025-08-14T21:00:26.6425930Z 2025-08-14T21:00:26.6428330Z Running torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-08-14 21:00:26.642774] 2025-08-14T21:00:26.6428720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:26.6431840Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_shape_base.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:26.643067] 2025-08-14T21:00:28.4974390Z 2025-08-14T21:00:28.4975230Z torch_np/numpy_tests/core/test_shape_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_shape_base_1.1_56804eceff08840f_.log 2025-08-14T21:00:28.4976050Z Running 0 items in this shard: 2025-08-14T21:00:28.4976230Z 2025-08-14T21:00:28.4978830Z Running test_type_info 1/1 ... [2025-08-14 21:00:28.497813] 2025-08-14T21:00:28.4979450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:28.4982520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_info.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:28.498132] 2025-08-14T21:00:30.3191130Z 2025-08-14T21:00:30.3191700Z test_type_info 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_info_1.1_bb6e844dfc05d7b0_.log 2025-08-14T21:00:30.3192250Z Running 0 items in this shard: 2025-08-14T21:00:30.3192400Z 2025-08-14T21:00:30.3195130Z Running test_jit_llga_fuser 1/1 ... [2025-08-14 21:00:30.319452] 2025-08-14T21:00:30.3195440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:30.3198630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_llga_fuser.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-08-14 21:00:30.319729] 2025-08-14T21:00:32.2466510Z 2025-08-14T21:00:32.2467060Z test_jit_llga_fuser 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_llga_fuser_1.1_6a70728f2073296b_.log 2025-08-14T21:00:32.2467600Z Running 0 items in this shard: 2025-08-14T21:00:32.2467750Z 2025-08-14T21:00:32.2470480Z Running test_indexing 1/1 ... [2025-08-14 21:00:32.246992] 2025-08-14T21:00:32.2470770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:32.2473560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_indexing.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:32.247260] 2025-08-14T21:00:34.2283590Z 2025-08-14T21:00:34.2284300Z test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_indexing_1.1_778d155cf6a27b7d_.log 2025-08-14T21:00:34.2284930Z Running 0 items in this shard: 2025-08-14T21:00:34.2285100Z 2025-08-14T21:00:34.2288150Z Running torch_np/test_function_base 1/1 ... [2025-08-14 21:00:34.228754] 2025-08-14T21:00:34.2288560Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:34.2291850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_function_base.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:34.229078] 2025-08-14T21:00:36.0289800Z 2025-08-14T21:00:36.0290430Z torch_np/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_function_base_1.1_83a4999c61f176b4_.log 2025-08-14T21:00:36.0291040Z Running 0 items in this shard: 2025-08-14T21:00:36.0291410Z 2025-08-14T21:00:36.0293570Z Running torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-08-14 21:00:36.029289] 2025-08-14T21:00:36.0293960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:36.0296690Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_twodim_base.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:36.029560] 2025-08-14T21:00:37.8347040Z 2025-08-14T21:00:37.8347810Z torch_np/numpy_tests/lib/test_twodim_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_twodim_base_1.1_c0da5f7ff2d7fbbe_.log 2025-08-14T21:00:37.8348540Z Running 0 items in this shard: 2025-08-14T21:00:37.8348700Z 2025-08-14T21:00:37.8351010Z Running torch_np/test_scalars_0D_arrays 1/1 ... [2025-08-14 21:00:37.835029] 2025-08-14T21:00:37.8351650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:37.8354530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_scalars_0D_arrays.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-08-14 21:00:37.835339] 2025-08-14T21:00:39.5992170Z 2025-08-14T21:00:39.5992740Z torch_np/test_scalars_0D_arrays 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_scalars_0D_arrays_1.1_a24c2fdb04bdb6cb_.log 2025-08-14T21:00:39.5993290Z Running 0 items in this shard: 2025-08-14T21:00:39.5993420Z 2025-08-14T21:00:39.5995610Z Running nn/test_module_hooks 1/1 ... [2025-08-14 21:00:39.599504] 2025-08-14T21:00:39.5995890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:39.5998650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_module_hooks.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-08-14 21:00:39.599752] 2025-08-14T21:00:41.4962980Z 2025-08-14T21:00:41.4963510Z nn/test_module_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_module_hooks_1.1_b95c9b40d5718326_.log 2025-08-14T21:00:41.4964000Z Running 0 items in this shard: 2025-08-14T21:00:41.4964130Z 2025-08-14T21:00:41.4966270Z Running test_numa_binding 1/1 ... [2025-08-14 21:00:41.496575] 2025-08-14T21:00:41.4966540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:41.4969110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_numa_binding.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:41.496822] 2025-08-14T21:00:43.2584150Z 2025-08-14T21:00:43.2584660Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_8167419bddca18fd_.log 2025-08-14T21:00:43.2585130Z Running 0 items in this shard: 2025-08-14T21:00:43.2585250Z 2025-08-14T21:00:43.2587640Z Running torch_np/numpy_tests/core/test_getlimits 1/1 ... [2025-08-14 21:00:43.258702] 2025-08-14T21:00:43.2587970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:43.2590590Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_getlimits.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:43.258963] 2025-08-14T21:00:45.0927500Z 2025-08-14T21:00:45.0928300Z torch_np/numpy_tests/core/test_getlimits 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_getlimits_1.1_a87696e27fe83fc6_.log 2025-08-14T21:00:45.0929250Z Running 0 items in this shard: 2025-08-14T21:00:45.0929410Z 2025-08-14T21:00:45.0931510Z Running torch_np/test_ndarray_methods 1/1 ... [2025-08-14 21:00:45.093093] 2025-08-14T21:00:45.0931880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:45.0935170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_ndarray_methods.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:45.093393] 2025-08-14T21:00:46.9339010Z 2025-08-14T21:00:46.9339650Z torch_np/test_ndarray_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ndarray_methods_1.1_dfcf9a9d8039401e_.log 2025-08-14T21:00:46.9340460Z Running 0 items in this shard: 2025-08-14T21:00:46.9340620Z 2025-08-14T21:00:46.9342850Z Running lazy/test_debug_util 1/1 ... [2025-08-14 21:00:46.934226] 2025-08-14T21:00:46.9343160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:46.9346000Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'lazy/test_debug_util.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:46.934500] 2025-08-14T21:00:48.7687680Z 2025-08-14T21:00:48.7688330Z lazy/test_debug_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_debug_util_1.1_fb71a05448fa6b7d_.log 2025-08-14T21:00:48.7688990Z Running 0 items in this shard: 2025-08-14T21:00:48.7689170Z 2025-08-14T21:00:48.7692230Z Running torch_np/numpy_tests/lib/test_shape_base_ 1/1 ... [2025-08-14 21:00:48.769145] 2025-08-14T21:00:48.7692690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:48.7696230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_shape_base_.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:48.769465] 2025-08-14T21:00:50.5890380Z 2025-08-14T21:00:50.5891130Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_shape_base__1.1_9f892a80945a7377_.log 2025-08-14T21:00:50.5891880Z Running 0 items in this shard: 2025-08-14T21:00:50.5892040Z 2025-08-14T21:00:50.5894590Z Running torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-08-14 21:00:50.589390] 2025-08-14T21:00:50.5894990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:50.5898070Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/linalg/test_linalg.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-08-14 21:00:50.589689] 2025-08-14T21:00:52.4073500Z 2025-08-14T21:00:52.4074120Z torch_np/numpy_tests/linalg/test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.linalg.test_linalg_1.1_9b6d1b6791bb4654_.log 2025-08-14T21:00:52.4074730Z Running 0 items in this shard: 2025-08-14T21:00:52.4074860Z 2025-08-14T21:00:52.4076860Z Running test_sparse_csr 1/1 ... [2025-08-14 21:00:52.407633] 2025-08-14T21:00:52.4077120Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:52.4079740Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sparse_csr.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-08-14 21:00:52.407884] 2025-08-14T21:00:55.4996590Z 2025-08-14T21:00:55.4997200Z test_sparse_csr 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_csr_1.1_b39ef6a473fbc888_.log 2025-08-14T21:00:55.4997790Z Running 0 items in this shard: 2025-08-14T21:00:55.4997950Z 2025-08-14T21:00:55.5000730Z Running test_view_ops 1/1 ... [2025-08-14 21:00:55.500019] 2025-08-14T21:00:55.5001060Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:55.5004230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_view_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:00:55.500316] 2025-08-14T21:00:57.4894390Z 2025-08-14T21:00:57.4895000Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_4cce6a57da2d7d2f_.log 2025-08-14T21:00:57.4895800Z Running 0 items in this shard: 2025-08-14T21:00:57.4895950Z 2025-08-14T21:00:57.4898630Z Running test_accelerator 1/1 ... [2025-08-14 21:00:57.489799] 2025-08-14T21:00:57.4898960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:57.4902110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_accelerator.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-08-14 21:00:57.490102] 2025-08-14T21:00:59.2562630Z 2025-08-14T21:00:59.2565140Z test_accelerator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_accelerator_1.1_3c617ecf37f54f48_.log 2025-08-14T21:00:59.2565620Z Running 0 items in this shard: 2025-08-14T21:00:59.2565750Z 2025-08-14T21:00:59.2566420Z Running profiler/test_memory_profiler 1/1 ... [2025-08-14 21:00:59.256539] 2025-08-14T21:00:59.2566750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:00:59.2568720Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_memory_profiler.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-08-14 21:00:59.256788] 2025-08-14T21:01:01.1933690Z 2025-08-14T21:01:01.1934500Z profiler/test_memory_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_memory_profiler_1.1_05c3fab69ed2282a_.log 2025-08-14T21:01:01.1935240Z Running 0 items in this shard: 2025-08-14T21:01:01.1935410Z 2025-08-14T21:01:01.1938170Z Running torch_np/numpy_tests/fft/test_pocketfft 1/1 ... [2025-08-14 21:01:01.193740] 2025-08-14T21:01:01.1938610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:01.1942040Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/fft/test_pocketfft.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:01.194072] 2025-08-14T21:01:03.0005770Z 2025-08-14T21:01:03.0006520Z torch_np/numpy_tests/fft/test_pocketfft 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_pocketfft_1.1_4ae24049294838c1_.log 2025-08-14T21:01:03.0007190Z Running 0 items in this shard: 2025-08-14T21:01:03.0007320Z 2025-08-14T21:01:03.0009430Z Running test_function_schema 1/1 ... [2025-08-14 21:01:03.000894] 2025-08-14T21:01:03.0009730Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:03.0012570Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_function_schema.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:03.001164] 2025-08-14T21:01:04.7616940Z 2025-08-14T21:01:04.7617500Z test_function_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_function_schema_1.1_1f1b14544d9a6b16_.log 2025-08-14T21:01:04.7618040Z Running 0 items in this shard: 2025-08-14T21:01:04.7618170Z 2025-08-14T21:01:04.7620470Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-08-14 21:01:04.762001] 2025-08-14T21:01:04.7620820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:04.7623730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_index_tricks.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:04.762278] 2025-08-14T21:01:06.5701310Z 2025-08-14T21:01:06.5702110Z torch_np/numpy_tests/lib/test_index_tricks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_index_tricks_1.1_3ef39ef37f13f693_.log 2025-08-14T21:01:06.5702860Z Running 0 items in this shard: 2025-08-14T21:01:06.5703020Z 2025-08-14T21:01:06.5705430Z Running test_scatter_gather_ops 1/1 ... [2025-08-14 21:01:06.570473] 2025-08-14T21:01:06.5705790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:06.5708780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_scatter_gather_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:06.570766] 2025-08-14T21:01:08.5099520Z 2025-08-14T21:01:08.5100410Z test_scatter_gather_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scatter_gather_ops_1.1_575758a940ca592e_.log 2025-08-14T21:01:08.5101050Z Running 0 items in this shard: 2025-08-14T21:01:08.5101210Z 2025-08-14T21:01:08.5103580Z Running test_serialization 1/1 ... [2025-08-14 21:01:08.510290] 2025-08-14T21:01:08.5103930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:08.5107010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_serialization.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-08-14 21:01:08.510590] 2025-08-14T21:01:22.0388930Z 2025-08-14T21:01:22.0392130Z test_serialization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_serialization_1.1_05f17a77a43a415c_.log 2025-08-14T21:01:22.0394170Z Running 2 items in this shard: test/test_serialization.py::TestSerialization::test_serialization_2gb_file, test/test_serialization.py::TestSerialization::test_serialization_4gb_file 2025-08-14T21:01:22.0403760Z 2025-08-14T21:01:22.0404030Z Running torch_np/numpy_tests/core/test_dlpack 1/1 ... [2025-08-14 21:01:22.037926] 2025-08-14T21:01:22.0404400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:22.0405330Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_dlpack.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:22.038388] 2025-08-14T21:01:25.4149720Z 2025-08-14T21:01:25.4150560Z torch_np/numpy_tests/core/test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dlpack_1.1_4e765f2013aa3e65_.log 2025-08-14T21:01:25.4151320Z Running 0 items in this shard: 2025-08-14T21:01:25.4151500Z 2025-08-14T21:01:25.4153860Z Running test_xnnpack_integration 1/1 ... [2025-08-14 21:01:25.415318] 2025-08-14T21:01:25.4161110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:25.4162190Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_xnnpack_integration.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:25.415619] 2025-08-14T21:01:27.1650320Z 2025-08-14T21:01:27.1650970Z test_xnnpack_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_xnnpack_integration_1.1_9d539a4c0d1049d0_.log 2025-08-14T21:01:27.1651580Z Running 0 items in this shard: 2025-08-14T21:01:27.1651740Z 2025-08-14T21:01:27.1653930Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-08-14 21:01:27.165336] 2025-08-14T21:01:27.1654320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:27.1657000Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/fft/test_helper.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:27.165599] 2025-08-14T21:01:28.9102190Z 2025-08-14T21:01:28.9102790Z torch_np/numpy_tests/fft/test_helper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_helper_1.1_3b3004ff9b790429_.log 2025-08-14T21:01:28.9103440Z Running 0 items in this shard: 2025-08-14T21:01:28.9103580Z 2025-08-14T21:01:28.9105440Z Running test_mkldnn 1/1 ... [2025-08-14 21:01:28.910497] 2025-08-14T21:01:28.9105750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:28.9108870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 21:01:28.910740] 2025-08-14T21:01:30.9674850Z 2025-08-14T21:01:30.9675530Z test_mkldnn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_1.1_0e0834c5903ae8a0_.log 2025-08-14T21:01:30.9676050Z Running 0 items in this shard: 2025-08-14T21:01:30.9676170Z 2025-08-14T21:01:30.9678050Z Running test_unary_ufuncs 1/1 ... [2025-08-14 21:01:30.967746] 2025-08-14T21:01:30.9678350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:30.9680860Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_unary_ufuncs.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:30.967986] 2025-08-14T21:01:36.3615390Z 2025-08-14T21:01:36.3616200Z test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_1.1_802a2f0c32a410f9_.log 2025-08-14T21:01:36.3616860Z Running 0 items in this shard: 2025-08-14T21:01:36.3617070Z 2025-08-14T21:01:36.3619920Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-08-14 21:01:36.361911] 2025-08-14T21:01:36.3620430Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:36.3623550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_scalar_methods.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:36.362229] 2025-08-14T21:01:38.0956520Z 2025-08-14T21:01:38.0957260Z torch_np/numpy_tests/core/test_scalar_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_methods_1.1_dd30dd20aad52dd9_.log 2025-08-14T21:01:38.0957950Z Running 0 items in this shard: 2025-08-14T21:01:38.0958280Z 2025-08-14T21:01:38.0959520Z Running nn/test_init 1/1 ... [2025-08-14 21:01:38.095914] 2025-08-14T21:01:38.0959830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:38.0962610Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_init.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:38.096152] 2025-08-14T21:01:40.1772040Z 2025-08-14T21:01:40.1772620Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_4a68bfec68a7955e_.log 2025-08-14T21:01:40.1773130Z Running 0 items in this shard: 2025-08-14T21:01:40.1773320Z 2025-08-14T21:01:40.1775630Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-08-14 21:01:40.177497] 2025-08-14T21:01:40.1776010Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:40.1778630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_numerictypes.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:40.177768] 2025-08-14T21:01:41.9552980Z 2025-08-14T21:01:41.9553910Z torch_np/numpy_tests/core/test_numerictypes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numerictypes_1.1_a7b603474fe9b7e4_.log 2025-08-14T21:01:41.9554800Z Running 0 items in this shard: 2025-08-14T21:01:41.9554990Z 2025-08-14T21:01:41.9556830Z Running torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-08-14 21:01:41.955617] 2025-08-14T21:01:41.9557300Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:41.9560600Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_arraypad.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-08-14 21:01:41.955919] 2025-08-14T21:01:43.7298210Z 2025-08-14T21:01:43.7298910Z torch_np/numpy_tests/lib/test_arraypad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraypad_1.1_6652803c83afe47e_.log 2025-08-14T21:01:43.7299570Z Running 0 items in this shard: 2025-08-14T21:01:43.7299690Z 2025-08-14T21:01:43.7301170Z Running test_type_promotion 1/1 ... [2025-08-14 21:01:43.730075] 2025-08-14T21:01:43.7301490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:43.7304370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_promotion.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:43.730325] 2025-08-14T21:01:45.6628330Z 2025-08-14T21:01:45.6628920Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_9c958fe1cf266b7d_.log 2025-08-14T21:01:45.6629580Z Running 0 items in this shard: 2025-08-14T21:01:45.6629760Z 2025-08-14T21:01:45.6632100Z Running torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-08-14 21:01:45.663141] 2025-08-14T21:01:45.6632560Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:45.6635350Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_arraysetops.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-08-14 21:01:45.663425] 2025-08-14T21:01:47.4857280Z 2025-08-14T21:01:47.4858100Z torch_np/numpy_tests/lib/test_arraysetops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraysetops_1.1_bf90667bf8fda2fd_.log 2025-08-14T21:01:47.4859010Z Running 0 items in this shard: 2025-08-14T21:01:47.4859150Z 2025-08-14T21:01:47.4860770Z Running test_jit_autocast 1/1 ... [2025-08-14 21:01:47.486026] 2025-08-14T21:01:47.4861080Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:47.4863950Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_autocast.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-08-14 21:01:47.486297] 2025-08-14T21:01:50.2520220Z 2025-08-14T21:01:50.2520820Z test_jit_autocast 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_autocast_1.1_b3d4eae167c3f14d_.log 2025-08-14T21:01:50.2521390Z Running 0 items in this shard: 2025-08-14T21:01:50.2521740Z 2025-08-14T21:01:50.2523510Z Running test_dlpack 1/1 ... [2025-08-14 21:01:50.252294] 2025-08-14T21:01:50.2523850Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:50.2526390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dlpack.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:50.252546] 2025-08-14T21:01:52.1350830Z 2025-08-14T21:01:52.1351440Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_b0d9f23bcfff747b_.log 2025-08-14T21:01:52.1351980Z Running 0 items in this shard: 2025-08-14T21:01:52.1352120Z 2025-08-14T21:01:52.1354160Z Running profiler/test_profiler_tree 1/1 ... [2025-08-14 21:01:52.135357] 2025-08-14T21:01:52.1354470Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:52.1357230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:52.135604] 2025-08-14T21:01:53.9380950Z 2025-08-14T21:01:53.9381670Z profiler/test_profiler_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_tree_1.1_fb5e810b9817f340_.log 2025-08-14T21:01:53.9382330Z Running 0 items in this shard: 2025-08-14T21:01:53.9382520Z 2025-08-14T21:01:53.9384770Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-08-14 21:01:53.938408] 2025-08-14T21:01:53.9385190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:53.9388010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:53.938681] 2025-08-14T21:01:55.7323370Z 2025-08-14T21:01:55.7324260Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_a94757ed5d2fd6c1_.log 2025-08-14T21:01:55.7325060Z Running 0 items in this shard: 2025-08-14T21:01:55.7325270Z 2025-08-14T21:01:55.7327270Z Running profiler/test_torch_tidy 1/1 ... [2025-08-14 21:01:55.732677] 2025-08-14T21:01:55.7327680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:55.7330860Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_torch_tidy.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:55.732976] 2025-08-14T21:01:57.4826000Z 2025-08-14T21:01:57.4826590Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_1b9907663f14952d_.log 2025-08-14T21:01:57.4827210Z Running 0 items in this shard: 2025-08-14T21:01:57.4827390Z 2025-08-14T21:01:57.4829580Z Running torch_np/test_reductions 1/1 ... [2025-08-14 21:01:57.482899] 2025-08-14T21:01:57.4829920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:57.4832600Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_reductions.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:57.483162] 2025-08-14T21:01:59.3054800Z 2025-08-14T21:01:59.3055400Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_25ff0711924bd3c1_.log 2025-08-14T21:01:59.3056200Z Running 0 items in this shard: 2025-08-14T21:01:59.3056340Z 2025-08-14T21:01:59.3058130Z Running lazy/test_reuse_ir 1/1 ... [2025-08-14 21:01:59.305757] 2025-08-14T21:01:59.3058410Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:01:59.3061040Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:01:59.306009] 2025-08-14T21:02:01.0577400Z 2025-08-14T21:02:01.0578070Z lazy/test_reuse_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_reuse_ir_1.1_0429b3bc6a3cdb45_.log 2025-08-14T21:02:01.0578570Z Running 0 items in this shard: 2025-08-14T21:02:01.0578720Z 2025-08-14T21:02:01.0580770Z Running test_functional_autograd_benchmark 1/1 ... [2025-08-14 21:02:01.058009] 2025-08-14T21:02:01.0581420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:01.0583490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_functional_autograd_benchmark.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-08-14 21:02:01.058263] 2025-08-14T21:02:02.8115100Z 2025-08-14T21:02:02.8115710Z test_functional_autograd_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_autograd_benchmark_1.1_ba4a11c9fe4cb0fc_.log 2025-08-14T21:02:02.8116420Z Running 0 items in this shard: 2025-08-14T21:02:02.8116580Z 2025-08-14T21:02:02.8118280Z Running test_prims 1/1 ... [2025-08-14 21:02:02.811779] 2025-08-14T21:02:02.8118580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:02.8121180Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_prims.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:02.812028] 2025-08-14T21:02:05.2715530Z 2025-08-14T21:02:05.2716200Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_8a6d3129a18b88c3_.log 2025-08-14T21:02:05.2716800Z Running 0 items in this shard: 2025-08-14T21:02:05.2716980Z 2025-08-14T21:02:05.2719360Z Running profiler/test_python_tracer 1/1 ... [2025-08-14 21:02:05.271867] 2025-08-14T21:02:05.2719740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:05.2722800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_python_tracer.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:05.272160] 2025-08-14T21:02:07.0306830Z 2025-08-14T21:02:07.0307460Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_08c8379d4d036781_.log 2025-08-14T21:02:07.0308040Z Running 0 items in this shard: 2025-08-14T21:02:07.0308190Z 2025-08-14T21:02:09.0373730Z Running inductor/test_aot_inductor 1/2 ... [2025-08-14 21:02:09.037166] 2025-08-14T21:02:09.0374790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:09.0375590Z Running inductor/test_extension_backend 1/1 ... [2025-08-14 21:02:09.037222] 2025-08-14T21:02:09.0376450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:09.0377220Z Running dynamo/test_logging 1/1 ... [2025-08-14 21:02:09.037266] 2025-08-14T21:02:09.0378280Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:09.0379310Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:09.037457] 2025-08-14T21:02:09.0381110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_extension_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:09.037483] 2025-08-14T21:02:09.0382550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_logging.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:09.037518] 2025-08-14T21:02:11.9260390Z 2025-08-14T21:02:11.9261710Z inductor/test_extension_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_extension_backend_1.1_8558ccc771ab25c5_.log 2025-08-14T21:02:11.9262230Z 2025-08-14T21:02:14.2432770Z Running inductor/test_torchbind 1/1 ... [2025-08-14 21:02:14.242066] 2025-08-14T21:02:14.2532950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:14.2635080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchbind.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:14.242328] 2025-08-14T21:02:17.0513620Z 2025-08-14T21:02:17.0514380Z inductor/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchbind_1.1_6398262ce1246e94_.log 2025-08-14T21:02:17.0519180Z Running 16 items in this shard: test/inductor/test_torchbind.py::TestTorchbind::test_aoti_torchbind_name_collision, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_aot_compile, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_aot_compile_constant_folding, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_aoti, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_compile, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_compile_gpu_op_symint_graph_partition, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_compile_symint, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_config_not_generated, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_get_buf_bytes, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_hop_schema, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_hop_schema_no_input, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_hop_schema_no_output, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_inductor, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_input_aot_compile, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_list_return_aot_compile, test/inductor/test_torchbind.py::TestTorchbind::test_torchbind_queue 2025-08-14T21:02:17.0523060Z 2025-08-14T21:02:19.2579130Z Running export/test_torchbind 1/1 ... [2025-08-14 21:02:19.257710] 2025-08-14T21:02:19.2580030Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:19.2581780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'export/test_torchbind.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:19.257998] 2025-08-14T21:02:22.1226020Z 2025-08-14T21:02:22.1227010Z export/test_torchbind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_torchbind_1.1_3ef9451752dcb741_.log 2025-08-14T21:02:22.1258860Z Running 90 items in this shard: test/export/test_torchbind.py::TestExportTorchbind::test_aot_export_tensor_queue_operators, test/export/test_torchbind.py::TestExportTorchbind::test_attribute_as_custom_op_argument_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_attribute_as_custom_op_argument_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_attribute_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_attribute_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_list_out_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_list_out_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_tuple_out_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_tuple_out_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_unbacked_symint_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_custom_obj_unbacked_symint_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_deepcopy, test/export/test_torchbind.py::TestExportTorchbind::test_export_inplace_custom_op, test/export/test_torchbind.py::TestExportTorchbind::test_identifying_torchbind_ops, test/export/test_torchbind.py::TestExportTorchbind::test_input_as_custom_op_argument_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_input_as_custom_op_argument_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_input_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_input_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_schema_checking_script_object, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_methods_fakify_internal_states_make_fx_tracing_mode_fake, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_methods_fakify_internal_states_make_fx_tracing_mode_symbolic, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_methods_make_fx_tracing_mode_fake, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_methods_make_fx_tracing_mode_symbolic, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_operators_fallthrough_via_lib_impl, test/export/test_torchbind.py::TestExportTorchbind::test_make_fx_tensor_queue_operators_fallthrough_via_py_impl, test/export/test_torchbind.py::TestExportTorchbind::test_method_schema, test/export/test_torchbind.py::TestExportTorchbind::test_non_strict_export_methods, test/export/test_torchbind.py::TestExportTorchbind::test_none_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_none_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_safe_to_trace_with_real, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_alias_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_alias_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_input_and_alias_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_input_and_alias_pre_dispatch_True, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_op_fallthrough_keys_respects_lib_impl, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_op_register_fallthrough, test/export/test_torchbind.py::TestExportTorchbind::test_torchbind_register_attr_at_runtime_error, test/export/test_torchbind.py::TestExportTorchbind::test_unlift_custom_obj_pre_dispatch_False, test/export/test_torchbind.py::TestExportTorchbind::test_unlift_custom_obj_pre_dispatch_True, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_body_aliasing_contents_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_body_aliasing_contents_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_body_aliasing_contents_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_input_aliasing_contents_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_input_aliasing_contents_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_input_aliasing_contents_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_non_fakified_method_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_non_fakified_method_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_non_fakified_method_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_script_obj_missing_attr_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_script_obj_missing_attr_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_script_obj_setattr_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_error_on_script_obj_setattr_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_global_obj_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_global_obj_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_global_obj_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_as_hop_input_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_as_hop_input_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_as_hop_input_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_attributes_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_attributes_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_attributes_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_closure_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_closure_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_closure_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_graph_breaks, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cpu_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cpu_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cpu_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cuda_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cuda_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_obj_torchbind_op_with_autocast_device_cuda_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_automatic_dynamic_shape, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_guards_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_guards_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_script_object_input_guards_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_tensor_op_in_tensor_flatten_backend_aot_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_tensor_op_in_tensor_flatten_backend_eager, test/export/test_torchbind.py::TestCompileTorchbind::test_compile_tensor_op_in_tensor_flatten_backend_inductor, test/export/test_torchbind.py::TestCompileTorchbind::test_export_obj_torchbind_op_with_autocast_device_cpu, test/export/test_torchbind.py::TestCompileTorchbind::test_export_obj_torchbind_op_with_autocast_device_cuda, test/export/test_torchbind.py::TestRegisterFakeClass::test_register_fake_class_from_real_not_classmethod, test/export/test_torchbind.py::TestRegisterFakeClass::test_register_fake_class_no_from_real, test/export/test_torchbind.py::TestRegisterFakeClass::test_register_fake_class_no_torch_bind_class, test/export/test_torchbind.py::TestRegisterFakeClass::test_register_fake_class_valid 2025-08-14T21:02:22.1283110Z 2025-08-14T21:02:24.4616170Z Running inductor/test_codecache 1/1 ... [2025-08-14 21:02:24.461386] 2025-08-14T21:02:24.4618780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:24.4619980Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 21:02:24.461695] 2025-08-14T21:02:27.5823570Z 2025-08-14T21:02:27.5824370Z dynamo/test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_logging_1.1_f45af0baf32abf34_.log 2025-08-14T21:02:27.5834610Z Running 51 items in this shard: test/dynamo/test_logging.py::LoggingTests::test_all, test/dynamo/test_logging.py::LoggingTests::test_aot, test/dynamo/test_logging.py::LoggingTests::test_aot_graphs, test/dynamo/test_logging.py::LoggingTests::test_aot_joint_graph, test/dynamo/test_logging.py::LoggingTests::test_autotuning, test/dynamo/test_logging.py::LoggingTests::test_bytecode, test/dynamo/test_logging.py::LoggingTests::test_cudagraph_static_inputs, test/dynamo/test_logging.py::LoggingTests::test_cudagraphs, test/dynamo/test_logging.py::LoggingTests::test_custom_format, test/dynamo/test_logging.py::LoggingTests::test_custom_format_exc, test/dynamo/test_logging.py::LoggingTests::test_ddp_graphs, test/dynamo/test_logging.py::LoggingTests::test_default_logging, test/dynamo/test_logging.py::LoggingTests::test_distributed_rank_logging, test/dynamo/test_logging.py::LoggingTests::test_dump_compile_times, test/dynamo/test_logging.py::LoggingTests::test_dynamo_debug, test/dynamo/test_logging.py::LoggingTests::test_dynamo_debug_default_off_artifacts, test/dynamo/test_logging.py::LoggingTests::test_dynamo_error, test/dynamo/test_logging.py::LoggingTests::test_dynamo_info, test/dynamo/test_logging.py::LoggingTests::test_fusion, test/dynamo/test_logging.py::LoggingTests::test_graph_breaks, test/dynamo/test_logging.py::LoggingTests::test_graph_region_expansion, test/dynamo/test_logging.py::LoggingTests::test_guards_polyfill_sloc, test/dynamo/test_logging.py::LoggingTests::test_guards_recompiles, test/dynamo/test_logging.py::LoggingTests::test_guards_sloc, test/dynamo/test_logging.py::LoggingTests::test_guards_sloc_vr, test/dynamo/test_logging.py::LoggingTests::test_hierarchical_compile, test/dynamo/test_logging.py::LoggingTests::test_inductor_debug, test/dynamo/test_logging.py::LoggingTests::test_inductor_error, test/dynamo/test_logging.py::LoggingTests::test_inductor_info, test/dynamo/test_logging.py::LoggingTests::test_invalid_artifact_flag, test/dynamo/test_logging.py::LoggingTests::test_invalid_artifact_flag_error_msg, test/dynamo/test_logging.py::LoggingTests::test_kernel_code, test/dynamo/test_logging.py::LoggingTests::test_log_traced_frames, test/dynamo/test_logging.py::LoggingTests::test_logs_out, test/dynamo/test_logging.py::LoggingTests::test_multiline_format, test/dynamo/test_logging.py::LoggingTests::test_open_registration, test/dynamo/test_logging.py::LoggingTests::test_open_registration_python_api, test/dynamo/test_logging.py::LoggingTests::test_open_registration_with_registered_parent, test/dynamo/test_logging.py::LoggingTests::test_optimizer_non_static_param, test/dynamo/test_logging.py::LoggingTests::test_output_code, test/dynamo/test_logging.py::LoggingTests::test_recompiles, test/dynamo/test_logging.py::LoggingTests::test_schedule, test/dynamo/test_logging.py::LoggingTests::test_trace_call, test/dynamo/test_logging.py::LoggingTests::test_trace_call_graph_break, test/dynamo/test_logging.py::LoggingTests::test_trace_call_inline_call, test/dynamo/test_logging.py::LoggingTests::test_trace_call_prefix, test/dynamo/test_logging.py::LoggingTests::test_trace_source_cond, test/dynamo/test_logging.py::LoggingTests::test_trace_source_funcname, test/dynamo/test_logging.py::LoggingTests::test_trace_source_if_stmt, test/dynamo/test_logging.py::LoggingTests::test_trace_source_nested, test/dynamo/test_logging.py::LoggingTests::test_trace_source_simple 2025-08-14T21:02:27.5843610Z 2025-08-14T21:02:29.8976130Z Running dynamo/test_pgo 1/1 ... [2025-08-14 21:02:29.897394] 2025-08-14T21:02:29.8978250Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:29.8979330Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_pgo.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-08-14 21:02:29.897707] 2025-08-14T21:02:37.0014640Z 2025-08-14T21:02:37.0015400Z dynamo/test_pgo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_pgo_1.1_21e43879716c44ac_.log 2025-08-14T21:02:37.0020160Z Running 9 items in this shard: test/dynamo/test_pgo.py::PgoTest::test_basic, test/dynamo/test_pgo.py::PgoTest::test_different_file_paths_local_pgo, test/dynamo/test_pgo.py::PgoTest::test_distinct_compile_id, test/dynamo/test_pgo.py::PgoTest::test_njt, test/dynamo/test_pgo.py::PgoTest::test_pgo_dynamic_false, test/dynamo/test_pgo.py::PgoTest::test_pgo_dynamic_params, test/dynamo/test_pgo.py::PgoTest::test_remote_basic, test/dynamo/test_pgo.py::PgoTest::test_whitelist_ints_floats, test/dynamo/test_pgo.py::PgoTest::test_whitelist_suggestion 2025-08-14T21:02:37.0021580Z 2025-08-14T21:02:39.1993670Z Running dynamo/test_trace_rules 1/1 ... [2025-08-14 21:02:39.199154] 2025-08-14T21:02:39.1996110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:39.1997320Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_trace_rules.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-08-14 21:02:39.199481] 2025-08-14T21:02:41.9850130Z 2025-08-14T21:02:41.9851660Z dynamo/test_trace_rules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_trace_rules_1.1_e1c8688828ac84a5_.log 2025-08-14T21:02:41.9857280Z Running 7 items in this shard: test/dynamo/test_trace_rules.py::TraceRuleTests::test_almost_impossible_missing_name, test/dynamo/test_trace_rules.py::TraceRuleTests::test_force_inline_custom_function, test/dynamo/test_trace_rules.py::TraceRuleTests::test_force_inline_torch_function, test/dynamo/test_trace_rules.py::TraceRuleTests::test_no_special_handlers_for_torch_non_c_bindings, test/dynamo/test_trace_rules.py::TraceRuleTests::test_skipfiles_inlinelist, test/dynamo/test_trace_rules.py::TraceRuleTests::test_torch_name_rule_map_updated, test/dynamo/test_trace_rules.py::TestModuleSurviveSkipFiles::test_module_survive_skip_files 2025-08-14T21:02:41.9861850Z 2025-08-14T21:02:44.2109990Z Running test_type_hints 1/1 ... [2025-08-14 21:02:44.210713] 2025-08-14T21:02:44.2111510Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:44.2113890Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_hints.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:44.211021] 2025-08-14T21:02:46.2651120Z 2025-08-14T21:02:46.2652230Z test_type_hints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_hints_1.1_3bd3a7f288112bc3_.log 2025-08-14T21:02:46.2653940Z Running 1 items in this shard: test/test_type_hints.py::TestTypeHints::test_doc_examples 2025-08-14T21:02:46.2654630Z 2025-08-14T21:02:48.4779240Z Running test_public_bindings 1/1 ... [2025-08-14 21:02:48.477715] 2025-08-14T21:02:48.4782490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:48.4783940Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_public_bindings.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:48.478029] 2025-08-14T21:02:53.2115430Z 2025-08-14T21:02:53.2116190Z test_public_bindings 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_public_bindings_1.1_dc7464251436caf2_.log 2025-08-14T21:02:53.2118280Z Running 4 items in this shard: test/test_public_bindings.py::TestPublicBindings::test_correct_module_names, test/test_public_bindings.py::TestPublicBindings::test_modules_can_be_imported, test/test_public_bindings.py::TestPublicBindings::test_no_new_bindings, test/test_public_bindings.py::TestPublicBindings::test_no_new_reexport_callables 2025-08-14T21:02:53.2119350Z 2025-08-14T21:02:55.4492290Z Running test_cuda 1/1 ... [2025-08-14 21:02:55.449016] 2025-08-14T21:02:55.4493220Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:02:55.4495330Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_cuda.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:02:55.449331] 2025-08-14T21:02:58.4730860Z 2025-08-14T21:02:58.4731460Z test_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_1.1_b16afc697a79f714_.log 2025-08-14T21:02:58.4769870Z Running 212 items in this shard: test/test_cuda.py::TestCuda::test_arithmetic_large_tensor, test/test_cuda.py::TestCuda::test_batch_norm_gather_stats, test/test_cuda.py::TestCuda::test_bincount_ext, test/test_cuda.py::TestCuda::test_caching_allocator_record_stream_oom, test/test_cuda.py::TestCuda::test_caching_pinned_memory, test/test_cuda.py::TestCuda::test_check_error, test/test_cuda.py::TestCuda::test_copy_non_blocking, test/test_cuda.py::TestCuda::test_copy_non_blocking_type_conversion, test/test_cuda.py::TestCuda::test_cublas_allow_bf16_reduced_precision_reduction_get_set, test/test_cuda.py::TestCuda::test_cublas_allow_fp16_accumulation_get_set, test/test_cuda.py::TestCuda::test_cublas_allow_fp16_reduced_precision_reduction_get_set, test/test_cuda.py::TestCuda::test_cublas_allow_tf32_get_set, test/test_cuda.py::TestCuda::test_cublas_multiple_threads_same_device, test/test_cuda.py::TestCuda::test_cublas_workspace_explicit_allocation, test/test_cuda.py::TestCuda::test_cuda_get_device_capability, test/test_cuda.py::TestCuda::test_cuda_get_device_name, test/test_cuda.py::TestCuda::test_cuda_get_device_properties, test/test_cuda.py::TestCuda::test_cuda_graph_allocator_propagates_stream, test/test_cuda.py::TestCuda::test_cuda_graph_error_options, test/test_cuda.py::TestCuda::test_cuda_graph_raw_graph, test/test_cuda.py::TestCuda::test_cuda_graph_raw_graph_keep_graph_false, test/test_cuda.py::TestCuda::test_cuda_graph_raw_graph_reset_and_recapture, test/test_cuda.py::TestCuda::test_cuda_graph_tensor_item_not_allowed, test/test_cuda.py::TestCuda::test_cuda_memory_leak_detection_propagates_errors, test/test_cuda.py::TestCuda::test_cudart_register, test/test_cuda.py::TestCuda::test_cudnn_allow_tf32_get_set, test/test_cuda.py::TestCuda::test_cudnn_multiple_threads_same_device, test/test_cuda.py::TestCuda::test_cusparse_multiple_threads_same_device, test/test_cuda.py::TestCuda::test_device_context_manager, test/test_cuda.py::TestCuda::test_device_count_not_cached_pre_init, test/test_cuda.py::TestCuda::test_events, test/test_cuda.py::TestCuda::test_events_elapsedtime, test/test_cuda.py::TestCuda::test_fixed_cuda_assert_async, test/test_cuda.py::TestCuda::test_float32_matmul_precision_get_set, test/test_cuda.py::TestCuda::test_fp32_precision_with_float32_matmul_precision, test/test_cuda.py::TestCuda::test_fp32_precision_with_tf32, test/test_cuda.py::TestCuda::test_gather_bool, test/test_cuda.py::TestCuda::test_gds_fails_in_ci, test/test_cuda.py::TestCuda::test_generic_stream_event, test/test_cuda.py::TestCuda::test_get_device_index, test/test_cuda.py::TestCuda::test_graph_capture_oom, test/test_cuda.py::TestCuda::test_graph_capture_reset_recapture, test/test_cuda.py::TestCuda::test_graph_capture_simple, test/test_cuda.py::TestCuda::test_graph_concurrent_replay, test/test_cuda.py::TestCuda::test_graph_debugdump, test/test_cuda.py::TestCuda::test_graph_error, test/test_cuda.py::TestCuda::test_graph_is_current_stream_capturing, test/test_cuda.py::TestCuda::test_graph_make_graphed_callables_same_pool, test/test_cuda.py::TestCuda::test_graph_memory_stats_and_use_result_after_destroy_graph, test/test_cuda.py::TestCuda::test_graph_optims_with_explicitly_capturable_param_groups, test/test_cuda.py::TestCuda::test_graph_record_stream, test/test_cuda.py::TestCuda::test_graph_rng_distributions, test/test_cuda.py::TestCuda::test_graph_rng_functional, test/test_cuda.py::TestCuda::test_graph_three_successive, test/test_cuda.py::TestCuda::test_graph_timing, test/test_cuda.py::TestCuda::test_graph_two_successive, test/test_cuda.py::TestCuda::test_graph_warn_if_has_zero_nodes, test/test_cuda.py::TestCuda::test_graphsafe_set_get_rng_state, test/test_cuda.py::TestCuda::test_hip_device_count, test/test_cuda.py::TestCuda::test_hipblaslt_allow_tf32, test/test_cuda.py::TestCuda::test_index_out_of_bounds_exception_cuda, test/test_cuda.py::TestCuda::test_invalid_status_for_legacy_api, test/test_cuda.py::TestCuda::test_is_pinned_no_context, test/test_cuda.py::TestCuda::test_lazy_init, test/test_cuda.py::TestCuda::test_manual_seed, test/test_cuda.py::TestCuda::test_matmul_device_mismatch, test/test_cuda.py::TestCuda::test_matmul_memory_use, test/test_cuda.py::TestCuda::test_mean_fp16, test/test_cuda.py::TestCuda::test_memory_allocation, test/test_cuda.py::TestCuda::test_memory_stats, test/test_cuda.py::TestCuda::test_memory_stats_of_multiple_generators_and_graphs, test/test_cuda.py::TestCuda::test_min_max_inits, test/test_cuda.py::TestCuda::test_multi_device_context_manager, test/test_cuda.py::TestCuda::test_multi_device_stream_context_manager, test/test_cuda.py::TestCuda::test_multinomial_ext, test/test_cuda.py::TestCuda::test_multinomial_invalid_probs_cuda, test/test_cuda.py::TestCuda::test_noncontiguous_pinned_memory, test/test_cuda.py::TestCuda::test_norm_type_conversion, test/test_cuda.py::TestCuda::test_nvtx, test/test_cuda.py::TestCuda::test_out_of_memory, test/test_cuda.py::TestCuda::test_pinned_memory_empty_cache, test/test_cuda.py::TestCuda::test_pinned_memory_use_background_threads, test/test_cuda.py::TestCuda::test_pinned_memory_with_cudaregister, test/test_cuda.py::TestCuda::test_pinned_memory_with_cudaregister_multithread, test/test_cuda.py::TestCuda::test_preferred_blas_library_settings, test/test_cuda.py::TestCuda::test_prod_large, test/test_cuda.py::TestCuda::test_randint_randomness_for_large_range, test/test_cuda.py::TestCuda::test_random_no_reused_random_states_float32, test/test_cuda.py::TestCuda::test_random_no_reused_random_states_float64, test/test_cuda.py::TestCuda::test_record_stream, test/test_cuda.py::TestCuda::test_record_stream_on_shifted_view, test/test_cuda.py::TestCuda::test_reduction_gpu_memory_accessing, test/test_cuda.py::TestCuda::test_rocm_backward_pass_guard, test/test_cuda.py::TestCuda::test_serialization_array_with_empty, test/test_cuda.py::TestCuda::test_serialization_array_with_storage, test/test_cuda.py::TestCuda::test_specify_improper_device_name, test/test_cuda.py::TestCuda::test_stream_compatibility, test/test_cuda.py::TestCuda::test_stream_context_manager, test/test_cuda.py::TestCuda::test_stream_event_repr, test/test_cuda.py::TestCuda::test_streaming_backwards_callback, test/test_cuda.py::TestCuda::test_streaming_backwards_multiple_streams, test/test_cuda.py::TestCuda::test_streaming_backwards_sync, test/test_cuda.py::TestCuda::test_streaming_backwards_sync_graph_root, test/test_cuda.py::TestCuda::test_streams, test/test_cuda.py::TestCuda::test_sum_fp16, test/test_cuda.py::TestCuda::test_tiny_half_norm_, test/test_cuda.py::TestCuda::test_to_cpu_blocking_by_default, test/test_cuda.py::TestCuda::test_to_numpy, test/test_cuda.py::TestCuda::test_torch_manual_seed_seeds_cuda_devices, test/test_cuda.py::TestCuda::test_type_conversions, test/test_cuda.py::TestCuda::test_uuid, test/test_cuda.py::TestCudaMallocAsync::test_allocator_fuzz, test/test_cuda.py::TestCudaMallocAsync::test_allocator_settings, test/test_cuda.py::TestCudaMallocAsync::test_cachingAllocator_raw_alloc, test/test_cuda.py::TestCudaMallocAsync::test_clock_speed, test/test_cuda.py::TestCudaMallocAsync::test_cpp_memory_snapshot_pickle, test/test_cuda.py::TestCudaMallocAsync::test_cycles, test/test_cuda.py::TestCudaMallocAsync::test_device_memory_used, test/test_cuda.py::TestCudaMallocAsync::test_direct_traceback, test/test_cuda.py::TestCudaMallocAsync::test_memory_compile_regions, test/test_cuda.py::TestCudaMallocAsync::test_memory_plots, test/test_cuda.py::TestCudaMallocAsync::test_memory_plots_free_segment_stack, test/test_cuda.py::TestCudaMallocAsync::test_memory_plots_free_stack, test/test_cuda.py::TestCudaMallocAsync::test_memory_plots_history_context, test/test_cuda.py::TestCudaMallocAsync::test_memory_profiler_viz, test/test_cuda.py::TestCudaMallocAsync::test_memory_snapshot, test/test_cuda.py::TestCudaMallocAsync::test_memory_snapshot_script, test/test_cuda.py::TestCudaMallocAsync::test_memory_snapshot_with_cpp, test/test_cuda.py::TestCudaMallocAsync::test_notifies_oom, test/test_cuda.py::TestCudaMallocAsync::test_nvml_get_handler, test/test_cuda.py::TestCudaMallocAsync::test_power_draw, test/test_cuda.py::TestCudaMallocAsync::test_raises_oom_max_split_size_mb_setting_False, test/test_cuda.py::TestCudaMallocAsync::test_raises_oom_max_split_size_mb_setting_True, test/test_cuda.py::TestCudaMallocAsync::test_raw_amdsmi_device_count, test/test_cuda.py::TestCudaMallocAsync::test_raw_amdsmi_device_uuids, test/test_cuda.py::TestCudaMallocAsync::test_temperature, test/test_cuda.py::TestCudaMallocAsync::test_uuid_visible_devices, test/test_cuda.py::TestBlockStateAbsorption::test_additional_free_following_checkpoint, test/test_cuda.py::TestBlockStateAbsorption::test_allocate_in_thread_to_pool, test/test_cuda.py::TestBlockStateAbsorption::test_allocated_in_middle_of_segment, test/test_cuda.py::TestBlockStateAbsorption::test_assigning_back_deleter_fns_to_tensor, test/test_cuda.py::TestBlockStateAbsorption::test_check_pool_live_allocations, test/test_cuda.py::TestBlockStateAbsorption::test_middle_allocations_contiguous, test/test_cuda.py::TestBlockStateAbsorption::test_multiple_middle_allocations, test/test_cuda.py::TestBlockStateAbsorption::test_no_triton_on_import, test/test_cuda.py::TestBlockStateAbsorption::test_resnet, test/test_cuda.py::TestBlockStateAbsorption::test_simple, test/test_cuda.py::TestBlockStateAbsorption::test_tensor_dies_after_checkpoint, test/test_cuda.py::TestMemPool::test_mempool_empty_cache, test/test_cuda.py::TestMemPool::test_mempool_emptycache_multithread, test/test_cuda.py::TestMemPool::test_mempool_expandable, test/test_cuda.py::TestMemPool::test_mempool_id, test/test_cuda.py::TestMemPool::test_mempool_multithread, test/test_cuda.py::TestMemPool::test_mempool_with_allocator, test/test_cuda.py::TestGDS::test_gds_read_write_tensors, test/test_cuda.py::TestCudaAutocast::test_autocast_banned, test/test_cuda.py::TestCudaAutocast::test_autocast_cat_jit, test/test_cuda.py::TestCudaAutocast::test_autocast_checkpointing, test/test_cuda.py::TestCudaAutocast::test_autocast_custom_cast_inputs, test/test_cuda.py::TestCudaAutocast::test_autocast_custom_deprecated_warning, test/test_cuda.py::TestCudaAutocast::test_autocast_custom_enabled, test/test_cuda.py::TestCudaAutocast::test_autocast_ignored_types, test/test_cuda.py::TestCudaAutocast::test_autocast_linalg_fp16, test/test_cuda.py::TestCudaAutocast::test_autocast_methods_expect_builtin_promote, test/test_cuda.py::TestCudaAutocast::test_autocast_methods_fp16, test/test_cuda.py::TestCudaAutocast::test_autocast_methods_fp32, test/test_cuda.py::TestCudaAutocast::test_autocast_nn_bf16, test/test_cuda.py::TestCudaAutocast::test_autocast_nn_fp16, test/test_cuda.py::TestCudaAutocast::test_autocast_nn_fp32, test/test_cuda.py::TestCudaAutocast::test_autocast_rnn, test/test_cuda.py::TestCudaAutocast::test_autocast_torch_bf16, test/test_cuda.py::TestCudaAutocast::test_autocast_torch_expect_builtin_promote, test/test_cuda.py::TestCudaAutocast::test_autocast_torch_fp16, test/test_cuda.py::TestCudaAutocast::test_autocast_torch_fp32, test/test_cuda.py::TestCudaAutocast::test_autocast_torch_need_autocast_promote, test/test_cuda.py::TestCudaAutocast::test_cuda_autocast_deprecated_warning, test/test_cuda.py::TestCompileKernel::test_compile_kernel, test/test_cuda.py::TestCompileKernel::test_compile_kernel_advanced, test/test_cuda.py::TestCompileKernel::test_compile_kernel_as_custom_op, test/test_cuda.py::TestCompileKernel::test_compile_kernel_custom_op_validation, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_False_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_False_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_False_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_True_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_True_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaler_with_preset_grad_scale_in_place_unscale_True_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaling_autocast_fused_optimizers_Adagrad_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaling_autocast_fused_optimizers_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaling_autocast_fused_optimizers_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_grad_scaling_autocast_fused_optimizers_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_False_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_False_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_False_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_True_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_True_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_False_fused_True_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_True_fused_False_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_True_fused_False_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_grad_scaling_foreach_True_fused_False_SGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_ASGD_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_Adadelta_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_Adamax_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_NAdam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_RAdam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_RMSprop_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_optims_Rprop_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_scaling_fused_optimizers_AdamW_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_scaling_fused_optimizers_Adam_cpu_float32, test/test_cuda.py::TestCudaOptimsCPU::test_graph_scaling_fused_optimizers_SGD_cpu_float32, test/test_cuda.py::TestCudaDeviceParametrizedCPU::test_graph_external_wait_and_record_cpu 2025-08-14T21:02:58.4805390Z 2025-08-14T21:03:00.6647990Z Running test_dataloader 1/2 ... [2025-08-14 21:03:00.664569] 2025-08-14T21:03:00.6648790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:03:00.6651050Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dataloader.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:03:00.664860] 2025-08-14T21:03:11.6085080Z 2025-08-14T21:03:11.6085840Z inductor/test_codecache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_codecache_1.1_fb850e79082f4c0e_.log 2025-08-14T21:03:11.6158440Z Running 210 items in this shard: test/inductor/test_codecache.py::TestPyCodeCache::test_linemaps_empty, 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_mps_bfloat16_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_mps_bfloat16_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_mps_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_hot_load_device_mps_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_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False_grad_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True_grad_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_function_device_mps_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_mps_float32_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_mps_float32_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_mps_float64_dynamic_False, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_model_device_mps_float64_dynamic_True, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_int32_bounds_device_mps_bfloat16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_int32_bounds_device_mps_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_mps_bfloat16, test/inductor/test_codecache.py::TestFxGraphCache::test_cache_load_with_guards_static_bounds_device_mps_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_mps, 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_mps_inlinable_False, test/inductor/test_codecache.py::TestFxGraphCache::test_freezing_device_mps_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_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_bfloat16_dynamic_True_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_False_bundle_triton_True_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_False_use_static_cuda_launcher_True, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_float32_dynamic_True_bundle_triton_True_use_static_cuda_launcher_False, test/inductor/test_codecache.py::TestFxGraphCache::test_remote_cache_load_function_device_mps_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_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_binary_dynamic_False_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_binary_dynamic_True_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_binary_dynamic_True_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_False_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_False_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_True_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_cpu_format_unpacked_dynamic_True_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_binary_dynamic_False_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_binary_dynamic_False_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_binary_dynamic_True_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_binary_dynamic_True_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_unpacked_dynamic_False_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_unpacked_dynamic_False_graph_partition_True, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_unpacked_dynamic_True_graph_partition_False, test/inductor/test_codecache.py::TestStandaloneCompile::test_basic_device_mps_format_unpacked_dynamic_True_graph_partition_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_custom_pass_handling, 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_mps, test/inductor/test_codecache.py::TestStandaloneCompile::test_save_in_new_path, test/inductor/test_codecache.py::TestStandaloneCompile::test_split_module, 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_backend_config, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_hash_custom_backend_pass, 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_hash_private_config_changes, test/inductor/test_codecache.py::TestFxGraphCacheHashing::test_non_serializable_custom_passes_causes_cache_miss, 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_cache 2025-08-14T21:03:11.6226950Z 2025-08-14T21:03:13.9269970Z Running test_dataloader 2/2 ... [2025-08-14 21:03:13.924756] 2025-08-14T21:03:13.9271010Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:03:13.9274080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dataloader.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:03:13.925078] 2025-08-14T21:09:25.8592970Z 2025-08-14T21:09:25.8593720Z test_dataloader 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_2.2_faddb9bf7335d948_.log 2025-08-14T21:09:25.8632360Z Running 90 items in this shard: test/test_dataloader.py::TestDatasetRandomSplit::test_lengths_must_equal_dataset_size, test/test_dataloader.py::TestDatasetRandomSplit::test_slicing_of_subset_of_dataset, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_generator, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_have_correct_size, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_reproducibility, test/test_dataloader.py::TestTensorDataset::test_getitem_1d, test/test_dataloader.py::TestTensorDataset::test_single_tensor, test/test_dataloader.py::TestStackDataset::test_empty, test/test_dataloader.py::TestStackDataset::test_len, test/test_dataloader.py::TestConcatDataset::test_add_dataset, test/test_dataloader.py::TestConcatDataset::test_concat_raises_index_error, test/test_dataloader.py::TestConcatDataset::test_concat_two_singletons, test/test_dataloader.py::TestDataLoader::test_batch_sampler, test/test_dataloader.py::TestDataLoader::test_bulk_loading_nobatch, test/test_dataloader.py::TestDataLoader::test_chain_iterable_style_dataset, test/test_dataloader.py::TestDataLoader::test_default_collate_bad_sequence_type, test/test_dataloader.py::TestDataLoader::test_default_collate_dtype, test/test_dataloader.py::TestDataLoader::test_default_collate_numpy_memmap, test/test_dataloader.py::TestDataLoader::test_default_convert_mapping_keep_type, test/test_dataloader.py::TestDataLoader::test_default_convert_sequence_keep_type, test/test_dataloader.py::TestDataLoader::test_distributed_sampler_invalid_rank, test/test_dataloader.py::TestDataLoader::test_error_workers, test/test_dataloader.py::TestDataLoader::test_growing_dataset, test/test_dataloader.py::TestDataLoader::test_invalid_ctor_args_combinations, test/test_dataloader.py::TestDataLoader::test_large_sampler_indices, test/test_dataloader.py::TestDataLoader::test_multiple_dataloaders, test/test_dataloader.py::TestDataLoader::test_multiprocessing_iterdatapipe, test/test_dataloader.py::TestDataLoader::test_numpy_gen_state, test/test_dataloader.py::TestDataLoader::test_numpy_scalars, test/test_dataloader.py::TestDataLoader::test_proper_exit, test/test_dataloader.py::TestDataLoader::test_segfault, test/test_dataloader.py::TestDataLoader::test_sequential_batch, test/test_dataloader.py::TestDataLoader::test_sequential_nonbatch, test/test_dataloader.py::TestDataLoader::test_sequential_pin_memory, test/test_dataloader.py::TestDataLoader::test_sequential_workers, test/test_dataloader.py::TestDataLoader::test_shuffle_batch_none, test/test_dataloader.py::TestDataLoader::test_shuffle_batch_workers, test/test_dataloader.py::TestDataLoader::test_shuffle_batch_workers_prefetch, test/test_dataloader.py::TestDataLoader::test_shuffle_pin_memory, test/test_dataloader.py::TestDataLoader::test_shuffle_reproducibility, test/test_dataloader.py::TestDataLoader::test_shuffle_workers, test/test_dataloader.py::TestDataLoader::test_timeout, test/test_dataloader.py::TestDataLoader::test_typing, test/test_dataloader.py::TestDataLoader::test_worker_seed, test/test_dataloader.py::TestDataLoader::test_worker_seed_reproducibility, test/test_dataloader.py::IntegrationTestDataLoaderDataPipe::test_shuffler_iterdatapipe, test/test_dataloader.py::TestStringDataLoader::test_shuffle_pin_memory, test/test_dataloader.py::TestDictDataLoader::test_pin_memory, test/test_dataloader.py::TestDictDataLoader::test_pin_memory_device, test/test_dataloader.py::TestDictDataLoader::test_sequential_batch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_builtin_collection_conversion, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_bulk_loading_nobatch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_chain_iterable_style_dataset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_bad_sequence_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_shared_tensor, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_convert_mapping_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_distributed_sampler_invalid_rank, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_early_exit, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_error_in_init, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_error_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_excessive_thread_creation_warning, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_fd_limit_exceeded, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_growing_dataset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_invalid_assign_after_init, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_len, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multi_epochs_reproducibility, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multiple_dataloaders, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multiprocessing_contexts, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multiprocessing_iterdatapipe_with_dill, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_no_segfault, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_numpy, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_numpy_gen_state, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_proper_exit, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_random_sampler_len_with_replacement, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_random_sampler_len_without_replacement, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sampler, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sampler_reproducibility, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sequential_batch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sequential_nonbatch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sequential_pin_memory, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_reproducibility, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_typing, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_worker_seed, test/test_dataloader.py::TestCustomPinFn::test_custom_batch_pin_worker, test/test_dataloader.py::TestIndividualWorkerQueue::test_ind_worker_queue, test/test_dataloader.py::TestSetAffinity::test_set_affinity_in_worker_init, test/test_dataloader.py::TestOutOfOrderDataLoader::test_in_order_iterable_ds, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_nested_tensor_multiprocessing_context_forkserver_cpu, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_sparse_tensor_multiprocessing_context_spawn_cpu 2025-08-14T21:09:25.8664710Z 2025-08-14T21:09:28.4850340Z Running test_sparse 1/1 ... [2025-08-14 21:09:28.484877] 2025-08-14T21:09:28.4850750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:09:28.4852850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sparse.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:09:28.485180] 2025-08-14T21:10:27.9694800Z 2025-08-14T21:10:27.9701570Z inductor/test_aot_inductor 1/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.2_2b5f910d601cd4ed_.log 2025-08-14T21:10:27.9936010Z Running 435 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse_zero_consts_use_consts_asm_false, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_false_raises, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_add_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aliased_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_name_collision_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_cpp_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_backed_symint_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_async_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_tensor_meta_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_bool_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_boolean_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_4_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_composed_dynamic_size_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_mismatched_branch_output_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_non_tensor_predicates_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_share_predicte_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_symint_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_with_update_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_convolution_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_d2h_copy_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_deconv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicate_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicated_params_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_embedding_bag_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_graph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_extract_constants_map_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fake_tensor_device_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_mem_leak_fix_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_free_inactive_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_int_list_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_mmaped_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_load_package_multiple_gpus_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_masked_select_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misc_1_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_cubin_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_multiple_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nan_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_narrow_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_no_args_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_contiguous_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_misaligned_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_poi_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_permute_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_squeeze_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quanatized_int8_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quantized_linear_bias_none_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_calling_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_device_type_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_dtype_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_large_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scatter_reduce_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_shifted_constraint_ranges_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_multi_arch_embed_kernel_binary_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_from_multi_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_and_mul_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_small_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stft_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symfloat_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax0_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_bool_param_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_equal_to_1_float_arg_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_extern_kernel_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_multi_output_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_reinterpret_view_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_expr_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_fn_like_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_weird_param_order_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_mutated_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_next_power_of_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_inactive_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_upper_bound_i64_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_view_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_outer_buffers_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_outer_code_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_cudagraphs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_no_triton_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_backed_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__int_mm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aliased_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aot_inductor_consts_cpp_build_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_name_collision_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_cpp_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_profiler_enable_kernel_profile_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bool_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_boolean_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_3_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_share_predicte_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_symint_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_use_buffers_from_outer_scope_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_copy_non_blocking_is_pinned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_d2h_copy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_with_refinement_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_cat_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fake_tensor_device_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_kernel_with_symexpr_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_mmaped_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_calling_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_device_type_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_from_multi_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_subclasses_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sym_i64_input_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_float_arg_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_extern_kernel_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_multi_output_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mem_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_fn_like_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_inactive_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_sym_expr_cond_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_sym_expr_cond_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_unbacked_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aot_inductor_consts_cpp_build_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_cpp_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_profiler_enable_kernel_profile_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_share_predicte_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_symint_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_outer_code_before_after_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_copy_non_blocking_is_pinned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_with_refinement_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_smem_above_default_limit_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_normal_functional_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_split_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_with_unbacked_add_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_bool_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_shape_with_div_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_float_arg_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_weird_param_order_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_next_power_of_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_upper_bound_i64_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_using_model_name_for_files_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_buffers_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_weight_mps 2025-08-14T21:10:28.0065750Z 2025-08-14T21:10:31.0150700Z Running inductor/test_torchinductor_dynamic_shapes 2/4 ... [2025-08-14 21:10:31.014845] 2025-08-14T21:10:31.0152030Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:10:31.0153960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_dynamic_shapes.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:10:31.015143] 2025-08-14T21:12:20.1832580Z 2025-08-14T21:12:20.1833680Z test_sparse 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.1_81d8dae8a3c8f16b_.log 2025-08-14T21:12:20.2557500Z Running 3055 items in this shard: test/test_sparse.py::TestSparseLegacyAndDeprecation::test_legacy_warnings, test/test_sparse.py::TestSparseOneOff::test_cuda_from_cpu, test/test_sparse.py::TestSparseOneOff::test_cuda_sparse_cpu_dense_add, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_add_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_fake_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_print_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_sum_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_to_meta_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_fake_SparseCSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseBSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseBSR_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCOO_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCSC_float64, test/test_sparse.py::TestSparseMeta::test_zeros_like_meta_SparseCSR_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_inplace_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_out_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_consistency_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_fn_grad_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zero_dims_trunc_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_abs_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_asinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_atanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_ceil_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_conj_physical_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_deg2rad_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_erf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_expm1_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_floor_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_frac_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_frac_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isnan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isneginf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_isposinf_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_log1p_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nan_to_num_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_neg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_nn_functional_relu_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_positive_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_rad2deg_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_round_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sgn_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sign_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_signbit_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sin_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sinh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_sqrt_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tan_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_complex128, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_complex64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_tanh_cpu_uint8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_float32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_float64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int16, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int32, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int64, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_int8, test/test_sparse.py::TestSparseUnaryUfuncsCPU::test_sparse_zeros_trunc_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amax_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_amin_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_bool, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_complex128, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_complex64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_prod_cpu_uint8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_bfloat16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_bool, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_complex128, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_complex64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_float64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int16, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int32, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int64, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_int8, test/test_sparse.py::TestSparseMaskedReductionsCPU::test_future_empty_dim_masked_sum_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_complex128, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy__cpu_float64, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_dense_sparse_mismatch_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_dense_sparse_mismatch_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_noncontiguous_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_noncontiguous_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_sub_nnz_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_sub_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_add_zeros_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_add_zeros_cpu_float64, test/test_sparse.py::TestSparseCPU::test_any_cpu, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_float32, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_float64, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int16, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int32, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int64, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_int8, test/test_sparse.py::TestSparseCPU::test_asin_arcsin_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_assign_cpu_float64, test/test_sparse.py::TestSparseCPU::test_basic_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_basic_cpu_float64, test/test_sparse.py::TestSparseCPU::test_basic_ops_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_deterministic_cpu_float64, test/test_sparse.py::TestSparseCPU::test_bmm_oob_cpu, test/test_sparse.py::TestSparseCPU::test_bmm_windows_error_cpu_float64, test/test_sparse.py::TestSparseCPU::test_cat_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_cat_cpu_float64, test/test_sparse.py::TestSparseCPU::test_change_tensor_metadata_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_change_tensor_metadata_cpu_float64, test/test_sparse.py::TestSparseCPU::test_clone_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_clone_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_accepts_large_tensor_cpu_float32, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_coalesce_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_reference_cycle_cpu_float64, test/test_sparse.py::TestSparseCPU::test_coalesce_transpose_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_contig_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_contig_cpu_float64, test/test_sparse.py::TestSparseCPU::test_contig_hybrid_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_contig_hybrid_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_is_coalesced_with_gradcheck_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_large_sizes_cpu_float64, test/test_sparse.py::TestSparseCPU::test_ctor_size_checks_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_ctor_size_checks_cpu_float64, test/test_sparse.py::TestSparseCPU::test_cuda_empty_cpu, test/test_sparse.py::TestSparseCPU::test_div_by_sparse_error_cpu, test/test_sparse.py::TestSparseCPU::test_div_rounding_mode_cpu_float32, test/test_sparse.py::TestSparseCPU::test_div_rounding_mode_cpu_float64, test/test_sparse.py::TestSparseCPU::test_dsmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_dtypes_cpu, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_bool, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_float64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_int8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_False_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_bool, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_float64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int16, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int32, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int64, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_int8, test/test_sparse.py::TestSparseCPU::test_empty_full_requires_grad_True_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_empty_like_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_empty_like_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_copy_cpu, test/test_sparse.py::TestSparseCPU::test_factory_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float16, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float32, test/test_sparse.py::TestSparseCPU::test_factory_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_dense_dim_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_dense_dim_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_device_type_inference_cpu, test/test_sparse.py::TestSparseCPU::test_factory_empty_indices_cpu, test/test_sparse.py::TestSparseCPU::test_factory_nnz_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_nnz_zero_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_nnz_zero_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_size_check_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_size_check_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float16, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float32, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_float64, test/test_sparse.py::TestSparseCPU::test_factory_type_inference_cpu_int64, test/test_sparse.py::TestSparseCPU::test_floor_divide_by_sparse_error_cpu, test/test_sparse.py::TestSparseCPU::test_full_broadcast_to_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_full_broadcast_to_cpu_float64, test/test_sparse.py::TestSparseCPU::test_hsmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_empty_and_non_contiguous_index_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_empty_and_non_contiguous_index_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_large_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_large_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_small_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_exhaustive_index_small_cpu_float64, test/test_sparse.py::TestSparseCPU::test_index_select_parallelization_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_index_select_parallelization_cpu_float64, test/test_sparse.py::TestSparseCPU::test_is_nonzero_cpu, test/test_sparse.py::TestSparseCPU::test_is_sparse_cpu, test/test_sparse.py::TestSparseCPU::test_isnan_cpu, test/test_sparse.py::TestSparseCPU::test_legacy_new_cpu, test/test_sparse.py::TestSparseCPU::test_legacy_new_device_cpu, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_float32, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_float64, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int16, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int32, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int64, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_int8, test/test_sparse.py::TestSparseCPU::test_log1p_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_log_softmax_zero_nnz_cpu_float32, test/test_sparse.py::TestSparseCPU::test_log_softmax_zero_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_mm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_mv_cpu_float64, test/test_sparse.py::TestSparseCPU::test_narrow_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_narrow_cpu_float64, test/test_sparse.py::TestSparseCPU::test_neg_negative_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_neg_negative_cpu_float64, test/test_sparse.py::TestSparseCPU::test_new_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_new_cpu_float64, test/test_sparse.py::TestSparseCPU::test_new_device_multi_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_new_device_single_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_norm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_norm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_permute_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_permute_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_permute_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_permute_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_pickle_cpu_float64, test/test_sparse.py::TestSparseCPU::test_print_coalesced_cpu_float64, test/test_sparse.py::TestSparseCPU::test_print_uncoalesced_cpu_float64, test/test_sparse.py::TestSparseCPU::test_resize_as_cpu, test/test_sparse.py::TestSparseCPU::test_resize_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_resize_cpu_float64, test/test_sparse.py::TestSparseCPU::test_saddmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_saddmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_same_gpu_cpu, test/test_sparse.py::TestSparseCPU::test_scalar_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_scalar_cpu_float64, test/test_sparse.py::TestSparseCPU::test_select_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_select_cpu_float64, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int16, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int32, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int64, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_int8, test/test_sparse.py::TestSparseCPU::test_select_no_type_promotion_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_shared_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_shared_cpu_float64, test/test_sparse.py::TestSparseCPU::test_small_nnz_coalesced_cpu, test/test_sparse.py::TestSparseCPU::test_softmax_cpu_float64, test/test_sparse.py::TestSparseCPU::test_softmax_zero_nnz_cpu_float32, test/test_sparse.py::TestSparseCPU::test_softmax_zero_nnz_cpu_float64, test/test_sparse.py::TestSparseCPU::test_spadd_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_add_coalesce_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_add_out_bfloat16_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_addmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_bool_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_bool_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_broadcast_to_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_broadcast_to_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_dense_mul_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_mask_backward_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_backward_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mask_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mask_hybrid_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_mask_hybrid_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_matmul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mul_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_mul_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_sparse_mul_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sparse_spdiags_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_sparse_sum_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sparse_to_numpy_cpu, test/test_sparse.py::TestSparseCPU::test_sspaddmm_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sspaddmm_cpu_float64, test/test_sparse.py::TestSparseCPU::test_storage_not_null_cpu, test/test_sparse.py::TestSparseCPU::test_sum_cpu_bool, test/test_sparse.py::TestSparseCPU::test_sum_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_sum_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_float32, test/test_sparse.py::TestSparseCPU::test_sum_cpu_float64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int16, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int32, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int64, test/test_sparse.py::TestSparseCPU::test_sum_cpu_int8, test/test_sparse.py::TestSparseCPU::test_sum_cpu_uint8, test/test_sparse.py::TestSparseCPU::test_t_empty_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_t_empty_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_hybrid_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float32, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_masked_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float32, test/test_sparse.py::TestSparseCPU::test_to_dense_with_gradcheck_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_bfloat16, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_complex64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_float16, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_float64, test/test_sparse.py::TestSparseCPU::test_to_sparse_cpu_int32, test/test_sparse.py::TestSparseCPU::test_transpose_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_transpose_cpu_float64, test/test_sparse.py::TestSparseCPU::test_unsqueeze_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_unsqueeze_cpu_float64, test/test_sparse.py::TestSparseCPU::test_zeros_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_zeros_cpu_float64, test/test_sparse.py::TestSparseCPU::test_zeros_like_cpu_complex128, test/test_sparse.py::TestSparseCPU::test_zeros_like_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSC_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseBSR_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCOO_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSC_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_masked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_masked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_nonmasked_fast_cpu, test/test_sparse.py::TestSparseAnyCPU::test_as_sparse_gradcheck_SparseCSR_nonmasked_slow_cpu, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_binary_operation_mul_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_check_sparse_tensor_invariants_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_autograd_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_mismatched_pinned_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pin_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_constructor_pinned_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_dataloader_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_generate_simple_inputs_cpu, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSC_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseBSR_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSC_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_masked_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_fast_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_fast_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_slow_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_mm_SparseCSR_sparse_slow_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSC_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseBSR_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCOO_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSC_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_masked_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_gradcheck_to_dense_SparseCSR_int64_sparse_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_invalid_blocksize_cpu, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_randn_like_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_like_fns_zeros_like_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_method_pin_memory_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_backward_sum_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_reductions_sum_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseBSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCOO_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSC_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_sparse_mask_SparseCSR_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_dense_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSC_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseBSR_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCOO_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSC_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_SparseCSR_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseBSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCOO_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSC_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int32_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_bfloat16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_bool, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_complex128, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_complex64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int16, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int32, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_int8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_Strided_SparseCSR_int64_cpu_uint8, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseBSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseBSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCOO_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCSC_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_SparseCSR_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_to_sparse_identity_Strided_cpu_float64, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_ccol_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_coalesce_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_col_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_crow_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_is_coalesced_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_row_indices_Strided_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseBSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseBSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCOO_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCSC_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_SparseCSR_cpu, test/test_sparse.py::TestSparseAnyCPU::test_unsupported_backend_error_message_values_Strided_cpu 2025-08-14T21:12:20.3295290Z 2025-08-14T21:12:22.4174830Z Running inductor/test_torchinductor_codegen_dynamic_shapes 2/2 ... [2025-08-14 21:12:22.417329] 2025-08-14T21:12:22.4175320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:12:22.4177300Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:12:22.417616] 2025-08-14T21:12:56.7251810Z 2025-08-14T21:12:56.7252720Z test_dataloader 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_dataloader_1.2_e9e7d355198d9d19_.log 2025-08-14T21:12:56.7279220Z Running 96 items in this shard: test/test_dataloader.py::TestDatasetRandomSplit::test_incomplete_fractional_splits, test/test_dataloader.py::TestDatasetRandomSplit::test_slicing_of_subset_of_subset, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_are_mutually_exclusive, test/test_dataloader.py::TestDatasetRandomSplit::test_splits_indexing_type, test/test_dataloader.py::TestTensorDataset::test_getitem, test/test_dataloader.py::TestTensorDataset::test_len, test/test_dataloader.py::TestTensorDataset::test_many_tensors, test/test_dataloader.py::TestStackDataset::test_getitem, test/test_dataloader.py::TestStackDataset::test_getitems, test/test_dataloader.py::TestStackDataset::test_getitems_raises_index_error, test/test_dataloader.py::TestStackDataset::test_getitems_value_error, test/test_dataloader.py::TestStackDataset::test_mixed, test/test_dataloader.py::TestStackDataset::test_single, test/test_dataloader.py::TestStackDataset::test_size_mismatch, test/test_dataloader.py::TestConcatDataset::test_concat_two_non_singletons, test/test_dataloader.py::TestConcatDataset::test_concat_two_non_singletons_with_empty, test/test_dataloader.py::TestConcatDataset::test_iterable_dataset_err, test/test_dataloader.py::TestDataLoader::test_builtin_collection_conversion, test/test_dataloader.py::TestDataLoader::test_default_collate_bad_numpy_types, test/test_dataloader.py::TestDataLoader::test_default_collate_mapping_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_sequence_keep_type, test/test_dataloader.py::TestDataLoader::test_default_collate_shared_tensor, test/test_dataloader.py::TestDataLoader::test_default_convert_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoader::test_duplicating_data_with_drop_last, test/test_dataloader.py::TestDataLoader::test_error, test/test_dataloader.py::TestDataLoader::test_error_in_init, test/test_dataloader.py::TestDataLoader::test_excessive_thread_creation_warning, test/test_dataloader.py::TestDataLoader::test_fd_limit_exceeded, test/test_dataloader.py::TestDataLoader::test_get_worker_info, test/test_dataloader.py::TestDataLoader::test_invalid_assign_after_init, test/test_dataloader.py::TestDataLoader::test_iterable_style_dataset, test/test_dataloader.py::TestDataLoader::test_iterabledataset_len, test/test_dataloader.py::TestDataLoader::test_len, test/test_dataloader.py::TestDataLoader::test_multi_epochs_reproducibility, test/test_dataloader.py::TestDataLoader::test_multiprocessing_contexts, test/test_dataloader.py::TestDataLoader::test_multiprocessing_iterdatapipe_with_dill, test/test_dataloader.py::TestDataLoader::test_no_segfault, test/test_dataloader.py::TestDataLoader::test_numpy, test/test_dataloader.py::TestDataLoader::test_partial_workers, test/test_dataloader.py::TestDataLoader::test_random_sampler, test/test_dataloader.py::TestDataLoader::test_random_sampler_len_with_replacement, test/test_dataloader.py::TestDataLoader::test_random_sampler_len_without_replacement, test/test_dataloader.py::TestDataLoader::test_sampler, test/test_dataloader.py::TestDataLoader::test_sampler_reproducibility, test/test_dataloader.py::TestDataLoader::test_seqential_batch_workers, test/test_dataloader.py::TestDataLoader::test_seqential_batch_workers_prefetch, test/test_dataloader.py::TestDataLoader::test_shuffle, test/test_dataloader.py::TestDataLoader::test_shuffle_batch, test/test_dataloader.py::TestDataLoader::test_worker_init_fn, test/test_dataloader.py::TestDictDataLoader::test_pin_memory_no_cuda, test/test_dataloader.py::TestDictDataLoader::test_pin_memory_with_only_device, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_batch_sampler, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_dataset_not_reset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_bad_numpy_types, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_dtype, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_mapping_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_numpy_memmap, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_collate_sequence_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_convert_sequence_dont_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_default_convert_sequence_keep_type, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_duplicating_data_with_drop_last, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_error, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_get_worker_info, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_invalid_ctor_args_combinations, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_iterable_style_dataset, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_iterabledataset_len, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_large_sampler_indices, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_multiprocessing_iterdatapipe, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_numpy_scalars, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_partial_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_random_sampler, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_segfault, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_seqential_batch_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_seqential_batch_workers_prefetch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_sequential_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_none, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_batch_workers_prefetch, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_pin_memory, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_shuffle_workers, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_timeout, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_worker_init_fn, test/test_dataloader.py::TestDataLoaderPersistentWorkers::test_worker_seed_reproducibility, test/test_dataloader.py::TestNamedTupleDataLoader::test_dataloader_with_namedtuple, test/test_dataloader.py::TestCustomPinFn::test_custom_batch_pin, test/test_dataloader.py::TestConvAfterFork::test_conv_after_fork, test/test_dataloader.py::TestOutOfOrderDataLoader::test_in_order_index_ds, test/test_dataloader.py::TestOutOfOrderDataLoader::test_out_of_order_index_ds, test/test_dataloader.py::TestOutOfOrderDataLoader::test_out_of_order_iterable_ds, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_nested_tensor_multiprocessing_context_fork_cpu, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_nested_tensor_multiprocessing_context_spawn_cpu, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_sparse_tensor_multiprocessing_context_fork_cpu, test/test_dataloader.py::TestDataLoaderDeviceTypeCPU::test_sparse_tensor_multiprocessing_context_forkserver_cpu 2025-08-14T21:12:56.7299400Z 2025-08-14T21:12:59.7517940Z Running inductor/test_torchinductor_opinfo 1/1 ... [2025-08-14 21:12:59.751603] 2025-08-14T21:12:59.7518340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:12:59.7520050Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:12:59.751893] 2025-08-14T21:13:07.2929510Z 2025-08-14T21:13:07.2930500Z inductor/test_torchinductor_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_1.1_09a57ac6447d97af_.log 2025-08-14T21:13:07.3992890Z Running 3616 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_shapes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_uint16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_uint32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hash_tensor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_uint8 2025-08-14T21:13:07.5046410Z 2025-08-14T21:13:09.4741590Z Running inductor/test_cuda_repro 1/1 ... [2025-08-14 21:13:09.473946] 2025-08-14T21:13:09.4742660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:13:09.4743960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_cuda_repro.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-08-14 21:13:09.474246] 2025-08-14T21:13:12.1093110Z 2025-08-14T21:13:12.1094300Z inductor/test_cuda_repro 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cuda_repro_1.1_30aaaf5d98660d07_.log 2025-08-14T21:13:12.1094810Z 2025-08-14T21:13:14.2198510Z Running dynamo/test_dynamic_shapes 1/2 ... [2025-08-14 21:13:14.219562] 2025-08-14T21:13:14.2199610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:13:14.2200590Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:13:14.219873] 2025-08-14T21:19:54.1717020Z 2025-08-14T21:19:54.1719290Z dynamo/test_dynamic_shapes 1/2 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_dynamic_shapes_1.2_b6e4b5dffa78fa2b_.log 2025-08-14T21:19:54.1998340Z Running 962 items in this shard: test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_arguments_binding_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_graph_break_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_cpu_graph_break_inner_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_decorator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autocast_device_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autograd_profiler_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_autograd_profiler_enabled_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_context_wrapping_grad_mode_nested_function_decorator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_amp_autocast_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_device_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_event_across_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_event_created_outside_of_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_event_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_stream_compared_with_stream_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_stream_context_manager1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_cuda_stream_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_disable_saved_tensors_hooks_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_context_manager_customized_ctx_manager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_context_manager_with_graph_break_CustomizedCtxManager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_generic_ctx_manager_with_graph_break_customized_ctx_manager_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_graph_break_inlining_autocast_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_graph_break_inlining_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_inactive_context_graph_break_local_nullctx_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_inactive_context_graph_break_stack2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_nested_generic_context_manager_with_graph_break_CustomizedCtxManager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_nested_grad_mode_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_no_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_return_context_manager_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_sdpa_kernel_ctx_manager1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_sdpa_kernel_ctx_manager2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesCtxManagerTests::test_sdpa_kernel_ctx_manager3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_T_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_add_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_addcmul__dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_are_functorch_transforms_active_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_attrgetter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_broadcast_foreach_pow_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_call_dict2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_call_dict3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_callable_class_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_callable_lambda_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_callable_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_class_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cls_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cls_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cls_is_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_complex_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_constant_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_context_wrapping_nested_functions_no_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_cublas_allow_tf32_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_custom_dict_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_default_dict_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_default_dict_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_default_dict_tuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_defaultdict_setdefault2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_defaultdict_setdefault3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_del_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_device_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_fromkeys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_key_set1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_key_set2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_key_set3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_mutable_map_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_ops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_param_keys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_setdefault1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_setdefault2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_setdefault3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dict_values_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_distributed_is_available_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_distributed_is_initialized_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_dtype_compare_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_enumerate_custom_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_filter_fallback_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_filter_graph_break_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_filter_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_filter_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_foreach_lerp__dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fstrings1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_fstrings2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_functools_cache_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_generic_namedtuple_subclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_generic_namedtuple_user_methods_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_get_autocast_gpu_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_get_default_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_get_device_properties_tensor_device_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_globalfn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_import1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_indexed_range_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_indirect3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_inline_jit__unwrap_optional_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_inline_script_if_tracing_fn_with_default_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_inline_softmax_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_any_autocast_enabled_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_checkpoint_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_complex_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_contiguous_memory_format_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_floating_point_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_fx_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_inference_recompilation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_is_not_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_islice_chain_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_chain_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_chain_from_iterable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_compress_tensors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_permutations_basic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_permutations_various_iterators_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_itertools_product_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_len_constant_misc_iterables_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_clear_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_convert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_expand_lhs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_reversed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_setitem_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_list_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_listarg2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_listarg4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_load_global_bool_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_lru_cache_warning_issued_during_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_mT_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_call_function_ex_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_dict_fromkeys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_list_slice_assign_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_max_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_reduce_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_sorted_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_str_join_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_tuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_map_unpack_twice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_math_radians_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_mean_sum_np_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_methodcall1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_methodcall3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_methodcaller_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_min_max_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_defaults_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_subclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_namedtuple_user_methods_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_builtin_functions_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndarray_transpose_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_ndim_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_no_recompile_inner_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_no_recompile_inner_lambda_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_not_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_constant_collections_as_input_int_or_float_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_constant_collections_guards_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_constant_collections_guards_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_np_iinfo_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_as_integer_ratio_num_type3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_conjugate_num_type2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_conjugate_num_type4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_number_method_method_is_integer_num_type6_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_attributes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_dtype_argument_to_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_dtype_call_in_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_fft_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_linalg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_numpy_meshgrid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_obj_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partial_across_graph_break_uninvoked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___annotations___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___class___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___code___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___dir___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___eq___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___ge___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___get___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___getattribute___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___globals___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___gt___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___init___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___init_subclass___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___kwdefaults___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___lt___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___module___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___qualname___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___reduce___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___reduce_ex___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr___sizeof___dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_hasattr_attr_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_lambda_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_recompilation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_torch_op_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_torch_op_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_udf_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_udf_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_partials_udf_kwarg_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_pop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_pos_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_pow_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_promote_types_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_rand_inlined_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_range1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_range_length_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_range_with_slice_index_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_reduce_with_initial_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_reduce_with_none_initial_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_reduce_with_single_with_initial_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_return_dict2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_return_multiple_numpy_ndarray_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_return_tuple2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_returning_recursive_func_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_set_add_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_shape2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_slice3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_slice4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_slice5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sorted_const_key_non_const_items_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sourceless_build_method_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sum_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sum_shortcut_with_start_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_sum_with_start_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_dim_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_len_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_new_with_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_size_indexed_by_symint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tensor_type5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_from_numpy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_torch_get_device_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_truth_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_tuple_sorted_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unary_fold_op_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack_ex1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_unpack_ex3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFunctionTests::test_viamethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_312_binary_slice_with_graph_break1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_RAISE_VARARGS_0_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_T_tensor_attribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_add_to_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_anomaly_aot_autograd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_aot_autograd_propagate_unbacked_symints_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_arange_length_with_float32_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_argwhere_with_dynamic_shapes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_assert_size_stride_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_backend_match_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_backend_match_guard_multi_threads_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_boolarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builder_for_class_with_metaclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_abs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_bool_on_symint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_builtin_subclasses_as_method_on_var_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_call_parent_non_class_methods_from_child_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_callpacked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cat_unbacked_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_catch_watchings2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cell_output2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_class_duner_flags_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_class_has_instancecheck_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_clone_sparse_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_out_of_scope_cell_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_out_of_scope_cell_with_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_with_mutation_and_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_closure_write_across_functions_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_neq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_shapes_tuple_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compare_tensor_with_none_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_compilation_metrics_size_limit_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cond_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cond_export_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cond_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_conditional_list_comp_in_context_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_config_getattr_default_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cross_entropy_loss_fancy_ctor2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_cross_entropy_loss_simple_ctor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_data_access_in_inference_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_data_ptr_graph_break_aten_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_data_ptr_graph_break_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_default_dtype_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_deque_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_deterministic_algorithms_mutated_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dictcomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dunder_methods_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dunder_new_function_inlining2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dunder_new_function_inlining3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dunder_weakref_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_duplicate_graph_break_log_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_one_hot_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_shapes_as_strided_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_sources_dynamic_override_regex_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_sources_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamic_sources_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_cache_invalidate_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_cache_move_to_front_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_compiling_fake_tensor_to_vararg_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_dynamo_disabled_in_custom_op_kernels_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_empty_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_as_dict_key_with_overloaded_str_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_guards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_no_graphbreaks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_enum_subclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_error_on_nested_fx_trace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_error_on_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_escaping_closure_var_with_backward_hook_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_escaping_closure_var_with_nonlocal_var_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fail_on_recompile_error_message_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_flat_name_to_original_fqn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fn_hasattr__name__1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fn_hasattr__name__2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fn_hasattr__name__3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_free_var_and_local_name_collision_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_default_factory_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_default_value_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_hashable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_frozen_dataclass_kw_only_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_fullgraph_capture_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_funcname_cache_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_generate_trivial_abstract_impl_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_get_cache_entry_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_getset_descriptor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_global_state_guard_serialization_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_grad_none_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_graph_break_compilation_metrics_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_graph_break_compilation_metrics_on_failure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_graph_break_correctly_when_passing_numpy_ndarray_to_torch_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_failure_fn2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_failure_fn_shape_control_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_fn_by_id_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_fn_by_name_and_value_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_filter_globals_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_size_oblivious_backed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guard_size_oblivious_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guards_cse_pass_multiple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_guards_strip_function_call_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_hash_hop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_id_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_if_cond_nn_mod1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_if_cond_nn_mod3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inference_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_closure_not_loaded_by_parent_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_closure_returned_by_another_function_and_captures_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_dict_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_dict_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_func_jump_on_tensor_condition_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_list_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inline_local_dict_clear_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inplace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inplace_view_on_graph_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_inspect_signature_bind_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_int_shape_comparisons_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_int_shape_inplace_binops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_intermediary_tensor_grad_access_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_invalid_args_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_is_floating_point_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_is_tensor_like2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_is_tensor_like_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_item_changes_new_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iter_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iter_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_iterator_limit_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_accumulate_symint_default_sum_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_accumulate_tensors_default_sum_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_accumulate_tensors_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_infinite_count_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_infinite_repeat_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_islice_default_step_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_islice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_repeat_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_itertools_tee_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_large_reduction_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_linear_module_free_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_append_return_none_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_iadd_side_effect_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_iadd_with_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_list_slice_mul_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_listcomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_load_fast_and_clear_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_map_with_quantization_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_mark_dynamic_with_ranges_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_module_complex_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_module_deepcopy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_module_not_callable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_multiple_inheritance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_mutable_mapping_multiple_inheritance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_namedtuple2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_namedtuple_class_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_namedtuple_with_custom_getitem_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_ne_operator_with_custom_eq_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_ne_operator_with_custom_ne_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_closure_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_dataclass_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_frozen_dataclass_hashable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_function_resuming_with_correct_globals_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_optimize_decorator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_optimize_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_optimize_run_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_sequential_try_with_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nested_wraps_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nn_functional_reduction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nn_module_getattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_nn_sequential_invocation_reposition_indices_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_no_guard_for_unused_sym_node_fstring_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_no_raise_guard_partial_constraint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_as_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_fallback_on_eager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_force_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_gt_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_ndarray_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_non_torch_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_random_config_to_numpy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_readonly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_recompilation_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_take_along_axis_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_tolist_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_torch_operators_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_variable_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_numpy_with_builtin_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_object_classmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_object_staticmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_onnx_shape_as_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_optimize_on_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_ordered_dict_alias_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_os_environ_get_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_os_environ_set_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_outside_linear_module_free_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_packaging_version_parse_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pair_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_param_shape_binops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_parameter_free_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pep0479_convert_stopiteration_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_precompile_entries_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_precompile_fail_on_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pt2_compliant_overload_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_pure_python_accumulate_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_py_guards_mark_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_python_slice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_guard_full_constraint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_guard_partial_constraint_across_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raise_on_backend_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_raises_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_range_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_range_iter_side_effects_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_range_with_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_real_imag_tensor_attribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_recompile_message_on_parameter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_recompile_on_global_state_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_reconstruct_frozen_dataclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_recursion_depth_guards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_recursive_inline_list_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_release_input_memory_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_remove_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_repro_graph_breaks_in__get_item_by_idx_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_restore_graphstate_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_returning_func_with_captured_func_and_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_running_func_with_captured_func_and_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sample_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_scalar_device_movement_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_scalar_tensor_is_equivalent_to_symint_argument_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_scalar_tensor_is_equivalent_to_symint_list_argument_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_aliasing_recompiles_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_descriptor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_set_update_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_setattr_mutation2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_setattr_mutation3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_and_tuple_equality_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_empty_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_evaluate_expr_divisible_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_evaluate_expr_refinement_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_evaluate_expr_replacement_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_equal_runtime_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_env_no_recording_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_shape_int_inplace_binops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_side_effects_codegen_update_mutated_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_simple_set_usage_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_size_dim_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sourceless_namedtuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_storage_return_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_str_format_assert2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_str_format_return2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_super_calling_with_metaclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sym_and_terms_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sym_max_unbacked_sizelike_simplification_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_symint_as_device_kwarg_non_strict_export_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_sys_modules_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tagging_tensors_mix_used_unused_structure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_data_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dict1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dict2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dict3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_dynamic_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_interacts_with_numpy_ndarray_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tensor_is_contiguous_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tolist_kd_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tolist_kd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tolist_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_compile_ctx_on_forward_and_training_step_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_guards_stack_frame_register_inlining_deep_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_guards_stack_frame_register_inlining_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_nn_parameter_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_package_working_with_trace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_seed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_size_numel_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_torch_variable_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tracing_nested_py_tree_tuples_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tracing_py_tree_tensor_subclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tuple_class_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tuple_from_tuple_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tuple_hasattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_tuple_mul_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_type_copy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_typing_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_typing_union_and_optional_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_typing_variable_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_2d_expand_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_sources_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_sources_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unbacked_symint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unhandled_exception_in_dynamo_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unpack5_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_unpack_tensor_shape_mismatch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_code_statically_known_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_binop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_class_python_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_defined_setattr1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_function_variable_supports_function_argument_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_function_variable_supports_type_abcmeta_argument_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_getattr1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_getattr2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_user_getattribute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_usr_cls_classmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_variable_tracker_recursively_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_version_ci_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_write_to_cells_with_name_shadowing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_write_to_closures_in_inlining_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_writes_to_cells_across_frames2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_yield_from_in_a_loop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_yield_from_user_stop_iteration_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesMiscTests::test_yield_send_to_subgenerator_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_Size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_add_sub_alpha_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_batch_encoding_clone_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_batchnorm_e2e_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_changing_stride_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_class_member_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_classmethod_with_slots_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_compilation_metrics_on_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_compile_complex_conj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_compile_copy__int_overload_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_const_dict_keyerror_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_data_attr_mutation_after_saved_for_bw_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dataclass_init_with_default_factory_with_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ddp_checkpoint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dedup_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_deleted_compile_wrapper_segfault_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dynamic_shapes_float_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_dynamic_shapes_right_side_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ellipsis_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_embedding_backward_broadcasting_decomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_empty_graph_nested_calls_fullgraph_False_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_empty_list_contains_with_jump_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ephemeral_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_error_return_without_exception_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_exec_wildcard_import_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_for_loop_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_get_parameter_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_grad_mode_carrying_correct_state_after_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_graph_break_on_jit_isinstance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_graph_break_on_jit_isinstance_pep585_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_graph_break_unsupported_fake_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_guard_fail_nested_tuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_guard_fail_tensor_bool_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_guard_ordering_shape_fail_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_bigbird_unsqueeze_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_classinstantier_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_gelu_inline_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_model_output_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_hf_xsoftmax_inference_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_iadd_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_incompatible_configs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_indexing_with_list_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_inductor_rng_default_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_inlining_cornercase_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_is_make_fx_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_is_symbolic_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue111522_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue111918_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_issue1466_size_aot_autograd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_jit_trace_errors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_kwargs_out_list_variable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_list_aliasing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_list_index_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_listcomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_maml_item_capture_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_many_views_with_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_map_with_multiple_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_merge_criteria_processor_list1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_method_overriding_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_multi_import_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_named_buffers_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_negative_floor_div_solve_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nested_while_loop_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nn_module_stack_bc_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nonconst_issubclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nullcontext1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_nullcontext2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_numpy_tobytes_no_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_omegaconf_listconfig_iter_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_ones_out_dynamic_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optim_state_references_cleared_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optimized_deepcopy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optimized_module_patched_init_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_optimized_module_training_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_nested_cell_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_nested_cell_tuple_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_root_cell_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_out_root_cell_tuple_shape_change_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_overlapping_inputs_with_dynamic_shapes_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_partitioner_cse_respects_mutation_boundaries_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_primtorch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_primtorch_no_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_recursive_map_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_reformer_eval_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_reformer_train_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_relative_import_no_modulename_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_requires_grad_guards_with_grad_mode1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_return_value_duplication_mixed_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_return_value_duplication_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_rewrite_assert_noop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_rewrite_assert_with_msg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_rng_state_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_setattr_requires_grad_graph_breaks_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_setitem_boolean_mask_diff_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_setitem_tuple_boolean_mask_diff_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_sigmoid_out2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_size_typematch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_slice_into_list_mutable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_sort_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_split_with_sizes_aot_autograd_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_stk_sdd_is_transposed_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_stop_iteration_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_classmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_classmethod_inheritance_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_diamond_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_super_in_staticmethod_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_swin_base_tensor_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_symnode_is_not_op_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_symnode_is_op_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_sys_monitoring_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_data_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_item_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_aot_eager_func_name_func1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_aot_eager_func_name_func2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_aot_eager_func_name_func3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_eager_func_name_func1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_eager_func_name_func2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_inductor_func_name_func1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_inductor_func_name_func2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tensor_set_data_backend_inductor_func_name_func3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torch_ops_aten_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torch_tensor_ops_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torch_variable_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_torchname_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_trace_functional_tensor_with_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_tuple_enum_as_key_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_typed_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_typed_dict_total_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_udf_classes_reconstruction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_unbind_copy_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_unpack_hooks_dont_run_during_tracing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_user_ctor_ctx_manager_custom_init_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_user_ctor_ctx_manager_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_user_defined_object_callable_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_validate_model_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_callback_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_construction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_del_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_weakref_reconstruct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_while_loop_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesReproTests::test_while_loop_graph_break_inside_call_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_access_by_keys_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_children_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_constloop_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_call_super_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_transpose_call_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_conv_transpose_call_super_forward_directly_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_densenet_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_enumvalues_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_fnmembercmp1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_fnmembercmp2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_generation_tag_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_iseval1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_istraining1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module6_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_lazy_module_speculation_log_divergence_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_attribute_precedence_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_call_module_with_static_forward_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_name_string_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_module_static_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_moduledict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulelist_custom_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulelist_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulelist_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulemethod1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_modulemethod2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_named_children_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_nn_module_unspec_int_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_nn_moduledict_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_parameters1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_parameters2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_self_mutating1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_sequential_with_duplicated_module2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_simple_torch_function_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_submodules1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_super1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesNNModuleTests::test_torch_function_with_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_byte_tensor_does_not_crash_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_capture_symbolic_tracing_simple_within_fake_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_capture_symbolic_tracing_within_fake_mode_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_mismatch_return_length_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_missing_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_cond_raise_user_error_on_non_list_operands_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dataclass_input_output_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_2_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_reorder_with_non_tensor_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_arg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_output_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_and_bypass_with_non_tensor_output_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dupes_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dynamic_slicing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_dynamic_slicing_invalid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_empty_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_compare_optimize_with_make_fx_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_control_flow_with_getattr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_decomp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_dynamic_dim_cleanup_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_graph_bypass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_graph_bypass_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_graph_with_complex_reorder_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_masking_with_no_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_mismatched_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_multi_dynamic_dim_constraint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_multi_dynamic_dim_unsafe_relationship_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_no_raise_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_pass_arg_by_name_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_pass_arg_by_name_star_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_persist_assert_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_preserve_constraints_as_metadata_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_preserves_nn_module_stack_for_get_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_raise_guard_full_constraint_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_raise_on_relationship_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_shape_control_flow_1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_specialized_int_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_symbolic_shape_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_args_with_default_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_args_with_default_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_cond_branches_calling_methods_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_cond_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_dict_values_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_free_function_and_class_method_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_method_on_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_not_none_control_flow_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_constant_not_none_control_flow_pos_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_functools_wrapped_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_None_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_float_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_kwargs_with_default_tuple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_map_cond_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_stack_trace_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_export_with_symbool_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_immutable_list_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_input_container_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_invalid_input_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_invalid_input_unused_nonlocal_ok_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_list_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_list_unpack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_multiple_outputs_op_with_evaluator_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_no_tensor_computation_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_no_tensor_computation_2_with_aten_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_predispatch_with_for_out_dtype_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_predispatch_with_for_out_dtype_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_predispatch_with_higher_order_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_preserve_fx_node_metadata_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_preserve_fx_node_metadata_inline_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_preserve_fx_node_metadata_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_remove_redundant_dynamic_dim_in_error_message_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_retracibility_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_retracibility_nested_list_out_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_round_dynamic_shapes_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_sym_contains_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_symbolic_tracing_within_fake_mode_with_constraints_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_symbolic_tracing_within_fake_mode_with_constraints_with_parameters_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_symbool_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_torch_inference_mode_ctx_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_zeroes_in_and_out_different_shape_on_test_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesExportTests::test_zeroes_in_new_shape_scalar_out_permute_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_control_flow1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_dynamic_getitem_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_extended_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_graph_break_on_item_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_indirect_unsupported3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_multigraph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_restore_state_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume3_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume_paths_join_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_resume_with_no_grad1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_stack_state1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_start1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_start4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesSubGraphTests::test_tuple_iterator_mutate_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_access_module_attr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_constants_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_global_num_adds_guard_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_input_num_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_tracked_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_capture_untracked_global_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_concat_unbacked_shape_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_branches_no_arguments_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_free_variable_in_both_branches_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_graph_break_in_one_branch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_source_fn_stack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_subgraph_name_is_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_cond_with_empty_operands_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_dynamic_shapes_over_vmap_batch_size_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_fallback_on_graph_break_simple_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_fallback_on_python_primitives_output_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_hints_wrapper_incorrect_type_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_hopify_generic_wrap_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_lift_tensors_with_shared_symbols_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_make_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_lowers_to_graph_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_side_effect_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_source_fn_stack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_map_subgraph_name_is_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_modules_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_nested_wrap_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_no_freevars_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_output_with_dict_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_register_subclass_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_same_freevar_twice_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_del_existing_attr_global_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_del_existing_attr_nonlocal_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_in_body_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_local_list_append_no_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_global_num_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_global_num_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_nonlocal_num_builtin_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_nonlocal_num_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_mutate_nonlocal_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_nested_nonlocal_list_append_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_nonlocal_list_append_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_set_new_attr_global_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_side_effect_set_new_attr_global_obj_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_tensor_with_unbacked_shape_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_unbacked_symbol_closure_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_vmap_multiply_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_default_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_default_if_branch_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_only_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_kwarg_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_pytree_args_nested_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_pytree_kwargs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_source_fn_stack_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesHigherOrderOpTests::test_wrap_subgraph_name_is_valid_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_functional_call_disable_inline_nn_module_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_capture_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_freevar_python_scalar_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_non_tensor_input_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_pytree_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_with_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_grad_with_side_effect_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jacfwd_randomness_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jacrev_two_tensors_argnums_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jvp_call_torch_compile_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jvp_has_aux_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jvp_jvp_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jvp_two_tensors_disable_grad_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_jvp_two_tensors_has_aux_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_linearize_jvp_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_call_compiled_backward_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_has_aux_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_multiple_outputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vjp_multiple_outputs_python_struct_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_call_compiled_backward_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_call_torch_compile_fn_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_free_tensor_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_multiple_invocation_in_dims_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_multiple_outputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_new_tensor_unused_in_body_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_over_vmap_captured_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_previous_illegal_op_no_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_pytree_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_side_effects_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_two_inputs_tuple_in_dims_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_with_conditional_graph_break_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_with_graph_break_2_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesFuncTorchHigherOrderOpTests::test_vmap_with_graph_break_lambda_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_alias_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_expand_mutation_backwards_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_expand_mutation_error_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_autograd_raises_invalid_leaf_set_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_aot_sequence_nr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_with_global_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_autograd_function_tangent_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_data_ptr_access_copy_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_data_ptr_access_fails_in_backward_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer4_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph1_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_double_backward_errors_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_eager_sequence_nr_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_grad_inputs_alias_inputs_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_inputs_overlapping_with_mutation_recompile_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_inputs_overlapping_with_mutation_stress_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_multiple_aot_autograd_calls_dupe_args_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_negative_testing_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_nn_parameter_construction_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_no_storage_overlap_guards_no_aliasing_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_no_storage_overlap_guards_no_mutation_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesAotAutogradFallbackTests::test_split_with_sizes_aot_autograd_cleans_up_traceback_meta_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesTestSDPA::test_graph_break_SDPAParams_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesTestSDPA::test_input_SDPAParams_dynamic_shapes, test/dynamo/test_dynamic_shapes.py::DynamicShapesTestSDPA::test_returns_SDPAParams_dynamic_shapes 2025-08-14T21:19:54.2261210Z 2025-08-14T21:19:54.5961910Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-14T21:19:54.5962290Z Uploading artifacts took 0.00 seconds 2025-08-14T21:19:56.4757750Z Running dynamo/test_unspec 1/1 ... [2025-08-14 21:19:56.475569] 2025-08-14T21:19:56.4758500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:19:56.4760270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_unspec.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:19:56.475872] 2025-08-14T21:20:08.9100070Z 2025-08-14T21:20:08.9101740Z inductor/test_torchinductor_dynamic_shapes 2/4 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_dynamic_shapes_2.4_109bac0831e68e94_.log 2025-08-14T21:20:08.9253980Z Running 439 items in this shard: test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_adaptive_max_pool2d3_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_aoti_eager_support_str_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_arange4_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_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_alignment_op_name_fail_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_alignment_op_name_pass_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_assert_size_stride_op_name_fail_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_pool2d_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_avg_pool3d_backward_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_bernoulli2_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_bucketize_computed_offsets_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_int32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_int32_int64_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_uint8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_bucketize_int_uint8_uint8_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_bucketize_nd_tiling_True_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_builtins_round_float_ndigits_neg_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cat_empty_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_check_stack_no_cycles_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_complex_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_computed_buffer_inlining_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_constant_pad_2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_constant_pad_nd_inplace_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_conv3d_channels_last_use_block_ptr_True_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_copy_non_blocking_is_pinned_use_cat_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_cos_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_cumsum_no_mask_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_custom_op_fixed_layout_sequential_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_custom_scan_op_multi_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_deterministic_codegen_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_dropout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dropout3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtype_mismatch_issue_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtype_sympy_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_bfloat16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_float32_int8_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_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int32_bfloat16_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_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int64_float16_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_dtypeview_int8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_int8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_dtypeview_uint8_int64_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_empty1_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_exp2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_expand_as_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_no_mutated_tensors_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_flip_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fractional_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_boolean_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_full_like_sliced_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_fuse_tiled_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_gather_scatter_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_generated_code_has_size_stride_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_graph_partition_both_scalars_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_refcount_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_index3_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_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_as_masked_fill_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_index_put_fallback1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_index_put_fallback2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inner_fn_str_and_stride_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_inplace_mixed_dtype_ops_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_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_int8_weight_only_quant_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isin_tensor_scalar_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_isinf_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_kwargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_l1_loss_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_large_tensor_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_like_rands3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linear_dynamic_maxautotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_linspace3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_log2_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_long_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d6_dilation_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_max_pool2d_with_indices_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_mean_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_min_max_reduction_nan_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_move_arange_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multi_gpu_recompile_on_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_prime_size_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_multilayer_sum_low_prec_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_no_mega_fusion_during_lowering_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_nonzero_unbacked_refinement_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_one_hot_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_airy_ai_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_bessel_y1_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_chebyshev_polynomial_w_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_entr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_erf_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_expit_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_ndtr_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_scaled_modified_bessel_k0_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_shifted_chebyshev_polynomial_t_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_pointwise_xlogy_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_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_reduction3_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_remove_noop_slice1_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_resize_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_roll_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scalar_cpu_tensor_arg_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_scatter3_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_shape_padding_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_signbit_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_single_elem_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_slice1_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_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_sort_transpose_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_cumprod_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_split_reduction_with_int64_size_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_sum5_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_tensor3_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tensor_index_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_to_device_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_transpose_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_triton_kernel_bool_param_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_uint4x2_mixed_mm_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_unbind_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_unspec_inputs_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bicubic2d_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_bilinear2d_b_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_upsample_nearest1d_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_correction_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_var_mean_div_by_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_view_detach_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_views1_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_views6_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesCpuTests::test_zeros_dynamic_shapes_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_AllenaiLongformerBase_repro_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test__dyn_quant_matmul_4bit_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_adaptive_max_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_add_complex_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_addmv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_any_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_aoti_eager_dtype_device_layout_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_arange5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_argmin1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_min_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_argmax_to_float_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool2d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_avg_pool3d_backward3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bitwise2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bitwise3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bmm2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_broadcast_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_default_kwargs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int64_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_int8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_int_uint8_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_bucketize_nd_tiling_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_float_ndigits_neg_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_builtins_round_int_ndigits_zero_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_extern_kernel_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_negative_dim_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_single_empty_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_unbacked_2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cat_upcasting_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_chunk_recompiles_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_computed_buffer_inlining_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_consecutive_split_cumsum_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_1d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_constant_pad_nd_inplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_conv3d_channels_last_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_convolution4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cos_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_cumsum_pattern_matcher_issue_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_op_fixed_layout_sequential_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_custom_scan_op_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_data_type_propogation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_device_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dist_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_div_softmax_symfloat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dropout3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtype_sympy_expr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float16_int64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float32_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_float16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_float64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int16_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int32_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_int8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int64_uint8_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_float64_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_int8_int32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_dtypeview_uint8_bfloat16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_embedding_sparse_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_as_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expand_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_expm1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_basic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fallback_mutable_op_list_tensor_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_flip_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fmin_fmax_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_fuse_tiled_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_gelu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_generated_code_has_alignment_assert_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_arange1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_mutation_real_name_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_pad_dynamic_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_graph_partition_unbacked_symint_as_output_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_hardsigmoid_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_hardtanh_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_propagation_flip_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_as_masked_fill_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_index_put_reinplace_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inductor_triton_bucketize_respects_masking_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inner_fn_str_and_stride_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_activations_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_add_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_inplace_mixed_dtype_ops_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_input_mutation2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_int8_weight_only_quant_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_int_input_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_invalid_operand_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_large_pointwise_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_like_rands3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_linspace4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_list_clearing_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_low_memory_max_pool_dilation_2_dim_3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_fill_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_masked_fill_promotion_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_max_pool2d_with_indices_backward4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_min_max_reduction_nan_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_misaligned_address_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_mul_softmax_symfloat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multi_gpu_device_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_multilayer_any_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_empty_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_new_ones_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_output_strides_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pattern_matcher_multi_user_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_airy_ai_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_j0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_bessel_y1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_chebyshev_polynomial_t_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_entr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfcx_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_erfinv_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_exp2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_gammainc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_log_ndtr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_i0_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_modified_bessel_k1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_ndtr_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_ndtri_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_shifted_chebyshev_polynomial_w_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pointwise_sinc_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_pow_by_natural_log2_dynamic_shapes_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_prod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_int64_mod_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_randint_kernel_count_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_reinterpret_dtypeview_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_relu_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remainder_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_remove_noop_view_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_as_strided_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_resize_as_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_roll_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_scatter4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_select_scatter_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sgn_extremal_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_shape_prop_torch_ones_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sizehint_issue1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_slice_scatter5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_backward_data_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_softmax_one_kernel_persist_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sort_bool_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_split_with_list_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_squeeze1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_stack_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_dtype_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_sum_int_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tan_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor3_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_tensor_index_put_slice_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unbind_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_float32_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_unspec_inputs_int16_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_bicubic2d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_bilinear2d_b_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest2d_backward_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_upsample_nearest3d_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_correction_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_var_mean_div_by_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vdd_clamp_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vectorized_ops_masked_var_novec_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_vertical_fusion1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_view_detach_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views1_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views2_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views4_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views5_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_views6_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_weight_norm_bwd_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_where_with_logical_op_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_dim_reductions_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::DynamicShapesGPUTests::test_zero_element_mutation_dynamic_shapes_mps, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_adaptive_max_pool3d_with_indices_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_bool_mask_nobreak_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_dynamic_stride_nobreak_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_math_ops_op3_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_pad_dynamic_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_sort_dynamic_shape_with_check_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_sub_constant_folding_cpu, test/inductor/test_torchinductor_dynamic_shapes.py::TestInductorDynamicCPU::test_unbacked_cat_backwards_save_data_dependent_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-08-14T21:20:08.9387600Z 2025-08-14T21:20:09.1500170Z 2025-08-14T21:20:09.1502060Z inductor/test_torchinductor_codegen_dynamic_shapes 2/2 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_2.2_0b1594fa62ea4d5d_.log 2025-08-14T21:20:09.1659260Z Running 424 items in this shard: test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_AllenaiLongformerBase_repro_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test__dyn_quant_matmul_4bit_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test__dyn_quant_pack_4bit_weight_dynamic_shapes_cpu, 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__unsafe_masked_index_put_accumulate_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool2d_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adaptive_avg_pool_errors_with_long_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_adaptive_max_pool2d3_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_complex5_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_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_add_inplace_permuted_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_adding_tensor_offsets_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_alexnet_prefix_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_angle_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_cache_hit_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_dtype_device_layout_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_override_registration_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_aoti_eager_support_str_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_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_argmax_argmin1_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_to_float_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_avg_pool2d6_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_backward4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_batch_norm_2d_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bitwise2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bitwise3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bitwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bmm1_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_bucketize_add_autotune_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int32_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_bucketize_int_int8_int16_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_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_buffer_batch_norm_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_float_ndigits_neg_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_builtins_round_float_ndigits_pos_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_empty_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_cat_single_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cat_unbacked_legacy_empty_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cauchy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_check_stack_no_cycles_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_clamp_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_clamp_type_promotion_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_fallback_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_concat_add_inplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_config_option_dont_assume_alignment_cudagraphs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_consecutive_split_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_2d_strides_nonpositive_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_3d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_constant_pad_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv2d_backward_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv3d_channels_last_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_conv_inference_heuristics_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_conv_with_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_convolution1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_convolution2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_convolution3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_convolution5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_copy_non_blocking_is_pinned_use_cat_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cummin_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cumprod_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cumsum_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_cumsum_zero_dim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_fixed_layout_channels_last_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_custom_op_unbacked_symints_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_custom_scan_op_multi_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dense_mask_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_deterministic_codegen_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_deterministic_codegen_on_graph_break_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dist_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div5_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_div_precision_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_presicion_accuracy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_prim_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_div_softmax_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dont_constant_fold_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout_deterministic_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dropout_trivial_0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtype_sympy_expr_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_bfloat16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_float64_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_float16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float32_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_bfloat16_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_float64_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_float64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int16_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int32_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_float16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int64_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_int8_int32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_float16_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_dtypeview_uint8_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_int8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_dtypeview_uint8_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_elu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_embedding_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_embedding_sparse_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_empty1_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_erfc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_erfinv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expand_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expanded_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fallback_mutable_op_no_mutated_tensors_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fallback_mutable_op_with_return_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fft_real_input_real_output_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fill1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fill2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_flip_cat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float16_to_int16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_index_expression_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_index_expression_type_promotion_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_float_repr_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fmod_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_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fractional_max_pool2d4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_fractional_max_pool2d5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_boolean_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_like_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_full_truncation_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_fusing_write_into_disjoint_read_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_generate_rand_fp8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_generated_code_has_size_stride_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_getitem_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_glu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_arange1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_arange2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_argmax_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_constant_tensor1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_misaligned_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_pad_dynamic_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_refcount_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_graph_partition_scalar_inputs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_hardsigmoid_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_index1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_device_assert_masked_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_floordiv_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_nested_indirect_indexing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_propagation_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_deterministic_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_fallback1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_fallback2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_put_reinplace_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_index_tensor_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_assert_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_layout_optimization_input_mutations_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inductor_triton_bucketize_respects_masking_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inf_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_activations_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_add_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_mixed_dtype_ops_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_resize_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_inplace_where_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_input_mutation1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_input_mutation3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_input_mutation4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_insignificant_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_int_input_dynamic_shapes_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_isinf_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_issue102546_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_kernel_names_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_kwargs_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_broadcast_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_grid_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_offset_pointwise_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_strided_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_large_tensor_reduction_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_layer_norm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_leaky_relu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_like_rands2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_like_rands3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear_float64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linear_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_linspace2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_list_clearing_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_log1p_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_log_fp64_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_low_memory_max_pool_dilation_1_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_low_memory_max_pool_dilation_2_dim_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_low_memory_max_pool_dilation_2_dim_3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d6_dilation_1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d6_dilation_2_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_backward3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d_with_indices_backward5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_max_pool2d_with_indices_backward6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_min_max_reduction_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_mixed_mm2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mixed_mm3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mm_mixed_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mm_views_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mul_softmax_symfloat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_multi_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_multilayer_any_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_multilayer_sum_low_prec_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mutable_custom_op_fixed_layout2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_mutations_loop_fusion_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nan_sort_stable_True_descending_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nan_sort_stable_True_descending_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_needs_contiguous_strides_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_neg_index_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_neg_max_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_new_empty_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_new_ones_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_nll_loss_backward_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_pad_cast_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pad_single_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pad_view_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_bessel_j0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_bessel_y0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_chebyshev_polynomial_u_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_chebyshev_polynomial_w_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_erf_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_erfc_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_expm1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_gammaincc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_hermite_polynomial_h_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_i0_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_i1e_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_multigammaln_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_ndtr_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_polygamma_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_pointwise_shifted_chebyshev_polynomial_v_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_sinc_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_spherical_bessel_j0_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_xlogy_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pointwise_zeta_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_pow_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_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_randn_with_dtype_and_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_reduction4_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_reduction_config_limit_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_remainder_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_no_ops_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_remove_noop_slice1_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_repeat_as_strided_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_repeat_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_repeat_interleave_Tensor_decomp_int32_nd_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_repeat_interleave_Tensor_decomp_int64_nd_2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_resize_as_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_resize_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_roi_align_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_round_correctness_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scalar_input_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scaled_dot_product_efficient_attention_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_add3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_bf16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scatter_reduce3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_scheduler_vertical_fusion1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sdpa_unaligned_mask_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_sgn_extremal_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_should_pad_bench_for_bmm_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sigmoid_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sign_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sin_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_single_elem_indirect_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_size_asserts_for_multi_output_fallback_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_mutation1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_mutation2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_slice_scatter_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_softmax_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_softmax_one_kernel_loop_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_softmax_one_kernel_persist_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_cumsum_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_split_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_squeeze1_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_squeeze2_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_sum3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum4_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_sum_int_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tan_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tanh_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_tensor_index_put_slice_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_tmp_not_defined_issue3_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_to_device_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_to_dtype_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_transpose_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_transposed_propagates_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_triu_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_uint_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unbacked_floordiv_simplify_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unbacked_floordiv_simplify_errors_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unbind_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_bfloat16_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_float32_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_int64_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unspec_inputs_uint8_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unsqueeze_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_unsqueeze_inplace_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_nearest1d_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_upsample_nearest2d_backward_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_var_correction_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_vectorized_ops_masked_var_novec_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_view_as_complex_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_view_detach_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views2_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views5_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views6_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_views7_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_weight_norm_bwd_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_where_broadcast_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_where_with_logical_op_dynamic_shapes_cpu, test/inductor/test_torchinductor_codegen_dynamic_shapes.py::DynamicShapesCodegenCpuTests::test_xblock_divides_xnumel_dynamic_shapes_cpu 2025-08-14T21:20:09.1808920Z 2025-08-14T21:20:11.3861490Z Running dynamo/test_repros 1/1 ... [2025-08-14 21:20:11.385954] 2025-08-14T21:20:11.3862270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:11.3864060Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_repros.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-08-14 21:20:11.386248] 2025-08-14T21:20:11.4805070Z Running inductor/test_mkldnn_pattern_matcher 1/1 ... [2025-08-14 21:20:11.480370] 2025-08-14T21:20:11.4805420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:11.4807360Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_mkldnn_pattern_matcher.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-08-14 21:20:11.480636] 2025-08-14T21:20:14.3346350Z 2025-08-14T21:20:14.3347530Z inductor/test_mkldnn_pattern_matcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mkldnn_pattern_matcher_1.1_65213ab40085b296_.log 2025-08-14T21:20:14.3348120Z 2025-08-14T21:20:16.6443440Z Running inductor/test_foreach 1/1 ... [2025-08-14 21:20:16.644124] 2025-08-14T21:20:16.6444230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:16.6445980Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_foreach.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:20:16.644412] 2025-08-14T21:20:19.0511520Z 2025-08-14T21:20:19.0512020Z dynamo/test_unspec 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unspec_1.1_beb6606e1ff41a35_.log 2025-08-14T21:20:19.0524490Z Running 50 items in this shard: test/dynamo/test_unspec.py::UnspecTests::test_argmin_coerces_symint_to_intlist_spec, test/dynamo/test_unspec.py::UnspecTests::test_bool_tensor_ctor, test/dynamo/test_unspec.py::UnspecTests::test_builtin_getitem, test/dynamo/test_unspec.py::UnspecTests::test_builtin_max_min, test/dynamo/test_unspec.py::UnspecTests::test_compiled_random_calls_are_random, test/dynamo/test_unspec.py::UnspecTests::test_conv1d_symint_padding, test/dynamo/test_unspec.py::UnspecTests::test_data_dependent_evaluate_expr_graph_break, test/dynamo/test_unspec.py::UnspecTests::test_defaults, test/dynamo/test_unspec.py::UnspecTests::test_exponential, test/dynamo/test_unspec.py::UnspecTests::test_feed_random_values_into_graph_only, test/dynamo/test_unspec.py::UnspecTests::test_isinstance_symint, test/dynamo/test_unspec.py::UnspecTests::test_item_max, test/dynamo/test_unspec.py::UnspecTests::test_mark_01_dynamic, test/dynamo/test_unspec.py::UnspecTests::test_mark_static_inside, test/dynamo/test_unspec.py::UnspecTests::test_mark_unbacked, test/dynamo/test_unspec.py::UnspecTests::test_mark_unbacked_channels_last, test/dynamo/test_unspec.py::UnspecTests::test_mark_unbacked_hint_consistency, test/dynamo/test_unspec.py::UnspecTests::test_multiple_consecutive_random_calls_before_graph, test/dynamo/test_unspec.py::UnspecTests::test_no_recompilations, test/dynamo/test_unspec.py::UnspecTests::test_no_recompilations_with_efficient_attention, test/dynamo/test_unspec.py::UnspecTests::test_no_recompiles, test/dynamo/test_unspec.py::UnspecTests::test_no_recompiles_prod_backward, test/dynamo/test_unspec.py::UnspecTests::test_numpy_correctness, test/dynamo/test_unspec.py::UnspecTests::test_propagate_dynamic_dim, test/dynamo/test_unspec.py::UnspecTests::test_prune_torch_check, test/dynamo/test_unspec.py::UnspecTests::test_random_call_with_while_loop, test/dynamo/test_unspec.py::UnspecTests::test_random_object, test/dynamo/test_unspec.py::UnspecTests::test_random_object_methods, test/dynamo/test_unspec.py::UnspecTests::test_random_object_overridden_methods, test/dynamo/test_unspec.py::UnspecTests::test_random_values_with_graph_break, test/dynamo/test_unspec.py::UnspecTests::test_rshift_dynamic, test/dynamo/test_unspec.py::UnspecTests::test_shape_graph_break, test/dynamo/test_unspec.py::UnspecTests::test_specializing_numpy_float_in_control_flow, test/dynamo/test_unspec.py::UnspecTests::test_split_aot_autograd, test/dynamo/test_unspec.py::UnspecTests::test_sum_dimlist_spec, test/dynamo/test_unspec.py::UnspecTests::test_sym_int_conversion, test/dynamo/test_unspec.py::UnspecTests::test_symbol_guard_limit_before_specialize, test/dynamo/test_unspec.py::UnspecTests::test_symfloat_no_replacement, test/dynamo/test_unspec.py::UnspecTests::test_symfloat_to_tensor, test/dynamo/test_unspec.py::UnspecTests::test_tensorfiy_python_scalars_1, test/dynamo/test_unspec.py::UnspecTests::test_tensorfiy_python_scalars_2, test/dynamo/test_unspec.py::UnspecTests::test_tensorfiy_python_scalars_3, test/dynamo/test_unspec.py::UnspecTests::test_to_tensor, test/dynamo/test_unspec.py::UnspecTests::test_unspec_float_input, test/dynamo/test_unspec.py::UnspecTests::test_unspec_float_input_f64, test/dynamo/test_unspec.py::UnspecTests::test_unspec_float_output, test/dynamo/test_unspec.py::UnspecTests::test_unspec_float_precision, test/dynamo/test_unspec.py::UnspecTests::test_unspec_roundtrip_float_input, test/dynamo/test_unspec.py::UnspecTests::test_unspecialized_float_multiply_precision, test/dynamo/test_unspec.py::UnspecTests::test_use_and_specialize 2025-08-14T21:20:19.0533770Z 2025-08-14T21:20:21.5198740Z Running inductor/test_compiled_optimizers 1/1 ... [2025-08-14 21:20:21.519686] 2025-08-14T21:20:21.5200130Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:21.5201360Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_compiled_optimizers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:20:21.519974] 2025-08-14T21:20:29.8736250Z 2025-08-14T21:20:29.8736780Z inductor/test_foreach 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_foreach_1.1_eaced405d01c9bcc_.log 2025-08-14T21:20:29.8862250Z Running 534 items in this shard: test/inductor/test_foreach.py::ForeachTests::test_2d_block_mixed_sizes_with_mask, test/inductor/test_foreach.py::ForeachTests::test_2d_block_no_mixed_sizes_no_mask, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_elems_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_2d_blocking_partitioning_mixed_sizes_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_aliasing, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_broadcasting__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_broadcasting_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_cpu_cpp_fallback_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_decomp__foreach_addcdiv, test/inductor/test_foreach.py::ForeachTests::test_decomp__foreach_addcmul, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_dynamic_shapes_fallback_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_enable_dynamic_shapes_cpp_wrapper_cuda, test/inductor/test_foreach.py::ForeachTests::test_enable_dynamic_shapes_python_wrapper, test/inductor/test_foreach.py::ForeachTests::test_foreach_cpp_wrapper_cuda, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_binary_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_unary_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_unary_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_unary_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_backward_unary_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_foreach_map_input_mutation, test/inductor/test_foreach.py::ForeachTests::test_fuse_concat, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_fusion_duplicate_buffer_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_kernel_split_arg_limit_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_multi_device, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_producer_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_consumer_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_non_foreach_producer_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_reinplacing__foreach_add_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing__foreach_div_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing__foreach_mul_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing__foreach_sub_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_after__foreach_add_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_after__foreach_div_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_after__foreach_mul_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_after__foreach_sub_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_before__foreach_add_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_before__foreach_div_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_before__foreach_mul_, test/inductor/test_foreach.py::ForeachTests::test_reinplacing_mut_before__foreach_sub_, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_scheduler_fusion_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_single_list__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_single_list_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_single_scalar__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_single_scalar_tensor_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_abs, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_neg, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_rsqrt, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_sign, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_sqrt, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_abs, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_addcmul_op, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_neg, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_recipaddmul_op, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_reciprocal, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_sign, test/inductor/test_foreach.py::ForeachTests::test_singleton_lists_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_add, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_copy, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_div, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_maximum, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_minimum, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_mul, test/inductor/test_foreach.py::ForeachTests::test_type_promotion__foreach_sub, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_add, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_add_op, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_addrecip_op, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_clamp_max, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_clamp_min, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_copy, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_div, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_maximum, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_minimum, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_mul, test/inductor/test_foreach.py::ForeachTests::test_type_promotion_foreach_map_sub, test/inductor/test_foreach.py::ForeachTests::test_zero_elems 2025-08-14T21:20:29.8982250Z 2025-08-14T21:20:32.0447770Z Running dynamo/test_modules 1/1 ... [2025-08-14 21:20:32.044573] 2025-08-14T21:20:32.0448980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:32.0450420Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:20:32.044858] 2025-08-14T21:20:46.1749900Z 2025-08-14T21:20:46.1750610Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_29a9529d89a35ba3_.log 2025-08-14T21:20:46.1776800Z Running 133 items in this shard: test/dynamo/test_modules.py::NNModuleTests::test_access_by_keys, test/dynamo/test_modules.py::NNModuleTests::test_basicmodule1, test/dynamo/test_modules.py::NNModuleTests::test_basicmodule2, test/dynamo/test_modules.py::NNModuleTests::test_call_fn_with_non_const_inputs_safe, test/dynamo/test_modules.py::NNModuleTests::test_cfgmod, test/dynamo/test_modules.py::NNModuleTests::test_children, test/dynamo/test_modules.py::NNModuleTests::test_constloop, test/dynamo/test_modules.py::NNModuleTests::test_conv_call_forward_directly, test/dynamo/test_modules.py::NNModuleTests::test_conv_call_super_forward_directly, test/dynamo/test_modules.py::NNModuleTests::test_conv_transpose_call_forward_directly, test/dynamo/test_modules.py::NNModuleTests::test_conv_transpose_call_super_forward_directly, test/dynamo/test_modules.py::NNModuleTests::test_densenet, test/dynamo/test_modules.py::NNModuleTests::test_enumvalues, test/dynamo/test_modules.py::NNModuleTests::test_fnmember, test/dynamo/test_modules.py::NNModuleTests::test_fnmembercmp1, test/dynamo/test_modules.py::NNModuleTests::test_fnmembercmp2, test/dynamo/test_modules.py::NNModuleTests::test_forward_directly, test/dynamo/test_modules.py::NNModuleTests::test_generation_tag, test/dynamo/test_modules.py::NNModuleTests::test_hasattr, test/dynamo/test_modules.py::NNModuleTests::test_inject_module_parameters, test/dynamo/test_modules.py::NNModuleTests::test_intarg, test/dynamo/test_modules.py::NNModuleTests::test_iseval1, test/dynamo/test_modules.py::NNModuleTests::test_iseval2, test/dynamo/test_modules.py::NNModuleTests::test_isnonelayer, test/dynamo/test_modules.py::NNModuleTests::test_istraining1, test/dynamo/test_modules.py::NNModuleTests::test_istraining2, test/dynamo/test_modules.py::NNModuleTests::test_layerlist, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module1, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module2, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module4, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module5, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module6, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module7, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module_bad_params, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module_bad_params_call_function, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module_kwargs, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module_no_cls_to_become, test/dynamo/test_modules.py::NNModuleTests::test_lazy_module_speculation_log_divergence, test/dynamo/test_modules.py::NNModuleTests::test_module_attribute_precedence, test/dynamo/test_modules.py::NNModuleTests::test_module_call_module_with_static_forward, test/dynamo/test_modules.py::NNModuleTests::test_module_class_method, test/dynamo/test_modules.py::NNModuleTests::test_module_comparison, test/dynamo/test_modules.py::NNModuleTests::test_module_forward_has_graph_break, test/dynamo/test_modules.py::NNModuleTests::test_module_guard_name_is_valid, test/dynamo/test_modules.py::NNModuleTests::test_module_name_string, test/dynamo/test_modules.py::NNModuleTests::test_module_property, test/dynamo/test_modules.py::NNModuleTests::test_module_static_method, test/dynamo/test_modules.py::NNModuleTests::test_moduledict, test/dynamo/test_modules.py::NNModuleTests::test_moduledict_custom, test/dynamo/test_modules.py::NNModuleTests::test_modulelist, test/dynamo/test_modules.py::NNModuleTests::test_modulelist_custom, test/dynamo/test_modules.py::NNModuleTests::test_modulelist_nested, test/dynamo/test_modules.py::NNModuleTests::test_modulemethod1, test/dynamo/test_modules.py::NNModuleTests::test_modulemethod2, test/dynamo/test_modules.py::NNModuleTests::test_named_children, test/dynamo/test_modules.py::NNModuleTests::test_nn_module_setattr, test/dynamo/test_modules.py::NNModuleTests::test_nn_module_unspec_int_attr, test/dynamo/test_modules.py::NNModuleTests::test_nn_moduledict_contains, test/dynamo/test_modules.py::NNModuleTests::test_parameterdict, test/dynamo/test_modules.py::NNModuleTests::test_parameterdict_custom, test/dynamo/test_modules.py::NNModuleTests::test_parameters1, test/dynamo/test_modules.py::NNModuleTests::test_parameters2, test/dynamo/test_modules.py::NNModuleTests::test_parameters3, test/dynamo/test_modules.py::NNModuleTests::test_parameters4, test/dynamo/test_modules.py::NNModuleTests::test_parameters5, test/dynamo/test_modules.py::NNModuleTests::test_self_mutating1, test/dynamo/test_modules.py::NNModuleTests::test_seq, test/dynamo/test_modules.py::NNModuleTests::test_sequential_with_duplicated_module, test/dynamo/test_modules.py::NNModuleTests::test_sequential_with_duplicated_module2, test/dynamo/test_modules.py::NNModuleTests::test_simple_torch_function, test/dynamo/test_modules.py::NNModuleTests::test_stringmember, test/dynamo/test_modules.py::NNModuleTests::test_submodules1, test/dynamo/test_modules.py::NNModuleTests::test_submodules2, test/dynamo/test_modules.py::NNModuleTests::test_super1, test/dynamo/test_modules.py::NNModuleTests::test_super2, test/dynamo/test_modules.py::NNModuleTests::test_super_class_method, test/dynamo/test_modules.py::NNModuleTests::test_tensorlist, test/dynamo/test_modules.py::NNModuleTests::test_torch_function_with_closure, test/dynamo/test_modules.py::NNModuleTests::test_torch_mangled_class_name, test/dynamo/test_modules.py::NNModuleTests::test_unsupportedmethod, test/dynamo/test_modules.py::NNModuleTests::test_unsupportedmodule, test/dynamo/test_modules.py::NNModuleTests::test_viamodulecall, test/dynamo/test_modules.py::OptimizedModuleTest::test_assign_does_not_exist, test/dynamo/test_modules.py::OptimizedModuleTest::test_attr, test/dynamo/test_modules.py::OptimizedModuleTest::test_attr_precedence, test/dynamo/test_modules.py::OptimizedModuleTest::test_backward_hooks, test/dynamo/test_modules.py::OptimizedModuleTest::test_branch_on_nn_module_custom_bool, test/dynamo/test_modules.py::OptimizedModuleTest::test_branch_on_nn_module_custom_len, test/dynamo/test_modules.py::OptimizedModuleTest::test_buffer_order, test/dynamo/test_modules.py::OptimizedModuleTest::test_composition, test/dynamo/test_modules.py::OptimizedModuleTest::test_composition_with_opt_mod, test/dynamo/test_modules.py::OptimizedModuleTest::test_delattr_on_compiled_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_dir, test/dynamo/test_modules.py::OptimizedModuleTest::test_dunder_call_explicitly, test/dynamo/test_modules.py::OptimizedModuleTest::test_globals_change_in_other_file, test/dynamo/test_modules.py::OptimizedModuleTest::test_guard_on_torch_nn_modules, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_allowed_modules, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_allowed_modules_compiles, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_allowed_modules_compiles_self_contained, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_inner, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_outer, test/dynamo/test_modules.py::OptimizedModuleTest::test_hooks_skip_guards, test/dynamo/test_modules.py::OptimizedModuleTest::test_inline_inbuilt_nn_modules, test/dynamo/test_modules.py::OptimizedModuleTest::test_mark_static_nn_module_tensor, test/dynamo/test_modules.py::OptimizedModuleTest::test_mark_static_previously_seen_tensor, test/dynamo/test_modules.py::OptimizedModuleTest::test_mark_static_with_freezing, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_dict_iter_keys, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_dict_iter_name, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_dict_iter_values, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_order, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_patch, test/dynamo/test_modules.py::OptimizedModuleTest::test_module_setattr, test/dynamo/test_modules.py::OptimizedModuleTest::test_monkeypatching_forward, test/dynamo/test_modules.py::OptimizedModuleTest::test_nn_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_no_op_assignment, test/dynamo/test_modules.py::OptimizedModuleTest::test_no_recompile_on_nn_guarded_modules, test/dynamo/test_modules.py::OptimizedModuleTest::test_overridden_call, test/dynamo/test_modules.py::OptimizedModuleTest::test_param_order, test/dynamo/test_modules.py::OptimizedModuleTest::test_param_requires_grad, test/dynamo/test_modules.py::OptimizedModuleTest::test_patch_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_recompile_limit_on_freed_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_recompile_limit_on_guarded_nn_modules, test/dynamo/test_modules.py::OptimizedModuleTest::test_recursion, test/dynamo/test_modules.py::OptimizedModuleTest::test_save_and_load_all_backends, test/dynamo/test_modules.py::OptimizedModuleTest::test_save_and_load_inductor, test/dynamo/test_modules.py::OptimizedModuleTest::test_setattr_on_compiled_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_to, test/dynamo/test_modules.py::OptimizedModuleTest::test_trace_delattr, test/dynamo/test_modules.py::OptimizedModuleTest::test_udo_instance_method_as_hook, test/dynamo/test_modules.py::OptimizedModuleTest::test_unhashable_nn_submodule, test/dynamo/test_modules.py::OptimizedModuleTest::test_unspec_non_inlinable_module, test/dynamo/test_modules.py::OptimizedModuleTest::test_unspecialized_seq, test/dynamo/test_modules.py::OptimizedModuleTest::test_user_defined_nn_module_dynamic 2025-08-14T21:20:46.1800720Z 2025-08-14T21:20:48.3800220Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-08-14 21:20:48.379794] 2025-08-14T21:20:48.3801130Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:48.3802600Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_coordinate_descent_tuner.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:20:48.380087] 2025-08-14T21:20:50.9615280Z 2025-08-14T21:20:50.9616050Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_eccc7745fe5e4fc4_.log 2025-08-14T21:20:50.9616600Z 2025-08-14T21:20:53.0745010Z Running inductor/test_dependencies 1/1 ... [2025-08-14 21:20:53.074296] 2025-08-14T21:20:53.0745840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:53.0748240Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_dependencies.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-08-14 21:20:53.074579] 2025-08-14T21:20:55.6795890Z 2025-08-14T21:20:55.6797130Z inductor/test_dependencies 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_dependencies_1.1_a77ee859065b5b30_.log 2025-08-14T21:20:55.6797630Z 2025-08-14T21:20:57.9253250Z Running inductor/test_compiled_autograd 1/1 ... [2025-08-14 21:20:57.925111] 2025-08-14T21:20:57.9254110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:20:57.9255530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_compiled_autograd.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:20:57.925399] 2025-08-14T21:21:23.4031480Z 2025-08-14T21:21:23.4032300Z dynamo/test_repros 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_repros_1.1_b0d4328c15c3bbac_.log 2025-08-14T21:21:23.4087650Z Running 306 items in this shard: test/dynamo/test_repros.py::LRUCacheWarningTests::test_lru_cache_warning_issued_during_tracing, test/dynamo/test_repros.py::ReproTests::test_Size, test/dynamo/test_repros.py::ReproTests::test_abc_setattr, test/dynamo/test_repros.py::ReproTests::test_add_complex_conj, test/dynamo/test_repros.py::ReproTests::test_add_sub_alpha_out, test/dynamo/test_repros.py::ReproTests::test_addr_alpha_beta_out, test/dynamo/test_repros.py::ReproTests::test_amp_foreach_fake_impl, test/dynamo/test_repros.py::ReproTests::test_ao_fake_quantize_tracing, test/dynamo/test_repros.py::ReproTests::test_aot_autograd_runtime_wrapper_prologue_profiled, test/dynamo/test_repros.py::ReproTests::test_as_strided_on_base_with_mutation_works, test/dynamo/test_repros.py::ReproTests::test_as_strided_on_existing_view_banned, test/dynamo/test_repros.py::ReproTests::test_attached_attribute_in_dir, test/dynamo/test_repros.py::ReproTests::test_autograd_function_graph_break, test/dynamo/test_repros.py::ReproTests::test_avoid_dupe_specialization, test/dynamo/test_repros.py::ReproTests::test_batch_encoding_clone_inputs, test/dynamo/test_repros.py::ReproTests::test_batch_norm_act, test/dynamo/test_repros.py::ReproTests::test_batchnorm_e2e, test/dynamo/test_repros.py::ReproTests::test_bigbird_unsqueeze_inplace, test/dynamo/test_repros.py::ReproTests::test_bitwise_op_guard, test/dynamo/test_repros.py::ReproTests::test_bitwise_print_precedence, test/dynamo/test_repros.py::ReproTests::test_boxes_len, test/dynamo/test_repros.py::ReproTests::test_build_map_unpack_with_call, test/dynamo/test_repros.py::ReproTests::test_c_defined_metaclass, test/dynamo/test_repros.py::ReproTests::test_changing_stride, test/dynamo/test_repros.py::ReproTests::test_chunk_reformer_ff, test/dynamo/test_repros.py::ReproTests::test_class_member, test/dynamo/test_repros.py::ReproTests::test_classmethod_with_slots, test/dynamo/test_repros.py::ReproTests::test_compilation_metrics_on_error, test/dynamo/test_repros.py::ReproTests::test_compile_complex_conj, test/dynamo/test_repros.py::ReproTests::test_compile_copy__int_overload, test/dynamo/test_repros.py::ReproTests::test_const_dict_keyerror, test/dynamo/test_repros.py::ReproTests::test_contains_range_constprop, test/dynamo/test_repros.py::ReproTests::test_convert_boxes_to_pooler_format, test/dynamo/test_repros.py::ReproTests::test_copy_weird_strides, test/dynamo/test_repros.py::ReproTests::test_create_rand_mask_from_inputs, test/dynamo/test_repros.py::ReproTests::test_dalle2_maybe, test/dynamo/test_repros.py::ReproTests::test_data_attr_mutation_after_saved_for_bw, test/dynamo/test_repros.py::ReproTests::test_dataclass_in_module, test/dynamo/test_repros.py::ReproTests::test_dataclass_init_with_default_factory_with_inputs, test/dynamo/test_repros.py::ReproTests::test_ddp_checkpoint, test/dynamo/test_repros.py::ReproTests::test_dedup_global, test/dynamo/test_repros.py::ReproTests::test_deferred_runtime_asserts, test/dynamo/test_repros.py::ReproTests::test_delattr, test/dynamo/test_repros.py::ReproTests::test_delattr_raises, test/dynamo/test_repros.py::ReproTests::test_delattr_return, test/dynamo/test_repros.py::ReproTests::test_delete_local_error, test/dynamo/test_repros.py::ReproTests::test_deleted_compile_wrapper_segfault, test/dynamo/test_repros.py::ReproTests::test_delsubscr, test/dynamo/test_repros.py::ReproTests::test_delsubscr_raises, test/dynamo/test_repros.py::ReproTests::test_detectron2_instances_cat, test/dynamo/test_repros.py::ReproTests::test_disabling_unpack_hooks_within_compiled_region, test/dynamo/test_repros.py::ReproTests::test_distributions_subclass, test/dynamo/test_repros.py::ReproTests::test_do_paste_mask, test/dynamo/test_repros.py::ReproTests::test_dont_aggressively_write_assert, test/dynamo/test_repros.py::ReproTests::test_dropout_inline, test/dynamo/test_repros.py::ReproTests::test_dynamic_shape_disable_duck_size, test/dynamo/test_repros.py::ReproTests::test_dynamic_shapes_double_not_equal, test/dynamo/test_repros.py::ReproTests::test_dynamic_shapes_float_guard, test/dynamo/test_repros.py::ReproTests::test_dynamic_shapes_implicit_guard, test/dynamo/test_repros.py::ReproTests::test_dynamic_shapes_right_side, test/dynamo/test_repros.py::ReproTests::test_ellipsis, test/dynamo/test_repros.py::ReproTests::test_embedding_backward_broadcasting_decomp, test/dynamo/test_repros.py::ReproTests::test_empty_graph_nested_calls_fullgraph_False, test/dynamo/test_repros.py::ReproTests::test_empty_graph_nested_calls_fullgraph_True, test/dynamo/test_repros.py::ReproTests::test_empty_list_contains_with_jump, test/dynamo/test_repros.py::ReproTests::test_empty_out_dynamic, test/dynamo/test_repros.py::ReproTests::test_enum, test/dynamo/test_repros.py::ReproTests::test_ephemeral_module, test/dynamo/test_repros.py::ReproTests::test_error_return_without_exception_set, test/dynamo/test_repros.py::ReproTests::test_exception_in_dynamo_handling, test/dynamo/test_repros.py::ReproTests::test_exec_import, test/dynamo/test_repros.py::ReproTests::test_exec_wildcard_import, test/dynamo/test_repros.py::ReproTests::test_flip_bad_accuracy, test/dynamo/test_repros.py::ReproTests::test_for_loop_graph_break, test/dynamo/test_repros.py::ReproTests::test_for_loop_graph_break_before, test/dynamo/test_repros.py::ReproTests::test_foreach_decomp_arg_names, test/dynamo/test_repros.py::ReproTests::test_fsdp_set_input_mutation_applied_when_input_gets_no_gradients, test/dynamo/test_repros.py::ReproTests::test_function_in_skipfiles, test/dynamo/test_repros.py::ReproTests::test_functools_wraps, test/dynamo/test_repros.py::ReproTests::test_gan_repro_trying_to_backward_through_the_graph_a_second_time, test/dynamo/test_repros.py::ReproTests::test_generator_dealloc, test/dynamo/test_repros.py::ReproTests::test_get_parameter_dtype, test/dynamo/test_repros.py::ReproTests::test_global_fn_mutation, test/dynamo/test_repros.py::ReproTests::test_grad, test/dynamo/test_repros.py::ReproTests::test_grad_mode_carrying_correct_state_after_graph_break, test/dynamo/test_repros.py::ReproTests::test_grad_references_cleared, test/dynamo/test_repros.py::ReproTests::test_graph_break_on_jit_isinstance, test/dynamo/test_repros.py::ReproTests::test_graph_break_on_jit_isinstance_pep585, test/dynamo/test_repros.py::ReproTests::test_graph_break_unsupported_fake, test/dynamo/test_repros.py::ReproTests::test_guard_default_device, test/dynamo/test_repros.py::ReproTests::test_guard_fail_nested_tuple, test/dynamo/test_repros.py::ReproTests::test_guard_fail_tensor_bool, test/dynamo/test_repros.py::ReproTests::test_guard_ordering_shape_fail, test/dynamo/test_repros.py::ReproTests::test_guard_with_tuple_mutation, test/dynamo/test_repros.py::ReproTests::test_hasattr_builtin, test/dynamo/test_repros.py::ReproTests::test_hf_bigbird_unsqueeze, test/dynamo/test_repros.py::ReproTests::test_hf_classinstantier, test/dynamo/test_repros.py::ReproTests::test_hf_gelu_inline, test/dynamo/test_repros.py::ReproTests::test_hf_model_output, test/dynamo/test_repros.py::ReproTests::test_hf_t5_forward, test/dynamo/test_repros.py::ReproTests::test_hf_xsoftmax_inference, test/dynamo/test_repros.py::ReproTests::test_hf_xsoftmax_training, test/dynamo/test_repros.py::ReproTests::test_iadd_graph_break, test/dynamo/test_repros.py::ReproTests::test_incompatible_configs, test/dynamo/test_repros.py::ReproTests::test_indexing_with_list, test/dynamo/test_repros.py::ReproTests::test_inductor_dynamic_shapes_broadcasting, test/dynamo/test_repros.py::ReproTests::test_inductor_no_recursionerror_on_for_loops, test/dynamo/test_repros.py::ReproTests::test_inductor_rng_default_dtype, test/dynamo/test_repros.py::ReproTests::test_inference_mode_dynamic_shapes, test/dynamo/test_repros.py::ReproTests::test_inlining_cornercase, test/dynamo/test_repros.py::ReproTests::test_inplace_unsqueeze_input, test/dynamo/test_repros.py::ReproTests::test_int_format, test/dynamo/test_repros.py::ReproTests::test_intermediate_leaf_requires_grad, test/dynamo/test_repros.py::ReproTests::test_invalid_seq_unpack, test/dynamo/test_repros.py::ReproTests::test_is_make_fx_tracing, test/dynamo/test_repros.py::ReproTests::test_is_symbolic_tracing, test/dynamo/test_repros.py::ReproTests::test_isinstance_dtype, test/dynamo/test_repros.py::ReproTests::test_isinstance_storage, test/dynamo/test_repros.py::ReproTests::test_issue111522, test/dynamo/test_repros.py::ReproTests::test_issue111918, test/dynamo/test_repros.py::ReproTests::test_issue114171, test/dynamo/test_repros.py::ReproTests::test_issue126128, test/dynamo/test_repros.py::ReproTests::test_issue134451, test/dynamo/test_repros.py::ReproTests::test_issue1466_size_aot_autograd, test/dynamo/test_repros.py::ReproTests::test_issue175, test/dynamo/test_repros.py::ReproTests::test_jit_script_defaults, test/dynamo/test_repros.py::ReproTests::test_jit_trace_errors, test/dynamo/test_repros.py::ReproTests::test_kwargs_out_list_variable, test/dynamo/test_repros.py::ReproTests::test_list_aliasing, test/dynamo/test_repros.py::ReproTests::test_list_index, test/dynamo/test_repros.py::ReproTests::test_list_index_not_found, test/dynamo/test_repros.py::ReproTests::test_list_index_tensor_unsupported, test/dynamo/test_repros.py::ReproTests::test_list_reverse, test/dynamo/test_repros.py::ReproTests::test_list_self_reference, test/dynamo/test_repros.py::ReproTests::test_listcomp, test/dynamo/test_repros.py::ReproTests::test_longformer_chunk, test/dynamo/test_repros.py::ReproTests::test_longtensor_list, test/dynamo/test_repros.py::ReproTests::test_lru_cache_tracing, test/dynamo/test_repros.py::ReproTests::test_maml_item_capture, test/dynamo/test_repros.py::ReproTests::test_maml_no_item_capture, test/dynamo/test_repros.py::ReproTests::test_many_overlapping_inputs_does_not_explode_guards, test/dynamo/test_repros.py::ReproTests::test_many_views_with_mutation, test/dynamo/test_repros.py::ReproTests::test_map_with_multiple_args, test/dynamo/test_repros.py::ReproTests::test_maybe_multiply_symint, test/dynamo/test_repros.py::ReproTests::test_merge_criteria_processor_list1, test/dynamo/test_repros.py::ReproTests::test_merge_criteria_processor_list2, test/dynamo/test_repros.py::ReproTests::test_method_overriding, test/dynamo/test_repros.py::ReproTests::test_module_in_skipfiles, test/dynamo/test_repros.py::ReproTests::test_modules, test/dynamo/test_repros.py::ReproTests::test_multi_dot_import, test/dynamo/test_repros.py::ReproTests::test_multi_import, test/dynamo/test_repros.py::ReproTests::test_named_buffers, test/dynamo/test_repros.py::ReproTests::test_nanmean_out, test/dynamo/test_repros.py::ReproTests::test_negative_floor_div_solve, test/dynamo/test_repros.py::ReproTests::test_negative_shape_guard, test/dynamo/test_repros.py::ReproTests::test_nested_while_loop_graph_break, test/dynamo/test_repros.py::ReproTests::test_nn_module_callable, test/dynamo/test_repros.py::ReproTests::test_nn_module_property_closure, test/dynamo/test_repros.py::ReproTests::test_nn_module_stack_bc, test/dynamo/test_repros.py::ReproTests::test_nn_param_freevar_codegen, test/dynamo/test_repros.py::ReproTests::test_nn_parameter, test/dynamo/test_repros.py::ReproTests::test_nn_parameter_ctor_graph_breaks, test/dynamo/test_repros.py::ReproTests::test_nn_parametrize, test/dynamo/test_repros.py::ReproTests::test_no_grad_inline, test/dynamo/test_repros.py::ReproTests::test_no_tracing_into_eval_frame, test/dynamo/test_repros.py::ReproTests::test_no_tracing_into_eval_frame_ctx_manager, test/dynamo/test_repros.py::ReproTests::test_nonconst_issubclass, test/dynamo/test_repros.py::ReproTests::test_not_rewrite_assert_for_other_errors, test/dynamo/test_repros.py::ReproTests::test_nullcontext1, test/dynamo/test_repros.py::ReproTests::test_nullcontext2, test/dynamo/test_repros.py::ReproTests::test_numpy_not_ndarray_recompiles, test/dynamo/test_repros.py::ReproTests::test_numpy_tobytes_no_error, test/dynamo/test_repros.py::ReproTests::test_odict_get_item_index_name, test/dynamo/test_repros.py::ReproTests::test_omegaconf_dictconfig, test/dynamo/test_repros.py::ReproTests::test_omegaconf_listconfig_contains, test/dynamo/test_repros.py::ReproTests::test_omegaconf_listconfig_iter, test/dynamo/test_repros.py::ReproTests::test_ones_out_dynamic, test/dynamo/test_repros.py::ReproTests::test_optim_state_references_cleared, test/dynamo/test_repros.py::ReproTests::test_optimized_deepcopy, test/dynamo/test_repros.py::ReproTests::test_optimized_module_patched_init, test/dynamo/test_repros.py::ReproTests::test_optimized_module_training, test/dynamo/test_repros.py::ReproTests::test_os_fspath, test/dynamo/test_repros.py::ReproTests::test_out_nested_cell_shape_change, test/dynamo/test_repros.py::ReproTests::test_out_nested_cell_tuple_shape_change, test/dynamo/test_repros.py::ReproTests::test_out_none, test/dynamo/test_repros.py::ReproTests::test_out_overload_non_contiguous, test/dynamo/test_repros.py::ReproTests::test_out_root_cell_shape_change, test/dynamo/test_repros.py::ReproTests::test_out_root_cell_tuple_shape_change, test/dynamo/test_repros.py::ReproTests::test_output_aliases_intermediate, test/dynamo/test_repros.py::ReproTests::test_overlapping_inputs_with_dynamic_shapes_error, test/dynamo/test_repros.py::ReproTests::test_overwriting_params, test/dynamo/test_repros.py::ReproTests::test_partially_initialized_module_property, test/dynamo/test_repros.py::ReproTests::test_partitioner_activation_memory_budget_with_unbacked_symints, test/dynamo/test_repros.py::ReproTests::test_partitioner_cse_respects_mutation_boundaries, test/dynamo/test_repros.py::ReproTests::test_pointless_graph_removal, test/dynamo/test_repros.py::ReproTests::test_primtorch, test/dynamo/test_repros.py::ReproTests::test_primtorch_no_graph_break, test/dynamo/test_repros.py::ReproTests::test_randint_out_dynamic, test/dynamo/test_repros.py::ReproTests::test_recursive_map, test/dynamo/test_repros.py::ReproTests::test_reformer_eval, test/dynamo/test_repros.py::ReproTests::test_reformer_min_chunk_len, test/dynamo/test_repros.py::ReproTests::test_reformer_sorting, test/dynamo/test_repros.py::ReproTests::test_reformer_train, test/dynamo/test_repros.py::ReproTests::test_reinplacing, test/dynamo/test_repros.py::ReproTests::test_relative_import, test/dynamo/test_repros.py::ReproTests::test_relative_import_no_modulename, test/dynamo/test_repros.py::ReproTests::test_requires_grad_guards_with_grad_mode1, test/dynamo/test_repros.py::ReproTests::test_requires_grad_guards_with_grad_mode2, test/dynamo/test_repros.py::ReproTests::test_restricted_list_subclass1, test/dynamo/test_repros.py::ReproTests::test_restricted_list_subclass2, test/dynamo/test_repros.py::ReproTests::test_restricted_list_subclass3, test/dynamo/test_repros.py::ReproTests::test_return_value_duplication_mixed_grad, test/dynamo/test_repros.py::ReproTests::test_return_value_duplication_scalar, test/dynamo/test_repros.py::ReproTests::test_return_value_duplication_tensor, test/dynamo/test_repros.py::ReproTests::test_return_weakref, test/dynamo/test_repros.py::ReproTests::test_rewrite_assert_dont_change_bytecode, test/dynamo/test_repros.py::ReproTests::test_rewrite_assert_noop, test/dynamo/test_repros.py::ReproTests::test_rewrite_assert_with_msg, test/dynamo/test_repros.py::ReproTests::test_rewrite_assert_with_non_string_msg, test/dynamo/test_repros.py::ReproTests::test_rewrite_assert_without_msg, test/dynamo/test_repros.py::ReproTests::test_rng_state, test/dynamo/test_repros.py::ReproTests::test_seq_append_list, test/dynamo/test_repros.py::ReproTests::test_setattr_requires_grad_graph_breaks, test/dynamo/test_repros.py::ReproTests::test_setitem_boolean_mask_diff, test/dynamo/test_repros.py::ReproTests::test_setitem_tuple_boolean_mask_diff, test/dynamo/test_repros.py::ReproTests::test_sigmoid_out, test/dynamo/test_repros.py::ReproTests::test_sigmoid_out2, test/dynamo/test_repros.py::ReproTests::test_size_typematch, test/dynamo/test_repros.py::ReproTests::test_slice_into_list_mutable, test/dynamo/test_repros.py::ReproTests::test_slicing_dynamic_shape, test/dynamo/test_repros.py::ReproTests::test_slicing_dynamic_shape_setitem, test/dynamo/test_repros.py::ReproTests::test_sort_out, test/dynamo/test_repros.py::ReproTests::test_sort_out2, test/dynamo/test_repros.py::ReproTests::test_specialized_stride, test/dynamo/test_repros.py::ReproTests::test_split_with_sizes_aot_autograd, test/dynamo/test_repros.py::ReproTests::test_staticmethod_allow_in_graph, test/dynamo/test_repros.py::ReproTests::test_stk_sdd_is_transposed, test/dynamo/test_repros.py::ReproTests::test_stop_iteration_reconstruct, test/dynamo/test_repros.py::ReproTests::test_str_isalnum, test/dynamo/test_repros.py::ReproTests::test_string_format, test/dynamo/test_repros.py::ReproTests::test_subclass_graph_output_repro, test/dynamo/test_repros.py::ReproTests::test_super_classmethod, test/dynamo/test_repros.py::ReproTests::test_super_classmethod_inheritance, test/dynamo/test_repros.py::ReproTests::test_super_diamond, test/dynamo/test_repros.py::ReproTests::test_super_in_staticmethod, test/dynamo/test_repros.py::ReproTests::test_super_staticmethod, test/dynamo/test_repros.py::ReproTests::test_swin_base_tensor_attr, test/dynamo/test_repros.py::ReproTests::test_symint_bitwise, test/dynamo/test_repros.py::ReproTests::test_symnode_is_not_op, test/dynamo/test_repros.py::ReproTests::test_symnode_is_op, test/dynamo/test_repros.py::ReproTests::test_sys_monitoring, test/dynamo/test_repros.py::ReproTests::test_tensor_data_kwarg, test/dynamo/test_repros.py::ReproTests::test_tensor_isinstance_tuple, test/dynamo/test_repros.py::ReproTests::test_tensor_item, test/dynamo/test_repros.py::ReproTests::test_tensor_random, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_aot_eager_func_name_func1, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_aot_eager_func_name_func2, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_aot_eager_func_name_func3, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_eager_func_name_func1, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_eager_func_name_func2, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_eager_func_name_func3, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_inductor_func_name_func1, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_inductor_func_name_func2, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_backend_inductor_func_name_func3, test/dynamo/test_repros.py::ReproTests::test_tensor_set_data_mismatched_dtype, test/dynamo/test_repros.py::ReproTests::test_tensor_split, test/dynamo/test_repros.py::ReproTests::test_tensor_split_within_device_cm, test/dynamo/test_repros.py::ReproTests::test_tensor_uniform, test/dynamo/test_repros.py::ReproTests::test_threading_local, test/dynamo/test_repros.py::ReproTests::test_tokenization, test/dynamo/test_repros.py::ReproTests::test_torch_compile_in_compile_frame, test/dynamo/test_repros.py::ReproTests::test_torch_ops_aten, test/dynamo/test_repros.py::ReproTests::test_torch_tensor_ops, test/dynamo/test_repros.py::ReproTests::test_torch_tensor_ops_no_graph_break, test/dynamo/test_repros.py::ReproTests::test_torch_variable_type, test/dynamo/test_repros.py::ReproTests::test_torchname, test/dynamo/test_repros.py::ReproTests::test_trace_functional_tensor_with, test/dynamo/test_repros.py::ReproTests::test_tuple_enum_as_key_dict, test/dynamo/test_repros.py::ReproTests::test_typed_dict, test/dynamo/test_repros.py::ReproTests::test_typed_dict_total, test/dynamo/test_repros.py::ReproTests::test_udf_classes_reconstruction, test/dynamo/test_repros.py::ReproTests::test_unbacked_arange_in_bounds, test/dynamo/test_repros.py::ReproTests::test_unbind_copy_out, test/dynamo/test_repros.py::ReproTests::test_unpack_hooks_can_be_disabled, test/dynamo/test_repros.py::ReproTests::test_unpack_hooks_dont_run_during_tracing, test/dynamo/test_repros.py::ReproTests::test_unspecialized_nn_module_with_torch_variable_attribute, test/dynamo/test_repros.py::ReproTests::test_unsqueeze_mul_strides, test/dynamo/test_repros.py::ReproTests::test_user_ctor_ctx_manager, test/dynamo/test_repros.py::ReproTests::test_user_ctor_ctx_manager_custom_init, test/dynamo/test_repros.py::ReproTests::test_user_ctor_ctx_manager_custom_init_graph_break, test/dynamo/test_repros.py::ReproTests::test_user_defined_iter, test/dynamo/test_repros.py::ReproTests::test_user_defined_object_callable, test/dynamo/test_repros.py::ReproTests::test_validate_model_kwargs, test/dynamo/test_repros.py::ReproTests::test_vc_bumped_in_inference_graph, test/dynamo/test_repros.py::ReproTests::test_vdd_duplicate_error, test/dynamo/test_repros.py::ReproTests::test_view_dtype_overload, test/dynamo/test_repros.py::ReproTests::test_weakref, test/dynamo/test_repros.py::ReproTests::test_weakref_callback, test/dynamo/test_repros.py::ReproTests::test_weakref_construction, test/dynamo/test_repros.py::ReproTests::test_weakref_del, test/dynamo/test_repros.py::ReproTests::test_weakref_reconstruct, test/dynamo/test_repros.py::ReproTests::test_while_loop_graph_break, test/dynamo/test_repros.py::ReproTests::test_while_loop_graph_break_inside_call_function, test/dynamo/test_repros.py::ReproTests::test_with_on_graph_break_inst, test/dynamo/test_repros.py::ReproTests::test_with_on_graph_break_nested, test/dynamo/test_repros.py::ReproTests::test_zeros_out_dynamic 2025-08-14T21:21:23.4140340Z 2025-08-14T21:21:25.5472050Z Running inductor/test_group_batch_fusion 1/1 ... [2025-08-14 21:21:25.547000] 2025-08-14T21:21:25.5472910Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:25.5474310Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 21:21:25.547298] 2025-08-14T21:21:31.3862570Z 2025-08-14T21:21:31.3863530Z inductor/test_compiled_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_compiled_optimizers_1.1_400fd86b4db1c4b7_.log 2025-08-14T21:21:31.3925470Z Running 213 items in this shard: test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_S429861, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_rho_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_rho_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adadelta_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_initial_accumulator_value_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_initial_accumulator_value_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_lr_decay_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_lr_decay_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_cpu_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_tensor_lr_mps_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adagrad_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_tensor_lr_mps_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_amsgrad_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_amsgrad_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adam_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamax_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_tensor_lr_mps_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_amsgrad_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_amsgrad_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_adamw_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_lambd_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_lambd_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_recompile_default, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_recompile_foreach, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_recompile_single, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_t0_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_t0_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_asgd_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_basic_shampoo, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_closure_graph_break, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_compile_time_smoketest, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_foreach_map_adam, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_get_value_on_static_address, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_guard_on_none_grads, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_momentum_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_momentum_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_momentum_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_momentum_decay_decoupled_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_momentum_decay_decoupled_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_momentum_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_nadam_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_eps_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_eps_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_decoupled_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_decoupled_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_radam_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_maximize_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_maximize_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_momentum_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_momentum_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_momentum_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_momentum_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_centered_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rmsprop_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_etas_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_etas_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_recompile, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_step_sizes_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_rprop_step_sizes_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_dampening_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_dampening_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_nesterov_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_nesterov_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_momentum_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_recompile_foreach, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_recompile_single, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_cpu_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_constantlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_cosineannealinglr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_cosineannealingwarmrestarts, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_cycliclr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_exponentiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_lambdalr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_linearlr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_multiplicativelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_multisteplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_onecyclelr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_polynomiallr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_reducelronplateau, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_tensor_lr_mps_steplr, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_weight_decay_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_weight_decay_maximize_cpu, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_weight_decay_maximize_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_sgd_weight_decay_mps, test/inductor/test_compiled_optimizers.py::CompiledOptimizerTests::test_static_address_finalizer 2025-08-14T21:21:31.3982120Z 2025-08-14T21:21:33.5517810Z Running inductor/test_split_cat_fx_passes 1/1 ... [2025-08-14 21:21:33.551579] 2025-08-14T21:21:33.5518680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:33.5520750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_split_cat_fx_passes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:33.551861] 2025-08-14T21:21:36.1553220Z 2025-08-14T21:21:36.1554170Z inductor/test_split_cat_fx_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_split_cat_fx_passes_1.1_fa3ddd228773bb3e_.log 2025-08-14T21:21:36.1554690Z 2025-08-14T21:21:38.3834940Z Running inductor/test_custom_lowering 1/1 ... [2025-08-14 21:21:38.383336] 2025-08-14T21:21:38.3835290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:38.3837290Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_custom_lowering.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:38.383627] 2025-08-14T21:21:38.3888000Z 2025-08-14T21:21:38.3889790Z 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_77dcf61bb60b0d44_.log 2025-08-14T21:21:38.3894030Z 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-08-14T21:21:38.3897440Z 2025-08-14T21:21:40.7026690Z Running inductor/test_config 1/1 ... [2025-08-14 21:21:40.702457] 2025-08-14T21:21:40.7027470Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:40.7029400Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_config.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:40.702746] 2025-08-14T21:21:41.3426290Z 2025-08-14T21:21:41.3427190Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_aa28a6dd4ded2e63_.log 2025-08-14T21:21:41.3432030Z Running 5 items in this shard: test/inductor/test_custom_lowering.py::TestCustomLowering::test_jagged_to_padded_dense_sanity_cuda, test/inductor/test_custom_lowering.py::TestCustomLowering::test_jagged_to_padded_dense_zero_size, test/inductor/test_custom_lowering.py::TestCustomLowering::test_multi_inp_asm, test/inductor/test_custom_lowering.py::TestCustomLowering::test_register_lowering_custom_dict, test/inductor/test_custom_lowering.py::TestCustomLowering::test_tanh_approx 2025-08-14T21:21:41.3433310Z 2025-08-14T21:21:43.5477830Z Running dynamo/test_backends 1/1 ... [2025-08-14 21:21:43.547583] 2025-08-14T21:21:43.5478630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:43.5480970Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_backends.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:43.547885] 2025-08-14T21:21:47.6784340Z 2025-08-14T21:21:47.6785750Z inductor/test_config 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_config_1.1_b500235dded163f6_.log 2025-08-14T21:21:47.6793700Z Running 13 items in this shard: test/inductor/test_config.py::TestInductorConfig::test_api_options, test/inductor/test_config.py::TestInductorConfig::test_codegen_skips_custom_passes, test/inductor/test_config.py::TestInductorConfig::test_compile_api, test/inductor/test_config.py::TestInductorConfig::test_compile_api_passes_config, test/inductor/test_config.py::TestInductorConfig::test_get_compiler_config, test/inductor/test_config.py::TestInductorConfig::test_hasattr, test/inductor/test_config.py::TestInductorConfig::test_invalid_backend, test/inductor/test_config.py::TestInductorConfig::test_invalid_names, test/inductor/test_config.py::TestInductorConfig::test_non_inductor_backend, test/inductor/test_config.py::TestInductorConfig::test_options_do_something, test/inductor/test_config.py::TestInductorConfig::test_patch, test/inductor/test_config.py::TestInductorConfig::test_save_load, test/inductor/test_config.py::TestInductorConfig::test_set 2025-08-14T21:21:47.6798200Z 2025-08-14T21:21:49.8976010Z Running dynamo/test_after_aot 1/1 ... [2025-08-14 21:21:49.897396] 2025-08-14T21:21:49.8976810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:49.8979750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_after_aot.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:49.897733] 2025-08-14T21:21:51.2882120Z 2025-08-14T21:21:51.2882860Z dynamo/test_backends 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_backends_1.1_4f56f810b9ab360c_.log 2025-08-14T21:21:51.2888360Z Running 21 items in this shard: test/dynamo/test_backends.py::NormalizeIRTests::test_inplace_normalize, test/dynamo/test_backends.py::MPSSupportedTest::test_mps_supported, test/dynamo/test_backends.py::TestExplainWithBackend::test_explain_with_backend, test/dynamo/test_backends.py::TestCustomBackendAPI::test_aot_autograd_api, test/dynamo/test_backends.py::TestCustomBackendAPI::test_backend_graph_freeze, test/dynamo/test_backends.py::TestCustomBackendAPI::test_backend_recompilation, test/dynamo/test_backends.py::TestCustomBackendAPI::test_lookup_backend, test/dynamo/test_backends.py::TestCustomBackendAPI::test_lookup_custom_backend, test/dynamo/test_backends.py::TestCustomBackendAPI::test_register_backend_api, test/dynamo/test_backends.py::TestOptimizationsCPU::test_aot_cudagraphs_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_aot_eager_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_aot_eager_decomp_partition_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_aot_ts_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_eager_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_eager_noexcept_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_example_inputs_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_example_inputs_runtime_use_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_intel_gaudi_backend_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_list_backends_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_torchscript_cpu, test/dynamo/test_backends.py::TestOptimizationsCPU::test_tvm_cpu 2025-08-14T21:21:51.2892950Z 2025-08-14T21:21:53.6643320Z Running dynamo/test_higher_order_ops 1/1 ... [2025-08-14 21:21:53.664117] 2025-08-14T21:21:53.6644150Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:53.6645780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_higher_order_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:53.664406] 2025-08-14T21:21:54.8688540Z 2025-08-14T21:21:54.8689770Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_027dd7c02dd441a1_.log 2025-08-14T21:21:54.8690740Z Running 2 items in this shard: test/dynamo/test_after_aot.py::TestAfterAot::test_dump_tensor, test/dynamo/test_after_aot.py::TestAfterAot::test_save_graph_repro 2025-08-14T21:21:54.8691440Z 2025-08-14T21:21:57.1063770Z Running inductor/test_layout_optim 1/1 ... [2025-08-14 21:21:57.105313] 2025-08-14T21:21:57.1064200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:21:57.1065060Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_layout_optim.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:21:57.105647] 2025-08-14T21:22:00.1458580Z 2025-08-14T21:22:00.1459170Z inductor/test_layout_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_layout_optim_1.1_194e16aab1cb8555_.log 2025-08-14T21:22:00.1459640Z 2025-08-14T21:22:02.5207210Z Running dynamo/test_activation_checkpointing 1/1 ... [2025-08-14 21:22:02.520479] 2025-08-14T21:22:02.5208520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:22:02.5210080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_activation_checkpointing.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-08-14 21:22:02.520803] 2025-08-14T21:22:05.2609030Z 2025-08-14T21:22:05.2609700Z dynamo/test_activation_checkpointing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_activation_checkpointing_1.1_a665d3315a9ca66d_.log 2025-08-14T21:22:05.2611210Z Running 0 items in this shard: 2025-08-14T21:22:05.2611370Z 2025-08-14T21:22:07.4876630Z Running inductor/test_mmdecomp 1/1 ... [2025-08-14 21:22:07.487457] 2025-08-14T21:22:07.4877430Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:22:07.4879080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_mmdecomp.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:22:07.487758] 2025-08-14T21:22:10.4491360Z 2025-08-14T21:22:10.4492170Z inductor/test_mmdecomp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mmdecomp_1.1_9c6c008111f7d259_.log 2025-08-14T21:22:10.4499160Z Running 24 items in this shard: test/inductor/test_mmdecomp.py::TestDecompCPU::test_batched_mm_float32_bs_10_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_batched_mm_float32_bs_1_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_batched_mm_float32_bs_2_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_batched_mm_float32_bs_4_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_bmm_batch2_last_dim_size_is_one_cpu, test/inductor/test_mmdecomp.py::TestDecompCPU::test_dynamic_shape_mm_bfloat16_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_dynamic_shape_mm_float32_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_simple_mm_bfloat16_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_simple_mm_float32_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_bfloat16_bs_10_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_bfloat16_bs_1_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_bfloat16_bs_2_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_bfloat16_bs_4_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_float32_bs_10_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_float32_bs_1_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_float32_bs_2_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_float32_bs_4_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_int32_bs_10_cpu_int32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_int32_bs_1_cpu_int32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_int32_bs_2_cpu_int32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_batched_int32_bs_4_cpu_int32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_bfloat16_cpu_bfloat16, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_float32_cpu_float32, test/inductor/test_mmdecomp.py::TestDecompCPU::test_some_int32_cpu_int32 2025-08-14T21:22:10.4504660Z 2025-08-14T21:22:12.6430060Z Running dynamo/test_misc 1/1 ... [2025-08-14 21:22:12.642803] 2025-08-14T21:22:12.6430820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:22:12.6432540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_misc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:22:12.643092] 2025-08-14T21:22:19.7253380Z 2025-08-14T21:22:19.7254810Z dynamo/test_higher_order_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_higher_order_ops_1.1_ed9d9d369928324b_.log 2025-08-14T21:22:19.7312510Z Running 217 items in this shard: test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_access_module_attr, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_allow_python_side_effects_utility, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_constants, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_global_num, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_global_num_adds_guard, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_input_num, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_numpy_number, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_tracked, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_tracked_nested, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_untracked_global, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_untracked_global_nested, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_untracked_nonlocal, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_capture_value_created_in_subgraph, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_concat_unbacked_shape_tensor, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_branches_no_arguments, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_branches_no_arguments_no_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_free_variable_in_both_branches, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_graph_break_in_one_branch, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_pytree_operands, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_pytree_operands_with_non_tensor_leaves, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_side_effect_in_one_branches, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_source_fn_stack, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_subgraph_name_is_valid, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_with_constant_pred, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_cond_with_empty_operands, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_dynamic_shapes_over_vmap_batch_size, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_enum_arg, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_error_message_sane, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_fallback_on_graph_break_complicated, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_fallback_on_graph_break_simple, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_fallback_on_python_primitives_output, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_flat_list_output, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_fn_with_kwargs_in_torch_ops, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_freevars_as_inputs_to_wrap, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_grad_source_fn_stack, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hints_wrapper, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hints_wrapper_incorrect_type, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hints_wrapper_no_hints, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hints_wrapper_pytree_inputs, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hooks, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_hopify_generic_wrap, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_inlined_functions, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_internal_nonlocal, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_lift_tensor_constant, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_lift_tensors_with_compound_expressions, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_lift_tensors_with_shared_symbols, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_make_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_example_value_metadata_consistent_with_eager, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_graph_break, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_kwargs, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_lowers_to_graph, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_multi_return, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_pytree_return, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_side_effect, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_source_fn_stack, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_subgraph_name_is_valid, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_map_symint_input, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_modules, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_nested_tuple_output, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_nested_wrap, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_no_freevars, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_output_with_dict, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_register_mode, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_register_subclass, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_return_captured_var, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_return_captured_var_used_multiple_times, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_return_captured_vars, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_same_freevar_twice, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_del_existing_attr_global_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_del_existing_attr_global_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_del_existing_attr_nonlocal_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_del_existing_attr_nonlocal_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_in_body, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_local_list_append_no_graph_break, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_global_list, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_global_num, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_global_num_builtin, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_global_tensor, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_global_tensor_builtin, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_nonlocal_num, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_nonlocal_num_builtin, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_nonlocal_tensor, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_mutate_nonlocal_tensor_builtin, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_nested_nonlocal_list_append_graph_break, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_nonlocal_list_append_graph_break, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_existing_attr_global_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_existing_attr_global_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_existing_attr_nonlocal_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_existing_attr_nonlocal_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_new_attr_global_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_new_attr_global_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_new_attr_nonlocal_module, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_side_effect_set_new_attr_nonlocal_obj, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_symint_in_slice, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_symint_input, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_tensor_and_unbacked_symbol_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_tensor_to_list_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_tensor_with_unbacked_shape_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_unbacked_symbol_closure, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_vmap_multiply_scalar, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_vmap_source_fn_stack, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_all_kwarg, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_allow_local_assign_in_body_fn, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_default, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_default_else_branch, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_default_if_branch, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_int, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_only, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_kwarg_recompile, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_pytree_args_nested, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_pytree_args_not_const_symint_tensor, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_pytree_args_with_symint_constant, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_pytree_kwargs, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_source_fn_stack, test/dynamo/test_higher_order_ops.py::HigherOrderOpTests::test_wrap_subgraph_name_is_valid, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_dual_level_guard, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_emit_functorch_guard_if_active, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_grad_guard_fail, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_jvp_guard_fail, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_linearize_recompiles, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_grad_guard_ok, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_grad_vmap_guard_fail, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_guard_fail, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_guard_fail_different_state, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_guard_ok, test/dynamo/test_higher_order_ops.py::HigherOrderOpVmapGuardTests::test_vmap_recompile_different_states, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_functional_call, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_functional_call_disable_inline_nn_module, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_functional_call_sequential_params_and_buffers, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_call_compiled_backward_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_call_torch_compile_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_capture_tensor, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_closure_scalar, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_fn_with_kwargs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_freevar_python_scalar, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_freevar_tensor, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_non_tensor_input, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_over_grad, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_pytree, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_recompile, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_two_tensor_all_grad_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_two_tensor_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_with_graph_break, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_grad_with_side_effect, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_hessian, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_hessian_argnums, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacfwd, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacfwd_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacfwd_randomness, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacfwd_two_tensors_argnums, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacrev, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacrev_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jacrev_two_tensors_argnums, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_call_torch_compile_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_freevar_python_scalar, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_freevar_tensor, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_jvp, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_simple, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_two_tensors_disable_enable_disable_grad, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_two_tensors_disable_grad, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_jvp_two_tensors_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_linearize_jvp_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vjp, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vjp_call_compiled_backward_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vjp_has_aux, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vjp_multiple_outputs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vjp_multiple_outputs_python_struct, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_call_compiled_backward_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_call_torch_compile_fn, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_free_const, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_free_tensor, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_get_wrapped, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_kwargs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_multiple_invocation_in_dims, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_multiple_invocation_out_dims, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_multiple_outputs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_multiple_outputs_diff_dims, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_multiple_outputs_out_dims_tuple, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_new_tensor_implicit_via_op, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_new_tensor_in_body, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_new_tensor_unused_in_body, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_out_dims_None, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_over_vmap_captured, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_over_vmap_two_inputs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_previous_illegal_op_no_graph_break, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_pytree_inputs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_recompile, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_recompile_different_config, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_recompile_same_config, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_recompile_with_randomness, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_side_effects, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_side_effects_append_input, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_two_inputs, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_two_inputs_tuple_in_dims, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_with_conditional_graph_break, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_with_graph_break, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_with_graph_break_2, test/dynamo/test_higher_order_ops.py::FuncTorchHigherOrderOpTests::test_vmap_with_graph_break_lambda, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_cond_with_invalid_kwargs, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_cond_with_kwargs, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_cond_with_mismatched_output, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_dropout, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_dropout_inductor, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_fallback, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_flop_counter_for_cond, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_flop_counter_for_cond_unbalanced_branches, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_flop_counter_for_nested_cond, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_function, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_function_with_kwargs, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_module, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_non_aliasing_util, test/dynamo/test_higher_order_ops.py::ActivationCheckpointingTests::test_override_fallthrough_dispatch_key 2025-08-14T21:22:19.7363220Z 2025-08-14T21:22:21.9422110Z Running dynamo/test_aot_autograd 1/1 ... [2025-08-14 21:22:21.941983] 2025-08-14T21:22:21.9422900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:22:21.9424340Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_aot_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-08-14 21:22:21.942288] 2025-08-14T21:22:52.3922670Z 2025-08-14T21:22:52.4032730Z dynamo/test_aot_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_aot_autograd_1.1_38ef7150019c0889_.log 2025-08-14T21:22:52.4214780Z Running 48 items in this shard: test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_LSTM, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_alias_inputs, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_backwards, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_error, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_expand_mutation_functionalizes, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_autograd_raises_invalid_leaf_set, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_export_joint_simple_repro, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_grad_mode_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_aot_sequence_nr, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param_non_tensor_arg, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_args_param_non_tensor_arg_list, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_arg_dupe_via_dynamo_recompiles_many_with_global, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_autograd_function_tangent_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_safe, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_unsafe, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_call_fn_with_non_const_inputs_aot_unsafe_control_flow, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_copy, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_fails_in_backward, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_data_ptr_access_fails_in_forward, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_different_inputs_overlapping_set_with_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer2, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer3, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer4, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer5, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer6, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph2, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph3, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_donated_buffer_with_retain_or_create_graph4, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_double_backward_errors, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_eager_sequence_nr, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_grad_inputs_alias_inputs, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_inputs_overlapping_with_mutation_recompile, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_inputs_overlapping_with_mutation_stress, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_multiple_aot_autograd_calls_dupe_args, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_mutation1, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_negative_testing, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_negative_testing_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_nn_parameter_construction, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_no_storage_overlap_guards_no_aliasing, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_no_storage_overlap_guards_no_mutation, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_requires_grad_fake_via_dynamo_recompiles, test/dynamo/test_aot_autograd.py::AotAutogradFallbackTests::test_split_with_sizes_aot_autograd_cleans_up_traceback_meta 2025-08-14T21:22:52.4227420Z 2025-08-14T21:22:54.6611730Z Running dynamo/test_ctx_manager 1/1 ... [2025-08-14 21:22:54.660966] 2025-08-14T21:22:54.6612530Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:22:54.6614960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_ctx_manager.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-08-14 21:22:54.661259] 2025-08-14T21:23:00.0449590Z 2025-08-14T21:23:00.0450250Z dynamo/test_ctx_manager 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_ctx_manager_1.1_48d7dd282a354b93_.log 2025-08-14T21:23:00.0478090Z Running 98 items in this shard: test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_arguments_binding, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_cpu, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_cpu_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_cpu_graph_break_2, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_cpu_graph_break_inner_fn, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_decorator, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_device, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_float64, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_graph_break_method, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autocast_sdpa, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autograd_profiler, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_autograd_profiler_enabled, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_context_wrapping_grad_mode_decorator, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_context_wrapping_grad_mode_nested_function_decorator, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_context_wrapping_set_grad_enabled_nested_function, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_amp_autocast, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_device, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_event_across_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_event_created_outside_of_graph, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_event_method, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_event_method_create_stream_outside_of_compile, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_event_reconstruct, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_across_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_compared_with_constant, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_compared_with_stream, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_context_manager1, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_context_manager2, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_cuda_stream_method, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_disable_saved_tensors_hooks, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_disable_saved_tensors_hooks_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_disable_saved_tensors_hooks_prev_disabled, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_disable_saved_tensors_hooks_prev_disabled_nested, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_context_manager_CustomizedCtxManager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_context_manager_customized_ctx_manager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_context_manager_with_graph_break_CustomizedCtxManager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_context_manager_with_graph_break_customized_ctx_manager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_ctx_manager_with_graph_break_CustomizedCtxManagerWithGraphBreak, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_generic_ctx_manager_with_graph_break_customized_ctx_manager_with_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_grad_mode_guard, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_graph_break_inlining_autocast, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_graph_break_inlining_grad, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_inactive_context_graph_break_local, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_inactive_context_graph_break_local_nullctx, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_inactive_context_graph_break_local_nullctx2, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_inactive_context_graph_break_stack, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_inactive_context_graph_break_stack2, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_is_autocast_cpu_enabled, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_nested_generic_context_manager_CustomizedCtxManager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_nested_generic_context_manager_customized_ctx_manager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_nested_generic_context_manager_with_graph_break_CustomizedCtxManager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_nested_generic_context_manager_with_graph_break_customized_ctx_manager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_nested_grad_mode_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_no_grad, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_return_context_manager, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_return_context_manager_with_graph_break, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_sdpa_kernel_ctx_manager1, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_sdpa_kernel_ctx_manager2, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_sdpa_kernel_ctx_manager3, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_torch_profiler, test/dynamo/test_ctx_manager.py::CtxManagerTests::test_torch_profiler_use_after_with_block, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_WITH_EXCEPT_START, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_advanced_contextmanager_as_argument, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_advanced_contextmanager_as_argument_error, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_0, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_1, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_global_0, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_global_1, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_nonlocal_0, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_change_parent_nonlocal_1, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextlib_nullcontext, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextlib_suppress_name_stderr, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextlib_suppress_name_stdout, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextlib_suppress_name_suppress, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextmanager_as_argument, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextmanager_as_argument_only___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_contextmanager_as_argument_only___exit__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_ctx_basic0, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_ctx_basic1, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_disable___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_disable___exit__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_disable_ctx_manager, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_disable_trace_contextmanager, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_dynamo_disable_ctx, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_globals_change_in_other_file, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_after___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_and_disable___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_before___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_before___enter___and_disable___exit__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_before_and_after___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_in_finally, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_inside___enter__, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_inside_ctx, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_inside_ctx_1, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_inside_ctx_2, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_graph_break_inside_ctx_with_side_effects, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_return_advanced_contextmanager, test/dynamo/test_ctx_manager.py::ContextlibContextManagerTests::test_return_new_contextmanager 2025-08-14T21:23:00.0501910Z 2025-08-14T21:23:02.3480520Z Running dynamo/test_exc 1/1 ... [2025-08-14 21:23:02.347845] 2025-08-14T21:23:02.3481260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:02.3482780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_exc.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:23:02.348150] 2025-08-14T21:23:05.7044560Z 2025-08-14T21:23:05.7045190Z dynamo/test_exc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_exc_1.1_b22dff4bc109502a_.log 2025-08-14T21:23:05.7048260Z Running 10 items in this shard: test/dynamo/test_exc.py::ExcTests::test_backend_suppress_line, test/dynamo/test_exc.py::ExcTests::test_graph_break_log, test/dynamo/test_exc.py::ExcTests::test_graph_break_log_generic_jump, test/dynamo/test_exc.py::ExcTests::test_internal_error_no_suppress, test/dynamo/test_exc.py::ExcTests::test_internal_error_suppress_errors, test/dynamo/test_exc.py::ExcTests::test_not_implemented_error, test/dynamo/test_exc.py::ExcTests::test_trigger_bisect_on_error, test/dynamo/test_exc.py::ExcTests::test_trigger_on_error, test/dynamo/test_exc.py::ExcTests::test_unsupported_error, test/dynamo/test_exc.py::ExcTests::test_unsupported_real_stack 2025-08-14T21:23:05.7049920Z 2025-08-14T21:23:07.9525800Z Running inductor/test_control_flow 1/1 ... [2025-08-14 21:23:07.952386] 2025-08-14T21:23:07.9526620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:07.9528090Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_control_flow.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-08-14 21:23:07.952677] 2025-08-14T21:23:11.4750580Z 2025-08-14T21:23:11.4751490Z inductor/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_control_flow_1.1_5965f97056c82220_.log 2025-08-14T21:23:11.4869900Z Running 401 items in this shard: test/inductor/test_control_flow.py::CondTests::test_cond_advanced_dynamic_shapes_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_advanced_dynamic_shapes_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_aliasing_outputs, test/inductor/test_control_flow.py::CondTests::test_cond_control_flow_with_precomputed_size, test/inductor/test_control_flow.py::CondTests::test_cond_decompose_ops_in_subgraph_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_decompose_ops_in_subgraph_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_decompose_ops_in_subgraph_recursive_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_decompose_ops_in_subgraph_recursive_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_functional_call_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_functional_call_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_functional_call_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_functional_call_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_inductor_fx_passes_recursively_applied, test/inductor/test_control_flow.py::CondTests::test_cond_mismatched_branch_output_size_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_mismatched_branch_output_size_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_mismatched_branch_output_size_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_mismatched_branch_output_size_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_multiple_outputs_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_multiple_outputs_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_multiple_outputs_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_multiple_outputs_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_nested_control_flow_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_nested_control_flow_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_nested_control_flow_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_nested_control_flow_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_non_tensor_predicates_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_non_tensor_predicates_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_non_tensor_predicates_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_non_tensor_predicates_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_outer_code_before_after_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_outer_code_before_after_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_outer_code_before_after_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_outer_code_before_after_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_reintepret_view_inputs_outputs, test/inductor/test_control_flow.py::CondTests::test_cond_simple_control_flow_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_simple_control_flow_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_simple_control_flow_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_simple_control_flow_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_simple_with_int_closure_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_simple_with_int_closure_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_subgraphs_with_parameters_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_subgraphs_with_parameters_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_subgraphs_with_parameters_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_subgraphs_with_parameters_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_closure_device_cpu_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_closure_device_cpu_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_closure_device_mps_dynamic_False, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_closure_device_mps_dynamic_True, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_inner_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_inner_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_inner_to_outer_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_inner_to_outer_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_outer_to_inner_device_cpu, test/inductor/test_control_flow.py::CondTests::test_cond_unbacked_symint_outer_to_inner_device_mps, test/inductor/test_control_flow.py::CondTests::test_cond_use_buffers_from_outer_scope, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_infinite_loop_error, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_models_with_mixed_device_device_mps, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_nested_control_flow_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_nested_control_flow_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_nested_control_flow_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_nested_control_flow_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_simple_control_flow_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_simple_control_flow_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_simple_control_flow_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_simple_control_flow_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_conv_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_conv_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_conv_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_conv_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_mismatch_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_in_out_mismatch_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_ops_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_ops_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_ops_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_data_dependent_ops_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_buffers_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_buffers_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_code_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_code_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_code_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_outer_code_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_parameters_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_parameters_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_parameters_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_parameters_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_pytree_inputs_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_pytree_inputs_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_pytree_inputs_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_pytree_inputs_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_sym_expr_cond_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_sym_expr_cond_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_sym_expr_cond_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_sym_expr_cond_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_unbacked_symint_closure_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_unbacked_symint_closure_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_unbacked_symint_closure_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_with_unbacked_symint_closure_device_mps_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_zero_loop_device_cpu_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_zero_loop_device_cpu_dynamic_True, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_zero_loop_device_mps_dynamic_False, test/inductor/test_control_flow.py::WhileLoopTests::test_while_loop_zero_loop_device_mps_dynamic_True, test/inductor/test_control_flow.py::AssociativeScanTests::test_associative_scan_CUDA_flip_combine_mode_generic_backend_inductor_cpu, test/inductor/test_control_flow.py::AssociativeScanTests::test_associative_scan_CUDA_flip_combine_mode_generic_backend_inductor_device_mps, test/inductor/test_control_flow.py::AssociativeScanTests::test_associative_scan_CUDA_flip_combine_mode_pointwise_backend_inductor_cpu, test/inductor/test_control_flow.py::AssociativeScanTests::test_associative_scan_CUDA_flip_combine_mode_pointwise_backend_inductor_device_mps, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_cond_in_scan_device_mps_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_chunked_ce_device_cpu_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_chunked_ce_device_cpu_dynamic_True, test/inductor/test_control_flow.py::ScanTests::test_scan_chunked_ce_device_mps_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_chunked_ce_device_mps_dynamic_True, test/inductor/test_control_flow.py::ScanTests::test_scan_compare_chunked_ce_with_no_scan_device_cpu_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_compare_chunked_ce_with_no_scan_device_cpu_dynamic_True, test/inductor/test_control_flow.py::ScanTests::test_scan_compare_chunked_ce_with_no_scan_device_mps_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_compare_chunked_ce_with_no_scan_device_mps_dynamic_True, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_conv_device_mps_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_False_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_False_reverse_True_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_False_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_cpu_dynamic_True_reverse_True_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_False_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_False_reverse_True_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_False_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_0_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_0_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_0_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_0_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_1_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_1_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_1_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_1_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_3_pred_False_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_3_pred_False_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_3_pred_True_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_in_cond_device_mps_dynamic_True_reverse_True_dim_3_pred_True_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_cpu_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_False_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_False_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_0_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_0_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_1_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_1_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_3_scan_length_1, test/inductor/test_control_flow.py::ScanTests::test_scan_nn_modules_device_mps_dynamic_True_reverse_True_dim_3_scan_length_5, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_False_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_False_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_False_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_True_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_True_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_False_reverse_True_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_False_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_False_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_False_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_True_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_True_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_cpu_dynamic_True_reverse_True_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_False_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_False_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_False_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_True_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_True_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_False_reverse_True_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_False_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_False_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_False_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_True_dim_0, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_True_dim_1, test/inductor/test_control_flow.py::ScanTests::test_scan_pytree_in_out_device_mps_dynamic_True_reverse_True_dim_2, test/inductor/test_control_flow.py::ScanTests::test_scan_with_clamp_device_cpu_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_with_clamp_device_cpu_dynamic_True, test/inductor/test_control_flow.py::ScanTests::test_scan_with_clamp_device_mps_dynamic_False, test/inductor/test_control_flow.py::ScanTests::test_scan_with_clamp_device_mps_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_nested_with_cond_device_cpu_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_nested_with_cond_device_cpu_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_nested_with_cond_device_mps_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_nested_with_cond_device_mps_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_pytree_in_out_device_cpu_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_pytree_in_out_device_cpu_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_pytree_in_out_device_mps_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_pytree_in_out_device_mps_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_simple_device_cpu_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_simple_device_cpu_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_simple_device_mps_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_simple_device_mps_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_simple_linear_with_view_device_cpu_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_simple_linear_with_view_device_cpu_dynamic_True, test/inductor/test_control_flow.py::MapTests::test_map_simple_linear_with_view_device_mps_dynamic_False, test/inductor/test_control_flow.py::MapTests::test_map_simple_linear_with_view_device_mps_dynamic_True 2025-08-14T21:23:11.4981480Z 2025-08-14T21:23:13.6594020Z Running inductor/test_aot_inductor_arrayref 1/1 ... [2025-08-14 21:23:13.659176] 2025-08-14T21:23:13.6594880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:13.6596280Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_aot_inductor_arrayref.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:23:13.659483] 2025-08-14T21:23:36.2700060Z 2025-08-14T21:23:36.2704020Z dynamo/test_misc 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_misc_1.1_ef80dd026998a8c2_.log 2025-08-14T21:23:36.2798840Z Running 580 items in this shard: test/dynamo/test_misc.py::MiscTests::test_312_binary_slice_with_graph_break1, test/dynamo/test_misc.py::MiscTests::test_312_binary_slice_with_graph_break2, test/dynamo/test_misc.py::MiscTests::test_RAISE_VARARGS_0, test/dynamo/test_misc.py::MiscTests::test_T_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_add_sizes, test/dynamo/test_misc.py::MiscTests::test_add_to_set, test/dynamo/test_misc.py::MiscTests::test_anomaly_aot_autograd, test/dynamo/test_misc.py::MiscTests::test_any_all_symnode, test/dynamo/test_misc.py::MiscTests::test_aot_autograd_propagate_unbacked_symints_shape, test/dynamo/test_misc.py::MiscTests::test_arange_length_with_float32_dtype, test/dynamo/test_misc.py::MiscTests::test_argwhere_with_dynamic_shapes, test/dynamo/test_misc.py::MiscTests::test_assert, test/dynamo/test_misc.py::MiscTests::test_assert_size_stride, test/dynamo/test_misc.py::MiscTests::test_assigning_function_to_class_attribute, test/dynamo/test_misc.py::MiscTests::test_assigning_function_to_object_attribute, test/dynamo/test_misc.py::MiscTests::test_backend_match_guard, test/dynamo/test_misc.py::MiscTests::test_backend_match_guard_multi_threads, test/dynamo/test_misc.py::MiscTests::test_backward_deterministic_mode_mismatch_warning, test/dynamo/test_misc.py::MiscTests::test_boolarg, test/dynamo/test_misc.py::MiscTests::test_bound_shape_checks, test/dynamo/test_misc.py::MiscTests::test_build_tuple_unpack, test/dynamo/test_misc.py::MiscTests::test_builder_for_class_with_metaclass, test/dynamo/test_misc.py::MiscTests::test_builtin_abs, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symbool, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symfloat, test/dynamo/test_misc.py::MiscTests::test_builtin_bool_on_symint, test/dynamo/test_misc.py::MiscTests::test_builtin_isinstance, test/dynamo/test_misc.py::MiscTests::test_builtin_str_on_user_defined_function, test/dynamo/test_misc.py::MiscTests::test_builtin_subclasses_as_method_on_class_type, test/dynamo/test_misc.py::MiscTests::test_builtin_subclasses_as_method_on_var, test/dynamo/test_misc.py::MiscTests::test_call_parent_non_class_methods_from_child, test/dynamo/test_misc.py::MiscTests::test_callpacked, test/dynamo/test_misc.py::MiscTests::test_cannot_trace_mark_dynamic, test/dynamo/test_misc.py::MiscTests::test_cannot_trace_mark_dynamic_safe_unreached, test/dynamo/test_misc.py::MiscTests::test_cast, test/dynamo/test_misc.py::MiscTests::test_cat_unbacked, test/dynamo/test_misc.py::MiscTests::test_catch_watchings1, test/dynamo/test_misc.py::MiscTests::test_catch_watchings2, test/dynamo/test_misc.py::MiscTests::test_cell_captured_by_existing_func_but_not_root_frame, test/dynamo/test_misc.py::MiscTests::test_cell_output1, test/dynamo/test_misc.py::MiscTests::test_cell_output2, test/dynamo/test_misc.py::MiscTests::test_class_duner_flags, test/dynamo/test_misc.py::MiscTests::test_class_duner_mro, test/dynamo/test_misc.py::MiscTests::test_class_has_instancecheck_method, test/dynamo/test_misc.py::MiscTests::test_clone_sparse_input, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell_with_cond, test/dynamo/test_misc.py::MiscTests::test_closure_out_of_scope_cell_with_mutation, test/dynamo/test_misc.py::MiscTests::test_closure_recompiles, test/dynamo/test_misc.py::MiscTests::test_closure_with_mutation_and_graph_break, test/dynamo/test_misc.py::MiscTests::test_closure_write_across_functions, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_eq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_neq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_tuple_eq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_tuple_neq, test/dynamo/test_misc.py::MiscTests::test_compare_shapes_with_constant, test/dynamo/test_misc.py::MiscTests::test_compare_tensor_with_none, test/dynamo/test_misc.py::MiscTests::test_compilation_metrics_size_limit, test/dynamo/test_misc.py::MiscTests::test_cond, test/dynamo/test_misc.py::MiscTests::test_cond_export, test/dynamo/test_misc.py::MiscTests::test_cond_export_single_arg, test/dynamo/test_misc.py::MiscTests::test_cond_nested, test/dynamo/test_misc.py::MiscTests::test_cond_side_effects, test/dynamo/test_misc.py::MiscTests::test_cond_with_quantization, test/dynamo/test_misc.py::MiscTests::test_conditional_list_comp_in_context, test/dynamo/test_misc.py::MiscTests::test_config_getattr_default, test/dynamo/test_misc.py::MiscTests::test_config_obj, test/dynamo/test_misc.py::MiscTests::test_const_dict_variable_python_type, test/dynamo/test_misc.py::MiscTests::test_constant_getattr, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor1, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_fancy_ctor2, test/dynamo/test_misc.py::MiscTests::test_cross_entropy_loss_simple_ctor, test/dynamo/test_misc.py::MiscTests::test_custom_dict, test/dynamo/test_misc.py::MiscTests::test_custom_module_free, test/dynamo/test_misc.py::MiscTests::test_data_access_in_inference_mode, test/dynamo/test_misc.py::MiscTests::test_data_ptr_graph_break_aten, test/dynamo/test_misc.py::MiscTests::test_data_ptr_graph_break_builtin, test/dynamo/test_misc.py::MiscTests::test_dataclass, test/dynamo/test_misc.py::MiscTests::test_dataclass_fields, test/dynamo/test_misc.py::MiscTests::test_dataclass_local_hasattr, test/dynamo/test_misc.py::MiscTests::test_default_args_device_dtype, test/dynamo/test_misc.py::MiscTests::test_default_dtype_change, test/dynamo/test_misc.py::MiscTests::test_defaultdict, test/dynamo/test_misc.py::MiscTests::test_deque_append_left, test/dynamo/test_misc.py::MiscTests::test_deque_input, test/dynamo/test_misc.py::MiscTests::test_derpy_nn_module_usage, test/dynamo/test_misc.py::MiscTests::test_descriptor, test/dynamo/test_misc.py::MiscTests::test_descriptor_side_effect, test/dynamo/test_misc.py::MiscTests::test_deterministic_algorithms_mutated, test/dynamo/test_misc.py::MiscTests::test_dictcomp, test/dynamo/test_misc.py::MiscTests::test_disable_flag, test/dynamo/test_misc.py::MiscTests::test_dtypes_no_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_dunder_methods, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining1, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining2, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining3, test/dynamo/test_misc.py::MiscTests::test_dunder_new_function_inlining4, test/dynamo/test_misc.py::MiscTests::test_dunder_weakref, test/dynamo/test_misc.py::MiscTests::test_duplicate_graph_break_log, test/dynamo/test_misc.py::MiscTests::test_dynamic_one_hot, test/dynamo/test_misc.py::MiscTests::test_dynamic_shapes_as_strided, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_dynamic_override, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_dynamic_override_regex, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_force_parameter_static_shapes_and_property_static_shapes_override, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_graph_break, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_int, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_precedence_over_int_specialization, test/dynamo/test_misc.py::MiscTests::test_dynamic_sources_tensor, test/dynamo/test_misc.py::MiscTests::test_dynamo_cache_invalidate, test/dynamo/test_misc.py::MiscTests::test_dynamo_cache_move_to_front, test/dynamo/test_misc.py::MiscTests::test_dynamo_compiling_fake_tensor_to_vararg_int, test/dynamo/test_misc.py::MiscTests::test_dynamo_disabled_in_custom_op_kernels, test/dynamo/test_misc.py::MiscTests::test_dynamo_min_operator_with_shape, test/dynamo/test_misc.py::MiscTests::test_dynamo_reset_clears_cache, test/dynamo/test_misc.py::MiscTests::test_empty_list, test/dynamo/test_misc.py::MiscTests::test_enum_as_dict_key, test/dynamo/test_misc.py::MiscTests::test_enum_as_dict_key_with_overloaded_str, test/dynamo/test_misc.py::MiscTests::test_enum_guards, test/dynamo/test_misc.py::MiscTests::test_enum_method, test/dynamo/test_misc.py::MiscTests::test_enum_no_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_enum_subclass, test/dynamo/test_misc.py::MiscTests::test_error_on_nested_fx_trace, test/dynamo/test_misc.py::MiscTests::test_error_on_recompile, test/dynamo/test_misc.py::MiscTests::test_escaping_closure_var_with_backward_hook, test/dynamo/test_misc.py::MiscTests::test_escaping_closure_var_with_nonlocal_var, test/dynamo/test_misc.py::MiscTests::test_existing_func_that_creates_capturing_nested_func, test/dynamo/test_misc.py::MiscTests::test_fail_on_recompile_error_message, test/dynamo/test_misc.py::MiscTests::test_flat_name_to_original_fqn, test/dynamo/test_misc.py::MiscTests::test_float_speculation_log_divergence, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__1, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__2, test/dynamo/test_misc.py::MiscTests::test_fn_hasattr__name__3, test/dynamo/test_misc.py::MiscTests::test_fold, test/dynamo/test_misc.py::MiscTests::test_free_var_and_local_name_collision, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_attr_access, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_default_factory, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_default_value, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_hashable, test/dynamo/test_misc.py::MiscTests::test_frozen_dataclass_kw_only, test/dynamo/test_misc.py::MiscTests::test_frozen_dict, test/dynamo/test_misc.py::MiscTests::test_frozenset_of_non_literals, test/dynamo/test_misc.py::MiscTests::test_frozenset_torch_func_contains, test/dynamo/test_misc.py::MiscTests::test_fullgraph_capture, test/dynamo/test_misc.py::MiscTests::test_funcname_cache, test/dynamo/test_misc.py::MiscTests::test_function_annotation, test/dynamo/test_misc.py::MiscTests::test_function_generic_alias_annotation, test/dynamo/test_misc.py::MiscTests::test_generate_tensor_from_list_of_numpy_primitive_type, test/dynamo/test_misc.py::MiscTests::test_generate_trivial_abstract_impl, test/dynamo/test_misc.py::MiscTests::test_get_attr_function, test/dynamo/test_misc.py::MiscTests::test_get_cache_entry, test/dynamo/test_misc.py::MiscTests::test_get_custom_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_get_instruction_source_311, test/dynamo/test_misc.py::MiscTests::test_getattr_dict, test/dynamo/test_misc.py::MiscTests::test_getattrvariable_as_python_constant, test/dynamo/test_misc.py::MiscTests::test_getset_descriptor, test/dynamo/test_misc.py::MiscTests::test_global_state_guard_serialization, test/dynamo/test_misc.py::MiscTests::test_grad, test/dynamo/test_misc.py::MiscTests::test_grad_non_none, test/dynamo/test_misc.py::MiscTests::test_grad_none, test/dynamo/test_misc.py::MiscTests::test_grad_state_mutated, test/dynamo/test_misc.py::MiscTests::test_graph_break_compilation_metrics, test/dynamo/test_misc.py::MiscTests::test_graph_break_compilation_metrics_on_failure, test/dynamo/test_misc.py::MiscTests::test_graph_break_correctly_when_passing_numpy_ndarray_to_torch_function, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn2, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn_shape_control, test/dynamo/test_misc.py::MiscTests::test_guard_failure_fn_tensor_iter, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_id, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_is_global, test/dynamo/test_misc.py::MiscTests::test_guard_filter_fn_by_name_and_value, test/dynamo/test_misc.py::MiscTests::test_guard_filter_globals, test/dynamo/test_misc.py::MiscTests::test_guard_filter_inbuilt_nn_modules, test/dynamo/test_misc.py::MiscTests::test_guard_filter_nn_modules, test/dynamo/test_misc.py::MiscTests::test_guard_filter_tensors, test/dynamo/test_misc.py::MiscTests::test_guard_function_builder_with_cse, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious_backed, test/dynamo/test_misc.py::MiscTests::test_guard_size_oblivious_simplification, test/dynamo/test_misc.py::MiscTests::test_guard_sym_node_fstring_when_used, test/dynamo/test_misc.py::MiscTests::test_guards_cse_pass_multiple, test/dynamo/test_misc.py::MiscTests::test_guards_cse_pass_single, test/dynamo/test_misc.py::MiscTests::test_guards_strip_function_call, test/dynamo/test_misc.py::MiscTests::test_hasattr_nn_module_guard, test/dynamo/test_misc.py::MiscTests::test_hash_getitem_slice, test/dynamo/test_misc.py::MiscTests::test_hash_hop, test/dynamo/test_misc.py::MiscTests::test_id_guarded_class, test/dynamo/test_misc.py::MiscTests::test_id_guarded_module, test/dynamo/test_misc.py::MiscTests::test_id_guarded_object, test/dynamo/test_misc.py::MiscTests::test_id_of_nn_module, test/dynamo/test_misc.py::MiscTests::test_id_tensor, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod1, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod2, test/dynamo/test_misc.py::MiscTests::test_if_cond_nn_mod3, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object2, test/dynamo/test_misc.py::MiscTests::test_if_cond_user_defined_object3, test/dynamo/test_misc.py::MiscTests::test_inference_mode, test/dynamo/test_misc.py::MiscTests::test_inline_closure_not_loaded_by_parent, test/dynamo/test_misc.py::MiscTests::test_inline_closure_returned_by_another_function_and_captures, test/dynamo/test_misc.py::MiscTests::test_inline_dict_function, test/dynamo/test_misc.py::MiscTests::test_inline_dict_function_passed_as_arg, test/dynamo/test_misc.py::MiscTests::test_inline_dict_mutation, test/dynamo/test_misc.py::MiscTests::test_inline_func_jump_on_tensor_condition, test/dynamo/test_misc.py::MiscTests::test_inline_list_mutation, test/dynamo/test_misc.py::MiscTests::test_inline_local_dict_clear, test/dynamo/test_misc.py::MiscTests::test_inline_module_attr_dict_clear, test/dynamo/test_misc.py::MiscTests::test_inline_user_defined_dict_attr_clear, test/dynamo/test_misc.py::MiscTests::test_inplace, test/dynamo/test_misc.py::MiscTests::test_inplace_desugaring, test/dynamo/test_misc.py::MiscTests::test_inplace_param_update, test/dynamo/test_misc.py::MiscTests::test_inplace_view_on_graph_input, test/dynamo/test_misc.py::MiscTests::test_input_cell_mutation, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_bind, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_bind_non_user_function, test/dynamo/test_misc.py::MiscTests::test_inspect_signature_parameters, test/dynamo/test_misc.py::MiscTests::test_int_int_comparisons, test/dynamo/test_misc.py::MiscTests::test_int_list, test/dynamo/test_misc.py::MiscTests::test_int_neg, test/dynamo/test_misc.py::MiscTests::test_int_shape_binops, test/dynamo/test_misc.py::MiscTests::test_int_shape_comparisons, test/dynamo/test_misc.py::MiscTests::test_int_shape_inplace_binops, test/dynamo/test_misc.py::MiscTests::test_intermediary_tensor_grad_access, test/dynamo/test_misc.py::MiscTests::test_invalid_args_builtin, test/dynamo/test_misc.py::MiscTests::test_is_compiling, test/dynamo/test_misc.py::MiscTests::test_is_floating_point, test/dynamo/test_misc.py::MiscTests::test_is_floating_point2, test/dynamo/test_misc.py::MiscTests::test_is_tensor, test/dynamo/test_misc.py::MiscTests::test_is_tensor2, test/dynamo/test_misc.py::MiscTests::test_is_tensor_like, test/dynamo/test_misc.py::MiscTests::test_is_tensor_like2, test/dynamo/test_misc.py::MiscTests::test_item, test/dynamo/test_misc.py::MiscTests::test_item_changes, test/dynamo/test_misc.py::MiscTests::test_item_changes_new_shape, test/dynamo/test_misc.py::MiscTests::test_iter_set, test/dynamo/test_misc.py::MiscTests::test_iter_type, test/dynamo/test_misc.py::MiscTests::test_iterator_limit, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_symint_default_sum, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_builtins, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_default_sum, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_kwargs, test/dynamo/test_misc.py::MiscTests::test_itertools_accumulate_tensors_user_defined, test/dynamo/test_misc.py::MiscTests::test_itertools_groupby_pure_python_default_identify_func, test/dynamo/test_misc.py::MiscTests::test_itertools_groupby_pure_python_key_func, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_count, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_cycle, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_repeat, test/dynamo/test_misc.py::MiscTests::test_itertools_infinite_repeat_mutation, test/dynamo/test_misc.py::MiscTests::test_itertools_islice, test/dynamo/test_misc.py::MiscTests::test_itertools_islice_default_end, test/dynamo/test_misc.py::MiscTests::test_itertools_islice_default_step, test/dynamo/test_misc.py::MiscTests::test_itertools_repeat, test/dynamo/test_misc.py::MiscTests::test_itertools_tee, test/dynamo/test_misc.py::MiscTests::test_large_reduction_list, test/dynamo/test_misc.py::MiscTests::test_linear_module_free, test/dynamo/test_misc.py::MiscTests::test_list_append_return_none, test/dynamo/test_misc.py::MiscTests::test_list_class, test/dynamo/test_misc.py::MiscTests::test_list_hasattr1, test/dynamo/test_misc.py::MiscTests::test_list_hasattr2, test/dynamo/test_misc.py::MiscTests::test_list_iadd_side_effect, test/dynamo/test_misc.py::MiscTests::test_list_iadd_with_shape, test/dynamo/test_misc.py::MiscTests::test_list_iterator_contains, test/dynamo/test_misc.py::MiscTests::test_list_mul, test/dynamo/test_misc.py::MiscTests::test_list_slice_mul, test/dynamo/test_misc.py::MiscTests::test_listcomp, test/dynamo/test_misc.py::MiscTests::test_load_fast_and_clear_graph_break, test/dynamo/test_misc.py::MiscTests::test_mandelbrot_numpy, test/dynamo/test_misc.py::MiscTests::test_map_side_effects, test/dynamo/test_misc.py::MiscTests::test_map_with_quantization, test/dynamo/test_misc.py::MiscTests::test_mark_dynamic_with_ranges, test/dynamo/test_misc.py::MiscTests::test_mark_static, test/dynamo/test_misc.py::MiscTests::test_mark_unbacked_strict, test/dynamo/test_misc.py::MiscTests::test_matmul1, test/dynamo/test_misc.py::MiscTests::test_min_max_over_iterable, test/dynamo/test_misc.py::MiscTests::test_module_complex_iter, test/dynamo/test_misc.py::MiscTests::test_module_deepcopy, test/dynamo/test_misc.py::MiscTests::test_module_not_callable, test/dynamo/test_misc.py::MiscTests::test_mro_type_tensor_no_source, test/dynamo/test_misc.py::MiscTests::test_multiple_inheritance, test/dynamo/test_misc.py::MiscTests::test_mutable_mapping_multiple_inheritance, test/dynamo/test_misc.py::MiscTests::test_named_parameters, test/dynamo/test_misc.py::MiscTests::test_namedtuple1, test/dynamo/test_misc.py::MiscTests::test_namedtuple2, test/dynamo/test_misc.py::MiscTests::test_namedtuple3, test/dynamo/test_misc.py::MiscTests::test_namedtuple_class, test/dynamo/test_misc.py::MiscTests::test_namedtuple_with_custom_getitem, test/dynamo/test_misc.py::MiscTests::test_nan, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_eq, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_graphbreak_eq, test/dynamo/test_misc.py::MiscTests::test_ne_operator_with_custom_ne, test/dynamo/test_misc.py::MiscTests::test_nested_closure, test/dynamo/test_misc.py::MiscTests::test_nested_closure_mutation, test/dynamo/test_misc.py::MiscTests::test_nested_dataclass_reconstruct, test/dynamo/test_misc.py::MiscTests::test_nested_frozen_dataclass_hashable, test/dynamo/test_misc.py::MiscTests::test_nested_function_resuming_with_correct_globals, test/dynamo/test_misc.py::MiscTests::test_nested_optimize, test/dynamo/test_misc.py::MiscTests::test_nested_optimize_decorator, test/dynamo/test_misc.py::MiscTests::test_nested_optimize_run, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try_with, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_try_with_graph_break, test/dynamo/test_misc.py::MiscTests::test_nested_sequential_with, test/dynamo/test_misc.py::MiscTests::test_nested_wraps, test/dynamo/test_misc.py::MiscTests::test_nesteduserfunction_setattr, test/dynamo/test_misc.py::MiscTests::test_new_with_int_list, test/dynamo/test_misc.py::MiscTests::test_newly_constructed_tensor_attr_mutation, test/dynamo/test_misc.py::MiscTests::test_nn_functional_reduction, test/dynamo/test_misc.py::MiscTests::test_nn_module_getattr, test/dynamo/test_misc.py::MiscTests::test_nn_module_getattribute, test/dynamo/test_misc.py::MiscTests::test_nn_sequential_invocation, test/dynamo/test_misc.py::MiscTests::test_nn_sequential_invocation_reposition_indices, test/dynamo/test_misc.py::MiscTests::test_no_error_on_nested_fx_trace, test/dynamo/test_misc.py::MiscTests::test_no_guard_for_unused_sym_node_fstring, test/dynamo/test_misc.py::MiscTests::test_no_raise_guard_partial_constraint, test/dynamo/test_misc.py::MiscTests::test_no_raise_guard_partial_constraint_across_break, test/dynamo/test_misc.py::MiscTests::test_non_pt2_compliant_ops_graph_break, test/dynamo/test_misc.py::MiscTests::test_not_dynamic_scope, test/dynamo/test_misc.py::MiscTests::test_numel, test/dynamo/test_misc.py::MiscTests::test_numpy_array_of_arrays, test/dynamo/test_misc.py::MiscTests::test_numpy_as_global, test/dynamo/test_misc.py::MiscTests::test_numpy_fallback_on_eager, test/dynamo/test_misc.py::MiscTests::test_numpy_force, test/dynamo/test_misc.py::MiscTests::test_numpy_gt, test/dynamo/test_misc.py::MiscTests::test_numpy_int_constant, test/dynamo/test_misc.py::MiscTests::test_numpy_iter, test/dynamo/test_misc.py::MiscTests::test_numpy_min, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_graph_break, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_graph_break_with_multiple_outputs, test/dynamo/test_misc.py::MiscTests::test_numpy_ndarray_works_with_builtin_function, test/dynamo/test_misc.py::MiscTests::test_numpy_no_raise, test/dynamo/test_misc.py::MiscTests::test_numpy_non_torch_dtype, test/dynamo/test_misc.py::MiscTests::test_numpy_random_config_to_numpy, test/dynamo/test_misc.py::MiscTests::test_numpy_readonly, test/dynamo/test_misc.py::MiscTests::test_numpy_recompilation_scalar, test/dynamo/test_misc.py::MiscTests::test_numpy_size_attr, test/dynamo/test_misc.py::MiscTests::test_numpy_subdtype, test/dynamo/test_misc.py::MiscTests::test_numpy_take_along_axis, test/dynamo/test_misc.py::MiscTests::test_numpy_tolist, test/dynamo/test_misc.py::MiscTests::test_numpy_torch_operators, test/dynamo/test_misc.py::MiscTests::test_numpy_ufunc_out, test/dynamo/test_misc.py::MiscTests::test_numpy_ufunc_out_graph_break, test/dynamo/test_misc.py::MiscTests::test_numpy_unique_f16, test/dynamo/test_misc.py::MiscTests::test_numpy_variable_isinstance, test/dynamo/test_misc.py::MiscTests::test_numpy_with_builtin_type, test/dynamo/test_misc.py::MiscTests::test_object_classmethod, test/dynamo/test_misc.py::MiscTests::test_object_setattr, test/dynamo/test_misc.py::MiscTests::test_object_staticmethod, test/dynamo/test_misc.py::MiscTests::test_onnx_shape_as_tensor, test/dynamo/test_misc.py::MiscTests::test_optimize_on_module, test/dynamo/test_misc.py::MiscTests::test_ordered_dict_alias_reconstruct, test/dynamo/test_misc.py::MiscTests::test_ordered_dict_move_to_end, test/dynamo/test_misc.py::MiscTests::test_os_environ_get, test/dynamo/test_misc.py::MiscTests::test_os_environ_set_graph_break, test/dynamo/test_misc.py::MiscTests::test_out_variant_custom_op, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic, test/dynamo/test_misc.py::MiscTests::test_out_variants_with_resizing_on_graph_inputs_with_dynamic1, test/dynamo/test_misc.py::MiscTests::test_outside_linear_module_free, test/dynamo/test_misc.py::MiscTests::test_overridden_getattribute, test/dynamo/test_misc.py::MiscTests::test_packaging_version_parse, test/dynamo/test_misc.py::MiscTests::test_pair, test/dynamo/test_misc.py::MiscTests::test_param_shape_binops, test/dynamo/test_misc.py::MiscTests::test_parameter_free, test/dynamo/test_misc.py::MiscTests::test_patched_builtin_functions, test/dynamo/test_misc.py::MiscTests::test_pep0479_convert_stopiteration, test/dynamo/test_misc.py::MiscTests::test_precompile_entries, test/dynamo/test_misc.py::MiscTests::test_precompile_entry_hit, test/dynamo/test_misc.py::MiscTests::test_precompile_entry_miss, test/dynamo/test_misc.py::MiscTests::test_precompile_fail_on_recompile, test/dynamo/test_misc.py::MiscTests::test_proxy_frozen_dataclass, test/dynamo/test_misc.py::MiscTests::test_pt2_compliant_ops_are_allowed, test/dynamo/test_misc.py::MiscTests::test_pt2_compliant_overload, test/dynamo/test_misc.py::MiscTests::test_pure_python_accumulate, test/dynamo/test_misc.py::MiscTests::test_py_guards_mark_dynamic, test/dynamo/test_misc.py::MiscTests::test_python_slice, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_flatten_unflatten, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_leaves, test/dynamo/test_misc.py::MiscTests::test_pytree_tree_map, test/dynamo/test_misc.py::MiscTests::test_raise_guard_full_constraint, test/dynamo/test_misc.py::MiscTests::test_raise_guard_indirect_full_constraint, test/dynamo/test_misc.py::MiscTests::test_raise_guard_partial_constraint_across_break, test/dynamo/test_misc.py::MiscTests::test_raise_guard_partial_constraint_no_graph_break, test/dynamo/test_misc.py::MiscTests::test_raise_on_backend_error, test/dynamo/test_misc.py::MiscTests::test_raises, test/dynamo/test_misc.py::MiscTests::test_raises_importerror1, test/dynamo/test_misc.py::MiscTests::test_raises_importerror2, test/dynamo/test_misc.py::MiscTests::test_range_input, test/dynamo/test_misc.py::MiscTests::test_range_iter_guards, test/dynamo/test_misc.py::MiscTests::test_range_iter_side_effects, test/dynamo/test_misc.py::MiscTests::test_range_with_shape, test/dynamo/test_misc.py::MiscTests::test_real_imag_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_recompile_message_on_parameter, test/dynamo/test_misc.py::MiscTests::test_recompile_on_global_state_change, test/dynamo/test_misc.py::MiscTests::test_reconstruct_frozen_dataclass, test/dynamo/test_misc.py::MiscTests::test_reconstruct_set_across_graph_break, test/dynamo/test_misc.py::MiscTests::test_recursion_depth_guards, test/dynamo/test_misc.py::MiscTests::test_recursive_inline_list_mutation, test/dynamo/test_misc.py::MiscTests::test_recursive_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_release_input_memory, test/dynamo/test_misc.py::MiscTests::test_release_module_memory, test/dynamo/test_misc.py::MiscTests::test_release_scope_memory, test/dynamo/test_misc.py::MiscTests::test_remove_set, test/dynamo/test_misc.py::MiscTests::test_repeat_interleave_graphbreaks, test/dynamo/test_misc.py::MiscTests::test_repro_graph_breaks_in__get_item_by_idx, test/dynamo/test_misc.py::MiscTests::test_restore_graphstate, test/dynamo/test_misc.py::MiscTests::test_return_dict_with_graph_break_and_update, test/dynamo/test_misc.py::MiscTests::test_return_nested_function, test/dynamo/test_misc.py::MiscTests::test_returning_func_with_captured_func_and_tensor, test/dynamo/test_misc.py::MiscTests::test_returning_nested_func_with_captured_tensor, test/dynamo/test_misc.py::MiscTests::test_running_func_with_captured_func_and_tensor, test/dynamo/test_misc.py::MiscTests::test_running_nested_func_with_captured_tensor, test/dynamo/test_misc.py::MiscTests::test_runtime_assert_replacement, test/dynamo/test_misc.py::MiscTests::test_sample_input, test/dynamo/test_misc.py::MiscTests::test_scalar_device_movement, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_int_list_argument, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_symint_argument, test/dynamo/test_misc.py::MiscTests::test_scalar_tensor_is_equivalent_to_symint_list_argument, test/dynamo/test_misc.py::MiscTests::test_sequential_module_free, test/dynamo/test_misc.py::MiscTests::test_set_aliasing_recompiles, test/dynamo/test_misc.py::MiscTests::test_set_custom_tensor_attribute, test/dynamo/test_misc.py::MiscTests::test_set_descriptor, test/dynamo/test_misc.py::MiscTests::test_set_discard, test/dynamo/test_misc.py::MiscTests::test_set_update, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation1, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation2, test/dynamo/test_misc.py::MiscTests::test_setattr_mutation3, test/dynamo/test_misc.py::MiscTests::test_shape_and_tuple_equality, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_constructor, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_create_symbolic_sizes_strides_storage_offset, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_empty, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_divisible, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_refinement, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_evaluate_expr_replacement, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_runtime_assert, test/dynamo/test_misc.py::MiscTests::test_shape_env_equal_unbacked, test/dynamo/test_misc.py::MiscTests::test_shape_env_no_recording, test/dynamo/test_misc.py::MiscTests::test_shape_env_recorded_function_fallback, test/dynamo/test_misc.py::MiscTests::test_shape_int_comparisons, test/dynamo/test_misc.py::MiscTests::test_shape_int_inplace_binops, test/dynamo/test_misc.py::MiscTests::test_shape_type, test/dynamo/test_misc.py::MiscTests::test_shape_unpack, test/dynamo/test_misc.py::MiscTests::test_side_effects_codegen_update_mutated, test/dynamo/test_misc.py::MiscTests::test_simple_set_usage, test/dynamo/test_misc.py::MiscTests::test_size_dim, test/dynamo/test_misc.py::MiscTests::test_size_input, test/dynamo/test_misc.py::MiscTests::test_slice_input, test/dynamo/test_misc.py::MiscTests::test_source_non_input_grad_access, test/dynamo/test_misc.py::MiscTests::test_sourceless_namedtuple, test/dynamo/test_misc.py::MiscTests::test_storage_return, test/dynamo/test_misc.py::MiscTests::test_str_format_assert1, test/dynamo/test_misc.py::MiscTests::test_str_format_assert2, test/dynamo/test_misc.py::MiscTests::test_str_format_return1, test/dynamo/test_misc.py::MiscTests::test_str_format_return2, test/dynamo/test_misc.py::MiscTests::test_stride_dim, test/dynamo/test_misc.py::MiscTests::test_structseq1, test/dynamo/test_misc.py::MiscTests::test_structseq2, test/dynamo/test_misc.py::MiscTests::test_super_after_graph_break, test/dynamo/test_misc.py::MiscTests::test_super_calling_with_metaclass, test/dynamo/test_misc.py::MiscTests::test_sym_and_terms, test/dynamo/test_misc.py::MiscTests::test_sym_constrain_range_on_replaced_unbacked_symbol, test/dynamo/test_misc.py::MiscTests::test_sym_max_unbacked_sizelike_simplification, test/dynamo/test_misc.py::MiscTests::test_symint_as_device_kwarg_multi_gpu, test/dynamo/test_misc.py::MiscTests::test_symint_as_device_kwarg_non_strict_export, test/dynamo/test_misc.py::MiscTests::test_symint_copy_into_unbacked_slice, test/dynamo/test_misc.py::MiscTests::test_symint_fold_nontrivial_product_modulo, test/dynamo/test_misc.py::MiscTests::test_sys_modules, test/dynamo/test_misc.py::MiscTests::test_tagging_tensors_mix_used_unused_structure, test/dynamo/test_misc.py::MiscTests::test_tagging_tensors_simple, test/dynamo/test_misc.py::MiscTests::test_tensor_build_list_unpack, test/dynamo/test_misc.py::MiscTests::test_tensor_ctor_list_of_tensor, test/dynamo/test_misc.py::MiscTests::test_tensor_data, test/dynamo/test_misc.py::MiscTests::test_tensor_dict1, test/dynamo/test_misc.py::MiscTests::test_tensor_dict2, test/dynamo/test_misc.py::MiscTests::test_tensor_dict3, test/dynamo/test_misc.py::MiscTests::test_tensor_dot_grad_no_graph_break, test/dynamo/test_misc.py::MiscTests::test_tensor_dynamic_method, test/dynamo/test_misc.py::MiscTests::test_tensor_hasattr, test/dynamo/test_misc.py::MiscTests::test_tensor_interacts_with_numpy_ndarray, test/dynamo/test_misc.py::MiscTests::test_tensor_is_contiguous, test/dynamo/test_misc.py::MiscTests::test_tensor_item_capture, test/dynamo/test_misc.py::MiscTests::test_tensor_item_no_capture, test/dynamo/test_misc.py::MiscTests::test_tensor_iter, test/dynamo/test_misc.py::MiscTests::test_tensor_layout, test/dynamo/test_misc.py::MiscTests::test_tensor_setattr_getset_descriptor, test/dynamo/test_misc.py::MiscTests::test_tensor_types, test/dynamo/test_misc.py::MiscTests::test_thread_local_setattr, test/dynamo/test_misc.py::MiscTests::test_tolist_0d, test/dynamo/test_misc.py::MiscTests::test_tolist_1d, test/dynamo/test_misc.py::MiscTests::test_tolist_float, test/dynamo/test_misc.py::MiscTests::test_tolist_kd, test/dynamo/test_misc.py::MiscTests::test_tolist_kd_dynamic, test/dynamo/test_misc.py::MiscTests::test_tolist_scalar, test/dynamo/test_misc.py::MiscTests::test_top_package_import, test/dynamo/test_misc.py::MiscTests::test_torch_check, test/dynamo/test_misc.py::MiscTests::test_torch_check_is_size, test/dynamo/test_misc.py::MiscTests::test_torch_check_symbolic_shape_rel, test/dynamo/test_misc.py::MiscTests::test_torch_compile_ctx_on_forward_and_training_step, test/dynamo/test_misc.py::MiscTests::test_torch_distributions_lazy_property, test/dynamo/test_misc.py::MiscTests::test_torch_dtype_python_type, test/dynamo/test_misc.py::MiscTests::test_torch_dynamo_codegen_pow, test/dynamo/test_misc.py::MiscTests::test_torch_generator_set_state, test/dynamo/test_misc.py::MiscTests::test_torch_guards_stack_frame_register_inlining, test/dynamo/test_misc.py::MiscTests::test_torch_guards_stack_frame_register_inlining_deep, test/dynamo/test_misc.py::MiscTests::test_torch_nn_parameter_isinstance, test/dynamo/test_misc.py::MiscTests::test_torch_objects_as_keys, test/dynamo/test_misc.py::MiscTests::test_torch_package_working_with_trace, test/dynamo/test_misc.py::MiscTests::test_torch_seed, test/dynamo/test_misc.py::MiscTests::test_torch_size, test/dynamo/test_misc.py::MiscTests::test_torch_size_numel, test/dynamo/test_misc.py::MiscTests::test_torch_size_numel_dynamic, test/dynamo/test_misc.py::MiscTests::test_torch_variable_hasattr, test/dynamo/test_misc.py::MiscTests::test_trace_ndarray_frame, test/dynamo/test_misc.py::MiscTests::test_trace_ndarray_frame_2, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_dicts, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_mixed_all, test/dynamo/test_misc.py::MiscTests::test_tracing_nested_py_tree_tuples, test/dynamo/test_misc.py::MiscTests::test_tracing_py_tree, test/dynamo/test_misc.py::MiscTests::test_tracing_py_tree_tensor_subclass, test/dynamo/test_misc.py::MiscTests::test_tracing_tree_map_only, test/dynamo/test_misc.py::MiscTests::test_tuple_class, test/dynamo/test_misc.py::MiscTests::test_tuple_from_tuple_iter, test/dynamo/test_misc.py::MiscTests::test_tuple_hasattr, test/dynamo/test_misc.py::MiscTests::test_tuple_iadd_with_shape, test/dynamo/test_misc.py::MiscTests::test_tuple_mul, test/dynamo/test_misc.py::MiscTests::test_tuple_mul_with_shape, test/dynamo/test_misc.py::MiscTests::test_type_copy, test/dynamo/test_misc.py::MiscTests::test_typing_dict, test/dynamo/test_misc.py::MiscTests::test_typing_typevar, test/dynamo/test_misc.py::MiscTests::test_typing_union_and_optional, test/dynamo/test_misc.py::MiscTests::test_typing_variable_isinstance, test/dynamo/test_misc.py::MiscTests::test_unbacked_2d_expand, test/dynamo/test_misc.py::MiscTests::test_unbacked_empty_tensor, test/dynamo/test_misc.py::MiscTests::test_unbacked_repeat_cat, test/dynamo/test_misc.py::MiscTests::test_unbacked_sources_scalar, test/dynamo/test_misc.py::MiscTests::test_unbacked_sources_tensor, test/dynamo/test_misc.py::MiscTests::test_unbacked_strict_mode, test/dynamo/test_misc.py::MiscTests::test_unbacked_symint, test/dynamo/test_misc.py::MiscTests::test_unhandled_exception_in_dynamo, test/dynamo/test_misc.py::MiscTests::test_unhandled_exception_in_dynamo2, test/dynamo/test_misc.py::MiscTests::test_unique_consecutive, test/dynamo/test_misc.py::MiscTests::test_unpack4, test/dynamo/test_misc.py::MiscTests::test_unpack5, test/dynamo/test_misc.py::MiscTests::test_unpack_tensor_shape_mismatch, test/dynamo/test_misc.py::MiscTests::test_update_locals_and_stack_uses_shared_cache, test/dynamo/test_misc.py::MiscTests::test_user_code_statically_known, test/dynamo/test_misc.py::MiscTests::test_user_defined_binop, test/dynamo/test_misc.py::MiscTests::test_user_defined_class_name, test/dynamo/test_misc.py::MiscTests::test_user_defined_class_python_type, test/dynamo/test_misc.py::MiscTests::test_user_defined_iter, test/dynamo/test_misc.py::MiscTests::test_user_defined_object_class_interaction, test/dynamo/test_misc.py::MiscTests::test_user_defined_setattr1, test/dynamo/test_misc.py::MiscTests::test_user_defined_setattr2, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_enum_argument, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_function_argument, test/dynamo/test_misc.py::MiscTests::test_user_function_variable_supports_type_abcmeta_argument, test/dynamo/test_misc.py::MiscTests::test_user_getattr1, test/dynamo/test_misc.py::MiscTests::test_user_getattr2, test/dynamo/test_misc.py::MiscTests::test_user_getattribute, test/dynamo/test_misc.py::MiscTests::test_user_property, test/dynamo/test_misc.py::MiscTests::test_usr_cls_classmethod, test/dynamo/test_misc.py::MiscTests::test_usr_cls_staticmethod, test/dynamo/test_misc.py::MiscTests::test_validate_outputs_unbacked, test/dynamo/test_misc.py::MiscTests::test_validate_outputs_unbacked_by_custom_op, test/dynamo/test_misc.py::MiscTests::test_variable_access_in_exception, test/dynamo/test_misc.py::MiscTests::test_variable_tracker_recursively_contains, test/dynamo/test_misc.py::MiscTests::test_version_ci, test/dynamo/test_misc.py::MiscTests::test_with_builtin_type, test/dynamo/test_misc.py::MiscTests::test_write_to_cells_with_name_shadowing, test/dynamo/test_misc.py::MiscTests::test_write_to_closures_in_inlining, test/dynamo/test_misc.py::MiscTests::test_writes_to_cells_across_frames1, test/dynamo/test_misc.py::MiscTests::test_writes_to_cells_across_frames2, test/dynamo/test_misc.py::MiscTests::test_yield_from, test/dynamo/test_misc.py::MiscTests::test_yield_from_in_a_loop, test/dynamo/test_misc.py::MiscTests::test_yield_from_user_stop_iteration, test/dynamo/test_misc.py::MiscTests::test_yield_gen_and_from, test/dynamo/test_misc.py::MiscTests::test_yield_send_to_subgenerator_graph_break, test/dynamo/test_misc.py::TestTracer::test_jit_save, test/dynamo/test_misc.py::TestCustomFunction::test_autograd_function_with_matmul_folding_at_output, test/dynamo/test_misc.py::TestCustomFunction::test_retain_grad 2025-08-14T21:23:36.2892220Z 2025-08-14T21:23:38.4541780Z Running inductor/test_padding 1/1 ... [2025-08-14 21:23:38.453976] 2025-08-14T21:23:38.4542610Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:38.4544230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_padding.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-08-14 21:23:38.454271] 2025-08-14T21:23:41.0657030Z 2025-08-14T21:23:41.0658240Z inductor/test_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_padding_1.1_741df321173950a9_.log 2025-08-14T21:23:41.0658700Z 2025-08-14T21:23:43.2740650Z Running inductor/test_triton_cpu_backend 1/1 ... [2025-08-14 21:23:43.273870] 2025-08-14T21:23:43.2741540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:43.2743760Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_triton_cpu_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-08-14 21:23:43.274177] 2025-08-14T21:23:45.9799480Z 2025-08-14T21:23:45.9800540Z inductor/test_triton_cpu_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_cpu_backend_1.1_5cafff6b003440e7_.log 2025-08-14T21:23:45.9801060Z 2025-08-14T21:23:48.3074510Z Running inductor/test_subgraph_choice 1/1 ... [2025-08-14 21:23:48.307243] 2025-08-14T21:23:48.3075390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:48.3077120Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_subgraph_choice.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-08-14 21:23:48.307551] 2025-08-14T21:23:50.8918860Z 2025-08-14T21:23:50.8919830Z inductor/test_subgraph_choice 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_subgraph_choice_1.1_2a50db357320d7f5_.log 2025-08-14T21:23:50.8920340Z 2025-08-14T21:23:53.0673890Z Running inductor/test_memory 1/1 ... [2025-08-14 21:23:53.067188] 2025-08-14T21:23:53.0674680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:53.0676700Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 21:23:53.067495] 2025-08-14T21:23:55.6632320Z 2025-08-14T21:23:55.6632900Z inductor/test_memory 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_memory_1.1_9b2527f792b85541_.log 2025-08-14T21:23:57.8618550Z 2025-08-14T21:23:57.8620340Z Running inductor/test_ck_backend 1/1 ... [2025-08-14 21:23:57.861733] 2025-08-14T21:23:57.8621160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:23:57.8622580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_ck_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-08-14 21:23:57.862030] 2025-08-14T21:24:00.5688910Z 2025-08-14T21:24:00.5689620Z inductor/test_ck_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ck_backend_1.1_b2eb658edf3dfc43_.log 2025-08-14T21:24:02.9666750Z 2025-08-14T21:24:02.9667580Z Running inductor/test_b2b_gemm 1/1 ... [2025-08-14 21:24:02.966535] 2025-08-14T21:24:02.9668390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:02.9670530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_b2b_gemm.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-08-14 21:24:02.966855] 2025-08-14T21:24:05.5314340Z 2025-08-14T21:24:05.5316210Z inductor/test_b2b_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_b2b_gemm_1.1_d8fdfca7f94e157b_.log 2025-08-14T21:24:05.5317130Z 2025-08-14T21:24:07.6957460Z Running inductor/test_cpu_cpp_wrapper 1/1 ... [2025-08-14 21:24:07.695524] 2025-08-14T21:24:07.6958330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:07.6959680Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_cpu_cpp_wrapper.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:07.695825] 2025-08-14T21:24:10.6980640Z 2025-08-14T21:24:10.6981250Z inductor/test_cpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_1.1_142a30abd114cfcd_.log 2025-08-14T21:24:10.6981740Z 2025-08-14T21:24:13.0031400Z Running inductor/test_gpu_cpp_wrapper 1/1 ... [2025-08-14 21:24:13.002943] 2025-08-14T21:24:13.0032740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:13.0034160Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_gpu_cpp_wrapper.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:13.003230] 2025-08-14T21:24:15.8501170Z 2025-08-14T21:24:15.8501770Z inductor/test_gpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_gpu_cpp_wrapper_1.1_eceaea8965faecee_.log 2025-08-14T21:24:15.8502490Z 2025-08-14T21:24:18.0453240Z Running inductor/test_inplacing_pass 1/1 ... [2025-08-14 21:24:18.045109] 2025-08-14T21:24:18.0454080Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:18.0455680Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_inplacing_pass.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:18.045425] 2025-08-14T21:24:20.6393580Z 2025-08-14T21:24:20.6395090Z inductor/test_inplacing_pass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inplacing_pass_1.1_2178f103b3b3ea95_.log 2025-08-14T21:24:20.6396600Z 2025-08-14T21:24:22.9676140Z Running inductor/test_triton_heuristics 1/1 ... [2025-08-14 21:24:22.967398] 2025-08-14T21:24:22.9677000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:22.9678910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_triton_heuristics.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:22.967708] 2025-08-14T21:24:25.5615900Z 2025-08-14T21:24:25.5616530Z inductor/test_triton_heuristics 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_heuristics_1.1_cb5f0e3c8b0b2a0d_.log 2025-08-14T21:24:25.5617310Z 2025-08-14T21:24:27.7518150Z Running inductor/test_xpu_basic 1/1 ... [2025-08-14 21:24:27.751605] 2025-08-14T21:24:27.7518960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:27.7520460Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_xpu_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:27.751896] 2025-08-14T21:24:30.4455510Z 2025-08-14T21:24:30.4456570Z inductor/test_xpu_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_xpu_basic_1.1_8e5123104cbf42c4_.log 2025-08-14T21:24:30.4458110Z 2025-08-14T21:24:32.7930320Z Running inductor/test_fxir_backend 1/1 ... [2025-08-14 21:24:32.792834] 2025-08-14T21:24:32.7931130Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:32.7933450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_fxir_backend.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:32.793116] 2025-08-14T21:24:35.5336080Z 2025-08-14T21:24:35.5337010Z inductor/test_fxir_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fxir_backend_1.1_f1fd8d5d629c1b01_.log 2025-08-14T21:24:35.5337510Z 2025-08-14T21:24:37.7404600Z Running inductor/test_scatter_optimization 1/1 ... [2025-08-14 21:24:37.740241] 2025-08-14T21:24:37.7405480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:37.7406950Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'inductor/test_scatter_optimization.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-08-14 21:24:37.740533] 2025-08-14T21:24:40.3191480Z 2025-08-14T21:24:40.3192220Z inductor/test_scatter_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_scatter_optimization_1.1_1593eb196d2f94e1_.log 2025-08-14T21:24:40.3192740Z 2025-08-14T21:24:42.5024250Z Running dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-08-14 21:24:42.502218] 2025-08-14T21:24:42.5025860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:42.5027240Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'dynamo/test_cudagraphs_expandable_segments.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:42.502527] 2025-08-14T21:24:44.7053500Z 2025-08-14T21:24:44.7054570Z dynamo/test_cudagraphs_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_expandable_segments_1.1_24c758c5bb7baec6_.log 2025-08-14T21:24:47.0656550Z 2025-08-14T21:24:47.0657300Z Running test_dynamic_shapes 1/1 ... [2025-08-14 21:24:47.065521] 2025-08-14T21:24:47.0658060Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:24:47.0660440Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dynamic_shapes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:24:47.065815] 2025-08-14T21:25:08.8352820Z 2025-08-14T21:25:08.8353840Z test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dynamic_shapes_1.1_f4fc1260e1c6cc92_.log 2025-08-14T21:25:08.8438080Z Running 331 items in this shard: test/test_dynamic_shapes.py::TestPySymInt::test_arith_ops, test/test_dynamic_shapes.py::TestPySymInt::test_aten_ops, test/test_dynamic_shapes.py::TestPySymInt::test_avoid_unbacked_substitution, test/test_dynamic_shapes.py::TestPySymInt::test_backed_size_oblivious_01_spec, test/test_dynamic_shapes.py::TestPySymInt::test_baddbmm_symint, test/test_dynamic_shapes.py::TestPySymInt::test_binary, test/test_dynamic_shapes.py::TestPySymInt::test_data_dependent_guard, test/test_dynamic_shapes.py::TestPySymInt::test_data_dependent_guard_propagate_real_tensors, test/test_dynamic_shapes.py::TestPySymInt::test_debug_has_internal_overlap_unbacked, test/test_dynamic_shapes.py::TestPySymInt::test_deepcopy, test/test_dynamic_shapes.py::TestPySymInt::test_duck_shape, test/test_dynamic_shapes.py::TestPySymInt::test_ephemeral_source_simplification, test/test_dynamic_shapes.py::TestPySymInt::test_ephemeral_source_unified_with_non_ephemeral_source, test/test_dynamic_shapes.py::TestPySymInt::test_expect_true_basic, test/test_dynamic_shapes.py::TestPySymInt::test_expect_true_double_digits, test/test_dynamic_shapes.py::TestPySymInt::test_expect_true_prefer_later, test/test_dynamic_shapes.py::TestPySymInt::test_expect_true_refine_range, test/test_dynamic_shapes.py::TestPySymInt::test_expect_true_with_s0, test/test_dynamic_shapes.py::TestPySymInt::test_floor_clean_div_axioms, test/test_dynamic_shapes.py::TestPySymInt::test_floordiv_static, test/test_dynamic_shapes.py::TestPySymInt::test_fx_trace_intlist, test/test_dynamic_shapes.py::TestPySymInt::test_guard_int, test/test_dynamic_shapes.py::TestPySymInt::test_guard_refine_range, test/test_dynamic_shapes.py::TestPySymInt::test_int_bool, test/test_dynamic_shapes.py::TestPySymInt::test_int_conversion, test/test_dynamic_shapes.py::TestPySymInt::test_int_to_float, test/test_dynamic_shapes.py::TestPySymInt::test_max_of_unique_summation_opt, test/test_dynamic_shapes.py::TestPySymInt::test_meta_symint, test/test_dynamic_shapes.py::TestPySymInt::test_mul_int_oo_nan, test/test_dynamic_shapes.py::TestPySymInt::test_non_overlapping_and_dense, test/test_dynamic_shapes.py::TestPySymInt::test_non_overlapping_and_dense_unbacked, test/test_dynamic_shapes.py::TestPySymInt::test_numel, test/test_dynamic_shapes.py::TestPySymInt::test_numpy_sym_max, test/test_dynamic_shapes.py::TestPySymInt::test_numpy_sym_min, test/test_dynamic_shapes.py::TestPySymInt::test_prefer_deferred_runtime_assertions_over_guards, test/test_dynamic_shapes.py::TestPySymInt::test_print_readable_with_symints, test/test_dynamic_shapes.py::TestPySymInt::test_reverse_arith_ops, test/test_dynamic_shapes.py::TestPySymInt::test_roundtrip, test/test_dynamic_shapes.py::TestPySymInt::test_size_expressions, test/test_dynamic_shapes.py::TestPySymInt::test_specialize_zero_one, test/test_dynamic_shapes.py::TestPySymInt::test_statically_known_false, test/test_dynamic_shapes.py::TestPySymInt::test_statically_known_true, test/test_dynamic_shapes.py::TestPySymInt::test_stride, test/test_dynamic_shapes.py::TestPySymInt::test_sym_ceil, test/test_dynamic_shapes.py::TestPySymInt::test_sym_floor, test/test_dynamic_shapes.py::TestPySymInt::test_sym_int, test/test_dynamic_shapes.py::TestPySymInt::test_sym_ite, test/test_dynamic_shapes.py::TestPySymInt::test_sym_log2, test/test_dynamic_shapes.py::TestPySymInt::test_sym_max_multi_max_simplify, test/test_dynamic_shapes.py::TestPySymInt::test_sym_sqrt, test/test_dynamic_shapes.py::TestPySymInt::test_sym_sum, test/test_dynamic_shapes.py::TestPySymInt::test_sym_trunc, test/test_dynamic_shapes.py::TestPySymInt::test_symint_args, test/test_dynamic_shapes.py::TestPySymInt::test_symint_as_scalar, test/test_dynamic_shapes.py::TestPySymInt::test_symint_bitwise_and, test/test_dynamic_shapes.py::TestPySymInt::test_symint_bitwise_or, test/test_dynamic_shapes.py::TestPySymInt::test_symint_vargs, test/test_dynamic_shapes.py::TestPySymInt::test_sympify_symint, test/test_dynamic_shapes.py::TestPySymInt::test_sympy_optimized_add, test/test_dynamic_shapes.py::TestPySymInt::test_sympy_optimized_add_binary_search, test/test_dynamic_shapes.py::TestPySymInt::test_tensor_factory_with_symint, test/test_dynamic_shapes.py::TestPySymInt::test_tracing_sym_ite, test/test_dynamic_shapes.py::TestPySymInt::test_unbacked_substitution, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_abs, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_add, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_and, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_bitwise_and, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_bitwise_or, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_ceil, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_eq, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_float_pow, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_float_truediv, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_floor, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_ge, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_gt, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_int_floordiv, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_int_truediv, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_is_integer, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_le, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_lshift, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_lt, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_mod, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_mul, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_ne, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_neg, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_or, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_pos, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_pow_by_natural, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_round, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_rshift, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sub, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_acos, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_asin, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_atan, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_cos, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_cosh, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_ite, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_log2, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_max, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_min, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_not, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_sin, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_sinh, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_sqrt, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_tan, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_sym_tanh, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_bool_method_fn_trunc, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_abs_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_abs_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_abs_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_abs_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_add_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_add_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_add_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_add_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_and_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_and_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_and_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_and_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_and_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_and_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_and_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_and_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_or_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_or_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_or_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_bitwise_or_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ceil_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ceil_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ceil_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ceil_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_eq_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_eq_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_eq_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_eq_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_pow_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_pow_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_pow_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_pow_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_truediv_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_truediv_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_truediv_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_float_truediv_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_floor_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_floor_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_floor_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_floor_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ge_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ge_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ge_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ge_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_gt_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_gt_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_gt_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_gt_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_floordiv_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_floordiv_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_floordiv_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_floordiv_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_truediv_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_truediv_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_truediv_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_int_truediv_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_is_integer_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_is_integer_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_is_integer_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_is_integer_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_le_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_le_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_le_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_le_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lshift_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lshift_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lshift_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lshift_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lt_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lt_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lt_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_lt_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mod_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mod_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mod_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mod_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mul_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mul_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mul_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_mul_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ne_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ne_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ne_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_ne_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_neg_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_neg_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_neg_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_neg_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_or_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_or_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_or_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_or_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pos_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pos_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pos_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pos_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pow_by_natural_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pow_by_natural_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pow_by_natural_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_pow_by_natural_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_round_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_round_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_round_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_round_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_rshift_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_rshift_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_rshift_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_rshift_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sub_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sub_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sub_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sub_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_acos_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_acos_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_acos_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_acos_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_asin_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_asin_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_asin_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_asin_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_atan_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_atan_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_atan_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_atan_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cos_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cos_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cos_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cos_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cosh_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cosh_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cosh_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_cosh_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_float_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_float_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_float_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_float_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_ite_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_ite_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_ite_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_ite_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_log2_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_log2_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_log2_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_log2_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_max_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_max_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_max_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_max_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_min_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_min_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_min_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_min_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_not_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_not_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_not_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_not_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sin_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sin_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sin_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sin_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sinh_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sinh_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sinh_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sinh_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sqrt_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sqrt_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sqrt_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_sqrt_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tan_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tan_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tan_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tan_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tanh_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tanh_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tanh_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_sym_tanh_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_trunc_first_type_float_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_trunc_first_type_float_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_trunc_first_type_int_second_type_float, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_method_fn_trunc_first_type_int_second_type_int, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_non_symbolic_symnode, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_stride_symnode, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_symint_deepcopy, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_symint_hashing, test/test_dynamic_shapes.py::TestSymNumberMagicMethods::test_symnode_hashing, test/test_dynamic_shapes.py::TestFloorDiv::test_floordiv_assumptions, test/test_dynamic_shapes.py::TestFloorDiv::test_floordiv_div_by_one, test/test_dynamic_shapes.py::TestFloorDiv::test_floordiv_float_int, test/test_dynamic_shapes.py::TestFloorDiv::test_floordiv_simplify, test/test_dynamic_shapes.py::TestDimConstraints::test_dim_constraints_reduce_congruences_simple, test/test_dynamic_shapes.py::TestDimConstraints::test_dim_constraints_reduce_inequalities_error, test/test_dynamic_shapes.py::TestDimConstraints::test_dim_constraints_reduce_inequalities_simple, test/test_dynamic_shapes.py::TestDimConstraints::test_dim_constraints_solve_full, test/test_dynamic_shapes.py::TestDimConstraints::test_simplify_max_1_0, test/test_dynamic_shapes.py::TestGuardsExpressions::test_guard_or_false, test/test_dynamic_shapes.py::TestGuardsExpressions::test_guard_or_true, test/test_dynamic_shapes.py::TestGuardsExpressions::test_guards_float_div, test/test_dynamic_shapes.py::TestGuardsExpressions::test_guards_float_print, test/test_dynamic_shapes.py::TestGuardsExpressions::test_guards_gt_lt, test/test_dynamic_shapes.py::TestGuardsExpressions::test_remove_symbols_without_guarding, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_neq_assert_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_neq_assert_backend_inductor, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_sym_eq_assert_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_sym_eq_assert_backend_inductor, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_sym_or_assert_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_sym_or_assert_backend_inductor, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_with_unbacked_input_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_deferred_with_unbacked_input_backend_inductor, test/test_dynamic_shapes.py::TestUnbacked::test_has_free_symbols, test/test_dynamic_shapes.py::TestUnbacked::test_post_specialize_runtime_assert1_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_post_specialize_runtime_assert1_backend_inductor, test/test_dynamic_shapes.py::TestUnbacked::test_post_specialize_runtime_assert2_backend_eager, test/test_dynamic_shapes.py::TestUnbacked::test_post_specialize_runtime_assert2_backend_inductor, test/test_dynamic_shapes.py::TestUbackedOps::test_invalid_view_unbacked_view, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_contiguous, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_non_contigious_reshape_failing, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_reshape1, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_reshape2, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_select2, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_select_index, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_select_index_cpp_wrapper, test/test_dynamic_shapes.py::TestUbackedOps::test_unbacked_select_index_with_check, test/test_dynamic_shapes.py::TestUbackedOps::test_unbind_not_dynamic 2025-08-14T21:25:08.8516850Z 2025-08-14T21:25:11.0049660Z Running higher_order_ops/test_invoke_subgraph 1/1 ... [2025-08-14 21:25:11.004755] 2025-08-14T21:25:11.0050550Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:25:11.0052890Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'higher_order_ops/test_invoke_subgraph.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:25:11.005070] 2025-08-14T21:25:40.0052260Z 2025-08-14T21:25:40.0052990Z higher_order_ops/test_invoke_subgraph 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_invoke_subgraph_1.1_c6b703843e7e2462_.log 2025-08-14T21:25:40.0076530Z Running 66 items in this shard: test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_aot_function, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_multiple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraph::test_simple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_ac, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_ac_rng, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_auto_functionalize, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_autograd_function, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_buffer_mutation_errors_under_training, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_buffer_mutation_works_under_no_grad, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_bwd_partitioning, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_complex, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_const_tensor, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dce, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dedupe, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_different_strides_in_backward, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_different_symint, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_differing_strides_for_grad_outs, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_div, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dropout_checks_joint_graph, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dropout_checks_joint_graph_inference, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_dynamic, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_fail_with_direct_invoke_subgraph, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_fake_tensor_checking, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_gen_schema, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_gen_schema_with_buffer_mutation, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_input_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_inference_mode, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_mutiple_times, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_mutation_mutiple_times_fake_tensor_cahche_hit, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_input_output_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_kwargs_only, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_list, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_mod_attr_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module_forward, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_module_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_nonlocal_update, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_normalize_gm, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_output_output_aliasing, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_preserves_output_strides, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_preserves_strides, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_redundant_compile_region, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_return_none, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_return_none_from_fwd, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_sdpa, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_simple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_simple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_symint_from_fwd_to_bwd, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_triton_kernel_native, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_tuple_of_tuple, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_unbacked_symbol, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphCompile::test_view_to_reshape, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_multiple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_simple_func, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_simple_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportNonstrict::test_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_multiple_module, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_pending_unbacked, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_simple_func, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_simple_method, test/higher_order_ops/test_invoke_subgraph.py::TestInvokeSubgraphExportStrict::test_unbacked, test/higher_order_ops/test_invoke_subgraph.py::NegativeTesting::test_graph_break 2025-08-14T21:25:40.0093590Z 2025-08-14T21:25:42.3039820Z Running test_package 1/1 ... [2025-08-14 21:25:42.303782] 2025-08-14T21:25:42.3040540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:25:42.3042300Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_package.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:25:42.304070] 2025-08-14T21:25:44.9996830Z 2025-08-14T21:25:44.9999750Z test_package 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_package_1.1_2bf9fe516e37d77b_.log 2025-08-14T21:25:45.0031640Z Running 137 items in this shard: test/test_package.py::TestAnalyze::test_trace_dependencies, test/test_package.py::TestDependencyAPI::test_allow_empty_with_error, test/test_package.py::TestDependencyAPI::test_broken_dependency, test/test_package.py::TestDependencyAPI::test_deny, test/test_package.py::TestDependencyAPI::test_deny_glob, test/test_package.py::TestDependencyAPI::test_extern, test/test_package.py::TestDependencyAPI::test_extern_glob, test/test_package.py::TestDependencyAPI::test_extern_glob_allow_empty, test/test_package.py::TestDependencyAPI::test_externing_c_extension, test/test_package.py::TestDependencyAPI::test_implicit_intern, test/test_package.py::TestDependencyAPI::test_intern_error, test/test_package.py::TestDependencyAPI::test_invalid_import, test/test_package.py::TestDependencyAPI::test_mock, test/test_package.py::TestDependencyAPI::test_mock_glob, test/test_package.py::TestDependencyAPI::test_mock_glob_allow_empty, test/test_package.py::TestDependencyAPI::test_pickle_mocked, test/test_package.py::TestDependencyAPI::test_pickle_mocked_all, test/test_package.py::TestDependencyAPI::test_repackage_mocked_module, test/test_package.py::TestDependencyHooks::test_extern_and_mock_hook, test/test_package.py::TestDependencyHooks::test_multiple_extern_hooks, test/test_package.py::TestDependencyHooks::test_multiple_mock_hooks, test/test_package.py::TestDependencyHooks::test_remove_hooks, test/test_package.py::TestDependencyHooks::test_single_hook, test/test_package.py::TestDiGraph::test_all_paths, test/test_package.py::TestDiGraph::test_contains, test/test_package.py::TestDiGraph::test_contains_non_hashable, test/test_package.py::TestDiGraph::test_edges, test/test_package.py::TestDiGraph::test_forward_closure, test/test_package.py::TestDiGraph::test_iter, test/test_package.py::TestDiGraph::test_node_attr_update, test/test_package.py::TestDiGraph::test_node_attrs, test/test_package.py::TestDiGraph::test_predecessor_not_in_graph, test/test_package.py::TestDiGraph::test_predecessors, test/test_package.py::TestDiGraph::test_successor_not_in_graph, test/test_package.py::TestDiGraph::test_successors, test/test_package.py::DirectoryReaderTest::test_importer_access, test/test_package.py::DirectoryReaderTest::test_loading_has_record, test/test_package.py::DirectoryReaderTest::test_loading_module, test/test_package.py::DirectoryReaderTest::test_loading_pickle, test/test_package.py::DirectoryReaderTest::test_package_resource_access, test/test_package.py::DirectoryReaderTest::test_resource_access_by_path, test/test_package.py::DirectoryReaderTest::test_resource_reader, test/test_package.py::DirectoryReaderTest::test_scriptobject_failure_message, test/test_package.py::TestGlobGroup::test_exclude, test/test_package.py::TestGlobGroup::test_exclude_from_all, test/test_package.py::TestGlobGroup::test_invalid_raw, test/test_package.py::TestGlobGroup::test_list_include_exclude, test/test_package.py::TestGlobGroup::test_one_star, test/test_package.py::TestGlobGroup::test_one_star_middle, test/test_package.py::TestGlobGroup::test_one_star_multiple_in_component, test/test_package.py::TestGlobGroup::test_one_star_partial, test/test_package.py::TestGlobGroup::test_one_star_partial_extension, test/test_package.py::TestGlobGroup::test_raw_two_star, test/test_package.py::TestGlobGroup::test_two_star, test/test_package.py::TestGlobGroup::test_two_star_end, test/test_package.py::TestGlobGroup::test_two_star_middle, test/test_package.py::TestGlobGroup::test_two_star_multiple, test/test_package.py::TestImporter::test_ordered_importer_basic, test/test_package.py::TestImporter::test_ordered_importer_whichmodule, test/test_package.py::TestImporter::test_package_importer_whichmodule_no_dunder_module, test/test_package.py::TestImporter::test_single_ordered_importer, test/test_package.py::TestImporter::test_sys_importer, test/test_package.py::TestImporter::test_sys_importer_roundtrip, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_fx_module, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_nn_module, test/test_package.py::TestLoadBCPackages::test_load_bc_packages_torchscript_module, test/test_package.py::TestMangling::test_demangle_base, test/test_package.py::TestMangling::test_demangler_multiple_manglers, test/test_package.py::TestMangling::test_is_mangled, test/test_package.py::TestMangling::test_mangle_empty_errors, test/test_package.py::TestMangling::test_mangle_prefix, test/test_package.py::TestMangling::test_mangler_is_consistent, test/test_package.py::TestMangling::test_package_mangler, test/test_package.py::TestMangling::test_roundtrip_mangling, test/test_package.py::TestMangling::test_unique_manglers, test/test_package.py::TestMangling::test_unique_module_names, test/test_package.py::TestMisc::test_dunder_package_present, test/test_package.py::TestMisc::test_dunder_package_works_from_package, test/test_package.py::TestMisc::test_exporter_content_lists, test/test_package.py::TestMisc::test_file_structure, test/test_package.py::TestMisc::test_file_structure_has_file, test/test_package.py::TestMisc::test_inspect_class, test/test_package.py::TestMisc::test_is_from_package, test/test_package.py::TestMisc::test_load_python_version_from_package, test/test_package.py::TestMisc::test_loaders_that_remap_files_work_ok, test/test_package.py::TestMisc::test_python_version, test/test_package.py::TestMisc::test_std_lib_sys_hackery_checks, test/test_package.py::ModelTest::test_model_save, test/test_package.py::ModelTest::test_resnet, test/test_package.py::ModelTest::test_script_resnet, test/test_package.py::TestPackageFX::test_package_fx_custom_tracer, test/test_package.py::TestPackageFX::test_package_fx_package, test/test_package.py::TestPackageFX::test_package_fx_simple, test/test_package.py::TestPackageFX::test_package_fx_with_imports, test/test_package.py::TestPackageFX::test_package_fx_wrap, test/test_package.py::TestPackageFX::test_package_gm_preserve_stack_trace, test/test_package.py::TestPackageFX::test_package_then_fx, test/test_package.py::TestPackageScript::test_different_package_interface, test/test_package.py::TestPackageScript::test_different_package_script_class, test/test_package.py::TestPackageScript::test_load_shared_scriptmodules, test/test_package.py::TestPackageScript::test_load_shared_tensors, test/test_package.py::TestPackageScript::test_load_shared_tensors_repackaged, test/test_package.py::TestPackageScript::test_mixing_packaged_and_inline_modules, test/test_package.py::TestPackageScript::test_mixing_packaged_and_inline_modules_shared_code, test/test_package.py::TestPackageScript::test_package_interface, test/test_package.py::TestPackageScript::test_package_script_class, test/test_package.py::TestPackageScript::test_package_script_class_referencing_self, test/test_package.py::TestPackageScript::test_save_eager_mods_sharing_scriptmodule, test/test_package.py::TestPackageScript::test_save_independent_scriptmodules, test/test_package.py::TestPackageScript::test_save_repeat_scriptmodules, test/test_package.py::TestPackageScript::test_save_scriptmodule, test/test_package.py::TestPackageScript::test_save_scriptmodule_file, test/test_package.py::TestPackageScript::test_save_scriptmodule_only_necessary_code, test/test_package.py::TestPackageScript::test_save_scriptmodule_with_submods, test/test_package.py::TestPackageScript::test_save_scriptmodules_in_container, test/test_package.py::TestPackageScript::test_save_scriptmodules_submod_redefinition, test/test_package.py::TestPackageScript::test_save_shared_tensors, test/test_package.py::TestPackageScript::test_saving_and_scripting_packaged_mod, test/test_package.py::TestPackageScript::test_scriptmodules_repeat_save, test/test_package.py::TestPackageScript::test_tensor_sharing_pickle, test/test_package.py::TestRepackage::test_repackage_import_indirectly_via_parent_module, test/test_package.py::TestResources::test_importer_access, test/test_package.py::TestResources::test_package_resource_access, test/test_package.py::TestResources::test_resource_access_by_path, test/test_package.py::TestResources::test_resource_reader, test/test_package.py::TestSaveLoad::test_bad_dunder_imports, test/test_package.py::TestSaveLoad::test_dunder_imports, test/test_package.py::TestSaveLoad::test_exporting_mismatched_code, test/test_package.py::TestSaveLoad::test_pickle, test/test_package.py::TestSaveLoad::test_pickle_long_name_with_protocol_4, test/test_package.py::TestSaveLoad::test_save_imported_module, test/test_package.py::TestSaveLoad::test_save_imported_module_using_package_importer, test/test_package.py::TestSaveLoad::test_save_load_fp8, test/test_package.py::TestSaveLoad::test_save_module, test/test_package.py::TestSaveLoad::test_save_module_binary, test/test_package.py::TestSaveLoad::test_saving_source, test/test_package.py::TestSaveLoad::test_saving_string 2025-08-14T21:25:45.0053790Z 2025-08-14T21:25:47.1623370Z Running test_hop_infra 1/1 ... [2025-08-14 21:25:47.162146] 2025-08-14T21:25:47.1624110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:25:47.1626010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_hop_infra.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-08-14 21:25:47.162445] 2025-08-14T21:25:49.7954630Z 2025-08-14T21:25:49.7955230Z test_hop_infra 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_hop_infra_1.1_d95a011c21c482ab_.log 2025-08-14T21:25:49.7957180Z Running 3 items in this shard: test/test_hop_infra.py::TestHOPInfra::test_all_hops_are_imported, test/test_hop_infra.py::TestHOPInfra::test_all_hops_have_opinfo, test/test_hop_infra.py::TestHOPInfra::test_imports_from_all_work 2025-08-14T21:25:49.7957810Z 2025-08-14T21:25:52.1765610Z Running test_comparison_utils 1/1 ... [2025-08-14 21:25:52.176373] 2025-08-14T21:25:52.1766400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:25:52.1768270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_comparison_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:25:52.176674] 2025-08-14T21:25:54.4744870Z 2025-08-14T21:25:54.4745430Z test_comparison_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_comparison_utils_1.1_b3b17f1068429a9c_.log 2025-08-14T21:25:54.4748380Z Running 7 items in this shard: test/test_comparison_utils.py::TestComparisonUtils::test_all_equal_no_assert, test/test_comparison_utils.py::TestComparisonUtils::test_all_equal_no_assert_nones, test/test_comparison_utils.py::TestComparisonUtils::test_assert_device, test/test_comparison_utils.py::TestComparisonUtils::test_assert_dtype, test/test_comparison_utils.py::TestComparisonUtils::test_assert_layout, test/test_comparison_utils.py::TestComparisonUtils::test_assert_sizes, test/test_comparison_utils.py::TestComparisonUtils::test_assert_strides 2025-08-14T21:25:54.4749850Z 2025-08-14T21:25:56.6441910Z Running functorch/test_control_flow 1/1 ... [2025-08-14 21:25:56.644014] 2025-08-14T21:25:56.6442260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:25:56.6444270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_control_flow.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-08-14 21:25:56.644330] 2025-08-14T21:27:07.3719450Z 2025-08-14T21:27:07.3726930Z functorch/test_control_flow 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_control_flow_1.1_64d123ac133e4430_.log 2025-08-14T21:27:07.4210570Z Running 1317 items in this shard: test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_complex, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_different_pytree_output, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_gpu, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_grad_through_cond, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_inner_fn, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_inner_tensor, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_mixed_require_grad, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_nested, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_pytree_input, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_pytree_not_all_inputs_used, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_same_pytree_output, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_simple, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_torch_nn_module, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_user_nn_module, test/functorch/test_control_flow.py::TestControlFlow::test_cond_autograd_zeros_unused_branch_complex_compile_fail_compile_mode_compile_dynamic_shape_scalar_False, test/functorch/test_control_flow.py::TestControlFlow::test_cond_gpu, test/functorch/test_control_flow.py::TestControlFlow::test_cond_in_forloop, test/functorch/test_control_flow.py::TestControlFlow::test_cond_no_trace, test/functorch/test_control_flow.py::TestControlFlow::test_map_autograd_higher_order, test/functorch/test_control_flow.py::TestControlFlow::test_map_autograd_nested_list, test/functorch/test_control_flow.py::TestControlFlow::test_map_autograd_no_grad_output, test/functorch/test_control_flow.py::TestControlFlow::test_map_autograd_simple, test/functorch/test_control_flow.py::TestControlFlow::test_map_autograd_simple_partial_grad, test/functorch/test_control_flow.py::TestControlFlow::test_map_dict_in_out, test/functorch/test_control_flow.py::TestControlFlow::test_map_gpu, test/functorch/test_control_flow.py::TestControlFlow::test_map_illegal_inputs, test/functorch/test_control_flow.py::TestControlFlow::test_map_illegal_outputs, test/functorch/test_control_flow.py::TestControlFlow::test_map_list_in_out, test/functorch/test_control_flow.py::TestControlFlow::test_scan_associative_scan, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_binary_operator_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_carry_carry_alias, test/functorch/test_control_flow.py::TestControlFlow::test_scan_carry_output_alias, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_compile_mode_eager_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_compile_mode_eager_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_compile_mode_none_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_compile_mode_none_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_additional_inputs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_additional_inputs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_complex_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_complex_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_init_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_init_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_random_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_random_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_xs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_eager_partial_grad_xs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_additional_inputs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_additional_inputs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_complex_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_complex_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_init_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_init_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_random_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_random_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_xs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_False_compile_mode_none_partial_grad_xs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_additional_inputs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_additional_inputs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_complex_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_complex_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_init_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_init_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_random_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_random_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_xs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_eager_partial_grad_xs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_additional_inputs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_additional_inputs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_complex_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_complex_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_init_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_init_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_random_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_random_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_xs_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_RNN_partial_autograd_reverse_True_compile_mode_none_partial_grad_xs_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_carries_ys_same_grad_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_all_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_additional_inputs_partial_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_for_out_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_equal_grad_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_combine_fn_with_no_grad_init_carries_unequal_grad_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_closure_nested_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_cnt_reverse_False_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_cnt_reverse_False_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_cnt_reverse_True_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_cnt_reverse_True_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_compile_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_complex_pytree_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dim_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_False_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_False_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_False_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_False_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_True_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_True_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_True_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_eager_reverse_True_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_False_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_False_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_False_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_False_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_True_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_True_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_True_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_matmul_compile_mode_none_reverse_True_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_False_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_False_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_False_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_False_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_True_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_True_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_True_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_eager_reverse_True_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_False_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_False_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_False_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_False_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_True_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_True_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_True_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_downstream_scan_scan_dim_compile_mode_none_reverse_True_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cpu_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cpu_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cpu_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cpu_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cpu_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cuda_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cuda_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cuda_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cuda_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_eager_cuda_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cpu_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cpu_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cpu_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cpu_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cpu_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cuda_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cuda_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cuda_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cuda_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_False_compile_mode_none_cuda_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cpu_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cpu_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cpu_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cpu_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cpu_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cuda_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cuda_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cuda_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cuda_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_eager_cuda_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cpu_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cpu_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cpu_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cpu_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cpu_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cuda_complex64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cuda_float16, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cuda_float32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cuda_int32, test/functorch/test_control_flow.py::TestControlFlow::test_scan_dtype_reverse_True_compile_mode_none_cuda_int64, test/functorch/test_control_flow.py::TestControlFlow::test_scan_float_output, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_non_tensor, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_pytree_complex_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_scanned_0, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_carry_shape, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_complex_reverse_False_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_complex_reverse_False_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_complex_reverse_True_cpu, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_complex_reverse_True_cuda, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_init_longer_carry, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_pytree_init_shorter_carry, test/functorch/test_control_flow.py::TestControlFlow::test_scan_init_wrong_shape, test/functorch/test_control_flow.py::TestControlFlow::test_scan_input_carry_alias, test/functorch/test_control_flow.py::TestControlFlow::test_scan_input_mutation, test/functorch/test_control_flow.py::TestControlFlow::test_scan_input_output_alias, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_non_pointwise_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_one_return, test/functorch/test_control_flow.py::TestControlFlow::test_scan_pytree_output, test/functorch/test_control_flow.py::TestControlFlow::test_scan_simple_graph, test/functorch/test_control_flow.py::TestControlFlow::test_scan_simple_graph_wrong_dtype, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_False_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_eager_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_eager_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_eager_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_eager_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_none_cpu_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_none_cpu_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_none_cuda_autograd_False, test/functorch/test_control_flow.py::TestControlFlow::test_scan_tuple_reverse_True_compile_mode_none_cuda_autograd_True, test/functorch/test_control_flow.py::TestControlFlow::test_scan_wrong_pytree, test/functorch/test_control_flow.py::TestControlFlow::test_scan_y_less_ndim_then_dim, test/functorch/test_control_flow.py::TestControlFlow::test_while_loop_gpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_combine_fn_wrong_meta_in_combine_fn, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_eager_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_eager_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_eager_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_eager_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_none_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_none_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_none_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_False_compile_mode_none_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_eager_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_eager_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_eager_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_eager_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_none_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_none_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_none_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_compile_reverse_True_compile_mode_none_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_complex_pytree_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_cond_in_combine_fn_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_different_input_size_wrong_dim, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_eager_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_eager_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_eager_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_eager_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_none_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_none_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_none_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_False_compile_mode_none_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_compile_dynamic_shape_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_eager_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_eager_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_eager_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_eager_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_none_combine_mode_generic_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_none_combine_mode_generic_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_none_combine_mode_pointwise_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_reverse_True_compile_mode_none_combine_mode_pointwise_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_dim_shape_failure, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_generic_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_matmul_combine_mode_pointwise_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_generic_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_combine_mode_pointwise_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_compile_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_eager_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_generic_compile_mode_none_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_dynamic_shape_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_compile_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_eager_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_False_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_False_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_False_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_False_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_True_same_direction_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_True_same_direction_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_True_same_direction_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_downstream_scan_scan_different_dim_combine_mode_pointwise_compile_mode_none_reverse_first_True_same_direction_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_expand_in_combine_fn_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_fct_generic_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_nested_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_False_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_False_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_False_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_False_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_True_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_True_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_True_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_dynamic_shape_reverse_True_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_False_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_False_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_False_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_False_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_True_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_True_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_True_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_compile_reverse_True_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_False_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_False_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_False_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_False_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_True_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_True_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_True_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_eager_reverse_True_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_False_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_False_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_False_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_False_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_True_cpu_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_True_cpu_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_True_cuda_combine_mode_generic, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_pytree_compile_mode_none_reverse_True_cuda_combine_mode_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_shape_check_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_freevars_simple_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_input_mutation, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_input_output_alias, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_dynamic_shape_loop_type_for_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_dynamic_shape_loop_type_for_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_dynamic_shape_loop_type_for_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_dynamic_shape_loop_type_for_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_loop_type_for_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_loop_type_for_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_loop_type_for_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_compile_loop_type_for_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_eager_loop_type_for_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_eager_loop_type_for_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_eager_loop_type_for_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_eager_loop_type_for_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_none_loop_type_for_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_none_loop_type_for_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_none_loop_type_for_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_compile_mode_none_loop_type_for_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_loop_in_combine_fn_failure, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_map_in_combine_fn, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_nested, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_contiguous_tensor_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_compile_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_compile_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_compile_dynamic_shape_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_compile_dynamic_shape_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_eager_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_eager_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_none_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_False_compile_mode_none_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_compile_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_compile_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_compile_dynamic_shape_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_compile_dynamic_shape_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_eager_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_eager_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_none_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_non_pointwise_generic_reverse_True_compile_mode_none_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_output_output_alias, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_pytree_output, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_sparse_tensor, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_eager_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_generic_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_generic_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_generic_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_generic_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_pointwise_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_pointwise_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_pointwise_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_tuple_compile_mode_none_combine_mode_pointwise_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_dynamic_shape_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_compile_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_eager_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_eager_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_eager_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_eager_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_none_reverse_False_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_none_reverse_False_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_none_reverse_True_cpu, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_vmap_in_combine_fn_compile_mode_none_reverse_True_cuda, test/functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_wrong_pytree, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_accepts_torch_function_as_inputs, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_autograd_backward, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_eager_run_with_item, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_aot_func_check_functional, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_data_dependent_pred, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_input_aliasing_with_aot_func, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_input_mutation_on_false_branch, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_input_mutation_on_true_branch, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_nested_input_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_nested_input_mutation_with_aot_func, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_functionalized_output_alias_input, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_make_fx_preserve_stack_trace_for_nodes_in_subgraph, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_merge_graph_preserves_ph_meta, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_output_dynamic_False_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_output_dynamic_False_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_output_dynamic_True_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_output_dynamic_True_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_strided_output_dynamic_False_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_strided_output_dynamic_False_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_strided_output_dynamic_True_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_mismatched_branch_strided_output_dynamic_True_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced_multi, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced_multi_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced_other_inputs, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_traced_other_inputs_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_with_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_nested_with_closure_graph_module, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_no_dynamo_cache_limit, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_retrace_functionalized, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_simple_with_linear_compile_check_graph, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_subgraph_same_shape_env_as_parent, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_symint_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_symint_operands_requires_grad_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_symint_operands_requires_grad_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_trace_set__and_mutate_input, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_trace_set__and_mutate_intermediate, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_traced_not_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_traced_not_nested_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_function_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_module_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_bool_innerFnType_object_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_floatTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_0_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_0_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_tracing_with_valid_inputs_predType_intTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_unbacked_symint_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_multiple_args_with_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_multiple_inputs, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_multiple_outputs_nClosure_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_multiple_outputs_nClosure_1, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_function_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_function_nOperands_2_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_function_nOperands_2_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_module_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_module_nOperands_2_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_module_nOperands_2_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_object_nOperands_1_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_object_nOperands_2_nClosure_0_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_predType_boolTensor_innerFnType_object_nOperands_2_nClosure_1_nesting_0, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_vmap_single_input_with_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_consecutive_make_fx_symbolic, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_module_param_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_module_python_scalar_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_sym_pred, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_tensor_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_tensor_closure_graph_module, test/functorch/test_control_flow.py::TestControlFlowTraced::test_cond_with_unbacked_sym_pred, test/functorch/test_control_flow.py::TestControlFlowTraced::test_hop_raises_if_not_overriding_call, test/functorch/test_control_flow.py::TestControlFlowTraced::test_input_input_alias, test/functorch/test_control_flow.py::TestControlFlowTraced::test_input_mutation_inference_mode_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_input_mutation_inference_mode_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_input_output_alias, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_functionalized, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_functionalized_aot_func, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_functionalized_arg_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_functionalized_elem_alias, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_functionalized_elem_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_map_unfunc_boolean_tensor_for_nested_map_cond, test/functorch/test_control_flow.py::TestControlFlowTraced::test_merge_output, test/functorch/test_control_flow.py::TestControlFlowTraced::test_nested_cond_map_cond_symbolic, test/functorch/test_control_flow.py::TestControlFlowTraced::test_nested_map_cond_real, test/functorch/test_control_flow.py::TestControlFlowTraced::test_nested_map_cond_symbolic, test/functorch/test_control_flow.py::TestControlFlowTraced::test_raise_error_on_mismatch_tensor_size, test/functorch/test_control_flow.py::TestControlFlowTraced::test_raise_error_on_mismatch_tensor_size_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_raise_error_on_mismatch_type_size, test/functorch/test_control_flow.py::TestControlFlowTraced::test_raise_error_on_mismatch_type_size_fake_tensor, test/functorch/test_control_flow.py::TestControlFlowTraced::test_scan_functionalized, test/functorch/test_control_flow.py::TestControlFlowTraced::test_scan_functionalized_elem_alias, test/functorch/test_control_flow.py::TestControlFlowTraced::test_scan_functionalized_elem_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_scan_pytree_closure, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_autograd_aot_functionalized, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_autograd_symbolic_dict, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_autograd_symbolic_list, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_autograd_symbolic_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_real, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_symbolic_dict, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_symbolic_list, test/functorch/test_control_flow.py::TestControlFlowTraced::test_tracing_map_symbolic_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_two_hops_not_sharing_code_obj, test/functorch/test_control_flow.py::TestControlFlowTraced::test_vmap_vmap_boolcond_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_vmap_vmap_boolcond_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_const_and_symint_output, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_int_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_nested_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_pytree_int_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_simple_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_aot_eager_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_const_and_symint_output, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_int_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_nested_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_pytree_int_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_simple_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_compile_backend_eager_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_cpp_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_cpp_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_cpp_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_cpp_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_cpp_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_functorch_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_functorch_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_functorch_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_functorch_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_functorch_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_no_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_no_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_no_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_no_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_no_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_python_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_python_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_python_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_python_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_functionalize_func_type_python_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_nested2_traced, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_nested_traced, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_compile_dynamic_False_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_compile_dynamic_False_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_compile_dynamic_True_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_compile_dynamic_True_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_export_strict_False_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_export_strict_False_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_export_strict_True_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_constant_and_symint_output_export_strict_True_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_compile_dynamic_False_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_compile_dynamic_False_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_compile_dynamic_True_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_compile_dynamic_True_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_export_strict_False_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_export_strict_False_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_export_strict_True_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_int_carry_export_strict_True_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_mismatch_in_meta, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_compile_dynamic_False_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_compile_dynamic_False_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_compile_dynamic_True_backend_aot_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_compile_dynamic_True_backend_eager, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_export_strict_False_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_export_strict_False_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_export_strict_True_dynamic_False, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_op_pytree_int_carry_export_strict_True_dynamic_True, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_simple_functionalize_check_graph_func_type_cpp, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_simple_functionalize_check_graph_func_type_functorch, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_simple_functionalize_check_graph_func_type_no, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_simple_functionalize_check_graph_func_type_python, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_simple_with_linear_compile_check_graph, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_nested, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_nested2, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_nested_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_simple, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_simple_with_linear, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_simple_with_mutation, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_tracing_while_loop_test_simple_with_pytree_carry, test/functorch/test_control_flow.py::TestControlFlowTraced::test_while_loop_unbacked_bindings, test/functorch/test_control_flow.py::TestHopSchema::test_function_schema_gen, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_GraphModule, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_ScriptObj, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_SymBool, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_SymInt, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_Tensor, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_bool, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_float, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_int, test/functorch/test_control_flow.py::TestHopSchema::test_list_gen_schema_type_str, test/functorch/test_control_flow.py::TestHopSchema::test_schema_tree_spec, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_GraphModule, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_ScriptObj, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_SymBool, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_SymInt, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_Tensor, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_bool, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_float, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_int, test/functorch/test_control_flow.py::TestHopSchema::test_type_gen_schema_type_str, test/functorch/test_control_flow.py::TestHopSchema::test_while_loop_schema_gen 2025-08-14T21:27:07.4692100Z 2025-08-14T21:27:09.8898350Z Running functorch/test_ac_logging 1/1 ... [2025-08-14 21:27:09.889645] 2025-08-14T21:27:09.8899190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:27:09.8900910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_ac_logging.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:27:09.889960] 2025-08-14T21:27:12.1035470Z 2025-08-14T21:27:12.1037010Z functorch/test_ac_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_logging_1.1_6f6cf31fb59536c9_.log 2025-08-14T21:27:12.1041520Z Running 4 items in this shard: test/functorch/test_ac_logging.py::TestAcLogging::test_create_activation_checkpointing_logging_structure_payload, test/functorch/test_ac_logging.py::TestAcLogging::test_create_joint_graph_edges, test/functorch/test_ac_logging.py::TestAcLogging::test_create_joint_graph_node_information, test/functorch/test_ac_logging.py::TestAcLogging::test_create_structured_trace_for_min_cut_info 2025-08-14T21:27:12.1042690Z 2025-08-14T21:27:14.3059540Z Running test_mkl_verbose 1/1 ... [2025-08-14 21:27:14.305747] 2025-08-14T21:27:14.3060290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:27:14.3062280Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_mkl_verbose.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:27:14.306023] 2025-08-14T21:27:18.4636690Z 2025-08-14T21:27:18.4637480Z test_mkl_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkl_verbose_1.1_1e4c30cc618ebf04_.log 2025-08-14T21:27:18.4638610Z Running 2 items in this shard: test/test_mkl_verbose.py::TestMKLVerbose::test_verbose_off, test/test_mkl_verbose.py::TestMKLVerbose::test_verbose_on 2025-08-14T21:27:18.4639180Z 2025-08-14T21:27:20.6549590Z Running test_appending_byte_serializer 1/1 ... [2025-08-14 21:27:20.654737] 2025-08-14T21:27:20.6550420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:27:20.6551870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_appending_byte_serializer.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-08-14 21:27:20.655036] 2025-08-14T21:27:22.8949020Z 2025-08-14T21:27:22.8950020Z test_appending_byte_serializer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_appending_byte_serializer_1.1_5f4fa25b35ce75fc_.log 2025-08-14T21:27:22.8951580Z Running 3 items in this shard: test/test_appending_byte_serializer.py::TestAppendingByteSerializer::test_checksum, test/test_appending_byte_serializer.py::TestAppendingByteSerializer::test_write_and_read_class, test/test_appending_byte_serializer.py::TestAppendingByteSerializer::test_write_and_read_int 2025-08-14T21:27:22.8952420Z 2025-08-14T21:27:25.0667140Z Running test_autoload 1/1 ... [2025-08-14 21:27:25.066511] 2025-08-14T21:27:25.0667870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:27:25.0669430Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_autoload.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-08-14 21:27:25.066813] 2025-08-14T21:27:27.2629530Z 2025-08-14T21:27:27.2630330Z test_autoload 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autoload_1.1_d65f89254d646837_.log 2025-08-14T21:27:27.2631340Z Running 1 items in this shard: test/test_autoload.py::TestDeviceBackendAutoload::test_autoload 2025-08-14T21:27:27.2631630Z 2025-08-14T21:27:29.4366480Z Running test_proxy_tensor 1/1 ... [2025-08-14 21:27:29.436460] 2025-08-14T21:27:29.4366790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:27:29.4368650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_proxy_tensor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:27:29.436759] 2025-08-14T21:29:05.6671350Z 2025-08-14T21:29:05.6671860Z PRINTING LOG FILE of inductor/test_compiled_autograd 1/1 (test/test-reports/inductor.test_compiled_autograd_1.1_e1260eaf7c57dcd9_.log) 2025-08-14T21:29:05.6672600Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-dbaf57ac862da69d.xml 2025-08-14T21:29:05.6673120Z ============================= test session starts ============================== 2025-08-14T21:29:05.6673570Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.6673990Z cachedir: .pytest_cache 2025-08-14T21:29:05.6674380Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.6674860Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.6675090Z configfile: pytest.ini 2025-08-14T21:29:05.6675800Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.6676250Z collecting ... collected 809 items 2025-08-14T21:29:05.6676490Z stepcurrent: Cannot find last run test, not skipping 2025-08-14T21:29:05.6915870Z Running 809 items in this shard: test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_accuracy, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_3, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_5_1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_5_2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_3, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_3_1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_3_2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_without_zero, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_already_nan, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_backward, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_grad, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_aot_bwd_gm_runnable, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_non_traceable, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_backward_hook_relative_ordering_partial, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_basic, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cache_hit, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_callback_graph_break_throws_error, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_sac, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_simple_reentrant_False, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_simple_reentrant_True, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_aot_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_inductor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_aot_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_inductor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_aot_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_inductor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_aot_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_inductor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compiled_autograd_does_not_specialize_on_bw_symints, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cpu_offloading, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_division, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_graph, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_scalar_used_in_cpp_custom_op, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_scalar_used_in_python_custom_op, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_sdpa, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_bw_graph_break, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_compiled_fw_bw_graph_break, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_compiled_fw_graph_break, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_dynamically_defined_class, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_multiple_grads, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_non_variable_input, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_output_metadata, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_attr, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_multiple_tensors, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_multiple_tensors_dedup, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_shape_tensor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_tensors, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_with_same_graph, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_ddp_cpp_reducer_error, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_ddp_python_reducer, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_disk_offloading, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dont_dce_side_effects, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_annotations, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_eager_node, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_from_forward, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamo_boxed, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamo_flaky_segfault, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_flex_attention, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_free_activation_memory, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_free_activation_memory_subclass, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_graph_break_custom_op, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_higher_order_gradients, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_implicit_add, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inplace_grad_update, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inputs_aliasing_bytecode_attr_mutations, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inputs_aliasing_bytecode_stack_restore, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_issue106555, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_keep_graph_simple, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_keep_graph_usage_after_compiled, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logging_tensor_flaky, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logs, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logs_aot_bwd_reuse, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_mismatch_fake_tensor_mode, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_mismatch_fake_tensor_mode_dynamic_shape, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_multiple_torch_compile, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_nested_compile, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_nested_context_manager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_nested_compiled_autograd, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_all_leaves, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_different_leaves_will_recompile, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_some_leaves, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_aot_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_eager, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_inductor, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_output_nodes_all_leaves, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_output_nodes_some_leaves, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_acc_grad, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_all_bwd_hooks, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_post_hooks, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_pre_hooks, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_tensor_pre_hooks, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook3, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reset, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_saved_tensor_unpack_hook_ordering, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook1, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook3, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_subclass_basic, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_api_dynamic_shapes, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_graph_break, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_graph_break2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_only_backward_call, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_dispatch_mode, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_function_mode, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_auto_functionalized, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_auto_functionalized_v2, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_run_with_rng_state, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_dispatcher_nodes, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_dispatcher_nodes_hop, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_id, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_cpp, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_dynamic_shapes, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_graph, test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_snapshot, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_access_saved_tensor_twice_without_recomputation_works, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_posthooks_can_observe_tensor_prehook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_posthooks_should_not_execute, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_tensor_reference, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_with_zero_numel_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_assign_parent_cleanup, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_detect_nan, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_grad_warnings, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_mode_no_check_nan, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_attribute_deletion, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_view_of_view, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_views_creation_meta, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_views_cross_dtype, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_multiple_views_python, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_node_isinstance, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_print_tensor, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_python_custom_function_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_simple_views_python, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_views_codegen, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_badcalls, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_copy, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_create_graph_warns, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_hook_relative_ordering, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_no_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_to_node, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_retained_graph_with_saved_values, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_retained_graph_without_saved_values, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_with_saved_values, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_without_saved_values, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_nonleaf_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_scalar_input, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_calculate_shape_util, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_callback_adds_callback, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_callback_propagates_errors_from_device_thread, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_cant_create_saved_tensors, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_detects_non_determinism, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_sequential_warns_if_use_reentrant_not_passed_explcitly, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_valid_reset_on_error, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_warns_if_use_reentrant_not_passed_explcitly, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_non_reentrant_autocast_cpu, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_non_reentrant_autocast_gpu, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_arbitrary_input_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_correct_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_custom_function_works, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_dataparallel, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_input_requires_grad_False, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_input_requires_grad_True, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_memory_savings, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_parameter_used_in_an_out, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_saved_object_identity, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_with_context_fn, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_copy_slices_graph_task_updates, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_create_graph_and_full_backward_hook_cycle, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_graph_task_execution_order, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_graph_task_id, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_node, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_autograd_no_early_free, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_autograd_repeated_grad_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_cycle, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_error, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_exception, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_forward_is_no_op, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_inplace_checks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_non_differentiable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_non_tensor_before_tensor_args, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_view_checks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_wrong_formula, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_inplace_on_non_default_view, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_inplace_on_view_of_leaf, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_local_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_mark_dirty_not_differentiable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_mark_output_view_of_intermediate, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_no_tensors, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_non_tensor_inputs_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_preserve_torch_function_when_return_as_is, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_return_view_in_nograd, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_save_for_forward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_saved_tensors, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_multi_input, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_multi_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_simple, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_vmap_defaults, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_deep_reentrant, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_default_saved_tensors_hooks_double_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dep_nograd, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dependent_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach_base, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach_then_inplace_raises_in_autograd, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_diagonal_expanded_v, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dir, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_disabling_saved_tensor_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_disabling_saved_tensor_hooks_nested, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dont_materialize_grads, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_duplicate_backward_root, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_enable_grad_decorator_no_paren, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_first_grad_fn_access_in_no_grad_mode, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph_complicated, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph_pyfunction, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_full_backward_hook_double_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function_returns_input, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function_returns_undefined_tensor, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gc_in_destructor, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_badcalls, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_batched_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_empty_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_attr_bindings, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_badcalls, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_input_metadata, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks_multiple_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks_remove_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_materialize_grads, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_mode_class_decoration, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_mode_restored_reentrant, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf_many_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf_register_hook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_materialize, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_multi, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_set, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_unreachable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_unreachable_discovery, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_backward_mul_by_grad_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_batched_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_forward_or_backward_only, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_no_differentiable_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_complex_non_complex_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_custom_error, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_default_device_placement_context, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_dense_and_sparse_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_batched_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_respects_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_runs_with_no_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_get_analytical_jacobian, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_get_numerical_jacobian, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout0, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout1, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout2, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout3, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout4, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_jacobian_mismatch, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_multiple_mkldnn_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_nondeterministic, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_output_shape_or_dtype_depend_on_values, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_single_input, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_test_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_undefined_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_validates_input_mkldnn, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_validates_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradient_edge_graph_ownership, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradient_edge_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_graph_save_on_cpu, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_graph_save_on_cpu_cuda, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hessian_vector, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_False, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_True, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_False, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_edge_case_when_called_with_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_none, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_with_no_name, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hooks_cpp, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_increment_version, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_index_backward_does_not_save_tensor, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_indexing, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_indexing_duplicates, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_not_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_leaf_errors, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_saved_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_weak_grad_fn, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_input_buffer_accum, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_integer_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_invalid_gradients, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_isolated_node, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_leaf_assignment, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_legacy_function_deprecation_exception, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_lobpcg, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable_mixed, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable_none, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_materialize_grads, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_backward_no_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_all_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_any_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_hooks_invalid_mode, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multiple_insert_removal_caching, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_named_tensor_for_complex_views, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_anomaly_access, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_autograd_function_attribute_access, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_autograd_function_stashing_ctx, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_nested_anomaly_detect_nan, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_nested_anomaly_printstack_cleanup, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_next_functions, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_assignment, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_copy, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_copy_sparse, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_input, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_modifies_version, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_python_function, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_requires_grad_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_unnecessary_save, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_unnecessary_unwrapping, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_node_ordering_when_none_returned, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_node_post_hook_registered_during_unpack_hook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_not_implemented_fwad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_not_implemented_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_numpy_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_once_differentiable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_out_variant_raises_when_inputs_require_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pack_hook_with_inplace_modification_should_fail, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pickle, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_e2e, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_gets_cleaned_up, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_multiple_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_multiple_tensors, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_on_non_leaf, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_ordering, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_returns_not_None, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pow_zero_tensor_gradient, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_power_function, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_prehook_ordering, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_fake, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_lstm, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_table, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_function_event_avg, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_propagation, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_seq_nr, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_shapes, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_unboxed_only, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pynode_destruction_deadlock, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_callbacks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_legacy, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_multithreaded, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_child_error, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_priority, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_both_depths, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_depth_0, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_depth_1, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_leaf_variable_hook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_non_leaf_variable_hook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad_, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_cycle, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_inplace_over_view, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retains_grad_can_always_observe_tensor_prehook, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retains_grad_inplace_multiple_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_duplicate, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_duplicate_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_leaf, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_leaf_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_none_for_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_on_cpu_and_checkpoint, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_output_nr, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_custom_error_propagation, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_custom_function_intermediates, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_extra_enter_during_bw_no_leak, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_extra_exit_during_bw_no_crash, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensors_hook_version_counter_not_shared, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_saved_original_with_default_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_saved_original_with_hooks, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_saved_original_inplace_detach, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_version_counter, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variables_deprecated, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saving_variable_to_disk, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_scalar_grad_mixed_device, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_select_expanded_v, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_select_sum, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_preserve_pyobj, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_self_requires_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_tensorimpl_type, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_benign_exceptions, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_critical_exceptions, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_exit, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_enabled, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_enabled_wraps, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_generator_functions, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_generator_functions_recursive, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_materialize_non_diff_grads, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setitem, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setitem_mask, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setting_default_saved_variable_hooks_twice_should_not_fail, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setting_default_saved_variable_hooks_twice_should_use_inner, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setup_context_when_forward_has_default_args, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_shape, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sharded_grad, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_simple_reentrant, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_slice_expanded_v, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_both_scalar, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim0, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim1, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim_neg, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_ind_scalar, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_x_scalar, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_mm_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_grad_warnings, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace_multiple_outputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace_over_view, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_thread_shutdown, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_to_sparse_backward, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_too_many_grads, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_type_conversions, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unpack_hooks_exec_count, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unrelated_inputs, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unsafe_set_version_counter, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unused_output, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_var_mean_differentiable, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_variable_traverse, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_version_counter, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_func_replay, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_func_replay_with_modified_state, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_replay_enabled, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_volatile_deprecated, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_will_engine_execute_node, test/inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_wrapped_number_saved_tensors_hooks, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_early_stop_True, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_kwargs_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_kwargs_early_stop_True, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_True, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_reentrant_backwards_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_reentrant_backwards_early_stop_True, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_same_graph_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_same_graph_early_stop_True, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_set_early_stop, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_set_early_stop_no_recompution_needed, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_two_children_early_stop_False, test/inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_two_children_early_stop_True, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_CompositeExplicitAutograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_CompositeImplicitAutograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_meta, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autogen_aten_ops_are_pt2_compliant, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_function_backed_op, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_notimplemented, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_notimplemented_gradmode, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_grad_for_nontensor, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_invalid_keys, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_requires_keys_for_input_optional_tensors, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_requires_keys_for_input_tensors, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_grads_are_tensor_or_none, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_CompositeImplicitAutograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_mutable, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_no_output, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_views, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_Autograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_AutogradCPU, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_AutogradCUDA, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_non_tensor, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_numel, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_tensorlist, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_type, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_partially_registered, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_returns_dict, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads_none_or_Tensor, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads_with_same_numel, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_basic_make_fx, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_builtin_aten_ops_are_pt2_compliant, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_builtin_torchscript_ops, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_basic, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_compile, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_fake_tracing, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_nms_dynamic_compile, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_and_impl, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_bad_schema, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_validation, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_list, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_single, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_tuple, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_defined_in_python, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_duplicate_impl, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_functionalize_error, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_abstract_overload, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_cpu, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_cpu, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_cuda, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_function, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_invalid, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_function, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_invalid_devices, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_meta, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_multiple, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CPU, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CUDA, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CompositeExplicitAutograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CompositeImplicitAutograd, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_separate, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_incorrect_schema_types, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_no_return, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_supported, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_unsupported, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_invalid_qualname, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_invalid_schemas, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_is_functional_schema, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_is_tensorlist_like_type, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_legacy_define, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_legacy_impl, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_lifetime, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_load_library, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_meta_for_data_dependent_shape_operation, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_name_must_match, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_new_data_dependent_symint, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_not_implemented_error, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_cea, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_fake, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_impl, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_meta, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_private_ctor, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_reserved_ns, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_resolve_packet, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_save_for_backward_inputs_are_namedtuple, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_schema_matches_signature, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_sequences, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_param_types, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_return_types_multi_return, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_return_types_single_return, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_schemas, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_symints, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_unsupported_param_types, test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_unsupported_schemas, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_access_module_attr, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_allow_python_side_effects_utility, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_constants, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_global_num, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_global_num_adds_guard, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_input_num, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_numpy_number, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_tracked, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_tracked_nested, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_global, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_global_nested, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_nonlocal, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_value_created_in_subgraph, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_concat_unbacked_shape_tensor, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_branches_no_arguments, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_branches_no_arguments_no_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_free_variable_in_both_branches, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_graph_break_in_one_branch, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_pytree_operands, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_pytree_operands_with_non_tensor_leaves, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_side_effect_in_one_branches, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_source_fn_stack, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_subgraph_name_is_valid, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_with_constant_pred, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_with_empty_operands, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_dynamic_shapes_over_vmap_batch_size, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_enum_arg, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_error_message_sane, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_graph_break_complicated, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_graph_break_simple, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_python_primitives_output, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_flat_list_output, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fn_with_kwargs_in_torch_ops, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_freevars_as_inputs_to_wrap, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_grad_source_fn_stack, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_incorrect_type, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_no_hints, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_pytree_inputs, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hooks, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hopify_generic_wrap, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_inlined_functions, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_internal_nonlocal, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensor_constant, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensors_with_compound_expressions, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensors_with_shared_symbols, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_make_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_example_value_metadata_consistent_with_eager, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_graph_break, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_kwargs, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_lowers_to_graph, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_multi_return, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_pytree_return, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_side_effect, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_source_fn_stack, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_subgraph_name_is_valid, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_symint_input, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_modules, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_nested_tuple_output, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_nested_wrap, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_no_freevars, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_output_with_dict, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_register_mode, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_register_subclass, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_var, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_var_used_multiple_times, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_vars, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_same_freevar_twice, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_global_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_global_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_nonlocal_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_nonlocal_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_in_body, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_local_list_append_no_graph_break, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_list, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_num, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_num_builtin, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_tensor, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_tensor_builtin, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_num, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_num_builtin, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_tensor, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_tensor_builtin, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_nested_nonlocal_list_append_graph_break, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_nonlocal_list_append_graph_break, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_global_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_global_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_nonlocal_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_nonlocal_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_global_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_global_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_nonlocal_module, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_nonlocal_obj, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_symint_in_slice, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_symint_input, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_and_unbacked_symbol_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_to_list_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_with_unbacked_shape_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_unbacked_symbol_closure, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_vmap_multiply_scalar, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_vmap_source_fn_stack, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_all_kwarg, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_allow_local_assign_in_body_fn, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default_else_branch, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default_if_branch, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_int, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_only, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_recompile, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_nested, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_not_const_symint_tensor, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_with_symint_constant, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_kwargs, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_source_fn_stack, test/inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_subgraph_name_is_valid, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call_disable_inline_nn_module, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call_sequential_params_and_buffers, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_call_compiled_backward_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_call_torch_compile_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_capture_tensor, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_closure_scalar, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_fn_with_kwargs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_freevar_python_scalar, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_freevar_tensor, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_non_tensor_input, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_over_grad, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_pytree, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_recompile, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_two_tensor_all_grad_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_two_tensor_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_with_graph_break, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_with_side_effect, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_hessian, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_hessian_argnums, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_randomness, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_two_tensors_argnums, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev_two_tensors_argnums, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_call_torch_compile_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_freevar_python_scalar, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_freevar_tensor, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_jvp, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_simple, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_disable_enable_disable_grad, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_disable_grad, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_linearize_jvp_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_call_compiled_backward_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_has_aux, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_multiple_outputs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_multiple_outputs_python_struct, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_call_compiled_backward_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_call_torch_compile_fn, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_free_const, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_free_tensor, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_get_wrapped, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_kwargs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_invocation_in_dims, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_invocation_out_dims, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs_diff_dims, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs_out_dims_tuple, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_implicit_via_op, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_in_body, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_unused_in_body, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_out_dims_None, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_over_vmap_captured, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_over_vmap_two_inputs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_previous_illegal_op_no_graph_break, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_pytree_inputs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_different_config, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_same_config, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_with_randomness, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_side_effects, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_side_effects_append_input, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_two_inputs, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_two_inputs_tuple_in_dims, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_conditional_graph_break, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break_2, test/inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break_lambda, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_invalid_kwargs, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_kwargs, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_mismatched_output, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_dropout, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_dropout_inductor, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_fallback, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_cond, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_cond_unbalanced_branches, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_nested_cond, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_function, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_function_with_kwargs, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_module, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_non_aliasing_util, test/inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_override_fallthrough_dispatch_key, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_auto_functionalize_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_cond_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_flex_attention_backward_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_flex_attention_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_quant_packed_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_quant_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_subgraph_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_nested_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_triple_nested_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_scan_simple_cpu_float32, test/inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_while_loop_simple_cpu_float32 2025-08-14T21:29:05.7151720Z 2025-08-14T21:29:05.7152060Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_accuracy PASSED [3.0212s] [ 0%] 2025-08-14T21:29:05.7152670Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_1 XFAIL [2.4243s] [ 0%] 2025-08-14T21:29:05.7153280Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_2 XFAIL [1.6399s] [ 0%] 2025-08-14T21:29:05.7154160Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_3 PASSED [2.0409s] [ 0%] 2025-08-14T21:29:05.7154800Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_5_1 PASSED [0.8256s] [ 0%] 2025-08-14T21:29:05.7155410Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_1_5_2 PASSED [0.8100s] [ 0%] 2025-08-14T21:29:05.7156010Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_1 PASSED [0.0239s] [ 0%] 2025-08-14T21:29:05.7156760Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_1 PASSED [0.8123s] [ 0%] 2025-08-14T21:29:05.7157530Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_2 PASSED [0.0213s] [ 1%] 2025-08-14T21:29:05.7158140Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_2_3_3 PASSED [1.6891s] [ 1%] 2025-08-14T21:29:05.7158750Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_3_1 PASSED [0.0197s] [ 1%] 2025-08-14T21:29:05.7159350Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_grad_polyfill_case_3_2 PASSED [3.0979s] [ 1%] 2025-08-14T21:29:05.7159920Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_accumulate_without_zero PASSED [3.0699s] [ 1%] 2025-08-14T21:29:05.7160490Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_already_nan PASSED [0.0208s] [ 1%] 2025-08-14T21:29:05.7161050Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_backward PASSED [0.0206s] [ 1%] 2025-08-14T21:29:05.7161590Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_anomaly_mode_grad PASSED [0.0159s] [ 1%] 2025-08-14T21:29:05.7162120Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_aot_bwd_gm_runnable PASSED [1.1412s] [ 2%] 2025-08-14T21:29:05.7164330Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_basic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp8ur_bwyv/main.cpp -o main.o 2025-08-14T21:29:05.7166830Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_basic.so 2025-08-14T21:29:05.7167650Z PASSED [11.6946s] [ 2%] 2025-08-14T21:29:05.7169660Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_basic_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpl_dqy3vg/main.cpp -o main.o 2025-08-14T21:29:05.7172310Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_basic_v1.so 2025-08-14T21:29:05.7172990Z ('RERUN', {'yellow': True}) [6.9580s] [ 2%] 2025-08-14T21:29:05.7175030Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_basic_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpx1eql113/main.cpp -o main.o 2025-08-14T21:29:05.7177620Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_basic_v2.so 2025-08-14T21:29:05.7179970Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_basic_true; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpl_dqy3vg/main.cpp:23; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpx1eql113/main.cpp:23 2025-08-14T21:29:05.7182170Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7182950Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x1021042b4 in libc10.dylib) 2025-08-14T21:29:05.7197780Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x102101148 in libc10.dylib) 2025-08-14T21:29:05.7198920Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x1105fec68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7200030Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x1106381c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7201560Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x3118ac654 in test_autograd_cpp_node_basic_v2.so) 2025-08-14T21:29:05.7202630Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x3118aba54 in test_autograd_cpp_node_basic_v2.so) 2025-08-14T21:29:05.7203350Z frame #6: __cxx_global_var_init + 80 (0x31194360c in test_autograd_cpp_node_basic_v2.so) 2025-08-14T21:29:05.7203750Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x31194363c in test_autograd_cpp_node_basic_v2.so) 2025-08-14T21:29:05.7204350Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7205590Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7206580Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7207340Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7208150Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7208890Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7209760Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7210500Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7211020Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7211620Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7212330Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7212980Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7213480Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7213860Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x1011f4e6c in Python) 2025-08-14T21:29:05.7214220Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x1011b499c in Python) 2025-08-14T21:29:05.7214550Z frame #23: _imp_create_dynamic + 168 (0x1011b3e2c in Python) 2025-08-14T21:29:05.7214860Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x1010d70e8 in Python) 2025-08-14T21:29:05.7215180Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7215500Z frame #26: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7215810Z frame #27: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7216130Z frame #28: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7216430Z frame #29: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7216890Z frame #30: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7217180Z frame #31: _PyVectorcall_Call + 152 (0x101086528 in Python) 2025-08-14T21:29:05.7217480Z frame #32: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7217790Z frame #33: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7218080Z frame #34: _PyVectorcall_Call + 152 (0x101086528 in Python) 2025-08-14T21:29:05.7218360Z frame #35: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7218660Z frame #36: _PyVectorcall_Call + 152 (0x101086528 in Python) 2025-08-14T21:29:05.7218950Z frame #37: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7219240Z frame #38: method_vectorcall + 372 (0x101088f1c in Python) 2025-08-14T21:29:05.7219530Z frame #39: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7219840Z frame #40: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7220280Z frame #41: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7220600Z frame #42: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7220910Z frame #43: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7221210Z frame #44: method_vectorcall + 308 (0x101088edc in Python) 2025-08-14T21:29:05.7221490Z frame #45: _PyVectorcall_Call + 152 (0x101086528 in Python) 2025-08-14T21:29:05.7221780Z frame #46: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7222100Z frame #47: _PyObject_FastCallDictTstate + 208 (0x101085a44 in Python) 2025-08-14T21:29:05.7222530Z frame #48: _PyObject_Call_Prepend + 136 (0x101086f00 in Python) 2025-08-14T21:29:05.7222810Z frame #49: slot_tp_call + 144 (0x1010fbb28 in Python) 2025-08-14T21:29:05.7223080Z frame #50: _PyObject_MakeTpCall + 128 (0x101085bb0 in Python) 2025-08-14T21:29:05.7223380Z frame #51: _PyEval_EvalFrameDefault + 42608 (0x10117b13c in Python) 2025-08-14T21:29:05.7234090Z frame #52: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7234500Z frame #53: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7234820Z frame #54: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7235130Z frame #55: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7235450Z frame #56: _PyObject_FastCallDictTstate + 208 (0x101085a44 in Python) 2025-08-14T21:29:05.7235760Z frame #57: _PyObject_Call_Prepend + 136 (0x101086f00 in Python) 2025-08-14T21:29:05.7236040Z frame #58: slot_tp_call + 144 (0x1010fbb28 in Python) 2025-08-14T21:29:05.7236300Z frame #59: _PyObject_Call + 124 (0x1010868c0 in Python) 2025-08-14T21:29:05.7236590Z frame #60: _PyEval_EvalFrameDefault + 49032 (0x10117ca54 in Python) 2025-08-14T21:29:05.7236900Z frame #61: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7237210Z frame #62: _PyEval_EvalFrameDefault + 42276 (0x10117aff0 in Python) 2025-08-14T21:29:05.7237410Z 2025-08-14T21:29:05.7237490Z Fatal Python error: Aborted 2025-08-14T21:29:05.7237600Z 2025-08-14T21:29:05.7237690Z Thread 0x0000000310b13000 (most recent call first): 2025-08-14T21:29:05.7238230Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7238970Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7239680Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7240410Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7240800Z 2025-08-14T21:29:05.7240890Z Thread 0x000000030fa07000 (most recent call first): 2025-08-14T21:29:05.7241530Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7242260Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7242960Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7243680Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7244070Z 2025-08-14T21:29:05.7244160Z Thread 0x000000030a73f000 (most recent call first): 2025-08-14T21:29:05.7244680Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7245540Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7246260Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7246990Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7247370Z 2025-08-14T21:29:05.7247470Z Thread 0x000000016fd93000 (most recent call first): 2025-08-14T21:29:05.7247810Z 2025-08-14T21:29:05.7247900Z 2025-08-14T21:29:05.7248010Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7248360Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7248730Z File "", line 1293 in create_module 2025-08-14T21:29:05.7249070Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7249660Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7250440Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7251170Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7251940Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7253220Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2336 in test_autograd_cpp_node_basic 2025-08-14T21:29:05.7253980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7254760Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7255550Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7256300Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7257040Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7257780Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7258730Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7259460Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7260150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7260830Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7261550Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7262200Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7262970Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7263620Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7264270Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7264930Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7265740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7266420Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7267150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7267870Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7268530Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7269190Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7269860Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7270540Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7271210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7271860Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7272480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7273120Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7273780Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7274460Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7275120Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7275910Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7276560Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7277280Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7278010Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7278700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7279460Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7279820Z 2025-08-14T21:29:05.7295370Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, ccneheexbfd7rczmxz4qnlow3bjwzifzxmsrzci5vihna6he4v3o.kernel, cnfzs2w2pcvybreaafhhyfpyek2w7ggywotigxqu6qmnr42mkxkr.kernel, cm6bmoxybz3yivgolkq75bdzit3uc4xqefjxwiwszvaj6ry7bb2y.kernel, choj34hpqfu4ayveknblhzrwwrphdmgxo6sr3leombfu3a2uir75.kernel, ci6ph5wqm7rsnnxb5mjygpfkpzyinncp6qk6ntk45tiwjd5o6lpq.kernel, c3t46mz4syxx4m46lfgt4cnbw2hwqcbexvkhot4chs3veqgvflkh.kernel, cfb23n4wvj276slmgxtfnof2nnuquqz6pvo3apanr4xseijozzsd.kernel, c6usgmuwts6sd3gwymtnmzprlm5hd5zrzcmfaaxqwwff35mlpxgc.kernel, cjhgwzj75dpocp6xk2bmmzal2njitzfjgn7jndfwl5d4ohaiqro2.kernel, cpj5ydlkfoi2r446ggcc4l5egfwxnluzuxfqevc6kzshgwxukmpk.kernel, cg3bmhyk3owhkrazzpicudoxvz72w5rf2e6wld5qm4ejivmsnkpd.kernel, cg7y2towwuz6zgtk6xwl7kqwik3eemkyegfkhy6lrlymhelu4qc6.kernel, cgwpydk5sxstpud5mzh43struafkjcsnj5w27roczmcuvc7p6yeb.kernel, chzyq6k2lq5q3hnjsjrsh6xr7arlxcnzdueexfjhjhp5l6s6duhz.kernel, c7zvasrdbsen35fzrysyj6dyl4izmaypqdshb4h7nzkrz6lnqpyi.kernel, cczufxu5y7fdk7sx2vscx6kbvogcxjrw5wpy2dqgbkqm5b4iizpf.kernel, c6b7h6wmeafowfyk76rtbmcrmhhhkuye2lcj36z7fuoaaxqfijia.kernel, cyrwcqk6s5mjoqd7ekzl5qltfwotacer6fkpobksf5mewxhqullr.kernel, ciglpwx4qipxqu4rffgabqfi6g6dekt6xqn5ncgkd7zhkvzflryi.kernel, cxn2mmp5lmcdv62ooelquyjey6s2ol3a5c3b64bzfgikp35ymroc.kernel, cz4254gxazzrynwfah6zqlswjweqzmbw6fmdsmberioglbyrpzos.kernel, ctxa3v4ooxfzf7syqn4yhjm23cxmafrce664u43zratl6lh725lx.kernel, cc7r5ju2tcmiqx5kx76f54j6uhmqb5gktql5d4ltfcyikduqyzxt.kernel, cvwu6s4s3mjfqyuroo5nnhn4t73k4fyxvse3z4nroozazrgi4gk3.kernel (total: 181) 2025-08-14T21:29:05.7310970Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7311130Z Retrying single test... 2025-08-14T21:29:05.7311580Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-8f44ad8d6eeb20b5.xml 2025-08-14T21:29:05.7312090Z ============================= test session starts ============================== 2025-08-14T21:29:05.7312540Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7312940Z cachedir: .pytest_cache 2025-08-14T21:29:05.7313330Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7313770Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7314000Z configfile: pytest.ini 2025-08-14T21:29:05.7314400Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7314880Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7315490Z stepcurrent: skipping 18 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True 2025-08-14T21:29:05.7316130Z Running 1 items in this shard 2025-08-14T21:29:05.7316250Z 2025-08-14T21:29:05.7318180Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_basic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpi73ruk35/main.cpp -o main.o 2025-08-14T21:29:05.7320880Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_basic.so 2025-08-14T21:29:05.7321550Z PASSED [10.3879s] [100%] 2025-08-14T21:29:05.7321660Z 2025-08-14T21:29:05.7322110Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-8f44ad8d6eeb20b5.xml - 2025-08-14T21:29:05.7322750Z ====================== 1 passed, 808 deselected in 10.43s ====================== 2025-08-14T21:29:05.7323130Z Got exit code 0 2025-08-14T21:29:05.7323360Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7323890Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-d058309b21e82e0b.xml 2025-08-14T21:29:05.7324400Z ============================= test session starts ============================== 2025-08-14T21:29:05.7324840Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7325230Z cachedir: .pytest_cache 2025-08-14T21:29:05.7325620Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7326060Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7326290Z configfile: pytest.ini 2025-08-14T21:29:05.7326680Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7327170Z collecting ... collected 809 items / 19 deselected / 790 selected 2025-08-14T21:29:05.7327450Z stepcurrent: skipping 19 already run items. 2025-08-14T21:29:05.7327670Z Running 790 items in this shard 2025-08-14T21:29:05.7327790Z 2025-08-14T21:29:05.7329730Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_data_dependent -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp6pqba91_/main.cpp -o main.o 2025-08-14T21:29:05.7332250Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_data_dependent.so 2025-08-14T21:29:05.7333040Z PASSED [10.8853s] [ 0%] 2025-08-14T21:29:05.7335060Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_data_dependent_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpe5jr57ll/main.cpp -o main.o 2025-08-14T21:29:05.7337730Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_data_dependent_v1.so 2025-08-14T21:29:05.7338430Z ('RERUN', {'yellow': True}) [6.6111s] [ 0%] 2025-08-14T21:29:05.7340490Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_data_dependent_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpe_4e8mpb/main.cpp -o main.o 2025-08-14T21:29:05.7343080Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_data_dependent_v2.so 2025-08-14T21:29:05.7345480Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_data_dependent_true; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpe5jr57ll/main.cpp:66; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpe_4e8mpb/main.cpp:66 2025-08-14T21:29:05.7347710Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7348490Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x1027a82b4 in libc10.dylib) 2025-08-14T21:29:05.7349260Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x1027a5148 in libc10.dylib) 2025-08-14T21:29:05.7350200Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x110ca2c68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7351210Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x110cdc1c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7352330Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x314216560 in test_autograd_cpp_node_data_depende) 2025-08-14T21:29:05.7353470Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x31421592c in test_autograd_cpp_node_data_depende) 2025-08-14T21:29:05.7354200Z frame #6: __cxx_global_var_init + 80 (0x3142b2978 in test_autograd_cpp_node_data_depende) 2025-08-14T21:29:05.7354610Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x3142b29a8 in test_autograd_cpp_node_data_depende) 2025-08-14T21:29:05.7355430Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7356390Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7357370Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7358220Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7358890Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7359640Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7360500Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7361230Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7361750Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7362350Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7363040Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7363710Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7364210Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7364580Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x101898e6c in Python) 2025-08-14T21:29:05.7364930Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x10185899c in Python) 2025-08-14T21:29:05.7365260Z frame #23: _imp_create_dynamic + 168 (0x101857e2c in Python) 2025-08-14T21:29:05.7365560Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x10177b0e8 in Python) 2025-08-14T21:29:05.7365890Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x101820a54 in Python) 2025-08-14T21:29:05.7366180Z frame #26: method_vectorcall + 372 (0x10172cf1c in Python) 2025-08-14T21:29:05.7366470Z frame #27: _PyEval_EvalFrameDefault + 49032 (0x101820a54 in Python) 2025-08-14T21:29:05.7366770Z frame #28: method_vectorcall + 308 (0x10172cedc in Python) 2025-08-14T21:29:05.7367040Z frame #29: _PyVectorcall_Call + 152 (0x10172a528 in Python) 2025-08-14T21:29:05.7367410Z frame #30: _PyEval_EvalFrameDefault + 49032 (0x101820a54 in Python) 2025-08-14T21:29:05.7367730Z frame #31: _PyObject_FastCallDictTstate + 208 (0x101729a44 in Python) 2025-08-14T21:29:05.7368050Z frame #32: _PyObject_Call_Prepend + 136 (0x10172af00 in Python) 2025-08-14T21:29:05.7368320Z frame #33: slot_tp_call + 144 (0x10179fb28 in Python) 2025-08-14T21:29:05.7368590Z frame #34: _PyObject_MakeTpCall + 128 (0x101729bb0 in Python) 2025-08-14T21:29:05.7368890Z frame #35: _PyEval_EvalFrameDefault + 42608 (0x10181f13c in Python) 2025-08-14T21:29:05.7369220Z frame #36: _PyObject_FastCallDictTstate + 208 (0x101729a44 in Python) 2025-08-14T21:29:05.7369540Z frame #37: _PyObject_Call_Prepend + 136 (0x10172af00 in Python) 2025-08-14T21:29:05.7369820Z frame #38: slot_tp_call + 144 (0x10179fb28 in Python) 2025-08-14T21:29:05.7370070Z frame #39: _PyObject_Call + 124 (0x10172a8c0 in Python) 2025-08-14T21:29:05.7370360Z frame #40: _PyEval_EvalFrameDefault + 49032 (0x101820a54 in Python) 2025-08-14T21:29:05.7370760Z frame #41: _PyObject_FastCallDictTstate + 208 (0x101729a44 in Python) 2025-08-14T21:29:05.7371080Z frame #42: _PyObject_Call_Prepend + 136 (0x10172af00 in Python) 2025-08-14T21:29:05.7371360Z frame #43: slot_tp_call + 144 (0x10179fb28 in Python) 2025-08-14T21:29:05.7371620Z frame #44: _PyObject_MakeTpCall + 128 (0x101729bb0 in Python) 2025-08-14T21:29:05.7371920Z frame #45: _PyEval_EvalFrameDefault + 42608 (0x10181f13c in Python) 2025-08-14T21:29:05.7372250Z frame #46: _PyObject_FastCallDictTstate + 208 (0x101729a44 in Python) 2025-08-14T21:29:05.7372610Z frame #47: _PyObject_Call_Prepend + 136 (0x10172af00 in Python) 2025-08-14T21:29:05.7372890Z frame #48: slot_tp_call + 144 (0x10179fb28 in Python) 2025-08-14T21:29:05.7373160Z frame #49: _PyObject_MakeTpCall + 128 (0x101729bb0 in Python) 2025-08-14T21:29:05.7373460Z frame #50: _PyEval_EvalFrameDefault + 42608 (0x10181f13c in Python) 2025-08-14T21:29:05.7373780Z frame #51: _PyObject_FastCallDictTstate + 208 (0x101729a44 in Python) 2025-08-14T21:29:05.7374090Z frame #52: _PyObject_Call_Prepend + 136 (0x10172af00 in Python) 2025-08-14T21:29:05.7374370Z frame #53: slot_tp_call + 144 (0x10179fb28 in Python) 2025-08-14T21:29:05.7374630Z frame #54: _PyObject_MakeTpCall + 128 (0x101729bb0 in Python) 2025-08-14T21:29:05.7374930Z frame #55: _PyEval_EvalFrameDefault + 42608 (0x10181f13c in Python) 2025-08-14T21:29:05.7375220Z frame #56: PyEval_EvalCode + 184 (0x10181485c in Python) 2025-08-14T21:29:05.7375480Z frame #57: run_eval_code_obj + 88 (0x101877838 in Python) 2025-08-14T21:29:05.7375730Z frame #58: run_mod + 132 (0x101875918 in Python) 2025-08-14T21:29:05.7375970Z frame #59: pyrun_file + 156 (0x101874d8c in Python) 2025-08-14T21:29:05.7376250Z frame #60: _PyRun_SimpleFileObject + 288 (0x1018740f0 in Python) 2025-08-14T21:29:05.7376530Z frame #61: _PyRun_AnyFileObject + 80 (0x101873ce8 in Python) 2025-08-14T21:29:05.7376820Z frame #62: pymain_run_file_obj + 164 (0x101899fe4 in Python) 2025-08-14T21:29:05.7376990Z 2025-08-14T21:29:05.7377050Z Fatal Python error: Aborted 2025-08-14T21:29:05.7377170Z 2025-08-14T21:29:05.7377260Z Thread 0x0000000313da7000 (most recent call first): 2025-08-14T21:29:05.7377790Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7378530Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7379250Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7379980Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7380380Z 2025-08-14T21:29:05.7380470Z Thread 0x000000016f263000 (most recent call first): 2025-08-14T21:29:05.7380680Z 2025-08-14T21:29:05.7380820Z 2025-08-14T21:29:05.7380940Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7381270Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7381640Z File "", line 1293 in create_module 2025-08-14T21:29:05.7382000Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7382580Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7383370Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7384110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7384950Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7385730Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2834 in test_autograd_cpp_node_data_dependent 2025-08-14T21:29:05.7386480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7387260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7388120Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7388890Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7389620Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7390360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7391120Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7391850Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7392540Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7393210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7393880Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7394540Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7395180Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7395810Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7396450Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7397140Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7397890Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7398560Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7399280Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7399980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7400630Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7401280Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7402010Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7402690Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7403340Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7403980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7404700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7405330Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7406300Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7406990Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7407630Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7408290Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7408940Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7409670Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7410400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7411170Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7411880Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7412330Z 2025-08-14T21:29:05.7423470Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cm6bmoxybz3yivgolkq75bdzit3uc4xqefjxwiwszvaj6ry7bb2y.kernel (total: 158) 2025-08-14T21:29:05.7434610Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7434800Z Retrying single test... 2025-08-14T21:29:05.7435320Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-cafd91e10e38a18f.xml 2025-08-14T21:29:05.7435910Z ============================= test session starts ============================== 2025-08-14T21:29:05.7436400Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7436810Z cachedir: .pytest_cache 2025-08-14T21:29:05.7437330Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7437790Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7438040Z configfile: pytest.ini 2025-08-14T21:29:05.7438510Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7439000Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7439780Z stepcurrent: skipping 20 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True 2025-08-14T21:29:05.7440420Z Running 1 items in this shard 2025-08-14T21:29:05.7440650Z 2025-08-14T21:29:05.7442630Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_data_dependent -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp79h9nhvc/main.cpp -o main.o 2025-08-14T21:29:05.7445260Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_data_dependent.so 2025-08-14T21:29:05.7445960Z PASSED [9.4293s] [100%] 2025-08-14T21:29:05.7446090Z 2025-08-14T21:29:05.7446590Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-cafd91e10e38a18f.xml - 2025-08-14T21:29:05.7447280Z ====================== 1 passed, 808 deselected in 9.46s ======================= 2025-08-14T21:29:05.7447580Z Got exit code 0 2025-08-14T21:29:05.7454000Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7454550Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-dc3760185b2bdbab.xml 2025-08-14T21:29:05.7455050Z ============================= test session starts ============================== 2025-08-14T21:29:05.7455510Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7455900Z cachedir: .pytest_cache 2025-08-14T21:29:05.7456300Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7456750Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7456980Z configfile: pytest.ini 2025-08-14T21:29:05.7457370Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7457870Z collecting ... collected 809 items / 21 deselected / 788 selected 2025-08-14T21:29:05.7458150Z stepcurrent: skipping 21 already run items. 2025-08-14T21:29:05.7458360Z Running 788 items in this shard 2025-08-14T21:29:05.7458480Z 2025-08-14T21:29:05.7460380Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_id -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmprsyn5vr6/main.cpp -o main.o 2025-08-14T21:29:05.7462970Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_id.so 2025-08-14T21:29:05.7463600Z PASSED [10.0780s] [ 0%] 2025-08-14T21:29:05.7465730Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_id_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpflxr84_j/main.cpp -o main.o 2025-08-14T21:29:05.7468260Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_id_v1.so 2025-08-14T21:29:05.7468920Z ('RERUN', {'yellow': True}) [6.8260s] [ 0%] 2025-08-14T21:29:05.7470970Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_id_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmph2mij9d6/main.cpp -o main.o 2025-08-14T21:29:05.7473400Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_id_v2.so 2025-08-14T21:29:05.7475740Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_id_true; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpflxr84_j/main.cpp:43; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmph2mij9d6/main.cpp:43 2025-08-14T21:29:05.7477930Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7478880Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x10474c2b4 in libc10.dylib) 2025-08-14T21:29:05.7479700Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x104749148 in libc10.dylib) 2025-08-14T21:29:05.7480630Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x130b36c68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7481750Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x130b701c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7482790Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x317115b48 in test_autograd_cpp_node_id_v2.so) 2025-08-14T21:29:05.7483830Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x317114f14 in test_autograd_cpp_node_id_v2.so) 2025-08-14T21:29:05.7484660Z frame #6: __cxx_global_var_init + 80 (0x3171b2978 in test_autograd_cpp_node_id_v2.so) 2025-08-14T21:29:05.7485050Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x3171b29a8 in test_autograd_cpp_node_id_v2.so) 2025-08-14T21:29:05.7485640Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7486580Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7487540Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7488310Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7488980Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7489720Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7490580Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7491300Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7491820Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7492400Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7493100Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7493760Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7494260Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7494750Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x10383ce6c in Python) 2025-08-14T21:29:05.7495110Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x1037fc99c in Python) 2025-08-14T21:29:05.7495440Z frame #23: _imp_create_dynamic + 168 (0x1037fbe2c in Python) 2025-08-14T21:29:05.7495750Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x10371f0e8 in Python) 2025-08-14T21:29:05.7496080Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7496390Z frame #26: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7496710Z frame #27: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7497020Z frame #28: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7497320Z frame #29: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7497630Z frame #30: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7498080Z frame #31: _PyVectorcall_Call + 152 (0x1036ce528 in Python) 2025-08-14T21:29:05.7498420Z frame #32: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7498730Z frame #33: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7499030Z frame #34: _PyVectorcall_Call + 152 (0x1036ce528 in Python) 2025-08-14T21:29:05.7499320Z frame #35: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7499620Z frame #36: _PyVectorcall_Call + 152 (0x1036ce528 in Python) 2025-08-14T21:29:05.7500000Z frame #37: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7500290Z frame #38: method_vectorcall + 372 (0x1036d0f1c in Python) 2025-08-14T21:29:05.7500580Z frame #39: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7500890Z frame #40: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7501200Z frame #41: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7501510Z frame #42: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7501820Z frame #43: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7502120Z frame #44: method_vectorcall + 308 (0x1036d0edc in Python) 2025-08-14T21:29:05.7502390Z frame #45: _PyVectorcall_Call + 152 (0x1036ce528 in Python) 2025-08-14T21:29:05.7502690Z frame #46: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7503010Z frame #47: _PyObject_FastCallDictTstate + 208 (0x1036cda44 in Python) 2025-08-14T21:29:05.7503330Z frame #48: _PyObject_Call_Prepend + 136 (0x1036cef00 in Python) 2025-08-14T21:29:05.7503610Z frame #49: slot_tp_call + 144 (0x103743b28 in Python) 2025-08-14T21:29:05.7503880Z frame #50: _PyObject_MakeTpCall + 128 (0x1036cdbb0 in Python) 2025-08-14T21:29:05.7504180Z frame #51: _PyEval_EvalFrameDefault + 42608 (0x1037c313c in Python) 2025-08-14T21:29:05.7504490Z frame #52: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7504800Z frame #53: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7505120Z frame #54: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7505430Z frame #55: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7505740Z frame #56: _PyObject_FastCallDictTstate + 208 (0x1036cda44 in Python) 2025-08-14T21:29:05.7506120Z frame #57: _PyObject_Call_Prepend + 136 (0x1036cef00 in Python) 2025-08-14T21:29:05.7506400Z frame #58: slot_tp_call + 144 (0x103743b28 in Python) 2025-08-14T21:29:05.7506660Z frame #59: _PyObject_Call + 124 (0x1036ce8c0 in Python) 2025-08-14T21:29:05.7506950Z frame #60: _PyEval_EvalFrameDefault + 49032 (0x1037c4a54 in Python) 2025-08-14T21:29:05.7507260Z frame #61: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7507570Z frame #62: _PyEval_EvalFrameDefault + 42276 (0x1037c2ff0 in Python) 2025-08-14T21:29:05.7507760Z 2025-08-14T21:29:05.7507960Z Fatal Python error: Aborted 2025-08-14T21:29:05.7508080Z 2025-08-14T21:29:05.7508170Z Thread 0x0000000316ec7000 (most recent call first): 2025-08-14T21:29:05.7508690Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7509430Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7510140Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7510870Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7511260Z 2025-08-14T21:29:05.7511350Z Thread 0x000000016d233000 (most recent call first): 2025-08-14T21:29:05.7511570Z 2025-08-14T21:29:05.7511660Z 2025-08-14T21:29:05.7511890Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7512240Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7512600Z File "", line 1293 in create_module 2025-08-14T21:29:05.7512950Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7513530Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7514350Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7515080Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7515830Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7516570Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2413 in test_autograd_cpp_node_id 2025-08-14T21:29:05.7517330Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7518110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7518900Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7519660Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7520390Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7521130Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7521900Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7522630Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7523310Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7523990Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7524790Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7525440Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7526080Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7526710Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7527350Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7528010Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7528840Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7529570Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7530280Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7530980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7531720Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7532360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7533030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7533710Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7534360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7535000Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7535630Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7536260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7536930Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7537610Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7538260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7538910Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7539560Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7540280Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7541150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7541850Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7542500Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7542820Z 2025-08-14T21:29:05.7553570Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cvwu6s4s3mjfqyuroo5nnhn4t73k4fyxvse3z4nroozazrgi4gk3.kernel (total: 158) 2025-08-14T21:29:05.7564590Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7564760Z Retrying single test... 2025-08-14T21:29:05.7565200Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-6d16bab30b0af7b9.xml 2025-08-14T21:29:05.7565880Z ============================= test session starts ============================== 2025-08-14T21:29:05.7566350Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7566730Z cachedir: .pytest_cache 2025-08-14T21:29:05.7567110Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7567560Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7567860Z configfile: pytest.ini 2025-08-14T21:29:05.7568260Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7568740Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7569350Z stepcurrent: skipping 22 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True 2025-08-14T21:29:05.7569860Z Running 1 items in this shard 2025-08-14T21:29:05.7569980Z 2025-08-14T21:29:05.7571830Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_id -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp6p4qn8c7/main.cpp -o main.o 2025-08-14T21:29:05.7574260Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_id.so 2025-08-14T21:29:05.7574890Z PASSED [9.6429s] [100%] 2025-08-14T21:29:05.7574990Z 2025-08-14T21:29:05.7575460Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-6d16bab30b0af7b9.xml - 2025-08-14T21:29:05.7576090Z ====================== 1 passed, 808 deselected in 9.68s ======================= 2025-08-14T21:29:05.7576330Z Got exit code 0 2025-08-14T21:29:05.7576550Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7577090Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-cf6fe9106e00bd3b.xml 2025-08-14T21:29:05.7577580Z ============================= test session starts ============================== 2025-08-14T21:29:05.7578180Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7578560Z cachedir: .pytest_cache 2025-08-14T21:29:05.7578950Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7579390Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7579620Z configfile: pytest.ini 2025-08-14T21:29:05.7580010Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7580490Z collecting ... collected 809 items / 23 deselected / 786 selected 2025-08-14T21:29:05.7580770Z stepcurrent: skipping 23 already run items. 2025-08-14T21:29:05.7580980Z Running 786 items in this shard 2025-08-14T21:29:05.7581100Z 2025-08-14T21:29:05.7583100Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_non_traceable [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_non_traceable_autograd_cpp_node -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpr31r0mqj/main.cpp -o main.o 2025-08-14T21:29:05.7585640Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_non_traceable_autograd_cpp_node.so 2025-08-14T21:29:05.7586300Z PASSED [9.5840s] [ 0%] 2025-08-14T21:29:05.7588300Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_basic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpmewp9osa/main.cpp -o main.o 2025-08-14T21:29:05.7590780Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_basic.so 2025-08-14T21:29:05.7591460Z ('RERUN', {'yellow': True}) [6.5858s] [ 0%] 2025-08-14T21:29:05.7593490Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_basic_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpfu52177r/main.cpp -o main.o 2025-08-14T21:29:05.7595980Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_basic_v1.so 2025-08-14T21:29:05.7598490Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_saved_basic_false; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpmewp9osa/main.cpp:50; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpfu52177r/main.cpp:50 2025-08-14T21:29:05.7600900Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7601700Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x1068382b4 in libc10.dylib) 2025-08-14T21:29:05.7602480Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x106835148 in libc10.dylib) 2025-08-14T21:29:05.7603420Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x114d32c68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7604540Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x114d6c1c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7605590Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x31ad8ec68 in test_autograd_cpp_node_saved_basic_) 2025-08-14T21:29:05.7606690Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x31ad8e068 in test_autograd_cpp_node_saved_basic_) 2025-08-14T21:29:05.7607420Z frame #6: __cxx_global_var_init + 80 (0x31ae2de28 in test_autograd_cpp_node_saved_basic_) 2025-08-14T21:29:05.7607830Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x31ae2de58 in test_autograd_cpp_node_saved_basic_) 2025-08-14T21:29:05.7608420Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7609360Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7610360Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7611130Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7611810Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7612550Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7613540Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7614750Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7615280Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7615880Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7616580Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7617240Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7617930Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7618320Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x105928e6c in Python) 2025-08-14T21:29:05.7618690Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x1058e899c in Python) 2025-08-14T21:29:05.7619020Z frame #23: _imp_create_dynamic + 168 (0x1058e7e2c in Python) 2025-08-14T21:29:05.7619330Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x10580b0e8 in Python) 2025-08-14T21:29:05.7619650Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x1058b0a54 in Python) 2025-08-14T21:29:05.7620080Z frame #26: method_vectorcall + 372 (0x1057bcf1c in Python) 2025-08-14T21:29:05.7620380Z frame #27: _PyEval_EvalFrameDefault + 49032 (0x1058b0a54 in Python) 2025-08-14T21:29:05.7620680Z frame #28: method_vectorcall + 308 (0x1057bcedc in Python) 2025-08-14T21:29:05.7620960Z frame #29: _PyVectorcall_Call + 152 (0x1057ba528 in Python) 2025-08-14T21:29:05.7621250Z frame #30: _PyEval_EvalFrameDefault + 49032 (0x1058b0a54 in Python) 2025-08-14T21:29:05.7621580Z frame #31: _PyObject_FastCallDictTstate + 208 (0x1057b9a44 in Python) 2025-08-14T21:29:05.7621890Z frame #32: _PyObject_Call_Prepend + 136 (0x1057baf00 in Python) 2025-08-14T21:29:05.7622160Z frame #33: slot_tp_call + 144 (0x10582fb28 in Python) 2025-08-14T21:29:05.7622440Z frame #34: _PyObject_MakeTpCall + 128 (0x1057b9bb0 in Python) 2025-08-14T21:29:05.7622730Z frame #35: _PyEval_EvalFrameDefault + 42608 (0x1058af13c in Python) 2025-08-14T21:29:05.7623050Z frame #36: _PyObject_FastCallDictTstate + 208 (0x1057b9a44 in Python) 2025-08-14T21:29:05.7623370Z frame #37: _PyObject_Call_Prepend + 136 (0x1057baf00 in Python) 2025-08-14T21:29:05.7623640Z frame #38: slot_tp_call + 144 (0x10582fb28 in Python) 2025-08-14T21:29:05.7623900Z frame #39: _PyObject_Call + 124 (0x1057ba8c0 in Python) 2025-08-14T21:29:05.7624180Z frame #40: _PyEval_EvalFrameDefault + 49032 (0x1058b0a54 in Python) 2025-08-14T21:29:05.7624790Z frame #41: _PyObject_FastCallDictTstate + 208 (0x1057b9a44 in Python) 2025-08-14T21:29:05.7625120Z frame #42: _PyObject_Call_Prepend + 136 (0x1057baf00 in Python) 2025-08-14T21:29:05.7625390Z frame #43: slot_tp_call + 144 (0x10582fb28 in Python) 2025-08-14T21:29:05.7625660Z frame #44: _PyObject_MakeTpCall + 128 (0x1057b9bb0 in Python) 2025-08-14T21:29:05.7625960Z frame #45: _PyEval_EvalFrameDefault + 42608 (0x1058af13c in Python) 2025-08-14T21:29:05.7626280Z frame #46: _PyObject_FastCallDictTstate + 208 (0x1057b9a44 in Python) 2025-08-14T21:29:05.7626590Z frame #47: _PyObject_Call_Prepend + 136 (0x1057baf00 in Python) 2025-08-14T21:29:05.7626860Z frame #48: slot_tp_call + 144 (0x10582fb28 in Python) 2025-08-14T21:29:05.7627130Z frame #49: _PyObject_MakeTpCall + 128 (0x1057b9bb0 in Python) 2025-08-14T21:29:05.7627430Z frame #50: _PyEval_EvalFrameDefault + 42608 (0x1058af13c in Python) 2025-08-14T21:29:05.7627750Z frame #51: _PyObject_FastCallDictTstate + 208 (0x1057b9a44 in Python) 2025-08-14T21:29:05.7628060Z frame #52: _PyObject_Call_Prepend + 136 (0x1057baf00 in Python) 2025-08-14T21:29:05.7628460Z frame #53: slot_tp_call + 144 (0x10582fb28 in Python) 2025-08-14T21:29:05.7628730Z frame #54: _PyObject_MakeTpCall + 128 (0x1057b9bb0 in Python) 2025-08-14T21:29:05.7629040Z frame #55: _PyEval_EvalFrameDefault + 42608 (0x1058af13c in Python) 2025-08-14T21:29:05.7629330Z frame #56: PyEval_EvalCode + 184 (0x1058a485c in Python) 2025-08-14T21:29:05.7629600Z frame #57: run_eval_code_obj + 88 (0x105907838 in Python) 2025-08-14T21:29:05.7629850Z frame #58: run_mod + 132 (0x105905918 in Python) 2025-08-14T21:29:05.7630080Z frame #59: pyrun_file + 156 (0x105904d8c in Python) 2025-08-14T21:29:05.7630360Z frame #60: _PyRun_SimpleFileObject + 288 (0x1059040f0 in Python) 2025-08-14T21:29:05.7630650Z frame #61: _PyRun_AnyFileObject + 80 (0x105903ce8 in Python) 2025-08-14T21:29:05.7630940Z frame #62: pymain_run_file_obj + 164 (0x105929fe4 in Python) 2025-08-14T21:29:05.7631110Z 2025-08-14T21:29:05.7631180Z Fatal Python error: Aborted 2025-08-14T21:29:05.7631290Z 2025-08-14T21:29:05.7631570Z Thread 0x000000031ad87000 (most recent call first): 2025-08-14T21:29:05.7632120Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7632850Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7633560Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7634380Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7634780Z 2025-08-14T21:29:05.7634870Z Thread 0x000000016b2d3000 (most recent call first): 2025-08-14T21:29:05.7635090Z 2025-08-14T21:29:05.7635190Z 2025-08-14T21:29:05.7635300Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7635640Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7636110Z File "", line 1293 in create_module 2025-08-14T21:29:05.7642340Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7642980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7643760Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7644500Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7645270Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7646030Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2530 in test_autograd_cpp_node_saved_basic 2025-08-14T21:29:05.7646770Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7647560Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7648340Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7649110Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7649830Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7650780Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7651540Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7652280Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7652970Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7653640Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7654470Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7655140Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7655780Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7656410Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7657150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7657810Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7658490Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7659160Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7659880Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7660580Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7661230Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7661870Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7662530Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7663200Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7663850Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7664490Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7665110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7665740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7666400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7667180Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7667820Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7668460Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7669120Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7669830Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7670680Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7671400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7672040Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7672380Z 2025-08-14T21:29:05.7683290Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cvwu6s4s3mjfqyuroo5nnhn4t73k4fyxvse3z4nroozazrgi4gk3.kernel (total: 158) 2025-08-14T21:29:05.7694530Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7694700Z Retrying single test... 2025-08-14T21:29:05.7695160Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-ea502e82cb2e9541.xml 2025-08-14T21:29:05.7695660Z ============================= test session starts ============================== 2025-08-14T21:29:05.7696110Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7696500Z cachedir: .pytest_cache 2025-08-14T21:29:05.7696890Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7697340Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7697570Z configfile: pytest.ini 2025-08-14T21:29:05.7697980Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7698460Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7699070Z stepcurrent: skipping 24 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False 2025-08-14T21:29:05.7699600Z Running 1 items in this shard 2025-08-14T21:29:05.7699730Z 2025-08-14T21:29:05.7701660Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_basic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp6kj852n2/main.cpp -o main.o 2025-08-14T21:29:05.7704220Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_basic.so 2025-08-14T21:29:05.7704970Z PASSED [10.4115s] [100%] 2025-08-14T21:29:05.7705080Z 2025-08-14T21:29:05.7705550Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-ea502e82cb2e9541.xml - 2025-08-14T21:29:05.7706200Z ====================== 1 passed, 808 deselected in 10.45s ====================== 2025-08-14T21:29:05.7706440Z Got exit code 0 2025-08-14T21:29:05.7706670Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7707200Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-a7f5fed79a220ab8.xml 2025-08-14T21:29:05.7707690Z ============================= test session starts ============================== 2025-08-14T21:29:05.7708250Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7708660Z cachedir: .pytest_cache 2025-08-14T21:29:05.7709050Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7709490Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7709710Z configfile: pytest.ini 2025-08-14T21:29:05.7710100Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7710700Z collecting ... collected 809 items / 25 deselected / 784 selected 2025-08-14T21:29:05.7710980Z stepcurrent: skipping 25 already run items. 2025-08-14T21:29:05.7711200Z Running 784 items in this shard 2025-08-14T21:29:05.7711320Z 2025-08-14T21:29:05.7713370Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_basic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp_gwh7a67/main.cpp -o main.o 2025-08-14T21:29:05.7715940Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_basic.so 2025-08-14T21:29:05.7716600Z PASSED [9.7993s] [ 0%] 2025-08-14T21:29:05.7718640Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_dynamic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpqzx_bax9/main.cpp -o main.o 2025-08-14T21:29:05.7721150Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_dynamic.so 2025-08-14T21:29:05.7722020Z Assertion failed: (saved_variables.size() == 2), function backward, file main.cpp, line 27. 2025-08-14T21:29:05.7722340Z Fatal Python error: Aborted 2025-08-14T21:29:05.7722450Z 2025-08-14T21:29:05.7722540Z Thread 0x00000003168bf000 (most recent call first): 2025-08-14T21:29:05.7723070Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7723810Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7724520Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7725250Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7725640Z 2025-08-14T21:29:05.7725840Z Thread 0x000000016d313000 (most recent call first): 2025-08-14T21:29:05.7726070Z 2025-08-14T21:29:05.7726160Z 2025-08-14T21:29:05.7726270Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7726790Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/autograd/graph.py", line 841 in _engine_run_backward 2025-08-14T21:29:05.7727510Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/autograd/__init__.py", line 354 in backward 2025-08-14T21:29:05.7728270Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_tensor.py", line 625 in backward 2025-08-14T21:29:05.7728870Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2610 in fn 2025-08-14T21:29:05.7729500Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 148 in check_output_and_recompiles 2025-08-14T21:29:05.7730200Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2617 in test_autograd_cpp_node_saved_dynamic 2025-08-14T21:29:05.7730940Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7731720Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7732510Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7733260Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7733990Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7734730Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7735480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7736210Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7736900Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7737580Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7738330Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7738980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7739620Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7740260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7740900Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7741550Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7742350Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7743030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7743760Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7744460Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7745230Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7745870Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7746530Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7747200Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7747840Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7748480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7749110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7749740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7750400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7751070Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7751720Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7752360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7753010Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7753720Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7754450Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7755270Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7755920Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7756250Z 2025-08-14T21:29:05.7767060Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cx3c7i72pxxiulu3agj33ux7zhnau6afer4sstjx6wvb4uwcweax.kernel (total: 158) 2025-08-14T21:29:05.7778000Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7778170Z Retrying single test... 2025-08-14T21:29:05.7778610Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-818e6baeeea36416.xml 2025-08-14T21:29:05.7779290Z ============================= test session starts ============================== 2025-08-14T21:29:05.7779740Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7780120Z cachedir: .pytest_cache 2025-08-14T21:29:05.7780510Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7780950Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7781180Z configfile: pytest.ini 2025-08-14T21:29:05.7781670Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7782160Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7782780Z stepcurrent: skipping 26 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_False 2025-08-14T21:29:05.7783310Z Running 1 items in this shard 2025-08-14T21:29:05.7783430Z 2025-08-14T21:29:05.7785360Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_dynamic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp3ncs4con/main.cpp -o main.o 2025-08-14T21:29:05.7787920Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_dynamic.so 2025-08-14T21:29:05.7788600Z PASSED [10.1721s] [100%] 2025-08-14T21:29:05.7788710Z 2025-08-14T21:29:05.7789180Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-818e6baeeea36416.xml - 2025-08-14T21:29:05.7789830Z ====================== 1 passed, 808 deselected in 10.21s ====================== 2025-08-14T21:29:05.7790080Z Got exit code 0 2025-08-14T21:29:05.7790300Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7790850Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-b3d92f25be73b309.xml 2025-08-14T21:29:05.7791350Z ============================= test session starts ============================== 2025-08-14T21:29:05.7791800Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7792410Z cachedir: .pytest_cache 2025-08-14T21:29:05.7792800Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7793250Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7793480Z configfile: pytest.ini 2025-08-14T21:29:05.7793870Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7794360Z collecting ... collected 809 items / 27 deselected / 782 selected 2025-08-14T21:29:05.7794640Z stepcurrent: skipping 27 already run items. 2025-08-14T21:29:05.7794850Z Running 782 items in this shard 2025-08-14T21:29:05.7794980Z 2025-08-14T21:29:05.7797070Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_dynamic -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpygrffcda/main.cpp -o main.o 2025-08-14T21:29:05.7799720Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_dynamic.so 2025-08-14T21:29:05.7800390Z PASSED [9.8696s] [ 0%] 2025-08-14T21:29:05.7802400Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_float -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp_ida7r38/main.cpp -o main.o 2025-08-14T21:29:05.7804890Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_float.so 2025-08-14T21:29:05.7805570Z ('RERUN', {'yellow': True}) [6.3098s] [ 0%] 2025-08-14T21:29:05.7807610Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_float_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpc6lq5xu0/main.cpp -o main.o 2025-08-14T21:29:05.7810410Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_float_v1.so 2025-08-14T21:29:05.7813010Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_saved_float_false; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp_ida7r38/main.cpp:35; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpc6lq5xu0/main.cpp:35 2025-08-14T21:29:05.7815490Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7816290Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x103f182b4 in libc10.dylib) 2025-08-14T21:29:05.7817090Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x103f15148 in libc10.dylib) 2025-08-14T21:29:05.7818040Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x112412c68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7819190Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x11244c1c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7820250Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x317fcc524 in test_autograd_cpp_node_saved_float_) 2025-08-14T21:29:05.7821320Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x317fcb924 in test_autograd_cpp_node_saved_float_) 2025-08-14T21:29:05.7822060Z frame #6: __cxx_global_var_init + 80 (0x318066b90 in test_autograd_cpp_node_saved_float_) 2025-08-14T21:29:05.7822470Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x318066bc0 in test_autograd_cpp_node_saved_float_) 2025-08-14T21:29:05.7823080Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7824020Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7825000Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7825750Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7826430Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7827180Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7828210Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7828940Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7829460Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7830060Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7830760Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7831420Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7832030Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7832450Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x103008e6c in Python) 2025-08-14T21:29:05.7832810Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x102fc899c in Python) 2025-08-14T21:29:05.7833140Z frame #23: _imp_create_dynamic + 168 (0x102fc7e2c in Python) 2025-08-14T21:29:05.7833450Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x102eeb0e8 in Python) 2025-08-14T21:29:05.7833780Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x102f90a54 in Python) 2025-08-14T21:29:05.7834160Z frame #26: method_vectorcall + 372 (0x102e9cf1c in Python) 2025-08-14T21:29:05.7834470Z frame #27: _PyEval_EvalFrameDefault + 49032 (0x102f90a54 in Python) 2025-08-14T21:29:05.7834760Z frame #28: method_vectorcall + 308 (0x102e9cedc in Python) 2025-08-14T21:29:05.7835050Z frame #29: _PyVectorcall_Call + 152 (0x102e9a528 in Python) 2025-08-14T21:29:05.7835340Z frame #30: _PyEval_EvalFrameDefault + 49032 (0x102f90a54 in Python) 2025-08-14T21:29:05.7835670Z frame #31: _PyObject_FastCallDictTstate + 208 (0x102e99a44 in Python) 2025-08-14T21:29:05.7835990Z frame #32: _PyObject_Call_Prepend + 136 (0x102e9af00 in Python) 2025-08-14T21:29:05.7836260Z frame #33: slot_tp_call + 144 (0x102f0fb28 in Python) 2025-08-14T21:29:05.7836530Z frame #34: _PyObject_MakeTpCall + 128 (0x102e99bb0 in Python) 2025-08-14T21:29:05.7836830Z frame #35: _PyEval_EvalFrameDefault + 42608 (0x102f8f13c in Python) 2025-08-14T21:29:05.7837150Z frame #36: _PyObject_FastCallDictTstate + 208 (0x102e99a44 in Python) 2025-08-14T21:29:05.7837470Z frame #37: _PyObject_Call_Prepend + 136 (0x102e9af00 in Python) 2025-08-14T21:29:05.7837740Z frame #38: slot_tp_call + 144 (0x102f0fb28 in Python) 2025-08-14T21:29:05.7838000Z frame #39: _PyObject_Call + 124 (0x102e9a8c0 in Python) 2025-08-14T21:29:05.7838290Z frame #40: _PyEval_EvalFrameDefault + 49032 (0x102f90a54 in Python) 2025-08-14T21:29:05.7838610Z frame #41: _PyObject_FastCallDictTstate + 208 (0x102e99a44 in Python) 2025-08-14T21:29:05.7838930Z frame #42: _PyObject_Call_Prepend + 136 (0x102e9af00 in Python) 2025-08-14T21:29:05.7839210Z frame #43: slot_tp_call + 144 (0x102f0fb28 in Python) 2025-08-14T21:29:05.7839480Z frame #44: _PyObject_MakeTpCall + 128 (0x102e99bb0 in Python) 2025-08-14T21:29:05.7839790Z frame #45: _PyEval_EvalFrameDefault + 42608 (0x102f8f13c in Python) 2025-08-14T21:29:05.7840110Z frame #46: _PyObject_FastCallDictTstate + 208 (0x102e99a44 in Python) 2025-08-14T21:29:05.7840410Z frame #47: _PyObject_Call_Prepend + 136 (0x102e9af00 in Python) 2025-08-14T21:29:05.7840690Z frame #48: slot_tp_call + 144 (0x102f0fb28 in Python) 2025-08-14T21:29:05.7840960Z frame #49: _PyObject_MakeTpCall + 128 (0x102e99bb0 in Python) 2025-08-14T21:29:05.7841250Z frame #50: _PyEval_EvalFrameDefault + 42608 (0x102f8f13c in Python) 2025-08-14T21:29:05.7841580Z frame #51: _PyObject_FastCallDictTstate + 208 (0x102e99a44 in Python) 2025-08-14T21:29:05.7841890Z frame #52: _PyObject_Call_Prepend + 136 (0x102e9af00 in Python) 2025-08-14T21:29:05.7842300Z frame #53: slot_tp_call + 144 (0x102f0fb28 in Python) 2025-08-14T21:29:05.7842570Z frame #54: _PyObject_MakeTpCall + 128 (0x102e99bb0 in Python) 2025-08-14T21:29:05.7842870Z frame #55: _PyEval_EvalFrameDefault + 42608 (0x102f8f13c in Python) 2025-08-14T21:29:05.7843170Z frame #56: PyEval_EvalCode + 184 (0x102f8485c in Python) 2025-08-14T21:29:05.7843430Z frame #57: run_eval_code_obj + 88 (0x102fe7838 in Python) 2025-08-14T21:29:05.7843680Z frame #58: run_mod + 132 (0x102fe5918 in Python) 2025-08-14T21:29:05.7843920Z frame #59: pyrun_file + 156 (0x102fe4d8c in Python) 2025-08-14T21:29:05.7844200Z frame #60: _PyRun_SimpleFileObject + 288 (0x102fe40f0 in Python) 2025-08-14T21:29:05.7844500Z frame #61: _PyRun_AnyFileObject + 80 (0x102fe3ce8 in Python) 2025-08-14T21:29:05.7844780Z frame #62: pymain_run_file_obj + 164 (0x103009fe4 in Python) 2025-08-14T21:29:05.7844950Z 2025-08-14T21:29:05.7845010Z Fatal Python error: Aborted 2025-08-14T21:29:05.7845130Z 2025-08-14T21:29:05.7845360Z Thread 0x0000000315d97000 (most recent call first): 2025-08-14T21:29:05.7845900Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7846640Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7847350Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7848170Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7848570Z 2025-08-14T21:29:05.7848660Z Thread 0x000000016daf3000 (most recent call first): 2025-08-14T21:29:05.7848870Z 2025-08-14T21:29:05.7848970Z 2025-08-14T21:29:05.7849070Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7849420Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7849780Z File "", line 1293 in create_module 2025-08-14T21:29:05.7850140Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7850710Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7851480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7852220Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7852980Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7853840Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2731 in test_autograd_cpp_node_saved_float 2025-08-14T21:29:05.7860300Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7861100Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7861890Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7862660Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7863390Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7864320Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7865070Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7865800Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7866480Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7867150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7867960Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7868610Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7869250Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7869890Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7870590Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7871260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7871940Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7872610Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7873320Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7874030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7874700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7875350Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7876030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7876700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7877360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7878000Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7878630Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7879270Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7879940Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7880740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7881390Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7882030Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7882680Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7883400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7884310Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7885020Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7885660Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7885990Z 2025-08-14T21:29:05.7896710Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cuxocpaycviswc3f2metcylw44i6tvj54gc5ixso4rjjsk2s2ycf.kernel (total: 158) 2025-08-14T21:29:05.7907800Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.7907980Z Retrying single test... 2025-08-14T21:29:05.7908430Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-8f5a4e306a65400b.xml 2025-08-14T21:29:05.7908970Z ============================= test session starts ============================== 2025-08-14T21:29:05.7909410Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7909800Z cachedir: .pytest_cache 2025-08-14T21:29:05.7910190Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7910630Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7910860Z configfile: pytest.ini 2025-08-14T21:29:05.7911260Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7911760Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.7912410Z stepcurrent: skipping 28 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False 2025-08-14T21:29:05.7912950Z Running 1 items in this shard 2025-08-14T21:29:05.7913080Z 2025-08-14T21:29:05.7914990Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_float -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp3jfkhd7m/main.cpp -o main.o 2025-08-14T21:29:05.7917480Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_float.so 2025-08-14T21:29:05.7918330Z PASSED [10.0961s] [100%] 2025-08-14T21:29:05.7918440Z 2025-08-14T21:29:05.7918900Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-8f5a4e306a65400b.xml - 2025-08-14T21:29:05.7919530Z ====================== 1 passed, 808 deselected in 10.13s ====================== 2025-08-14T21:29:05.7919760Z Got exit code 0 2025-08-14T21:29:05.7919990Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.7920530Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-8f6d306607c4413b.xml 2025-08-14T21:29:05.7921030Z ============================= test session starts ============================== 2025-08-14T21:29:05.7921660Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.7922060Z cachedir: .pytest_cache 2025-08-14T21:29:05.7922450Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.7922900Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.7923130Z configfile: pytest.ini 2025-08-14T21:29:05.7923520Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.7924100Z collecting ... collected 809 items / 29 deselected / 780 selected 2025-08-14T21:29:05.7924390Z stepcurrent: skipping 29 already run items. 2025-08-14T21:29:05.7924600Z Running 780 items in this shard 2025-08-14T21:29:05.7924720Z 2025-08-14T21:29:05.7926630Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_float -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpo9omtbbe/main.cpp -o main.o 2025-08-14T21:29:05.7929130Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_float.so 2025-08-14T21:29:05.7929790Z PASSED [10.9619s] [ 0%] 2025-08-14T21:29:05.7931780Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_int -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpano9n5jp/main.cpp -o main.o 2025-08-14T21:29:05.7934270Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_int.so 2025-08-14T21:29:05.7935050Z ('RERUN', {'yellow': True}) [6.2196s] [ 0%] 2025-08-14T21:29:05.7937080Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_int_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp_a2g370_/main.cpp -o main.o 2025-08-14T21:29:05.7939680Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_int_v1.so 2025-08-14T21:29:05.7942050Z libc++abi: terminating due to uncaught exception of type c10::Error: Only a single TORCH_LIBRARY can be used to register the namespace test_autograd_cpp_node_saved_int_false; please put all of your definitions in a single TORCH_LIBRARY block. If you were trying to specify implementations, consider using TORCH_LIBRARY_IMPL (which can be duplicated). If you really intended to define operators for a single namespace in a distributed way, you can use TORCH_LIBRARY_FRAGMENT to explicitly indicate this. Previous registration of TORCH_LIBRARY was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpano9n5jp/main.cpp:35; latest registration was registered at /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp_a2g370_/main.cpp:35 2025-08-14T21:29:05.7944350Z Exception raised from registerLibrary at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp:231 (most recent call first): 2025-08-14T21:29:05.7945130Z frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string, std::__1::allocator>) + 56 (0x105df82b4 in libc10.dylib) 2025-08-14T21:29:05.7945910Z frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string, std::__1::allocator> const&) + 140 (0x105df5148 in libc10.dylib) 2025-08-14T21:29:05.7946850Z frame #2: c10::Dispatcher::registerLibrary(std::__1::basic_string, std::__1::allocator>, std::__1::basic_string, std::__1::allocator>) + 436 (0x1142f2c68 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7947870Z frame #3: torch::Library::Library(torch::Library::Kind, std::__1::basic_string, std::__1::allocator>, std::__1::optional, char const*, unsigned int) + 428 (0x11432c1c4 in libtorch_cpu.dylib) 2025-08-14T21:29:05.7948930Z frame #4: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 124 (0x3178b51b0 in test_autograd_cpp_node_saved_int_v1) 2025-08-14T21:29:05.7949990Z frame #5: torch::detail::TorchLibraryInit::TorchLibraryInit(torch::Library::Kind, void (*)(torch::Library&), char const*, std::__1::optional, char const*, unsigned int) + 92 (0x3178b45b0 in test_autograd_cpp_node_saved_int_v1) 2025-08-14T21:29:05.7950720Z frame #6: __cxx_global_var_init + 80 (0x31794efd4 in test_autograd_cpp_node_saved_int_v1) 2025-08-14T21:29:05.7951130Z frame #7: _GLOBAL__sub_I_main.cpp + 12 (0x31794f004 in test_autograd_cpp_node_saved_int_v1) 2025-08-14T21:29:05.7951740Z frame #8: invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 (0x19079105c in dyld) 2025-08-14T21:29:05.7952770Z frame #9: invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 172 (0x1907cf0d4 in dyld) 2025-08-14T21:29:05.7953740Z frame #10: invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 (0x1907c299c in dyld) 2025-08-14T21:29:05.7954510Z frame #11: dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 (0x1907722fc in dyld) 2025-08-14T21:29:05.7955190Z frame #12: dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 (0x1907c1930 in dyld) 2025-08-14T21:29:05.7955930Z frame #13: dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 160 (0x1907c4208 in dyld) 2025-08-14T21:29:05.7956950Z frame #14: dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 432 (0x1907cedc8 in dyld) 2025-08-14T21:29:05.7957710Z frame #15: dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 524 (0x19078d070 in dyld) 2025-08-14T21:29:05.7958230Z frame #16: dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 (0x190793614 in dyld) 2025-08-14T21:29:05.7958830Z frame #17: dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array&) const + 220 (0x19078d45c in dyld) 2025-08-14T21:29:05.7959650Z frame #18: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 116 (0x1907910ec in dyld) 2025-08-14T21:29:05.7960310Z frame #19: dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 380 (0x19078d628 in dyld) 2025-08-14T21:29:05.7960820Z frame #20: dyld4::APIs::dlopen_from(char const*, int, void*) + 1748 (0x1907a9628 in dyld) 2025-08-14T21:29:05.7961200Z frame #21: _PyImport_FindSharedFuncptr + 136 (0x104ee8e6c in Python) 2025-08-14T21:29:05.7961550Z frame #22: _PyImport_LoadDynamicModuleWithSpec + 452 (0x104ea899c in Python) 2025-08-14T21:29:05.7961880Z frame #23: _imp_create_dynamic + 168 (0x104ea7e2c in Python) 2025-08-14T21:29:05.7962190Z frame #24: cfunction_vectorcall_FASTCALL + 96 (0x104dcb0e8 in Python) 2025-08-14T21:29:05.7962510Z frame #25: _PyEval_EvalFrameDefault + 49032 (0x104e70a54 in Python) 2025-08-14T21:29:05.7962810Z frame #26: method_vectorcall + 372 (0x104d7cf1c in Python) 2025-08-14T21:29:05.7963110Z frame #27: _PyEval_EvalFrameDefault + 49032 (0x104e70a54 in Python) 2025-08-14T21:29:05.7963400Z frame #28: method_vectorcall + 308 (0x104d7cedc in Python) 2025-08-14T21:29:05.7963680Z frame #29: _PyVectorcall_Call + 152 (0x104d7a528 in Python) 2025-08-14T21:29:05.7963980Z frame #30: _PyEval_EvalFrameDefault + 49032 (0x104e70a54 in Python) 2025-08-14T21:29:05.7964310Z frame #31: _PyObject_FastCallDictTstate + 208 (0x104d79a44 in Python) 2025-08-14T21:29:05.7964620Z frame #32: _PyObject_Call_Prepend + 136 (0x104d7af00 in Python) 2025-08-14T21:29:05.7964900Z frame #33: slot_tp_call + 144 (0x104defb28 in Python) 2025-08-14T21:29:05.7965170Z frame #34: _PyObject_MakeTpCall + 128 (0x104d79bb0 in Python) 2025-08-14T21:29:05.7965470Z frame #35: _PyEval_EvalFrameDefault + 42608 (0x104e6f13c in Python) 2025-08-14T21:29:05.7965790Z frame #36: _PyObject_FastCallDictTstate + 208 (0x104d79a44 in Python) 2025-08-14T21:29:05.7966100Z frame #37: _PyObject_Call_Prepend + 136 (0x104d7af00 in Python) 2025-08-14T21:29:05.7966380Z frame #38: slot_tp_call + 144 (0x104defb28 in Python) 2025-08-14T21:29:05.7966630Z frame #39: _PyObject_Call + 124 (0x104d7a8c0 in Python) 2025-08-14T21:29:05.7966920Z frame #40: _PyEval_EvalFrameDefault + 49032 (0x104e70a54 in Python) 2025-08-14T21:29:05.7967240Z frame #41: _PyObject_FastCallDictTstate + 208 (0x104d79a44 in Python) 2025-08-14T21:29:05.7967700Z frame #42: _PyObject_Call_Prepend + 136 (0x104d7af00 in Python) 2025-08-14T21:29:05.7967980Z frame #43: slot_tp_call + 144 (0x104defb28 in Python) 2025-08-14T21:29:05.7968260Z frame #44: _PyObject_MakeTpCall + 128 (0x104d79bb0 in Python) 2025-08-14T21:29:05.7968560Z frame #45: _PyEval_EvalFrameDefault + 42608 (0x104e6f13c in Python) 2025-08-14T21:29:05.7968880Z frame #46: _PyObject_FastCallDictTstate + 208 (0x104d79a44 in Python) 2025-08-14T21:29:05.7969190Z frame #47: _PyObject_Call_Prepend + 136 (0x104d7af00 in Python) 2025-08-14T21:29:05.7969460Z frame #48: slot_tp_call + 144 (0x104defb28 in Python) 2025-08-14T21:29:05.7969730Z frame #49: _PyObject_MakeTpCall + 128 (0x104d79bb0 in Python) 2025-08-14T21:29:05.7970030Z frame #50: _PyEval_EvalFrameDefault + 42608 (0x104e6f13c in Python) 2025-08-14T21:29:05.7970350Z frame #51: _PyObject_FastCallDictTstate + 208 (0x104d79a44 in Python) 2025-08-14T21:29:05.7970660Z frame #52: _PyObject_Call_Prepend + 136 (0x104d7af00 in Python) 2025-08-14T21:29:05.7971040Z frame #53: slot_tp_call + 144 (0x104defb28 in Python) 2025-08-14T21:29:05.7971320Z frame #54: _PyObject_MakeTpCall + 128 (0x104d79bb0 in Python) 2025-08-14T21:29:05.7971620Z frame #55: _PyEval_EvalFrameDefault + 42608 (0x104e6f13c in Python) 2025-08-14T21:29:05.7971910Z frame #56: PyEval_EvalCode + 184 (0x104e6485c in Python) 2025-08-14T21:29:05.7972180Z frame #57: run_eval_code_obj + 88 (0x104ec7838 in Python) 2025-08-14T21:29:05.7972440Z frame #58: run_mod + 132 (0x104ec5918 in Python) 2025-08-14T21:29:05.7972680Z frame #59: pyrun_file + 156 (0x104ec4d8c in Python) 2025-08-14T21:29:05.7973020Z frame #60: _PyRun_SimpleFileObject + 288 (0x104ec40f0 in Python) 2025-08-14T21:29:05.7973310Z frame #61: _PyRun_AnyFileObject + 80 (0x104ec3ce8 in Python) 2025-08-14T21:29:05.7973590Z frame #62: pymain_run_file_obj + 164 (0x104ee9fe4 in Python) 2025-08-14T21:29:05.7973770Z 2025-08-14T21:29:05.7973840Z Fatal Python error: Aborted 2025-08-14T21:29:05.7973950Z 2025-08-14T21:29:05.7974040Z Thread 0x000000031a497000 (most recent call first): 2025-08-14T21:29:05.7974580Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.7975310Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.7976020Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.7976750Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.7977150Z 2025-08-14T21:29:05.7977240Z Thread 0x000000016bd13000 (most recent call first): 2025-08-14T21:29:05.7977450Z 2025-08-14T21:29:05.7977550Z 2025-08-14T21:29:05.7977660Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.7978010Z File "", line 488 in _call_with_frames_removed 2025-08-14T21:29:05.7978370Z File "", line 1293 in create_module 2025-08-14T21:29:05.7978720Z File "", line 813 in module_from_spec 2025-08-14T21:29:05.7979300Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2632 in _import_module_from_library 2025-08-14T21:29:05.7980080Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2163 in _jit_compile 2025-08-14T21:29:05.7980810Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/utils/cpp_extension.py", line 2056 in load_inline 2025-08-14T21:29:05.7981570Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5743 in load_inline 2025-08-14T21:29:05.7982460Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 2664 in test_autograd_cpp_node_saved_int 2025-08-14T21:29:05.7983210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.7984000Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 553 in instantiated_test 2025-08-14T21:29:05.7984790Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.7985550Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.7986420Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.7987170Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.7987920Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.7988650Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.7989420Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.7990110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.7990790Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7991090Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7991380Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7991670Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.7991950Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.7992260Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.7992570Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.7992880Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.7993220Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.7993510Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7993800Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7994090Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7994400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.7994770Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7995060Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7995340Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7995620Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.7995900Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.7996210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.7996620Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.7996920Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.7997200Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.7997490Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.7997910Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.7998210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.7998530Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.7998800Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.7998800Z 2025-08-14T21:29:05.8009910Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cv777lwnkn37jjp4bpx4qfqivxelif3o7sibp3lresazqkzwlp2l.kernel, cavimzd5yivbxohhpuzkvzxuxqp3aq6t4ozlilry3u4at6eecxqo.kernel, ccb4f4xwyhhroic2kq5wpumopdq7yxfuiujgh3r4ancc72jhpgfs.kernel (total: 160) 2025-08-14T21:29:05.8010130Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.8010190Z Retrying single test... 2025-08-14T21:29:05.8010520Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-9b3da13f1d4c0771.xml 2025-08-14T21:29:05.8010640Z ============================= test session starts ============================== 2025-08-14T21:29:05.8010900Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.8010960Z cachedir: .pytest_cache 2025-08-14T21:29:05.8011240Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.8011350Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.8011410Z configfile: pytest.ini 2025-08-14T21:29:05.8011710Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.8011840Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.8012250Z stepcurrent: skipping 30 already run items. Running only test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False 2025-08-14T21:29:05.8012370Z Running 1 items in this shard 2025-08-14T21:29:05.8012380Z 2025-08-14T21:29:05.8014270Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_int -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmptx6mt76a/main.cpp -o main.o 2025-08-14T21:29:05.8014870Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_int.so 2025-08-14T21:29:05.8014940Z PASSED [10.2395s] [100%] 2025-08-14T21:29:05.8014940Z 2025-08-14T21:29:05.8015400Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-9b3da13f1d4c0771.xml - 2025-08-14T21:29:05.8015520Z ====================== 1 passed, 808 deselected in 10.28s ====================== 2025-08-14T21:29:05.8015620Z Got exit code 0 2025-08-14T21:29:05.8015760Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.8016090Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-cfa5a0aba7855b6d.xml 2025-08-14T21:29:05.8016190Z ============================= test session starts ============================== 2025-08-14T21:29:05.8016470Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.8016530Z cachedir: .pytest_cache 2025-08-14T21:29:05.8016810Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.8016910Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.8016970Z configfile: pytest.ini 2025-08-14T21:29:05.8017260Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.8017390Z collecting ... collected 809 items / 31 deselected / 778 selected 2025-08-14T21:29:05.8017470Z stepcurrent: skipping 31 already run items. 2025-08-14T21:29:05.8017530Z Running 778 items in this shard 2025-08-14T21:29:05.8017530Z 2025-08-14T21:29:05.8019420Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_True [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_cpp_node_saved_int -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpyk1tt4r2/main.cpp -o main.o 2025-08-14T21:29:05.8019960Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_cpp_node_saved_int.so 2025-08-14T21:29:05.8020060Z PASSED [11.2401s] [ 0%] 2025-08-14T21:29:05.8020360Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_backward_hook_relative_ordering_partial PASSED [0.8489s] [ 0%] 2025-08-14T21:29:05.8020560Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_basic PASSED [1.2230s] [ 0%] 2025-08-14T21:29:05.8020770Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cache_hit PASSED [1.0823s] [ 0%] 2025-08-14T21:29:05.8021040Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_callback_graph_break_throws_error PASSED [0.0556s] [ 0%] 2025-08-14T21:29:05.8021280Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_sac PASSED [4.7367s] [ 0%] 2025-08-14T21:29:05.8021550Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_simple_reentrant_False PASSED [0.0220s] [ 0%] 2025-08-14T21:29:05.8021830Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_checkpointing_simple_reentrant_True PASSED [2.9593s] [ 1%] 2025-08-14T21:29:05.8022200Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_aot_eager PASSED [1.1277s] [ 1%] 2025-08-14T21:29:05.8022480Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_eager PASSED [1.1552s] [ 1%] 2025-08-14T21:29:05.8022770Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_compile_backend_inductor PASSED [2.2861s] [ 1%] 2025-08-14T21:29:05.8023050Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_aot_eager PASSED [1.0987s] [ 1%] 2025-08-14T21:29:05.8023370Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_eager PASSED [1.0120s] [ 1%] 2025-08-14T21:29:05.8023660Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_api_optimize_backend_inductor PASSED [2.2728s] [ 1%] 2025-08-14T21:29:05.8023960Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_aot_eager PASSED [0.0225s] [ 1%] 2025-08-14T21:29:05.8024260Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_eager PASSED [0.0203s] [ 2%] 2025-08-14T21:29:05.8024560Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_compile_backend_inductor PASSED [0.0214s] [ 2%] 2025-08-14T21:29:05.8024870Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_aot_eager PASSED [0.0207s] [ 2%] 2025-08-14T21:29:05.8025160Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_eager PASSED [0.0208s] [ 2%] 2025-08-14T21:29:05.8025470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compile_api_disable_api_optimize_backend_inductor PASSED [0.0201s] [ 2%] 2025-08-14T21:29:05.8025780Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_compiled_autograd_does_not_specialize_on_bw_symints PASSED [5.2320s] [ 2%] 2025-08-14T21:29:05.8026070Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cpu_offloading SKIPPED [0.0003s] (requires cuda and triton) [ 2%] 2025-08-14T21:29:05.8026380Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_division SKIPPED [0.0001s] (requires cuda and triton) [ 2%] 2025-08-14T21:29:05.8026630Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_graph PASSED [0.9416s] [ 3%] 2025-08-14T21:29:05.8026980Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_scalar_used_in_cpp_custom_op SKIPPED [0.0002s] (requires cuda and triton) [ 3%] 2025-08-14T21:29:05.8027350Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_cpu_scalar_used_in_python_custom_op SKIPPED [0.0001s] (requires cuda and triton) [ 3%] 2025-08-14T21:29:05.8027640Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_cudagraphs_sdpa SKIPPED [0.0001s] (requires cuda and triton) [ 3%] 2025-08-14T21:29:05.8027930Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_bw_graph_break PASSED [2.8612s] [ 3%] 2025-08-14T21:29:05.8028210Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_compiled_fw_bw_graph_break PASSED [4.1080s] [ 3%] 2025-08-14T21:29:05.8028480Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_compiled_fw_graph_break PASSED [2.2588s] [ 3%] 2025-08-14T21:29:05.8028750Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_dynamically_defined_class PASSED [0.9727s] [ 3%] 2025-08-14T21:29:05.8029000Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_multiple_grads PASSED [0.8176s] [ 4%] 2025-08-14T21:29:05.8029250Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_non_variable_input PASSED [0.8253s] [ 4%] 2025-08-14T21:29:05.8029540Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_output_metadata SKIPPED [0.0002s] (requires gpu) [ 4%] 2025-08-14T21:29:05.8029830Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_attr PASSED [0.7642s] [ 4%] 2025-08-14T21:29:05.8030110Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_multiple_tensors PASSED [0.8784s] [ 4%] 2025-08-14T21:29:05.8030380Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_multiple_tensors_dedup PASSED [0.8197s] [ 4%] 2025-08-14T21:29:05.8030630Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_shape_tensor PASSED [0.7974s] [ 4%] 2025-08-14T21:29:05.8030910Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_saved_tensors PASSED [0.7917s] [ 5%] 2025-08-14T21:29:05.8031160Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_custom_fn_with_same_graph PASSED [0.8563s] [ 5%] 2025-08-14T21:29:05.8031490Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_ddp_cpp_reducer_error SKIPPED [0.0002s] (FakePG relies on distributed build) [ 5%] 2025-08-14T21:29:05.8031810Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_ddp_python_reducer SKIPPED [0.0001s] (FakePG relies on distributed build) [ 5%] 2025-08-14T21:29:05.8032040Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_disk_offloading PASSED [1.2841s] [ 5%] 2025-08-14T21:29:05.8032280Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dont_dce_side_effects PASSED [0.0524s] [ 5%] 2025-08-14T21:29:05.8032500Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes PASSED [2.5083s] [ 5%] 2025-08-14T21:29:05.8032750Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_annotations PASSED [1.9509s] [ 5%] 2025-08-14T21:29:05.8032990Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_eager_node PASSED [2.3520s] [ 6%] 2025-08-14T21:29:05.8033250Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamic_shapes_from_forward PASSED [3.8906s] [ 6%] 2025-08-14T21:29:05.8033470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamo_boxed PASSED [0.5512s] [ 6%] 2025-08-14T21:29:05.8033700Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_dynamo_flaky_segfault PASSED [9.0439s] [ 6%] 2025-08-14T21:29:05.8033990Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_flex_attention SKIPPED [0.0002s] (requires cuda and triton) [ 6%] 2025-08-14T21:29:05.8034270Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_free_activation_memory SKIPPED [0.0001s] (requires gpu) [ 6%] 2025-08-14T21:29:05.8034580Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_free_activation_memory_subclass SKIPPED [0.0001s] (requires gpu) [ 6%] 2025-08-14T21:29:05.8034820Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_graph_break_custom_op PASSED [0.7854s] [ 6%] 2025-08-14T21:29:05.8035050Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_higher_order_gradients PASSED [0.1974s] [ 7%] 2025-08-14T21:29:05.8035320Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_implicit_add PASSED [1.0264s] [ 7%] 2025-08-14T21:29:05.8035550Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inplace_grad_update PASSED [2.3318s] [ 7%] 2025-08-14T21:29:05.8035840Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inputs_aliasing_bytecode_attr_mutations PASSED [0.8247s] [ 7%] 2025-08-14T21:29:05.8036110Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_inputs_aliasing_bytecode_stack_restore PASSED [0.4249s] [ 7%] 2025-08-14T21:29:05.8036370Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_issue106555 SKIPPED [0.0002s] (requires gpu) [ 7%] 2025-08-14T21:29:05.8036600Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_keep_graph_simple PASSED [0.4778s] [ 7%] 2025-08-14T21:29:05.8036860Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_keep_graph_usage_after_compiled PASSED [0.3317s] [ 7%] 2025-08-14T21:29:05.8037210Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logging_tensor_flaky SKIPPED [0.0002s] (requires gpu) [ 8%] 2025-08-14T21:29:05.8037410Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logs PASSED [0.8214s] [ 8%] 2025-08-14T21:29:05.8037640Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_logs_aot_bwd_reuse PASSED [0.5613s] [ 8%] 2025-08-14T21:29:05.8037890Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_mismatch_fake_tensor_mode PASSED [0.6182s] [ 8%] 2025-08-14T21:29:05.8038220Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_mismatch_fake_tensor_mode_dynamic_shape PASSED [1.9698s] [ 8%] 2025-08-14T21:29:05.8038470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_multiple_torch_compile PASSED [1.8258s] [ 8%] 2025-08-14T21:29:05.8038690Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_nested_compile PASSED [0.0493s] [ 8%] 2025-08-14T21:29:05.8039450Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_nested_context_manager /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 2025-08-14T21:29:05.8039450Z 2025-08-14T21:29:05.8039520Z Traceback (most recent call last): 2025-08-14T21:29:05.8039860Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/compiled_autograd.py", line 1527, in _enable 2025-08-14T21:29:05.8039910Z yield 2025-08-14T21:29:05.8039960Z GeneratorExit 2025-08-14T21:29:05.8039960Z 2025-08-14T21:29:05.8040100Z During handling of the above exception, another exception occurred: 2025-08-14T21:29:05.8040100Z 2025-08-14T21:29:05.8040170Z Traceback (most recent call last): 2025-08-14T21:29:05.8040500Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/compiled_autograd.py", line 1535, in _enable 2025-08-14T21:29:05.8040570Z assert depth == prior_depth, ( 2025-08-14T21:29:05.8040630Z ^^^^^^^^^^^^^^^^^^^^ 2025-08-14T21:29:05.8040820Z AssertionError: Nested Compiled Autograd Contexts must return before their parent context 2025-08-14T21:29:05.8040830Z 2025-08-14T21:29:05.8040960Z warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2025-08-14T21:29:05.8041020Z PASSED [0.0068s] [ 8%] 2025-08-14T21:29:05.8041280Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_nested_compiled_autograd PASSED [1.2729s] [ 9%] 2025-08-14T21:29:05.8041540Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_all_leaves PASSED [0.9883s] [ 9%] 2025-08-14T21:29:05.8041840Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_different_leaves_will_recompile PASSED [1.6336s] [ 9%] 2025-08-14T21:29:05.8042090Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_no_output_nodes_some_leaves PASSED [1.0300s] [ 9%] 2025-08-14T21:29:05.8042420Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_aot_eager PASSED [0.0551s] [ 9%] 2025-08-14T21:29:05.8042680Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_eager PASSED [0.0246s] [ 9%] 2025-08-14T21:29:05.8042940Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_optimize_assert_backend_inductor PASSED [0.9078s] [ 9%] 2025-08-14T21:29:05.8043190Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_output_nodes_all_leaves PASSED [0.8662s] [ 10%] 2025-08-14T21:29:05.8043440Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_output_nodes_some_leaves PASSED [0.8614s] [ 10%] 2025-08-14T21:29:05.8043670Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_acc_grad PASSED [1.1538s] [ 10%] 2025-08-14T21:29:05.8043900Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_all_bwd_hooks PASSED [1.4358s] [ 10%] 2025-08-14T21:29:05.8044220Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_post_hooks PASSED [1.2236s] [ 10%] 2025-08-14T21:29:05.8044470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_pre_hooks PASSED [1.2271s] [ 10%] 2025-08-14T21:29:05.8044730Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_multi_tensor_pre_hooks PASSED [1.2591s] [ 10%] 2025-08-14T21:29:05.8044960Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook1 PASSED [0.8981s] [ 10%] 2025-08-14T21:29:05.8045240Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook2 PASSED [0.9840s] [ 11%] 2025-08-14T21:29:05.8045470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reorder_post_hook3 PASSED [0.9642s] [ 11%] 2025-08-14T21:29:05.8045670Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_reset PASSED [0.0060s] [ 11%] 2025-08-14T21:29:05.8045940Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_saved_tensor_unpack_hook_ordering PASSED [0.8592s] [ 11%] 2025-08-14T21:29:05.8046170Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook1 PASSED [1.0100s] [ 11%] 2025-08-14T21:29:05.8046400Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook2 PASSED [0.9045s] [ 11%] 2025-08-14T21:29:05.8046620Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_grad_hook3 PASSED [1.1423s] [ 11%] 2025-08-14T21:29:05.8046860Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_tensor_subclass_basic PASSED [0.7107s] [ 11%] 2025-08-14T21:29:05.8047080Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile PASSED [1.2118s] [ 12%] 2025-08-14T21:29:05.8047350Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_api_dynamic_shapes PASSED [1.3490s] [ 12%] 2025-08-14T21:29:05.8047600Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_graph_break PASSED [0.8372s] [ 12%] 2025-08-14T21:29:05.8047910Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_graph_break2 PASSED [0.7724s] [ 12%] 2025-08-14T21:29:05.8053540Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_compile_only_backward_call PASSED [0.4604s] [ 12%] 2025-08-14T21:29:05.8053830Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_dispatch_mode PASSED [0.0277s] [ 12%] 2025-08-14T21:29:05.8054070Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_torch_function_mode PASSED [0.4413s] [ 12%] 2025-08-14T21:29:05.8054320Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_auto_functionalized PASSED [0.6200s] [ 12%] 2025-08-14T21:29:05.8054580Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_auto_functionalized_v2 PASSED [0.6040s] [ 13%] 2025-08-14T21:29:05.8054830Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_trace_run_with_rng_state PASSED [1.9770s] [ 13%] 2025-08-14T21:29:05.8055250Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_dispatcher_nodes PASSED [2.3081s] [ 13%] 2025-08-14T21:29:05.8055520Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_dispatcher_nodes_hop PASSED [1.3129s] [ 13%] 2025-08-14T21:29:05.8055760Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_aot_id PASSED [1.8671s] [ 13%] 2025-08-14T21:29:05.8055990Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_cpp PASSED [1.1129s] [ 13%] 2025-08-14T21:29:05.8056240Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_dynamic_shapes PASSED [2.5369s] [ 13%] 2025-08-14T21:29:05.8056470Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_graph PASSED [1.0953s] [ 14%] 2025-08-14T21:29:05.8056710Z inductor/test_compiled_autograd.py::TestCompiledAutograd::test_verbose_logs_snapshot PASSED [0.0105s] [ 14%] 2025-08-14T21:29:05.8057260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_access_saved_tensor_twice_without_recomputation_works <- test/test_autograd.py PASSED [0.0041s] [ 14%] 2025-08-14T21:29:05.8057850Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 14%] 2025-08-14T21:29:05.8058270Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_posthooks_can_observe_tensor_prehook <- test/test_autograd.py PASSED [0.0011s] [ 14%] 2025-08-14T21:29:05.8058710Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_posthooks_should_not_execute <- test/test_autograd.py PASSED [0.0008s] [ 14%] 2025-08-14T21:29:05.8059080Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_tensor_reference <- test/test_autograd.py PASSED [0.0219s] [ 14%] 2025-08-14T21:29:05.8059450Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_accumulate_grad_with_zero_numel_grad <- test/test_autograd.py PASSED [0.0011s] [ 14%] 2025-08-14T21:29:05.8059810Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_assign_parent_cleanup <- test/test_autograd.py PASSED [0.0013s] [ 15%] 2025-08-14T21:29:05.8060380Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_detect_nan <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 15%] 2025-08-14T21:29:05.8060960Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_grad_warnings <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 15%] 2025-08-14T21:29:05.8061550Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_anomaly_mode_no_check_nan <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 15%] 2025-08-14T21:29:05.8061890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_attribute_deletion <- test/test_autograd.py PASSED [0.0009s] [ 15%] 2025-08-14T21:29:05.8062250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_view_of_view <- test/test_autograd.py PASSED [0.0011s] [ 15%] 2025-08-14T21:29:05.8062620Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_views_creation_meta <- test/test_autograd.py PASSED [0.0045s] [ 15%] 2025-08-14T21:29:05.8063250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_inplace_views_cross_dtype <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 15%] 2025-08-14T21:29:05.8063650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_multiple_views_python <- test/test_autograd.py PASSED [0.0011s] [ 16%] 2025-08-14T21:29:05.8064250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_node_isinstance <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 16%] 2025-08-14T21:29:05.8064590Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_print_tensor <- test/test_autograd.py PASSED [0.0014s] [ 16%] 2025-08-14T21:29:05.8064970Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_python_custom_function_inplace <- test/test_autograd.py PASSED [0.0025s] [ 16%] 2025-08-14T21:29:05.8065630Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_simple_views_python <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 16%] 2025-08-14T21:29:05.8065990Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_autograd_views_codegen <- test/test_autograd.py PASSED [0.0012s] [ 16%] 2025-08-14T21:29:05.8066290Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward <- test/test_autograd.py PASSED [0.0013s] [ 16%] 2025-08-14T21:29:05.8066620Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_badcalls <- test/test_autograd.py PASSED [0.0009s] [ 16%] 2025-08-14T21:29:05.8066970Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_copy <- test/test_autograd.py PASSED [0.0010s] [ 17%] 2025-08-14T21:29:05.8067330Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_create_graph_warns <- test/test_autograd.py PASSED [0.0009s] [ 17%] 2025-08-14T21:29:05.8067930Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_hook_relative_ordering <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 17%] 2025-08-14T21:29:05.8068260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_no_grad <- test/test_autograd.py PASSED [0.0008s] [ 17%] 2025-08-14T21:29:05.8068580Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_to_node <- test/test_autograd.py PASSED [0.0009s] [ 17%] 2025-08-14T21:29:05.8068980Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_retained_graph_with_saved_values <- test/test_autograd.py PASSED [0.0018s] [ 17%] 2025-08-14T21:29:05.8069390Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_retained_graph_without_saved_values <- test/test_autograd.py PASSED [0.0009s] [ 17%] 2025-08-14T21:29:05.8069750Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_with_saved_values <- test/test_autograd.py PASSED [0.0010s] [ 17%] 2025-08-14T21:29:05.8070370Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_twice_without_saved_values <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 18%] 2025-08-14T21:29:05.8070700Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_inputs <- test/test_autograd.py PASSED [0.0016s] [ 18%] 2025-08-14T21:29:05.8071060Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_nonleaf_inputs <- test/test_autograd.py PASSED [0.0011s] [ 18%] 2025-08-14T21:29:05.8071400Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_backward_with_scalar_input <- test/test_autograd.py PASSED [0.0009s] [ 18%] 2025-08-14T21:29:05.8071800Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_calculate_shape_util <- test/test_autograd.py PASSED [0.0047s] [ 18%] 2025-08-14T21:29:05.8072140Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_callback_adds_callback <- test/test_autograd.py PASSED [0.0010s] [ 18%] 2025-08-14T21:29:05.8072790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_callback_propagates_errors_from_device_thread <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 18%] 2025-08-14T21:29:05.8073130Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_cant_create_saved_tensors <- test/test_autograd.py PASSED [0.0012s] [ 19%] 2025-08-14T21:29:05.8073510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_detects_non_determinism <- test/test_autograd.py PASSED [0.0055s] [ 19%] 2025-08-14T21:29:05.8074050Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_sequential_warns_if_use_reentrant_not_passed_explcitly <- test/test_autograd.py PASSED [0.0014s] [ 19%] 2025-08-14T21:29:05.8074420Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_valid_reset_on_error <- test/test_autograd.py PASSED [0.0011s] [ 19%] 2025-08-14T21:29:05.8074840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpoint_warns_if_use_reentrant_not_passed_explcitly <- test/test_autograd.py PASSED [0.0009s] [ 19%] 2025-08-14T21:29:05.8075370Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing <- test/test_autograd.py SKIPPED [0.0008s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 19%] 2025-08-14T21:29:05.8075750Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_non_reentrant_autocast_cpu <- test/test_autograd.py PASSED [0.0187s] [ 19%] 2025-08-14T21:29:05.8076230Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_non_reentrant_autocast_gpu <- test/test_autograd.py SKIPPED [0.0001s] (Test requires CUDA bf16 support) [ 19%] 2025-08-14T21:29:05.8076650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_arbitrary_input_output <- test/test_autograd.py PASSED [0.0177s] [ 20%] 2025-08-14T21:29:05.8077050Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_correct_grad <- test/test_autograd.py PASSED [0.0193s] [ 20%] 2025-08-14T21:29:05.8077710Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_custom_function_works <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 20%] 2025-08-14T21:29:05.8078120Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_dataparallel <- test/test_autograd.py PASSED [0.0239s] [ 20%] 2025-08-14T21:29:05.8078570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False <- test/test_autograd.py PASSED [0.0129s] [ 20%] 2025-08-14T21:29:05.8079020Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True <- test/test_autograd.py PASSED [0.0137s] [ 20%] 2025-08-14T21:29:05.8079580Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_input_requires_grad_False <- test/test_autograd.py SKIPPED [0.0002s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 20%] 2025-08-14T21:29:05.8080140Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_input_requires_grad_True <- test/test_autograd.py SKIPPED [0.0001s] (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 20%] 2025-08-14T21:29:05.8080670Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_memory_savings <- test/test_autograd.py SKIPPED [0.0001s] (Test requires CUDA) [ 21%] 2025-08-14T21:29:05.8081090Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_parameter_used_in_an_out <- test/test_autograd.py PASSED [0.0097s] [ 21%] 2025-08-14T21:29:05.8081510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_saved_object_identity <- test/test_autograd.py PASSED [0.0072s] [ 21%] 2025-08-14T21:29:05.8081910Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_checkpointing_without_reentrant_with_context_fn <- test/test_autograd.py PASSED [0.0015s] [ 21%] 2025-08-14T21:29:05.8082340Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_copy_slices_graph_task_updates <- test/test_autograd.py PASSED [0.0019s] [ 21%] 2025-08-14T21:29:05.8082730Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_create_graph_and_full_backward_hook_cycle <- test/test_autograd.py PASSED [1.4477s] [ 21%] 2025-08-14T21:29:05.8083350Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_graph_task_execution_order <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 21%] 2025-08-14T21:29:05.8083970Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_graph_task_id <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 21%] 2025-08-14T21:29:05.8084540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_current_node <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 22%] 2025-08-14T21:29:05.8085140Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_autograd_no_early_free <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 22%] 2025-08-14T21:29:05.8085510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_autograd_repeated_grad_grad <- test/test_autograd.py PASSED [0.0016s] [ 22%] 2025-08-14T21:29:05.8085850Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_cycle <- test/test_autograd.py PASSED [0.4599s] [ 22%] 2025-08-14T21:29:05.8086430Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_error <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 22%] 2025-08-14T21:29:05.8086780Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_exception <- test/test_autograd.py PASSED [0.0216s] [ 22%] 2025-08-14T21:29:05.8087410Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_forward_is_no_op <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0010s] [ 22%] 2025-08-14T21:29:05.8088040Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_inplace_checks <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0010s] [ 23%] 2025-08-14T21:29:05.8088450Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_non_differentiable <- test/test_autograd.py PASSED [0.0709s] [ 23%] 2025-08-14T21:29:05.8088920Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_non_tensor_before_tensor_args <- test/test_autograd.py PASSED [0.0021s] [ 23%] 2025-08-14T21:29:05.8089540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_view_checks <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 23%] 2025-08-14T21:29:05.8090160Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_forward_mode_wrong_formula <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 23%] 2025-08-14T21:29:05.8090560Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_inplace_on_non_default_view <- test/test_autograd.py PASSED [0.0012s] [ 23%] 2025-08-14T21:29:05.8091060Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_inplace_on_view_of_leaf <- test/test_autograd.py PASSED [0.0012s] [ 23%] 2025-08-14T21:29:05.8091430Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_local_inplace <- test/test_autograd.py PASSED [0.0012s] [ 23%] 2025-08-14T21:29:05.8091820Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_mark_dirty_not_differentiable <- test/test_autograd.py PASSED [0.0018s] [ 24%] 2025-08-14T21:29:05.8092260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_mark_output_view_of_intermediate <- test/test_autograd.py PASSED [0.0012s] [ 24%] 2025-08-14T21:29:05.8092610Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_no_tensors <- test/test_autograd.py PASSED [0.0013s] [ 24%] 2025-08-14T21:29:05.8092990Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_non_tensor_inputs_outputs <- test/test_autograd.py PASSED [0.1178s] [ 24%] 2025-08-14T21:29:05.8093420Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_preserve_torch_function_when_return_as_is <- test/test_autograd.py PASSED [0.0010s] [ 24%] 2025-08-14T21:29:05.8093790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_return_view_in_nograd <- test/test_autograd.py PASSED [0.0009s] [ 24%] 2025-08-14T21:29:05.8094390Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_save_for_forward <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 24%] 2025-08-14T21:29:05.8094750Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_saved_tensors <- test/test_autograd.py PASSED [0.0017s] [ 24%] 2025-08-14T21:29:05.8095140Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_multi_input <- test/test_autograd.py PASSED [0.0014s] [ 25%] 2025-08-14T21:29:05.8095520Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_multi_output <- test/test_autograd.py PASSED [0.0010s] [ 25%] 2025-08-14T21:29:05.8095890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_setup_context_simple <- test/test_autograd.py PASSED [0.0009s] [ 25%] 2025-08-14T21:29:05.8096250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_custom_function_vmap_defaults <- test/test_autograd.py PASSED [0.0008s] [ 25%] 2025-08-14T21:29:05.8096770Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_deep_reentrant <- test/test_autograd.py SKIPPED [0.0001s] (Fails with SIGBUS on macOS; https://github.com/pytorch/pytorch/issues/25941) [ 25%] 2025-08-14T21:29:05.8097480Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_default_saved_tensors_hooks_double_backward <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 25%] 2025-08-14T21:29:05.8097800Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dep_nograd <- test/test_autograd.py PASSED [0.0010s] [ 25%] 2025-08-14T21:29:05.8098130Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dependent_backward <- test/test_autograd.py PASSED [0.0011s] [ 25%] 2025-08-14T21:29:05.8098430Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach <- test/test_autograd.py PASSED [0.0012s] [ 26%] 2025-08-14T21:29:05.8098740Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach_base <- test/test_autograd.py PASSED [0.0008s] [ 26%] 2025-08-14T21:29:05.8099180Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_detach_then_inplace_raises_in_autograd <- test/test_autograd.py PASSED [0.0009s] [ 26%] 2025-08-14T21:29:05.8099510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_diagonal_expanded_v <- test/test_autograd.py PASSED [0.0009s] [ 26%] 2025-08-14T21:29:05.8099810Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dir <- test/test_autograd.py PASSED [0.0012s] [ 26%] 2025-08-14T21:29:05.8100160Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_disabling_saved_tensor_hooks <- test/test_autograd.py PASSED [0.0013s] [ 26%] 2025-08-14T21:29:05.8100580Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_disabling_saved_tensor_hooks_nested <- test/test_autograd.py PASSED [0.0010s] [ 26%] 2025-08-14T21:29:05.8101170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_dont_materialize_grads <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 26%] 2025-08-14T21:29:05.8101510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_duplicate_backward_root <- test/test_autograd.py PASSED [0.0010s] [ 27%] 2025-08-14T21:29:05.8101870Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_enable_grad_decorator_no_paren <- test/test_autograd.py PASSED [0.0008s] [ 27%] 2025-08-14T21:29:05.8102230Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_first_grad_fn_access_in_no_grad_mode <- test/test_autograd.py PASSED [0.0008s] [ 27%] 2025-08-14T21:29:05.8102550Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph <- test/test_autograd.py PASSED [0.5971s] [ 27%] 2025-08-14T21:29:05.8102900Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph_complicated <- test/test_autograd.py PASSED [0.4243s] [ 27%] 2025-08-14T21:29:05.8103250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_free_deep_graph_pyfunction <- test/test_autograd.py PASSED [0.5882s] [ 27%] 2025-08-14T21:29:05.8103620Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_full_backward_hook_double_backward <- test/test_autograd.py PASSED [0.0034s] [ 27%] 2025-08-14T21:29:05.8104170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 28%] 2025-08-14T21:29:05.8104510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function_returns_input <- test/test_autograd.py PASSED [0.0012s] [ 28%] 2025-08-14T21:29:05.8105130Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_function_returns_undefined_tensor <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 28%] 2025-08-14T21:29:05.8105500Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gc_in_destructor <- test/test_autograd.py PASSED [2.4183s] [ 28%] 2025-08-14T21:29:05.8105800Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad <- test/test_autograd.py PASSED [1.0648s] [ 28%] 2025-08-14T21:29:05.8106110Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_badcalls <- test/test_autograd.py PASSED [0.0014s] [ 28%] 2025-08-14T21:29:05.8106680Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_batched_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 28%] 2025-08-14T21:29:05.8107010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_empty_inputs <- test/test_autograd.py PASSED [0.0009s] [ 28%] 2025-08-14T21:29:05.8107430Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_attr_bindings <- test/test_autograd.py PASSED [0.0149s] [ 29%] 2025-08-14T21:29:05.8107760Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_badcalls <- test/test_autograd.py PASSED [0.0010s] [ 29%] 2025-08-14T21:29:05.8108100Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_input_metadata <- test/test_autograd.py PASSED [0.0052s] [ 29%] 2025-08-14T21:29:05.8108420Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks <- test/test_autograd.py PASSED [0.0015s] [ 29%] 2025-08-14T21:29:05.8108890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks_multiple_outputs <- test/test_autograd.py PASSED [0.0019s] [ 29%] 2025-08-14T21:29:05.8109250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_fn_prehooks_remove_hooks <- test/test_autograd.py PASSED [0.0012s] [ 29%] 2025-08-14T21:29:05.8109590Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_materialize_grads <- test/test_autograd.py PASSED [0.0471s] [ 29%] 2025-08-14T21:29:05.8109940Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_mode_class_decoration <- test/test_autograd.py PASSED [0.0064s] [ 29%] 2025-08-14T21:29:05.8110290Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_mode_restored_reentrant <- test/test_autograd.py PASSED [0.0012s] [ 30%] 2025-08-14T21:29:05.8110600Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf <- test/test_autograd.py PASSED [0.0017s] [ 30%] 2025-08-14T21:29:05.8110940Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf_many_outputs <- test/test_autograd.py PASSED [0.0010s] [ 30%] 2025-08-14T21:29:05.8111530Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_nonleaf_register_hook <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 30%] 2025-08-14T21:29:05.8111840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node <- test/test_autograd.py PASSED [0.0013s] [ 30%] 2025-08-14T21:29:05.8112180Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_inplace <- test/test_autograd.py PASSED [0.0010s] [ 30%] 2025-08-14T21:29:05.8112520Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_materialize <- test/test_autograd.py PASSED [0.0010s] [ 30%] 2025-08-14T21:29:05.8112850Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_multi <- test/test_autograd.py PASSED [0.0009s] [ 30%] 2025-08-14T21:29:05.8113170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_to_node_set <- test/test_autograd.py PASSED [0.0009s] [ 31%] 2025-08-14T21:29:05.8113570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_unreachable <- test/test_autograd.py PASSED [0.0011s] [ 31%] 2025-08-14T21:29:05.8113920Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_grad_unreachable_discovery <- test/test_autograd.py PASSED [0.0009s] [ 31%] 2025-08-14T21:29:05.8114540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_backward_mul_by_grad_output <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 31%] 2025-08-14T21:29:05.8115130Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_batched_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 31%] 2025-08-14T21:29:05.8115830Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_forward_or_backward_only <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 31%] 2025-08-14T21:29:05.8116470Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_check_no_differentiable_outputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 31%] 2025-08-14T21:29:05.8117090Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_complex_non_complex_outputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8117720Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_custom_error <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8118350Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_default_device_placement_context <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8118960Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_dense_and_sparse_inputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8119540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8120150Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_batched_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8120780Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_respects_requires_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8121420Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_forward_ad_runs_with_no_requires_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 32%] 2025-08-14T21:29:05.8122030Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_get_analytical_jacobian <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8122690Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_get_numerical_jacobian <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8123280Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout0 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8123870Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout1 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8124560Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout2 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8125160Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout3 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8125750Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_input_layout4 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8126400Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_jacobian_mismatch <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 33%] 2025-08-14T21:29:05.8127010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_multiple_mkldnn_inputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8127610Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_nondeterministic <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8128260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_output_shape_or_dtype_depend_on_values <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8128850Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_single_input <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8129440Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_test_outputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 34%] 2025-08-14T21:29:05.8130020Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_undefined_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8130630Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_validates_input_mkldnn <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8131270Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradcheck_validates_inputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 34%] 2025-08-14T21:29:05.8131630Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradient_edge_graph_ownership <- test/test_autograd.py PASSED [0.0010s] [ 35%] 2025-08-14T21:29:05.8131970Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_gradient_edge_output <- test/test_autograd.py PASSED [0.0018s] [ 35%] 2025-08-14T21:29:05.8132300Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_graph_save_on_cpu <- test/test_autograd.py PASSED [0.0207s] [ 35%] 2025-08-14T21:29:05.8132760Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_graph_save_on_cpu_cuda <- test/test_autograd.py SKIPPED [0.0001s] (test requires CUDA) [ 35%] 2025-08-14T21:29:05.8133090Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hessian_vector <- test/test_autograd.py PASSED [0.0013s] [ 35%] 2025-08-14T21:29:05.8133540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_False <- test/test_autograd.py PASSED [0.4990s] [ 35%] 2025-08-14T21:29:05.8133980Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_False_use_tensor_hook_True <- test/test_autograd.py PASSED [0.4971s] [ 35%] 2025-08-14T21:29:05.8134460Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_False <- test/test_autograd.py PASSED [0.5157s] [ 35%] 2025-08-14T21:29:05.8134890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True <- test/test_autograd.py PASSED [0.4842s] [ 36%] 2025-08-14T21:29:05.8135260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_edge_case_when_called_with_grad <- test/test_autograd.py PASSED [0.0013s] [ 36%] 2025-08-14T21:29:05.8135570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_none <- test/test_autograd.py PASSED [0.0010s] [ 36%] 2025-08-14T21:29:05.8135890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hook_with_no_name <- test/test_autograd.py PASSED [0.0008s] [ 36%] 2025-08-14T21:29:05.8136180Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hooks <- test/test_autograd.py PASSED [0.0013s] [ 36%] 2025-08-14T21:29:05.8136490Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_hooks_cpp <- test/test_autograd.py PASSED [0.0027s] [ 36%] 2025-08-14T21:29:05.8136820Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_increment_version <- test/test_autograd.py PASSED [0.0009s] [ 36%] 2025-08-14T21:29:05.8137190Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_index_backward_does_not_save_tensor <- test/test_autograd.py PASSED [0.0009s] [ 37%] 2025-08-14T21:29:05.8137500Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_indexing <- test/test_autograd.py PASSED [0.0055s] [ 37%] 2025-08-14T21:29:05.8137830Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_indexing_duplicates <- test/test_autograd.py PASSED [0.0013s] [ 37%] 2025-08-14T21:29:05.8138140Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace <- test/test_autograd.py PASSED [0.0017s] [ 37%] 2025-08-14T21:29:05.8138490Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_not_requires_grad <- test/test_autograd.py PASSED [0.0011s] [ 37%] 2025-08-14T21:29:05.8139080Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_backward <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 37%] 2025-08-14T21:29:05.8139460Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_leaf_errors <- test/test_autograd.py PASSED [0.0010s] [ 37%] 2025-08-14T21:29:05.8139810Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_saved_output <- test/test_autograd.py PASSED [0.0009s] [ 37%] 2025-08-14T21:29:05.8140160Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_inplace_on_view_weak_grad_fn <- test/test_autograd.py PASSED [0.2379s] [ 38%] 2025-08-14T21:29:05.8140730Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_input_buffer_accum <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 38%] 2025-08-14T21:29:05.8141120Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_integer_outputs <- test/test_autograd.py PASSED [0.0023s] [ 38%] 2025-08-14T21:29:05.8141700Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_invalid_gradients <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 38%] 2025-08-14T21:29:05.8142020Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_isolated_node <- test/test_autograd.py PASSED [0.0010s] [ 38%] 2025-08-14T21:29:05.8142400Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_leaf_assignment <- test/test_autograd.py PASSED [0.0011s] [ 38%] 2025-08-14T21:29:05.8142780Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_legacy_function_deprecation_exception <- test/test_autograd.py PASSED [0.0009s] [ 38%] 2025-08-14T21:29:05.8143330Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_lobpcg <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 38%] 2025-08-14T21:29:05.8143680Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable <- test/test_autograd.py PASSED [0.0017s] [ 39%] 2025-08-14T21:29:05.8144040Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable_mixed <- test/test_autograd.py PASSED [0.0010s] [ 39%] 2025-08-14T21:29:05.8144410Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_mark_non_differentiable_none <- test/test_autograd.py PASSED [0.0008s] [ 39%] 2025-08-14T21:29:05.8144740Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_materialize_grads <- test/test_autograd.py PASSED [0.0009s] [ 39%] 2025-08-14T21:29:05.8145060Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_backward <- test/test_autograd.py PASSED [0.0012s] [ 39%] 2025-08-14T21:29:05.8145400Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_backward_no_grad <- test/test_autograd.py PASSED [0.0008s] [ 39%] 2025-08-14T21:29:05.8147330Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_all_hooks <- test/test_autograd.py [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_multigrad_all_hooks -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpvh82bjju/main.cpp -o main.o 2025-08-14T21:29:05.8147960Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_multigrad_all_hooks.so 2025-08-14T21:29:05.8148020Z PASSED [6.1810s] [ 39%] 2025-08-14T21:29:05.8148350Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_any_hooks <- test/test_autograd.py PASSED [0.0021s] [ 39%] 2025-08-14T21:29:05.8148710Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multi_grad_hooks_invalid_mode <- test/test_autograd.py PASSED [0.0009s] [ 40%] 2025-08-14T21:29:05.8149070Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_multiple_insert_removal_caching <- test/test_autograd.py PASSED [0.0008s] [ 40%] 2025-08-14T21:29:05.8149770Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_named_tensor_for_complex_views <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 40%] 2025-08-14T21:29:05.8150110Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_anomaly_access <- test/test_autograd.py XFAIL [0.0011s] [ 40%] 2025-08-14T21:29:05.8150500Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_autograd_function_attribute_access <- test/test_autograd.py PASSED [0.0068s] [ 40%] 2025-08-14T21:29:05.8151180Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_naughty_autograd_function_stashing_ctx <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 40%] 2025-08-14T21:29:05.8151770Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_nested_anomaly_detect_nan <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 40%] 2025-08-14T21:29:05.8152380Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_nested_anomaly_printstack_cleanup <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 41%] 2025-08-14T21:29:05.8152710Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_next_functions <- test/test_autograd.py PASSED [0.0009s] [ 41%] 2025-08-14T21:29:05.8153010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad <- test/test_autograd.py PASSED [0.0010s] [ 41%] 2025-08-14T21:29:05.8153340Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_assignment <- test/test_autograd.py PASSED [0.0008s] [ 41%] 2025-08-14T21:29:05.8153900Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_copy <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 41%] 2025-08-14T21:29:05.8154470Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_copy_sparse <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 41%] 2025-08-14T21:29:05.8154790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_input <- test/test_autograd.py PASSED [0.0008s] [ 41%] 2025-08-14T21:29:05.8155130Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_modifies_version <- test/test_autograd.py PASSED [0.0010s] [ 41%] 2025-08-14T21:29:05.8155480Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_grad_python_function <- test/test_autograd.py PASSED [0.0008s] [ 42%] 2025-08-14T21:29:05.8155890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_requires_grad_inplace <- test/test_autograd.py PASSED [0.0011s] [ 42%] 2025-08-14T21:29:05.8156220Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_unnecessary_save <- test/test_autograd.py PASSED [0.0009s] [ 42%] 2025-08-14T21:29:05.8156570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_no_unnecessary_unwrapping <- test/test_autograd.py PASSED [0.0010s] [ 42%] 2025-08-14T21:29:05.8157180Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_node_ordering_when_none_returned <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 42%] 2025-08-14T21:29:05.8157910Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_node_post_hook_registered_during_unpack_hook <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 42%] 2025-08-14T21:29:05.8158260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_not_implemented_fwad <- test/test_autograd.py PASSED [0.0009s] [ 42%] 2025-08-14T21:29:05.8158840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_not_implemented_grad <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 42%] 2025-08-14T21:29:05.8159170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_numpy_requires_grad <- test/test_autograd.py PASSED [0.0009s] [ 43%] 2025-08-14T21:29:05.8159800Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_once_differentiable <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 43%] 2025-08-14T21:29:05.8160190Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_out_variant_raises_when_inputs_require_grad <- test/test_autograd.py PASSED [0.0019s] [ 43%] 2025-08-14T21:29:05.8160590Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pack_hook_with_inplace_modification_should_fail <- test/test_autograd.py PASSED [0.0013s] [ 43%] 2025-08-14T21:29:05.8160890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pickle <- test/test_autograd.py PASSED [0.0068s] [ 43%] 2025-08-14T21:29:05.8161250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_e2e <- test/test_autograd.py PASSED [0.0046s] [ 43%] 2025-08-14T21:29:05.8161630Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_gets_cleaned_up <- test/test_autograd.py PASSED [0.5077s] [ 43%] 2025-08-14T21:29:05.8162010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_multiple_hooks <- test/test_autograd.py PASSED [0.0011s] [ 43%] 2025-08-14T21:29:05.8162400Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_multiple_tensors <- test/test_autograd.py PASSED [0.0010s] [ 44%] 2025-08-14T21:29:05.8162770Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_on_non_leaf <- test/test_autograd.py PASSED [0.0009s] [ 44%] 2025-08-14T21:29:05.8163380Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_ordering <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 44%] 2025-08-14T21:29:05.8163760Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_post_accumulate_grad_hook_returns_not_None <- test/test_autograd.py PASSED [0.0010s] [ 44%] 2025-08-14T21:29:05.8164110Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pow_zero_tensor_gradient <- test/test_autograd.py PASSED [0.0010s] [ 44%] 2025-08-14T21:29:05.8164480Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_power_function <- test/test_autograd.py PASSED [0.0011s] [ 44%] 2025-08-14T21:29:05.8164800Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_prehook_ordering <- test/test_autograd.py PASSED [0.0012s] [ 44%] 2025-08-14T21:29:05.8165350Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 44%] 2025-08-14T21:29:05.8165950Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_fake <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 45%] 2025-08-14T21:29:05.8166620Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_lstm <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 45%] 2025-08-14T21:29:05.8167230Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_aggregation_table <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 45%] 2025-08-14T21:29:05.8167860Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_function_event_avg <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 45%] 2025-08-14T21:29:05.8168450Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_propagation <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 45%] 2025-08-14T21:29:05.8169010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_seq_nr <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 45%] 2025-08-14T21:29:05.8169570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_shapes <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 45%] 2025-08-14T21:29:05.8170160Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_profiler_unboxed_only <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 46%] 2025-08-14T21:29:05.8170510Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_pynode_destruction_deadlock <- test/test_autograd.py PASSED [0.9756s] [ 46%] 2025-08-14T21:29:05.8170840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function <- test/test_autograd.py PASSED [0.0035s] [ 46%] 2025-08-14T21:29:05.8171190Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_callbacks <- test/test_autograd.py PASSED [0.0015s] [ 46%] 2025-08-14T21:29:05.8171530Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_legacy <- test/test_autograd.py PASSED [0.0016s] [ 46%] 2025-08-14T21:29:05.8171890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_record_function_multithreaded <- test/test_autograd.py PASSED [0.0008s] [ 46%] 2025-08-14T21:29:05.8172230Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_child_error <- test/test_autograd.py PASSED [0.0013s] [ 46%] 2025-08-14T21:29:05.8172600Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_priority <- test/test_autograd.py PASSED [0.0015s] [ 46%] 2025-08-14T21:29:05.8173220Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_both_depths <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 47%] 2025-08-14T21:29:05.8173820Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_depth_0 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 47%] 2025-08-14T21:29:05.8174430Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_callbacks_depth_1 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 47%] 2025-08-14T21:29:05.8174880Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_leaf_variable_hook <- test/test_autograd.py PASSED [0.0009s] [ 47%] 2025-08-14T21:29:05.8175260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_reentrant_with_non_leaf_variable_hook <- test/test_autograd.py PASSED [0.0010s] [ 47%] 2025-08-14T21:29:05.8175570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad <- test/test_autograd.py PASSED [0.0008s] [ 47%] 2025-08-14T21:29:05.8175950Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad_ <- test/test_autograd.py PASSED [0.0008s] [ 47%] 2025-08-14T21:29:05.8176290Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_requires_grad_inplace <- test/test_autograd.py PASSED [0.0007s] [ 47%] 2025-08-14T21:29:05.8176600Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad <- test/test_autograd.py PASSED [0.0011s] [ 48%] 2025-08-14T21:29:05.8176920Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_cycle <- test/test_autograd.py PASSED [0.0008s] [ 48%] 2025-08-14T21:29:05.8177250Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_inplace <- test/test_autograd.py PASSED [0.0011s] [ 48%] 2025-08-14T21:29:05.8177610Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retain_grad_inplace_over_view <- test/test_autograd.py PASSED [0.0010s] [ 48%] 2025-08-14T21:29:05.8178000Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retains_grad_can_always_observe_tensor_prehook <- test/test_autograd.py PASSED [0.0010s] [ 48%] 2025-08-14T21:29:05.8178380Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_retains_grad_inplace_multiple_outputs <- test/test_autograd.py PASSED [0.0012s] [ 48%] 2025-08-14T21:29:05.8178950Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_duplicate <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 48%] 2025-08-14T21:29:05.8179540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_duplicate_inplace <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 48%] 2025-08-14T21:29:05.8179850Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_leaf <- test/test_autograd.py PASSED [0.0012s] [ 49%] 2025-08-14T21:29:05.8180190Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_return_leaf_inplace <- test/test_autograd.py PASSED [0.0009s] [ 49%] 2025-08-14T21:29:05.8180530Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_none_for_backward <- test/test_autograd.py PASSED [0.0009s] [ 49%] 2025-08-14T21:29:05.8180940Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_on_cpu_and_checkpoint <- test/test_autograd.py PASSED [0.0017s] [ 49%] 2025-08-14T21:29:05.8181500Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_save_output_nr <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 49%] 2025-08-14T21:29:05.8181900Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_custom_error_propagation <- test/test_autograd.py PASSED [0.0010s] [ 49%] 2025-08-14T21:29:05.8182300Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_custom_function_intermediates <- test/test_autograd.py PASSED [0.0009s] [ 49%] 2025-08-14T21:29:05.8182700Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_extra_enter_during_bw_no_leak <- test/test_autograd.py PASSED [0.0008s] [ 50%] 2025-08-14T21:29:05.8183170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensor_hooks_extra_exit_during_bw_no_crash <- test/test_autograd.py PASSED [0.0012s] [ 50%] 2025-08-14T21:29:05.8183570Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_tensors_hook_version_counter_not_shared <- test/test_autograd.py PASSED [0.0009s] [ 50%] 2025-08-14T21:29:05.8184030Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks <- test/test_autograd.py PASSED [0.0011s] [ 50%] 2025-08-14T21:29:05.8184520Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_did_not_save_original_with_hooks <- test/test_autograd.py PASSED [0.0010s] [ 50%] 2025-08-14T21:29:05.8184970Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_saved_original_with_default_hooks <- test/test_autograd.py PASSED [0.0017s] [ 50%] 2025-08-14T21:29:05.8185650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_packing_unpacking_saved_original_with_hooks <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 50%] 2025-08-14T21:29:05.8186050Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_saved_original_inplace_detach <- test/test_autograd.py PASSED [0.0010s] [ 50%] 2025-08-14T21:29:05.8186410Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variable_version_counter <- test/test_autograd.py PASSED [0.0010s] [ 51%] 2025-08-14T21:29:05.8186760Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saved_variables_deprecated <- test/test_autograd.py PASSED [0.0009s] [ 51%] 2025-08-14T21:29:05.8187100Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_saving_variable_to_disk <- test/test_autograd.py PASSED [0.0124s] [ 51%] 2025-08-14T21:29:05.8187500Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_scalar_grad_mixed_device <- test/test_autograd.py SKIPPED [0.0002s] (test requires CUDA) [ 51%] 2025-08-14T21:29:05.8187830Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_select_expanded_v <- test/test_autograd.py PASSED [0.0011s] [ 51%] 2025-08-14T21:29:05.8188380Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_select_sum <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 51%] 2025-08-14T21:29:05.8188720Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_preserve_pyobj <- test/test_autograd.py PASSED [0.0010s] [ 51%] 2025-08-14T21:29:05.8189070Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_self_requires_grad <- test/test_autograd.py PASSED [0.0009s] [ 51%] 2025-08-14T21:29:05.8189460Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_data_tensorimpl_type <- test/test_autograd.py PASSED [0.0009s] [ 52%] 2025-08-14T21:29:05.8189790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines <- test/test_autograd.py PASSED [0.0011s] [ 52%] 2025-08-14T21:29:05.8190170Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_benign_exceptions <- test/test_autograd.py PASSED [0.0009s] [ 52%] 2025-08-14T21:29:05.8190550Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_critical_exceptions <- test/test_autograd.py PASSED [0.0008s] [ 52%] 2025-08-14T21:29:05.8190890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_coroutines_exit <- test/test_autograd.py PASSED [0.0007s] [ 52%] 2025-08-14T21:29:05.8191310Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_enabled <- test/test_autograd.py PASSED [0.0008s] [ 52%] 2025-08-14T21:29:05.8191650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_enabled_wraps <- test/test_autograd.py PASSED [0.0008s] [ 52%] 2025-08-14T21:29:05.8192010Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_generator_functions <- test/test_autograd.py PASSED [0.0011s] [ 52%] 2025-08-14T21:29:05.8192390Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_grad_generator_functions_recursive <- test/test_autograd.py PASSED [0.0008s] [ 53%] 2025-08-14T21:29:05.8192790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_set_materialize_non_diff_grads <- test/test_autograd.py PASSED [0.0009s] [ 53%] 2025-08-14T21:29:05.8193100Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setitem <- test/test_autograd.py PASSED [0.1785s] [ 53%] 2025-08-14T21:29:05.8193410Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setitem_mask <- test/test_autograd.py PASSED [0.0019s] [ 53%] 2025-08-14T21:29:05.8193840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setting_default_saved_variable_hooks_twice_should_not_fail <- test/test_autograd.py PASSED [0.0008s] [ 53%] 2025-08-14T21:29:05.8194260Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setting_default_saved_variable_hooks_twice_should_use_inner <- test/test_autograd.py PASSED [0.0011s] [ 53%] 2025-08-14T21:29:05.8194650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_setup_context_when_forward_has_default_args <- test/test_autograd.py PASSED [0.0061s] [ 53%] 2025-08-14T21:29:05.8194950Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_shape <- test/test_autograd.py PASSED [0.0009s] [ 53%] 2025-08-14T21:29:05.8195270Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sharded_grad <- test/test_autograd.py PASSED [0.0020s] [ 54%] 2025-08-14T21:29:05.8195600Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_simple_reentrant <- test/test_autograd.py PASSED [0.0010s] [ 54%] 2025-08-14T21:29:05.8195920Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_slice_expanded_v <- test/test_autograd.py PASSED [0.0009s] [ 54%] 2025-08-14T21:29:05.8196520Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_both_scalar <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 54%] 2025-08-14T21:29:05.8197090Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim0 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 54%] 2025-08-14T21:29:05.8197710Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim1 <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 54%] 2025-08-14T21:29:05.8198280Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_dim_neg <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 54%] 2025-08-14T21:29:05.8198870Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_ind_scalar <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 55%] 2025-08-14T21:29:05.8199520Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_gather_x_scalar <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 55%] 2025-08-14T21:29:05.8200100Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_sparse_mm_backward <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 55%] 2025-08-14T21:29:05.8200440Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_grad_warnings <- test/test_autograd.py PASSED [0.0008s] [ 55%] 2025-08-14T21:29:05.8200810Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace <- test/test_autograd.py PASSED [0.0013s] [ 55%] 2025-08-14T21:29:05.8201190Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace_multiple_outputs <- test/test_autograd.py PASSED [0.0014s] [ 55%] 2025-08-14T21:29:05.8201560Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_tensor_hooks_inplace_over_view <- test/test_autograd.py PASSED [0.0010s] [ 55%] 2025-08-14T21:29:05.8201890Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_thread_shutdown <- test/test_autograd.py PASSED [0.9612s] [ 55%] 2025-08-14T21:29:05.8202220Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_to_sparse_backward <- test/test_autograd.py PASSED [0.0754s] [ 56%] 2025-08-14T21:29:05.8202540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_too_many_grads <- test/test_autograd.py PASSED [0.0011s] [ 56%] 2025-08-14T21:29:05.8202870Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_type_conversions <- test/test_autograd.py PASSED [0.0018s] [ 56%] 2025-08-14T21:29:05.8203210Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unpack_hooks_exec_count <- test/test_autograd.py PASSED [0.0010s] [ 56%] 2025-08-14T21:29:05.8203790Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unrelated_inputs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 56%] 2025-08-14T21:29:05.8204150Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unsafe_set_version_counter <- test/test_autograd.py PASSED [0.0013s] [ 56%] 2025-08-14T21:29:05.8204470Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_unused_output <- test/test_autograd.py PASSED [0.0011s] [ 56%] 2025-08-14T21:29:05.8204820Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_var_mean_differentiable <- test/test_autograd.py PASSED [0.0022s] [ 56%] 2025-08-14T21:29:05.8205150Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_variable_traverse <- test/test_autograd.py PASSED [0.2699s] [ 57%] 2025-08-14T21:29:05.8205470Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_version_counter <- test/test_autograd.py PASSED [0.0009s] [ 57%] 2025-08-14T21:29:05.8205840Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_func_replay <- test/test_autograd.py PASSED [0.0204s] [ 57%] 2025-08-14T21:29:05.8206200Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_func_replay_with_modified_state <- test/test_autograd.py PASSED [0.0012s] [ 57%] 2025-08-14T21:29:05.8206540Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_view_replay_enabled <- test/test_autograd.py PASSED [0.0008s] [ 57%] 2025-08-14T21:29:05.8206870Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_volatile_deprecated <- test/test_autograd.py PASSED [0.0007s] [ 57%] 2025-08-14T21:29:05.8207210Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_will_engine_execute_node <- test/test_autograd.py PASSED [0.0013s] [ 57%] 2025-08-14T21:29:05.8207650Z inductor/test_compiled_autograd.py::TestAutogradWithCompiledAutograd::test_wrapped_number_saved_tensors_hooks <- test/test_autograd.py PASSED [0.4331s] [ 57%] 2025-08-14T21:29:05.8208340Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_early_stop_False <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0012s] [ 58%] 2025-08-14T21:29:05.8209010Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_early_stop_True <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 58%] 2025-08-14T21:29:05.8209540Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_kwargs_early_stop_False <- test/test_autograd.py PASSED [0.0015s] [ 58%] 2025-08-14T21:29:05.8209970Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_kwargs_early_stop_True <- test/test_autograd.py PASSED [0.0012s] [ 58%] 2025-08-14T21:29:05.8210440Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_False <- test/test_autograd.py PASSED [0.0011s] [ 58%] 2025-08-14T21:29:05.8210910Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_True <- test/test_autograd.py PASSED [0.0011s] [ 58%] 2025-08-14T21:29:05.8211370Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_reentrant_backwards_early_stop_False <- test/test_autograd.py PASSED [0.0011s] [ 58%] 2025-08-14T21:29:05.8211820Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_reentrant_backwards_early_stop_True <- test/test_autograd.py PASSED [0.0011s] [ 58%] 2025-08-14T21:29:05.8212240Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_same_graph_early_stop_False <- test/test_autograd.py PASSED [0.0011s] [ 59%] 2025-08-14T21:29:05.8212660Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_same_graph_early_stop_True <- test/test_autograd.py PASSED [0.0010s] [ 59%] 2025-08-14T21:29:05.8213050Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_set_early_stop <- test/test_autograd.py PASSED [0.0012s] [ 59%] 2025-08-14T21:29:05.8213490Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_set_early_stop_no_recompution_needed <- test/test_autograd.py PASSED [0.0017s] [ 59%] 2025-08-14T21:29:05.8214170Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_two_children_early_stop_False <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 59%] 2025-08-14T21:29:05.8215520Z inductor/test_compiled_autograd.py::TestNestedCheckpointWithCompiledAutograd::test_nested_checkpoint_two_children_early_stop_True <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0007s] [ 59%] 2025-08-14T21:29:05.8215910Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op <- test/test_custom_ops.py PASSED [0.0069s] [ 59%] 2025-08-14T21:29:05.8216380Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_CompositeExplicitAutograd <- test/test_custom_ops.py PASSED [0.0020s] [ 60%] 2025-08-14T21:29:05.8216840Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_CompositeImplicitAutograd <- test/test_custom_ops.py PASSED [0.0012s] [ 60%] 2025-08-14T21:29:05.8217440Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_abstract_impl_on_existing_op_with_meta <- test/test_custom_ops.py PASSED [0.0010s] [ 60%] 2025-08-14T21:29:05.8217830Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autogen_aten_ops_are_pt2_compliant <- test/test_custom_ops.py PASSED [0.0008s] [ 60%] 2025-08-14T21:29:05.8219810Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_function_backed_op <- test/test_custom_ops.py [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_function_backed_op -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmpot5vhqby/main.cpp -o main.o 2025-08-14T21:29:05.8220460Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_function_backed_op.so 2025-08-14T21:29:05.8220650Z Assertion failed: (saved_variables.size() == 1), function backward, file main.cpp, line 20. 2025-08-14T21:29:05.8220720Z Fatal Python error: Aborted 2025-08-14T21:29:05.8220720Z 2025-08-14T21:29:05.8220820Z Thread 0x0000000326413000 (most recent call first): 2025-08-14T21:29:05.8221180Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.8221500Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.8221890Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.8222220Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.8222220Z 2025-08-14T21:29:05.8222320Z Thread 0x0000000325407000 (most recent call first): 2025-08-14T21:29:05.8222670Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.8222980Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.8223320Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.8223750Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.8223750Z 2025-08-14T21:29:05.8223850Z Thread 0x0000000323707000 (most recent call first): 2025-08-14T21:29:05.8224200Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.8224510Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.8224850Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.8225180Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.8225180Z 2025-08-14T21:29:05.8225370Z Thread 0x000000031e04f000 (most recent call first): 2025-08-14T21:29:05.8225740Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.8226040Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.8226390Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.8226760Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.8226760Z 2025-08-14T21:29:05.8226850Z Thread 0x000000031b043000 (most recent call first): 2025-08-14T21:29:05.8227220Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker 2025-08-14T21:29:05.8227530Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012 in run 2025-08-14T21:29:05.8227870Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075 in _bootstrap_inner 2025-08-14T21:29:05.8228190Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1032 in _bootstrap 2025-08-14T21:29:05.8228190Z 2025-08-14T21:29:05.8228290Z Thread 0x000000016af6b000 (most recent call first): 2025-08-14T21:29:05.8228340Z 2025-08-14T21:29:05.8228350Z 2025-08-14T21:29:05.8228460Z Current thread 0x00000001f880bac0 (most recent call first): 2025-08-14T21:29:05.8228810Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/autograd/graph.py", line 841 in _engine_run_backward 2025-08-14T21:29:05.8229140Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/autograd/__init__.py", line 354 in backward 2025-08-14T21:29:05.8229430Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_tensor.py", line 625 in backward 2025-08-14T21:29:05.8229710Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_custom_ops.py", line 2334 in test_autograd_function_backed_op 2025-08-14T21:29:05.8230060Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 5745 in wrapper 2025-08-14T21:29:05.8230410Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-08-14T21:29:05.8230760Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 589 in _callTestMethod 2025-08-14T21:29:05.8231130Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 634 in run 2025-08-14T21:29:05.8231490Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3376 in _run_custom 2025-08-14T21:29:05.8231820Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 3406 in run 2025-08-14T21:29:05.8232150Z File "/opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py", line 690 in __call__ 2025-08-14T21:29:05.8232440Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/unittest.py", line 333 in runtest 2025-08-14T21:29:05.8232820Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 169 in pytest_runtest_call 2025-08-14T21:29:05.8233130Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.8233420Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.8233700Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.8234060Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 262 in 2025-08-14T21:29:05.8234580Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call 2025-08-14T21:29:05.8234890Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 261 in call_runtest_hook 2025-08-14T21:29:05.8235210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 222 in call_and_report 2025-08-14T21:29:05.8235520Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/runner.py", line 133 in runtestprotocol 2025-08-14T21:29:05.8235870Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pytest_rerunfailures.py", line 525 in pytest_runtest_protocol 2025-08-14T21:29:05.8236170Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.8236470Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.8236750Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.8237070Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 348 in pytest_runtestloop 2025-08-14T21:29:05.8237360Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.8237650Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.8237930Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.8238210Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 323 in _main 2025-08-14T21:29:05.8238500Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 269 in wrap_session 2025-08-14T21:29:05.8238870Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/main.py", line 316 in pytest_cmdline_main 2025-08-14T21:29:05.8239160Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_callers.py", line 121 in _multicall 2025-08-14T21:29:05.8239450Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec 2025-08-14T21:29:05.8239740Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/pluggy/_hooks.py", line 512 in __call__ 2025-08-14T21:29:05.8240040Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/_pytest/config/__init__.py", line 166 in main 2025-08-14T21:29:05.8240400Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/testing/_internal/common_utils.py", line 1299 in run_tests 2025-08-14T21:29:05.8240790Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_dynamo/test_case.py", line 62 in run_tests 2025-08-14T21:29:05.8241110Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/_inductor/test_case.py", line 15 in run_tests 2025-08-14T21:29:05.8241390Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py", line 5411 in 2025-08-14T21:29:05.8241390Z 2025-08-14T21:29:05.8273840Z Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torch._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch._C._sparse, torch._C._special, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, thriftpy2.transport.cybase, thriftpy2.transport.buffered.cybuffered, thriftpy2.transport.framed.cyframed, thriftpy2.transport.memory.cymemory, thriftpy2.transport.sasl.cysasl, thriftpy2.protocol.cybin.cybin, scipy._lib._ccallback_c, yaml._yaml, numba.core.typeconv._typeconv, numba._helperlib, numba._dynfunc, numba._dispatcher, numba.core.runtime._nrt_python, numba.np.ufunc._internal, numba.experimental.jitclass._box, numba.mviewbuf, numba.types.itertools, psutil._psutil_osx, psutil._psutil_posix, scipy._lib._uarray._uarray, scipy.special._ufuncs_cxx, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._flinalg, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, scipy.special._ellip_harm_2, scipy.signal._sigtools, scipy.signal._max_len_seq_inner, scipy.signal._upfirdn_apply, scipy.signal._spline, scipy.spatial._ckdtree, scipy._lib.messagestream, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.integrate._odepack, scipy.integrate._quadpack, scipy.integrate._vode, scipy.integrate._dop, scipy.integrate._lsoda, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.ndimage._nd_image, _ni_label, scipy.ndimage._ni_label, scipy.signal._sosfilt, scipy.signal._spectral, scipy.special.cython_special, scipy.stats._stats, scipy.stats.beta_ufunc, scipy.stats._boost.beta_ufunc, scipy.stats.binom_ufunc, scipy.stats._boost.binom_ufunc, scipy.stats.nbinom_ufunc, scipy.stats._boost.nbinom_ufunc, scipy.stats.hypergeom_ufunc, scipy.stats._boost.hypergeom_ufunc, scipy.stats.ncf_ufunc, scipy.stats._boost.ncf_ufunc, scipy.stats.ncx2_ufunc, scipy.stats._boost.ncx2_ufunc, scipy.stats.nct_ufunc, scipy.stats._boost.nct_ufunc, scipy.stats.skewnorm_ufunc, scipy.stats._boost.skewnorm_ufunc, scipy.stats.invgauss_ufunc, scipy.stats._boost.invgauss_ufunc, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythran, scipy.stats._ansari_swilk_statistics, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._mvn, scipy.stats._rcont.rcont, scipy.stats._unuran.unuran_wrapper, scipy.signal._peak_finding_utils, cankrnowzbjbknau2qspuva425lx5u2vrcyi6tkc6njvgrwgbmwo.kernel, cfewahv7m3hfwzgwxbyqne6b2rehb2terpjrllj5qpae7z23d5yp.kernel, c3qoixoruhjbmhvlidpfahte3bgf53gd32tw2p5pxmk4tpa3ta6d.kernel, cb3kiyfxipzazepc2uc64ezpcb5ud77wa27bqic65l42p6ka5ofd.kernel, cciebkfzr5jrmp4hzvfdokwwagk5ro5cymrpoe6vzex3nkc7zm5w.kernel, cqek2hed5rjyenuc3b5j5ghbjclbxawcnfhxgchm7oxl57a2o377.kernel, cgcrhnptsywj6v7okbnldfvngfcp3xnfmmbrsvknacujsycjxd5y.kernel, cekanju3og6day62uvld5vtr3ref4ohpgpw5mtueynl2ugdfs24n.kernel, cm6bmoxybz3yivgolkq75bdzit3uc4xqefjxwiwszvaj6ry7bb2y.kernel, ceih6424iajcindbojsh5rmokuyfkwdkwjmb53ns3k6f2ubvurg4.kernel, c3hibvsn4yjlkwdnhlyaz6die55bdmio5lybscdbucvkrcon2v5j.kernel, ciu3ggg7mo4s2zrhp324zivlyrs37e65fwdrdspfx2ismo76v7ct.kernel, c66atflhzn7qoqc4axk5o46yajmavaxjpk6w3oqthmndxgg47zgg.kernel, cjnjfhoojrr2oumirolwcstud24sstn7szxn2kbpwl42ryy5q77m.kernel, csv6btvzttkrf3pvou2qo2awnp7vx77ovhomvv7ae5lezqeprbyt.kernel, cpw77c3frhxm4l7nm5u3g3qat7j6abxifykwkfrqe5b4dby3h5w7.kernel, cw26z7xcljc6rx3g34ueqdmo76v6dvqjv3dv4nooascsx4hmthtk.kernel, cm7tpmelx7pxob74pcjiryyp7we5oxpc34np646syguolsdu3e55.kernel, c6tgdurqky5jj2t6zqhfstn5iswek3or56lcsl5ij5of7pja54a3.kernel, cexphfzthicu7i2iyp7g7bxgxv5dek3ia56eyf2jwiit3don4pl6.kernel, c4hmwtogtd3zcikcrz5545325rpl6wfolflqwxtgolklkpc4udo5.kernel, cosycpbszvj7tmk7sjoa4yk46v4wueh5ehjpkdgrsd2cl3hongug.kernel, ciahekhf5hhatqdtw3rfj2thqawysnuwgslhv7gpwzqnykv6mpz2.kernel, czbduxwgj64ifx4ccdcuyyozar2n6lh6wbjzbtq46rcw6m4u4mhq.kernel, cmm4j2a6imwlfj66y2yogfe52ggc5kytdpf5p3trchaaiik3xhef.kernel, cpx4rczwyylu5bmmplwc7ztbfihg3v2sko7yzwpd3djppytgtzjt.kernel, cllworopkwzjkyi3yxrlj4istfcolvsidixbafm5ip6i4mkpkqy7.kernel, ckhbgpprh3hycsj3ijthqo656xbstvqvikv3lnmswt5idfs327lw.kernel, cx3upmh6reyusufmx6zlxg4dh5wghal6ilyabniyrnyp4n7ktpjm.kernel, cch5jhqflix2daigzhq6ouv5svoyi7zjg2otpn563naiittglorg.kernel, cg7y2towwuz6zgtk6xwl7kqwik3eemkyegfkhy6lrlymhelu4qc6.kernel, cgwpydk5sxstpud5mzh43struafkjcsnj5w27roczmcuvc7p6yeb.kernel, chzyq6k2lq5q3hnjsjrsh6xr7arlxcnzdueexfjhjhp5l6s6duhz.kernel, c7zvasrdbsen35fzrysyj6dyl4izmaypqdshb4h7nzkrz6lnqpyi.kernel, cczufxu5y7fdk7sx2vscx6kbvogcxjrw5wpy2dqgbkqm5b4iizpf.kernel, c6b7h6wmeafowfyk76rtbmcrmhhhkuye2lcj36z7fuoaaxqfijia.kernel, cyrwcqk6s5mjoqd7ekzl5qltfwotacer6fkpobksf5mewxhqullr.kernel, ci6fbsfhsfi7mclr6kbdpm7xed7ryqdwutojdxvw3oobyuwubneu.kernel, c66drek65tycdlqpktdggirvfkzknj5mu33ykunrovjgnqoeakl5.kernel, cord5bm55tt36iiak7zqwtxigo35dapzgw2vhnip3hstkqm3ftxo.kernel, c4au5wtj3ttlrgtigfai5ntpxi6vqph7e2r2ws7yfqiiw65snfna.kernel, c6lexyj4o7ucqbor3fepuxh5qwsufixy6egaf4rol3rdpqksjuvw.kernel, cqsbrenhwpmr3etfics54cwbih7lhcbb5wl4rfqpjbakqlleemaq.kernel, cv3mpg423kezzdei32iakdkrkzy24rg4h6z2ipxrrg5qq45pqdgf.kernel, cx5bdzox2vrbndw2t2xz7kxihspevdjf2def3ulap65pbs2kiqpw.kernel, clcolhgytjg4qs4fljefiyeqnrsla4ihnrrhrscerhvymyaoyk44.kernel, cl2ojewastcd3m6ct26tzn7m6ac34xvprm34xn4yhs2qclbvjc3u.kernel, crq3majjlqh3t4ffdo4jj4brrd3ai44hkvjlzxivzcuzc2fzozar.kernel, cic7x7qbpwnhoalamcf4pe3nj44lrpjayamftoqeo6w6e4mohruq.kernel, cpvomqotwoyv5gqfknaa22rqgkxkmrki3yhvrs3smmvhlm7qruo6.kernel, ck7npb2xbmhhk3lc32mxpxzjdozh7adfp2kit5axj544bdtn3phb.kernel, c2i3qn5mruq4pklq47fqhicqoehjav7urecv5uj5vsxebi7pgmhg.kernel, cledojdkz7x3wct5uqwpqtvbi4anyfcrqvavde4pizyksaal4gqv.kernel, cp374a3hefghvatbbov5wfa5g57xesbacnrwzmiet4m3tqtrbnxl.kernel, ciglpwx4qipxqu4rffgabqfi6g6dekt6xqn5ncgkd7zhkvzflryi.kernel, cxn2mmp5lmcdv62ooelquyjey6s2ol3a5c3b64bzfgikp35ymroc.kernel, cj4xxsundcoa2szybvzfe5u7nwydispl75vsgclymqm2dapnrx7u.kernel, cqjc3wkb4ltqldocuv5zlybcj3mqg62dxpw34guxpuibumpjiecs.kernel, ccvtusn7hd4urls4pccarvcr2ksumbmgk4clt44nmdgt3ukumrrg.kernel, cvwu6s4s3mjfqyuroo5nnhn4t73k4fyxvse3z4nroozazrgi4gk3.kernel, cji46ubprbbqf6txeh2xgngsa5l2a4lm3wlo2wkgw4un67neifxq.kernel, cl46zay2qqepw5n2jld3jekuaiamwg2yrusph5umu32uosglc6hi.kernel, ci4hyrk7ixpeh2xahsy73bor7jbzmipmnhgflfbuloixojpiypa3.kernel, c265f3cxklos4x7doutvfkjl5lghym2tguxh75mv6nhbnmbdvy6z.kernel, c7jzeu22hjw5tft2khd3q6v27suzkoxvj2vazw7yf24keejwme47.kernel, cmkqcdg7s22obnwc3hzq4byptazkrblppvf54hlcvkliwkqkpy6x.kernel, cegd455aazrnsxf5ozcmtfwq7bv72dhghdlsf4pghi4zld7eby7x.kernel, cm4vo4rjhlhi5fqjeqtnkv5urtyufxe43wzvslxfmwznh4hc54dc.kernel, coafq5gxr6fdilunrfgoh3ved6ol3c5onmqirtbwntepxed2zeqw.kernel, cxvctgippethtmyrncaf56io7jl2av5xihgpjqshnvaurgr4332h.kernel, ckiinkun5kkg7djldq7ds5ynieidurjide7crt6pvz4wm4h63sqn.kernel, cu3qow3vii35kn4dfdxbl7kzttfsyalfeiiuydjfiobqqqqtp574.kernel, c3nq7bvdtlsbdqdjamn63vrxhm6dmxmykvzl2ksmhrm5w44zxbdh.kernel, cqjibkk4vx5uergz5fk5ufijgbghqjxdhukmga5ty5rcevc4xzwz.kernel, c5bvfohpkonzhav2o2ilpjppix2wvytlw2xkeg6rc3ai3jpe6q53.kernel, cgenry3junkm7ewcbuiseh35qlfah6hgbdm7pgvtqcalntf5dg4k.kernel, c74l46o45z7aneo2tzdnksyur773rsjky5g2v7opon3sb5lbcl7s.kernel, c5zfzy7ece5xrlwmwocugn7t5pulu6hbfkigg3mnhjrzlsssipnd.kernel, csqpmgin5p44qdblefyis7bl37bdaq2qdvkvnebbijp3emfhdpny.kernel, cmvpcxwljznxydfag7vvxz3giwzmpz44wyau3dzsi5okkckza76e.kernel, cco7dxwtzyj37h6krm67hn3hljwygdgahyoyzlkg32t4xyztoumk.kernel, c3ugpicang6ijwwlfdhjtq2bial45nkpzgskqqpb4ylkqvmo6ssc.kernel, cxe5odw726tonr6quv6qd7gosc7p6y2zvkpbigbankotauwpmhas.kernel, cbt4o3yvvhacqjjurlwf7raagw23g3zfxhdhmubhmcat2bl46ap7.kernel, cyliqwv3zzkkyl5tb42vg42uk73yel5a3c2ppwjwr5aufbww2pm4.kernel, cnz7xnszukh3xzjme7mfyga7zw26ozyn3o6qrzwwntaymdkxzekv.kernel, cxlb5y5343kh5kwiaxg7efth5gi55x7c4pnqkptwp3u4eu6lrrbp.kernel, cysdvpdqfm3nq6x7mtj27u37dokep3doecwdr7wgvtu5okvfwjaj.kernel, cnyns7lgobasmhbhjtftpnhd2xyp3omtvpnh363dsneteqk4o64o.kernel, cqog5x4ydaabafa6s2jij36ylj6isvccepiymf6dpwpdpf3v6dor.kernel, czv7klcmwwvqswzbk4u33mqpk3eajq6zntqq6qcgmkaxpelcovir.kernel, ctranl534b4vhr2utrbabzqkeh7ubaa2a3rtnvwva7kmto2y3hxb.kernel, cyq3wvso3cvipnnwghf74fkcx2guk2yb4e4vkazswsgcg3ar47vy.kernel, co7bnqaohl2n5niwf54yytnctzvasnictjn2w2cjfzihtklww5jt.kernel, cgpptchegmwot5prv723kxmk2pm7x2tkw7rl2fyotjmlx3v23uvu.kernel, c2hvbe6fj7dawv4zasvaxfzrhhgldwsgeba64sx3plrx3fsbgdiy.kernel, ccneheexbfd7rczmxz4qnlow3bjwzifzxmsrzci5vihna6he4v3o.kernel, c5yyewhjidp3rc5xvku75vptvcq26hb6onojjgabyfhm7gz5bxko.kernel, c2i4acbe2wgtu54cdptgbcaqzhlhpa2axtt6tampa2lp2uxqaahj.kernel, cndes4lco5spf6wi5xkyrw73qgog6sx2q5buj6iy7bijy7vakfan.kernel, cmmaeapnticyomixm4vwitbkoakaekaiuu2stf6n5ae3y7fl5n66.kernel, cavzomj3cdc4sdlo2chkpcez43kedgvpcdjyt5e5b3ecyaxyqygh.kernel, c6iladtlrsisyhsfxagbqn4w43aoappv5v3wiqcskqddpl3mcmrp.kernel, cwlteaz3q4bdhl7jy77iwfdz4konhccmxwougswddfcl5z7yozhl.kernel, cnmmeo57ibcvvvesnzlxkyqk67obbqlpbj73qymvrt7rv7sdpwcv.kernel, c7j7p7dz5nspka2d7x6ts2mlybfle46jx2xsnroyyzw5pf6e35dk.kernel, chk25fjdkfj6flnqags4mqil3ptarce5qsalw7kudhpbnuomfwo5.kernel, cochlo7rtneqrpmtyrq3pl5atitenvh36zhxop4c6xtrl5b6honc.kernel, cgpgtw22ah7pqn4vba3hwbbga3cy7achaosminm3ehburdbbbzca.kernel, cx6yjkkfzgg76rc4qhxyje5ggz4ehrn3jy34uv2zx45nwsoxrsmp.kernel, c5g74a6cquyxhyvqtf2y7fmjlz67gonf4klnsyi4kbwszajfi2kx.kernel (total: 268) 2025-08-14T21:29:05.8274260Z Got exit code -6 (SIGIOT) 2025-08-14T21:29:05.8274320Z Retrying single test... 2025-08-14T21:29:05.8274670Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-ba16601e316d210b.xml 2025-08-14T21:29:05.8274770Z ============================= test session starts ============================== 2025-08-14T21:29:05.8275050Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.8275110Z cachedir: .pytest_cache 2025-08-14T21:29:05.8275450Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.8275560Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.8275620Z configfile: pytest.ini 2025-08-14T21:29:05.8275910Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.8276050Z collecting ... collected 809 items / 808 deselected / 1 selected 2025-08-14T21:29:05.8276450Z stepcurrent: skipping 501 already run items. Running only test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_function_backed_op 2025-08-14T21:29:05.8276550Z Running 1 items in this shard 2025-08-14T21:29:05.8276560Z 2025-08-14T21:29:05.8278530Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_function_backed_op <- test/test_custom_ops.py [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_autograd_function_backed_op -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -isystem /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12/include/python3.12 -fPIC -std=c++17 -c /var/folders/bm/fnn3xd1d39lcpbxrgwys1c140000gn/T/tmp4uxecreg/main.cpp -o main.o 2025-08-14T21:29:05.8279070Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_autograd_function_backed_op.so 2025-08-14T21:29:05.8279140Z PASSED [6.1975s] [100%] 2025-08-14T21:29:05.8279140Z 2025-08-14T21:29:05.8279610Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-ba16601e316d210b.xml - 2025-08-14T21:29:05.8279730Z ====================== 1 passed, 808 deselected in 6.23s ======================= 2025-08-14T21:29:05.8279780Z Got exit code 0 2025-08-14T21:29:05.8279920Z Test succeeeded in new process, continuing with the rest of the tests 2025-08-14T21:29:05.8280250Z Test results will be stored in test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-313a0d9661a09d4e.xml 2025-08-14T21:29:05.8280350Z ============================= test session starts ============================== 2025-08-14T21:29:05.8280620Z platform darwin -- Python 3.12.11, pytest-7.3.2, pluggy-1.6.0 -- /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python 2025-08-14T21:29:05.8280680Z cachedir: .pytest_cache 2025-08-14T21:29:05.8280960Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-08-14T21:29:05.8281070Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:29:05.8281170Z configfile: pytest.ini 2025-08-14T21:29:05.8281470Z plugins: xdoctest-1.1.0, cpp-2.3.0, rerunfailures-10.3, flakefinder-1.1.0, hypothesis-6.56.4, xdist-3.3.1, subtests-0.13.1, typeguard-4.3.0 2025-08-14T21:29:05.8281600Z collecting ... collected 809 items / 502 deselected / 307 selected 2025-08-14T21:29:05.8281690Z stepcurrent: skipping 502 already run items. 2025-08-14T21:29:05.8281750Z Running 307 items in this shard 2025-08-14T21:29:05.8281760Z 2025-08-14T21:29:05.8282120Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_notimplemented <- test/test_custom_ops.py PASSED [0.0045s] [ 0%] 2025-08-14T21:29:05.8282500Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_notimplemented_gradmode <- test/test_custom_ops.py PASSED [0.0013s] [ 0%] 2025-08-14T21:29:05.8282860Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_grad_for_nontensor <- test/test_custom_ops.py PASSED [0.0018s] [ 0%] 2025-08-14T21:29:05.8283290Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_invalid_keys <- test/test_custom_ops.py PASSED [0.0015s] [ 1%] 2025-08-14T21:29:05.8283720Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_requires_keys_for_input_optional_tensors <- test/test_custom_ops.py PASSED [0.0015s] [ 1%] 2025-08-14T21:29:05.8284120Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_dict_requires_keys_for_input_tensors <- test/test_custom_ops.py PASSED [0.0014s] [ 1%] 2025-08-14T21:29:05.8284550Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_grads_are_tensor_or_none <- test/test_custom_ops.py PASSED [0.0013s] [ 2%] 2025-08-14T21:29:05.8284900Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op <- test/test_custom_ops.py PASSED [0.0017s] [ 2%] 2025-08-14T21:29:05.8285340Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_CompositeImplicitAutograd <- test/test_custom_ops.py PASSED [0.0010s] [ 2%] 2025-08-14T21:29:05.8285750Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_mutable <- test/test_custom_ops.py PASSED [0.0015s] [ 3%] 2025-08-14T21:29:05.8286170Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_no_output <- test/test_custom_ops.py PASSED [0.0009s] [ 3%] 2025-08-14T21:29:05.8286580Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_incorrect_schema_views <- test/test_custom_ops.py PASSED [0.0010s] [ 3%] 2025-08-14T21:29:05.8286990Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_Autograd <- test/test_custom_ops.py PASSED [0.0010s] [ 4%] 2025-08-14T21:29:05.8287400Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_AutogradCPU <- test/test_custom_ops.py PASSED [0.0010s] [ 4%] 2025-08-14T21:29:05.8287810Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_impl_on_existing_op_with_key_key_AutogradCUDA <- test/test_custom_ops.py PASSED [0.0009s] [ 4%] 2025-08-14T21:29:05.8288210Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_non_tensor <- test/test_custom_ops.py PASSED [0.0014s] [ 5%] 2025-08-14T21:29:05.8288610Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_numel <- test/test_custom_ops.py PASSED [0.0011s] [ 5%] 2025-08-14T21:29:05.8289130Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_tensorlist <- test/test_custom_ops.py PASSED [0.0016s] [ 5%] 2025-08-14T21:29:05.8295530Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_output_differentiability_type <- test/test_custom_ops.py PASSED [0.0011s] [ 6%] 2025-08-14T21:29:05.8295950Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_partially_registered <- test/test_custom_ops.py PASSED [0.0012s] [ 6%] 2025-08-14T21:29:05.8296290Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_returns_dict <- test/test_custom_ops.py PASSED [0.0015s] [ 6%] 2025-08-14T21:29:05.8296700Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads <- test/test_custom_ops.py PASSED [0.0016s] [ 7%] 2025-08-14T21:29:05.8297130Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads_none_or_Tensor <- test/test_custom_ops.py PASSED [0.0016s] [ 7%] 2025-08-14T21:29:05.8297730Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_backward_tensorlist_input_requires_list_grads_with_same_numel <- test/test_custom_ops.py PASSED [0.0017s] [ 7%] 2025-08-14T21:29:05.8298050Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_basic_make_fx <- test/test_custom_ops.py PASSED [0.0409s] [ 8%] 2025-08-14T21:29:05.8298420Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_builtin_aten_ops_are_pt2_compliant <- test/test_custom_ops.py PASSED [0.0009s] [ 8%] 2025-08-14T21:29:05.8298770Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_builtin_torchscript_ops <- test/test_custom_ops.py PASSED [0.0007s] [ 8%] 2025-08-14T21:29:05.8299170Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_basic <- test/test_custom_ops.py PASSED [0.0121s] [ 9%] 2025-08-14T21:29:05.8299510Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_compile <- test/test_custom_ops.py PASSED [0.1628s] [ 9%] 2025-08-14T21:29:05.8299870Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_fake_tracing <- test/test_custom_ops.py PASSED [0.0047s] [ 9%] 2025-08-14T21:29:05.8300240Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_data_dependent_nms_dynamic_compile <- test/test_custom_ops.py XFAIL [0.4525s] [ 10%] 2025-08-14T21:29:05.8300570Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_and_impl <- test/test_custom_ops.py PASSED [0.0015s] [ 10%] 2025-08-14T21:29:05.8300900Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_bad_schema <- test/test_custom_ops.py PASSED [0.0009s] [ 10%] 2025-08-14T21:29:05.8301230Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_validation <- test/test_custom_ops.py PASSED [0.0008s] [ 11%] 2025-08-14T21:29:05.8301570Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_list <- test/test_custom_ops.py PASSED [0.0011s] [ 11%] 2025-08-14T21:29:05.8301920Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_single <- test/test_custom_ops.py PASSED [0.0009s] [ 11%] 2025-08-14T21:29:05.8302250Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_define_with_tags_tuple <- test/test_custom_ops.py PASSED [0.0009s] [ 12%] 2025-08-14T21:29:05.8302580Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_defined_in_python <- test/test_custom_ops.py PASSED [0.0008s] [ 12%] 2025-08-14T21:29:05.8302910Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_duplicate_impl <- test/test_custom_ops.py PASSED [0.0013s] [ 12%] 2025-08-14T21:29:05.8303240Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_functionalize_error <- test/test_custom_ops.py PASSED [0.0204s] [ 13%] 2025-08-14T21:29:05.8303580Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_abstract_overload <- test/test_custom_ops.py PASSED [0.0013s] [ 13%] 2025-08-14T21:29:05.8303950Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_cpu <- test/test_custom_ops.py PASSED [0.0013s] [ 13%] 2025-08-14T21:29:05.8304270Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_cpu <- test/test_custom_ops.py PASSED [0.0013s] [ 14%] 2025-08-14T21:29:05.8307300Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_cuda <- test/test_custom_ops.py SKIPPED [0.0001s] (requires cuda) [ 14%] 2025-08-14T21:29:05.8307660Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_function <- test/test_custom_ops.py PASSED [0.0010s] [ 14%] 2025-08-14T21:29:05.8307990Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_device_invalid <- test/test_custom_ops.py PASSED [0.0011s] [ 14%] 2025-08-14T21:29:05.8308400Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_function <- test/test_custom_ops.py PASSED [0.0009s] [ 15%] 2025-08-14T21:29:05.8308740Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_invalid_devices <- test/test_custom_ops.py PASSED [0.0012s] [ 15%] 2025-08-14T21:29:05.8309050Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_meta <- test/test_custom_ops.py PASSED [0.0012s] [ 15%] 2025-08-14T21:29:05.8309430Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_multiple <- test/test_custom_ops.py SKIPPED [0.0001s] (requires CUDA) [ 16%] 2025-08-14T21:29:05.8309800Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op <- test/test_custom_ops.py PASSED [0.0013s] [ 16%] 2025-08-14T21:29:05.8310210Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CPU <- test/test_custom_ops.py PASSED [0.0010s] [ 16%] 2025-08-14T21:29:05.8310620Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CUDA <- test/test_custom_ops.py PASSED [0.0010s] [ 17%] 2025-08-14T21:29:05.8311090Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CompositeExplicitAutograd <- test/test_custom_ops.py PASSED [0.0009s] [ 17%] 2025-08-14T21:29:05.8311560Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_on_existing_op_with_cpu_registration_key_CompositeImplicitAutograd <- test/test_custom_ops.py PASSED [0.0009s] [ 17%] 2025-08-14T21:29:05.8311930Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_impl_separate <- test/test_custom_ops.py SKIPPED [0.0001s] (requires CUDA) [ 18%] 2025-08-14T21:29:05.8312270Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_incorrect_schema_types <- test/test_custom_ops.py PASSED [0.0027s] [ 18%] 2025-08-14T21:29:05.8312610Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_no_return <- test/test_custom_ops.py PASSED [0.0009s] [ 18%] 2025-08-14T21:29:05.8312960Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_supported <- test/test_custom_ops.py PASSED [0.0014s] [ 19%] 2025-08-14T21:29:05.8313300Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_infer_schema_unsupported <- test/test_custom_ops.py PASSED [0.0011s] [ 19%] 2025-08-14T21:29:05.8313640Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_invalid_qualname <- test/test_custom_ops.py PASSED [0.0008s] [ 19%] 2025-08-14T21:29:05.8313960Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_invalid_schemas <- test/test_custom_ops.py PASSED [0.0008s] [ 20%] 2025-08-14T21:29:05.8314300Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_is_functional_schema <- test/test_custom_ops.py PASSED [0.0014s] [ 20%] 2025-08-14T21:29:05.8314740Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_is_tensorlist_like_type <- test/test_custom_ops.py PASSED [0.0009s] [ 20%] 2025-08-14T21:29:05.8315060Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_legacy_define <- test/test_custom_ops.py PASSED [0.0010s] [ 21%] 2025-08-14T21:29:05.8315380Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_legacy_impl <- test/test_custom_ops.py PASSED [0.0009s] [ 21%] 2025-08-14T21:29:05.8315850Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_lifetime <- test/test_custom_ops.py PASSED [0.0015s] [ 21%] 2025-08-14T21:29:05.8316170Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_load_library <- test/test_custom_ops.py PASSED [0.0011s] [ 22%] 2025-08-14T21:29:05.8316600Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_meta_for_data_dependent_shape_operation <- test/test_custom_ops.py PASSED [0.0009s] [ 22%] 2025-08-14T21:29:05.8316930Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_name_must_match <- test/test_custom_ops.py PASSED [0.0008s] [ 22%] 2025-08-14T21:29:05.8317280Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_new_data_dependent_symint <- test/test_custom_ops.py PASSED [0.0112s] [ 23%] 2025-08-14T21:29:05.8317620Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_not_implemented_error <- test/test_custom_ops.py PASSED [0.0028s] [ 23%] 2025-08-14T21:29:05.8317980Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_cea <- test/test_custom_ops.py PASSED [0.0030s] [ 23%] 2025-08-14T21:29:05.8318300Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_fake <- test/test_custom_ops.py PASSED [0.0033s] [ 24%] 2025-08-14T21:29:05.8318620Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_impl <- test/test_custom_ops.py PASSED [0.0012s] [ 24%] 2025-08-14T21:29:05.8318940Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_override_meta <- test/test_custom_ops.py PASSED [0.0015s] [ 24%] 2025-08-14T21:29:05.8319250Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_private_ctor <- test/test_custom_ops.py PASSED [0.0008s] [ 25%] 2025-08-14T21:29:05.8319560Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_reserved_ns <- test/test_custom_ops.py PASSED [0.0008s] [ 25%] 2025-08-14T21:29:05.8319890Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_resolve_packet <- test/test_custom_ops.py PASSED [0.0021s] [ 25%] 2025-08-14T21:29:05.8320270Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_save_for_backward_inputs_are_namedtuple <- test/test_custom_ops.py PASSED [0.0016s] [ 26%] 2025-08-14T21:29:05.8320620Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_schema_matches_signature <- test/test_custom_ops.py PASSED [0.0015s] [ 26%] 2025-08-14T21:29:05.8320930Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_sequences <- test/test_custom_ops.py PASSED [0.0012s] [ 26%] 2025-08-14T21:29:05.8321280Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_param_types <- test/test_custom_ops.py PASSED [0.0159s] [ 27%] 2025-08-14T21:29:05.8321650Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_return_types_multi_return <- test/test_custom_ops.py PASSED [0.0043s] [ 27%] 2025-08-14T21:29:05.8322040Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_return_types_single_return <- test/test_custom_ops.py PASSED [0.0038s] [ 27%] 2025-08-14T21:29:05.8322380Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_supported_schemas <- test/test_custom_ops.py PASSED [0.0025s] [ 28%] 2025-08-14T21:29:05.8322690Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_symints <- test/test_custom_ops.py PASSED [0.0179s] [ 28%] 2025-08-14T21:29:05.8323080Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_unsupported_param_types <- test/test_custom_ops.py PASSED [0.0014s] [ 28%] 2025-08-14T21:29:05.8323420Z inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_unsupported_schemas <- test/test_custom_ops.py PASSED [0.0010s] [ 28%] 2025-08-14T21:29:05.8323880Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_access_module_attr <- test/dynamo/test_higher_order_ops.py PASSED [0.0673s] [ 29%] 2025-08-14T21:29:05.8324320Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_allow_python_side_effects_utility <- test/dynamo/test_higher_order_ops.py PASSED [0.0330s] [ 29%] 2025-08-14T21:29:05.8324740Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_constants <- test/dynamo/test_higher_order_ops.py PASSED [0.0464s] [ 29%] 2025-08-14T21:29:05.8325130Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_global_num <- test/dynamo/test_higher_order_ops.py PASSED [0.0616s] [ 30%] 2025-08-14T21:29:05.8325550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_global_num_adds_guard <- test/dynamo/test_higher_order_ops.py PASSED [0.0438s] [ 30%] 2025-08-14T21:29:05.8325930Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_input_num <- test/dynamo/test_higher_order_ops.py PASSED [0.0681s] [ 30%] 2025-08-14T21:29:05.8326370Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_numpy_number <- test/dynamo/test_higher_order_ops.py PASSED [0.0614s] [ 31%] 2025-08-14T21:29:05.8326750Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_tracked <- test/dynamo/test_higher_order_ops.py PASSED [0.0661s] [ 31%] 2025-08-14T21:29:05.8327150Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_tracked_nested <- test/dynamo/test_higher_order_ops.py PASSED [0.0658s] [ 31%] 2025-08-14T21:29:05.8327550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_global <- test/dynamo/test_higher_order_ops.py PASSED [0.0623s] [ 32%] 2025-08-14T21:29:05.8327970Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_global_nested <- test/dynamo/test_higher_order_ops.py PASSED [0.0229s] [ 32%] 2025-08-14T21:29:05.8328380Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_untracked_nonlocal <- test/dynamo/test_higher_order_ops.py PASSED [0.0595s] [ 32%] 2025-08-14T21:29:05.8328800Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_capture_value_created_in_subgraph <- test/dynamo/test_higher_order_ops.py PASSED [0.0260s] [ 33%] 2025-08-14T21:29:05.8329210Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_concat_unbacked_shape_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.1085s] [ 33%] 2025-08-14T21:29:05.8329620Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_branches_no_arguments <- test/dynamo/test_higher_order_ops.py PASSED [0.0573s] [ 33%] 2025-08-14T21:29:05.8330050Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_branches_no_arguments_no_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.0726s] [ 34%] 2025-08-14T21:29:05.8330480Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_free_variable_in_both_branches <- test/dynamo/test_higher_order_ops.py PASSED [0.0747s] [ 34%] 2025-08-14T21:29:05.8330890Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_graph_break_in_one_branch <- test/dynamo/test_higher_order_ops.py PASSED [0.0901s] [ 34%] 2025-08-14T21:29:05.8331350Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_pytree_operands <- test/dynamo/test_higher_order_ops.py PASSED [0.2000s] [ 35%] 2025-08-14T21:29:05.8331800Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_pytree_operands_with_non_tensor_leaves <- test/dynamo/test_higher_order_ops.py PASSED [0.0179s] [ 35%] 2025-08-14T21:29:05.8332220Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_side_effect_in_one_branches <- test/dynamo/test_higher_order_ops.py PASSED [0.0200s] [ 35%] 2025-08-14T21:29:05.8332670Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_source_fn_stack <- test/dynamo/test_higher_order_ops.py PASSED [0.0363s] [ 36%] 2025-08-14T21:29:05.8333080Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_subgraph_name_is_valid <- test/dynamo/test_higher_order_ops.py PASSED [0.0343s] [ 36%] 2025-08-14T21:29:05.8333510Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_with_constant_pred <- test/dynamo/test_higher_order_ops.py PASSED [0.0274s] [ 36%] 2025-08-14T21:29:05.8333910Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_cond_with_empty_operands <- test/dynamo/test_higher_order_ops.py PASSED [1.5105s] [ 37%] 2025-08-14T21:29:05.8334340Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_dynamic_shapes_over_vmap_batch_size <- test/dynamo/test_higher_order_ops.py PASSED [0.4232s] [ 37%] 2025-08-14T21:29:05.8334740Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_enum_arg <- test/dynamo/test_higher_order_ops.py PASSED [0.0638s] [ 37%] 2025-08-14T21:29:05.8335120Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_error_message_sane <- test/dynamo/test_higher_order_ops.py PASSED [0.0073s] [ 38%] 2025-08-14T21:29:05.8335550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_graph_break_complicated <- test/dynamo/test_higher_order_ops.py PASSED [0.0308s] [ 38%] 2025-08-14T21:29:05.8335970Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_graph_break_simple <- test/dynamo/test_higher_order_ops.py PASSED [0.0155s] [ 38%] 2025-08-14T21:29:05.8336400Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fallback_on_python_primitives_output <- test/dynamo/test_higher_order_ops.py PASSED [0.0239s] [ 39%] 2025-08-14T21:29:05.8336780Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_flat_list_output <- test/dynamo/test_higher_order_ops.py PASSED [0.0876s] [ 39%] 2025-08-14T21:29:05.8337180Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_fn_with_kwargs_in_torch_ops <- test/dynamo/test_higher_order_ops.py PASSED [0.0618s] [ 39%] 2025-08-14T21:29:05.8337580Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_freevars_as_inputs_to_wrap <- test/dynamo/test_higher_order_ops.py PASSED [0.0612s] [ 40%] 2025-08-14T21:29:05.8337970Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_grad_source_fn_stack <- test/dynamo/test_higher_order_ops.py PASSED [0.0887s] [ 40%] 2025-08-14T21:29:05.8338350Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper <- test/dynamo/test_higher_order_ops.py PASSED [0.0278s] [ 40%] 2025-08-14T21:29:05.8338750Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_incorrect_type <- test/dynamo/test_higher_order_ops.py PASSED [0.0214s] [ 41%] 2025-08-14T21:29:05.8339150Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_no_hints <- test/dynamo/test_higher_order_ops.py PASSED [0.0052s] [ 41%] 2025-08-14T21:29:05.8339550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hints_wrapper_pytree_inputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0014s] [ 41%] 2025-08-14T21:29:05.8339950Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hooks <- test/dynamo/test_higher_order_ops.py PASSED [0.0288s] [ 42%] 2025-08-14T21:29:05.8340340Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_hopify_generic_wrap <- test/dynamo/test_higher_order_ops.py PASSED [0.0939s] [ 42%] 2025-08-14T21:29:05.8340770Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_inlined_functions <- test/dynamo/test_higher_order_ops.py PASSED [0.0642s] [ 42%] 2025-08-14T21:29:05.8341160Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_internal_nonlocal <- test/dynamo/test_higher_order_ops.py PASSED [0.0672s] [ 42%] 2025-08-14T21:29:05.8341550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensor_constant <- test/dynamo/test_higher_order_ops.py PASSED [0.0637s] [ 43%] 2025-08-14T21:29:05.8342040Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensors_with_compound_expressions <- test/dynamo/test_higher_order_ops.py PASSED [0.0010s] [ 43%] 2025-08-14T21:29:05.8342460Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_lift_tensors_with_shared_symbols <- test/dynamo/test_higher_order_ops.py PASSED [0.0908s] [ 43%] 2025-08-14T21:29:05.8342830Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_make_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.0643s] [ 44%] 2025-08-14T21:29:05.8343330Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_example_value_metadata_consistent_with_eager <- test/dynamo/test_higher_order_ops.py PASSED [0.9078s] [ 44%] 2025-08-14T21:29:05.8343700Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0730s] [ 44%] 2025-08-14T21:29:05.8344070Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0068s] [ 45%] 2025-08-14T21:29:05.8344460Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_lowers_to_graph <- test/dynamo/test_higher_order_ops.py PASSED [0.0852s] [ 45%] 2025-08-14T21:29:05.8344830Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_multi_return <- test/dynamo/test_higher_order_ops.py PASSED [0.0884s] [ 45%] 2025-08-14T21:29:05.8345210Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_pytree_return <- test/dynamo/test_higher_order_ops.py PASSED [0.1538s] [ 46%] 2025-08-14T21:29:05.8345580Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_side_effect <- test/dynamo/test_higher_order_ops.py PASSED [0.0357s] [ 46%] 2025-08-14T21:29:05.8345970Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_source_fn_stack <- test/dynamo/test_higher_order_ops.py PASSED [0.0707s] [ 46%] 2025-08-14T21:29:05.8346370Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_subgraph_name_is_valid <- test/dynamo/test_higher_order_ops.py PASSED [0.1314s] [ 47%] 2025-08-14T21:29:05.8346750Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_map_symint_input <- test/dynamo/test_higher_order_ops.py PASSED [0.0848s] [ 47%] 2025-08-14T21:29:05.8347100Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_modules <- test/dynamo/test_higher_order_ops.py PASSED [0.0254s] [ 47%] 2025-08-14T21:29:05.8347500Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_nested_tuple_output <- test/dynamo/test_higher_order_ops.py PASSED [0.0964s] [ 48%] 2025-08-14T21:29:05.8347870Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_nested_wrap <- test/dynamo/test_higher_order_ops.py PASSED [0.0851s] [ 48%] 2025-08-14T21:29:05.8348270Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_no_freevars <- test/dynamo/test_higher_order_ops.py PASSED [0.0616s] [ 48%] 2025-08-14T21:29:05.8348650Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_output_with_dict <- test/dynamo/test_higher_order_ops.py PASSED [0.0978s] [ 49%] 2025-08-14T21:29:05.8349090Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_register_mode <- test/dynamo/test_higher_order_ops.py PASSED [0.0013s] [ 49%] 2025-08-14T21:29:05.8349480Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_register_subclass <- test/dynamo/test_higher_order_ops.py PASSED [0.0015s] [ 49%] 2025-08-14T21:29:05.8349870Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_var <- test/dynamo/test_higher_order_ops.py PASSED [0.0619s] [ 50%] 2025-08-14T21:29:05.8350340Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_var_used_multiple_times <- test/dynamo/test_higher_order_ops.py PASSED [0.0889s] [ 50%] 2025-08-14T21:29:05.8350730Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_return_captured_vars <- test/dynamo/test_higher_order_ops.py PASSED [0.0947s] [ 50%] 2025-08-14T21:29:05.8351120Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_same_freevar_twice <- test/dynamo/test_higher_order_ops.py PASSED [0.0903s] [ 51%] 2025-08-14T21:29:05.8351590Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_global_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0209s] [ 51%] 2025-08-14T21:29:05.8352020Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_global_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0316s] [ 51%] 2025-08-14T21:29:05.8352470Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_nonlocal_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0584s] [ 52%] 2025-08-14T21:29:05.8352900Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_del_existing_attr_nonlocal_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0335s] [ 52%] 2025-08-14T21:29:05.8353280Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_in_body <- test/dynamo/test_higher_order_ops.py PASSED [0.0147s] [ 52%] 2025-08-14T21:29:05.8353730Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_local_list_append_no_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0602s] [ 53%] 2025-08-14T21:29:05.8354140Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_list <- test/dynamo/test_higher_order_ops.py PASSED [0.0273s] [ 53%] 2025-08-14T21:29:05.8354550Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_num <- test/dynamo/test_higher_order_ops.py PASSED [0.0268s] [ 53%] 2025-08-14T21:29:05.8354980Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_num_builtin <- test/dynamo/test_higher_order_ops.py PASSED [0.0263s] [ 54%] 2025-08-14T21:29:05.8355390Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0283s] [ 54%] 2025-08-14T21:29:05.8355830Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_global_tensor_builtin <- test/dynamo/test_higher_order_ops.py PASSED [0.0283s] [ 54%] 2025-08-14T21:29:05.8356240Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_num <- test/dynamo/test_higher_order_ops.py PASSED [0.0391s] [ 55%] 2025-08-14T21:29:05.8356700Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_num_builtin <- test/dynamo/test_higher_order_ops.py PASSED [0.0388s] [ 55%] 2025-08-14T21:29:05.8357120Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0438s] [ 55%] 2025-08-14T21:29:05.8357620Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_mutate_nonlocal_tensor_builtin <- test/dynamo/test_higher_order_ops.py PASSED [0.0467s] [ 56%] 2025-08-14T21:29:05.8358080Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_nested_nonlocal_list_append_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0340s] [ 56%] 2025-08-14T21:29:05.8358570Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_nonlocal_list_append_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0208s] [ 56%] 2025-08-14T21:29:05.8359010Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_global_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0205s] [ 57%] 2025-08-14T21:29:05.8359440Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_global_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0406s] [ 57%] 2025-08-14T21:29:05.8359930Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_nonlocal_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0461s] [ 57%] 2025-08-14T21:29:05.8360360Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_existing_attr_nonlocal_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0421s] [ 57%] 2025-08-14T21:29:05.8360790Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_global_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0287s] [ 58%] 2025-08-14T21:29:05.8361210Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_global_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0406s] [ 58%] 2025-08-14T21:29:05.8361640Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_nonlocal_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0568s] [ 58%] 2025-08-14T21:29:05.8362060Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_side_effect_set_new_attr_nonlocal_obj <- test/dynamo/test_higher_order_ops.py PASSED [0.0422s] [ 59%] 2025-08-14T21:29:05.8362440Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_symint_in_slice <- test/dynamo/test_higher_order_ops.py PASSED [0.0644s] [ 59%] 2025-08-14T21:29:05.8362810Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_symint_input <- test/dynamo/test_higher_order_ops.py PASSED [0.0631s] [ 59%] 2025-08-14T21:29:05.8363230Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_and_unbacked_symbol_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.1301s] [ 60%] 2025-08-14T21:29:05.8363620Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_to_list_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.0274s] [ 60%] 2025-08-14T21:29:05.8364050Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_tensor_with_unbacked_shape_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.1252s] [ 60%] 2025-08-14T21:29:05.8364440Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_unbacked_symbol_closure <- test/dynamo/test_higher_order_ops.py PASSED [0.1932s] [ 61%] 2025-08-14T21:29:05.8364890Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_vmap_multiply_scalar <- test/dynamo/test_higher_order_ops.py PASSED [0.2560s] [ 61%] 2025-08-14T21:29:05.8365270Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_vmap_source_fn_stack <- test/dynamo/test_higher_order_ops.py PASSED [0.0535s] [ 61%] 2025-08-14T21:29:05.8365650Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_all_kwarg <- test/dynamo/test_higher_order_ops.py PASSED [0.0631s] [ 62%] 2025-08-14T21:29:05.8366120Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_allow_local_assign_in_body_fn <- test/dynamo/test_higher_order_ops.py PASSED [0.0597s] [ 62%] 2025-08-14T21:29:05.8366490Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg <- test/dynamo/test_higher_order_ops.py PASSED [0.0615s] [ 62%] 2025-08-14T21:29:05.8366910Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default <- test/dynamo/test_higher_order_ops.py PASSED [0.0638s] [ 63%] 2025-08-14T21:29:05.8367320Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default_else_branch <- test/dynamo/test_higher_order_ops.py PASSED [0.0620s] [ 63%] 2025-08-14T21:29:05.8367730Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_default_if_branch <- test/dynamo/test_higher_order_ops.py PASSED [0.0629s] [ 63%] 2025-08-14T21:29:05.8368100Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_int <- test/dynamo/test_higher_order_ops.py PASSED [0.0621s] [ 64%] 2025-08-14T21:29:05.8368510Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_only <- test/dynamo/test_higher_order_ops.py PASSED [0.0650s] [ 64%] 2025-08-14T21:29:05.8368910Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_kwarg_recompile <- test/dynamo/test_higher_order_ops.py PASSED [0.0401s] [ 64%] 2025-08-14T21:29:05.8369300Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_nested <- test/dynamo/test_higher_order_ops.py PASSED [0.0716s] [ 65%] 2025-08-14T21:29:05.8369740Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_not_const_symint_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0229s] [ 65%] 2025-08-14T21:29:05.8370170Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_args_with_symint_constant <- test/dynamo/test_higher_order_ops.py PASSED [0.0696s] [ 65%] 2025-08-14T21:29:05.8370560Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_pytree_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0689s] [ 66%] 2025-08-14T21:29:05.8370950Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_source_fn_stack <- test/dynamo/test_higher_order_ops.py PASSED [0.0315s] [ 66%] 2025-08-14T21:29:05.8371360Z inductor/test_compiled_autograd.py::HigherOrderOpTestsWithCompiledAutograd::test_wrap_subgraph_name_is_valid <- test/dynamo/test_higher_order_ops.py PASSED [0.0269s] [ 66%] 2025-08-14T21:29:05.8371770Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call <- test/dynamo/test_higher_order_ops.py PASSED [0.0557s] [ 67%] 2025-08-14T21:29:05.8372240Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call_disable_inline_nn_module <- test/dynamo/test_higher_order_ops.py PASSED [0.0560s] [ 67%] 2025-08-14T21:29:05.8372730Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_functional_call_sequential_params_and_buffers <- test/dynamo/test_higher_order_ops.py PASSED [0.0515s] [ 67%] 2025-08-14T21:29:05.8373110Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad <- test/dynamo/test_higher_order_ops.py PASSED [0.0628s] [ 68%] 2025-08-14T21:29:05.8373810Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_call_compiled_backward_fn <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 68%] 2025-08-14T21:29:05.8374250Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_call_torch_compile_fn <- test/dynamo/test_higher_order_ops.py PASSED [0.0046s] [ 68%] 2025-08-14T21:29:05.8374720Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_capture_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0552s] [ 69%] 2025-08-14T21:29:05.8375150Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_closure_scalar <- test/dynamo/test_higher_order_ops.py PASSED [0.0531s] [ 69%] 2025-08-14T21:29:05.8375610Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_fn_with_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0694s] [ 69%] 2025-08-14T21:29:05.8376050Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_freevar_python_scalar <- test/dynamo/test_higher_order_ops.py PASSED [0.0554s] [ 70%] 2025-08-14T21:29:05.8376460Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_freevar_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0686s] [ 70%] 2025-08-14T21:29:05.8376910Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0574s] [ 70%] 2025-08-14T21:29:05.8377330Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_non_tensor_input <- test/dynamo/test_higher_order_ops.py PASSED [0.0564s] [ 71%] 2025-08-14T21:29:05.8377750Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_over_grad <- test/dynamo/test_higher_order_ops.py PASSED [0.0763s] [ 71%] 2025-08-14T21:29:05.8378150Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_pytree <- test/dynamo/test_higher_order_ops.py PASSED [0.0917s] [ 71%] 2025-08-14T21:29:05.8378560Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_recompile <- test/dynamo/test_higher_order_ops.py PASSED [0.0556s] [ 71%] 2025-08-14T21:29:05.8379000Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_two_tensor_all_grad_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.1555s] [ 72%] 2025-08-14T21:29:05.8379420Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_two_tensor_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0594s] [ 72%] 2025-08-14T21:29:05.8379840Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_with_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0890s] [ 72%] 2025-08-14T21:29:05.8380270Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_grad_with_side_effect <- test/dynamo/test_higher_order_ops.py PASSED [0.0651s] [ 73%] 2025-08-14T21:29:05.8380660Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_hessian <- test/dynamo/test_higher_order_ops.py PASSED [0.2672s] [ 73%] 2025-08-14T21:29:05.8381080Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_hessian_argnums <- test/dynamo/test_higher_order_ops.py PASSED [0.2200s] [ 73%] 2025-08-14T21:29:05.8381470Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd <- test/dynamo/test_higher_order_ops.py PASSED [0.2512s] [ 74%] 2025-08-14T21:29:05.8381870Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.1327s] [ 74%] 2025-08-14T21:29:05.8382330Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_randomness <- test/dynamo/test_higher_order_ops.py PASSED [0.1522s] [ 74%] 2025-08-14T21:29:05.8382760Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacfwd_two_tensors_argnums <- test/dynamo/test_higher_order_ops.py PASSED [0.1231s] [ 75%] 2025-08-14T21:29:05.8383210Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev <- test/dynamo/test_higher_order_ops.py PASSED [0.0952s] [ 75%] 2025-08-14T21:29:05.8383620Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0996s] [ 75%] 2025-08-14T21:29:05.8384100Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jacrev_two_tensors_argnums <- test/dynamo/test_higher_order_ops.py PASSED [0.0982s] [ 76%] 2025-08-14T21:29:05.8384530Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_call_torch_compile_fn <- test/dynamo/test_higher_order_ops.py PASSED [0.0047s] [ 76%] 2025-08-14T21:29:05.8384960Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_freevar_python_scalar <- test/dynamo/test_higher_order_ops.py PASSED [0.0890s] [ 76%] 2025-08-14T21:29:05.8385380Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_freevar_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0862s] [ 77%] 2025-08-14T21:29:05.8385810Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0647s] [ 77%] 2025-08-14T21:29:05.8386200Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_jvp <- test/dynamo/test_higher_order_ops.py PASSED [0.1086s] [ 77%] 2025-08-14T21:29:05.8386600Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_simple <- test/dynamo/test_higher_order_ops.py PASSED [0.0625s] [ 78%] 2025-08-14T21:29:05.8387070Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_disable_enable_disable_grad <- test/dynamo/test_higher_order_ops.py PASSED [0.0649s] [ 78%] 2025-08-14T21:29:05.8387510Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_disable_grad <- test/dynamo/test_higher_order_ops.py PASSED [0.0635s] [ 78%] 2025-08-14T21:29:05.8387940Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_jvp_two_tensors_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0701s] [ 79%] 2025-08-14T21:29:05.8388350Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_linearize_jvp_fn <- test/dynamo/test_higher_order_ops.py PASSED [0.2224s] [ 79%] 2025-08-14T21:29:05.8388730Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp <- test/dynamo/test_higher_order_ops.py PASSED [0.0496s] [ 79%] 2025-08-14T21:29:05.8389390Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_call_compiled_backward_fn <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0010s] [ 80%] 2025-08-14T21:29:05.8389790Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_has_aux <- test/dynamo/test_higher_order_ops.py PASSED [0.0501s] [ 80%] 2025-08-14T21:29:05.8390210Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_multiple_outputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0707s] [ 80%] 2025-08-14T21:29:05.8390710Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vjp_multiple_outputs_python_struct <- test/dynamo/test_higher_order_ops.py PASSED [0.0729s] [ 81%] 2025-08-14T21:29:05.8391090Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap <- test/dynamo/test_higher_order_ops.py PASSED [0.0396s] [ 81%] 2025-08-14T21:29:05.8391800Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_call_compiled_backward_fn <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 81%] 2025-08-14T21:29:05.8392230Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_call_torch_compile_fn <- test/dynamo/test_higher_order_ops.py PASSED [0.0046s] [ 82%] 2025-08-14T21:29:05.8392680Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_free_const <- test/dynamo/test_higher_order_ops.py PASSED [0.0405s] [ 82%] 2025-08-14T21:29:05.8393090Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_free_tensor <- test/dynamo/test_higher_order_ops.py PASSED [0.0421s] [ 82%] 2025-08-14T21:29:05.8393500Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_get_wrapped <- test/dynamo/test_higher_order_ops.py PASSED [0.0132s] [ 83%] 2025-08-14T21:29:05.8393900Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0520s] [ 83%] 2025-08-14T21:29:05.8394410Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_invocation_in_dims <- test/dynamo/test_higher_order_ops.py PASSED [0.1907s] [ 83%] 2025-08-14T21:29:05.8394860Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_invocation_out_dims <- test/dynamo/test_higher_order_ops.py PASSED [0.1639s] [ 84%] 2025-08-14T21:29:05.8395290Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0455s] [ 84%] 2025-08-14T21:29:05.8395730Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs_diff_dims <- test/dynamo/test_higher_order_ops.py PASSED [0.0545s] [ 84%] 2025-08-14T21:29:05.8396190Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_multiple_outputs_out_dims_tuple <- test/dynamo/test_higher_order_ops.py PASSED [0.0549s] [ 85%] 2025-08-14T21:29:05.8396640Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_implicit_via_op <- test/dynamo/test_higher_order_ops.py PASSED [0.0494s] [ 85%] 2025-08-14T21:29:05.8397060Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_in_body <- test/dynamo/test_higher_order_ops.py PASSED [0.0504s] [ 85%] 2025-08-14T21:29:05.8397500Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_new_tensor_unused_in_body <- test/dynamo/test_higher_order_ops.py PASSED [0.0481s] [ 85%] 2025-08-14T21:29:05.8397910Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_out_dims_None <- test/dynamo/test_higher_order_ops.py PASSED [0.0681s] [ 86%] 2025-08-14T21:29:05.8398340Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_over_vmap_captured <- test/dynamo/test_higher_order_ops.py PASSED [0.0520s] [ 86%] 2025-08-14T21:29:05.8398770Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_over_vmap_two_inputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0545s] [ 86%] 2025-08-14T21:29:05.8399230Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_previous_illegal_op_no_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0498s] [ 87%] 2025-08-14T21:29:05.8399690Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_pytree_inputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0570s] [ 87%] 2025-08-14T21:29:05.8400100Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile <- test/dynamo/test_higher_order_ops.py PASSED [0.0384s] [ 87%] 2025-08-14T21:29:05.8400610Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_different_config <- test/dynamo/test_higher_order_ops.py PASSED [0.0396s] [ 88%] 2025-08-14T21:29:05.8401060Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_same_config <- test/dynamo/test_higher_order_ops.py PASSED [0.0410s] [ 88%] 2025-08-14T21:29:05.8401540Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_recompile_with_randomness <- test/dynamo/test_higher_order_ops.py PASSED [0.0396s] [ 88%] 2025-08-14T21:29:05.8401960Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_side_effects <- test/dynamo/test_higher_order_ops.py PASSED [0.1947s] [ 89%] 2025-08-14T21:29:05.8402400Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_side_effects_append_input <- test/dynamo/test_higher_order_ops.py XFAIL [0.0396s] [ 89%] 2025-08-14T21:29:05.8402850Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_two_inputs <- test/dynamo/test_higher_order_ops.py PASSED [0.0486s] [ 89%] 2025-08-14T21:29:05.8403290Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_two_inputs_tuple_in_dims <- test/dynamo/test_higher_order_ops.py PASSED [0.0470s] [ 90%] 2025-08-14T21:29:05.8403740Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_conditional_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.1422s] [ 90%] 2025-08-14T21:29:05.8404170Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break <- test/dynamo/test_higher_order_ops.py PASSED [0.0704s] [ 90%] 2025-08-14T21:29:05.8404600Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break_2 <- test/dynamo/test_higher_order_ops.py PASSED [0.0783s] [ 91%] 2025-08-14T21:29:05.8405050Z inductor/test_compiled_autograd.py::FuncTorchHigherOrderOpTestsWithCompiledAutograd::test_vmap_with_graph_break_lambda <- test/dynamo/test_higher_order_ops.py PASSED [0.0740s] [ 91%] 2025-08-14T21:29:05.8405480Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_invalid_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0112s] [ 91%] 2025-08-14T21:29:05.8405900Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_kwargs <- test/dynamo/test_higher_order_ops.py PASSED [0.0251s] [ 92%] 2025-08-14T21:29:05.8406340Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_cond_with_mismatched_output <- test/dynamo/test_higher_order_ops.py PASSED [0.0616s] [ 92%] 2025-08-14T21:29:05.8406960Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_dropout <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 92%] 2025-08-14T21:29:05.8407590Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_dropout_inductor <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 93%] 2025-08-14T21:29:05.8408060Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_fallback <- test/dynamo/test_higher_order_ops.py SKIPPED [0.0001s] (requires cuda and triton) [ 93%] 2025-08-14T21:29:05.8408530Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_cond <- test/dynamo/test_higher_order_ops.py PASSED [0.0079s] [ 93%] 2025-08-14T21:29:05.8409000Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_cond_unbalanced_branches <- test/dynamo/test_higher_order_ops.py PASSED [0.0073s] [ 94%] 2025-08-14T21:29:05.8409500Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_flop_counter_for_nested_cond <- test/dynamo/test_higher_order_ops.py PASSED [0.0151s] [ 94%] 2025-08-14T21:29:05.8410160Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_function <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0009s] [ 94%] 2025-08-14T21:29:05.8410800Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_function_with_kwargs <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 95%] 2025-08-14T21:29:05.8411400Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_module <- ../../../../../../opt/homebrew/Cellar/python@3.12/3.12.11/Frameworks/Python.framework/Versions/3.12/lib/python3.12/unittest/case.py PASSED [0.0008s] [ 95%] 2025-08-14T21:29:05.8411860Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_non_aliasing_util <- test/dynamo/test_higher_order_ops.py PASSED [0.0009s] [ 95%] 2025-08-14T21:29:05.8412330Z inductor/test_compiled_autograd.py::ActivationCheckpointingTestsWithCompiledAutograd::test_override_fallthrough_dispatch_key <- test/dynamo/test_higher_order_ops.py PASSED [0.0010s] [ 96%] 2025-08-14T21:29:05.8412670Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_auto_functionalize_simple_cpu_float32 PASSED [0.5846s] [ 96%] 2025-08-14T21:29:05.8412980Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_cond_simple_cpu_float32 PASSED [0.6172s] [ 96%] 2025-08-14T21:29:05.8413370Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_flex_attention_backward_simple_cpu_float32 SKIPPED [0.0046s] (Only runs on cuda) [ 97%] 2025-08-14T21:29:05.8413750Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_flex_attention_simple_cpu_float32 SKIPPED [0.0044s] (Only runs on cuda) [ 97%] 2025-08-14T21:29:05.8414090Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_quant_packed_simple_cpu_float32 PASSED [0.1355s] [ 97%] 2025-08-14T21:29:05.8414410Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_quant_simple_cpu_float32 PASSED [0.1379s] [ 98%] 2025-08-14T21:29:05.8414770Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_invoke_subgraph_simple_cpu_float32 PASSED [0.1306s] [ 98%] 2025-08-14T21:29:05.8415070Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_nested_cpu_float32 PASSED [0.3884s] [ 98%] 2025-08-14T21:29:05.8415370Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_simple_cpu_float32 PASSED [0.2450s] [ 99%] 2025-08-14T21:29:05.8415680Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_map_triple_nested_cpu_float32 PASSED [0.5508s] [ 99%] 2025-08-14T21:29:05.8415980Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_scan_simple_cpu_float32 PASSED [0.6464s] [ 99%] 2025-08-14T21:29:05.8416300Z inductor/test_compiled_autograd.py::TestCompiledAutogradOpInfoCPU::test_hops_in_bwd_while_loop_simple_cpu_float32 PASSED [0.6810s] [100%] 2025-08-14T21:29:05.8416370Z 2025-08-14T21:29:05.8416840Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_compiled_autograd/inductor.test_compiled_autograd-313a0d9661a09d4e.xml - 2025-08-14T21:29:05.8416990Z ========== 299 passed, 6 skipped, 502 deselected, 2 xfailed in 20.47s ========== 2025-08-14T21:29:05.8419520Z The following tests failed and then succeeded when run in a new process['test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_basic_is_traceable_True', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_data_dependent_is_traceable_True', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_id_is_traceable_True', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_basic_is_traceable_False', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_dynamic_is_traceable_False', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_float_is_traceable_False', 'test/inductor/test_compiled_autograd.py::TestCompiledAutograd::test_autograd_cpp_node_saved_int_is_traceable_False', 'test/inductor/test_compiled_autograd.py::TestCustomOpWithCompiledAutograd::test_autograd_function_backed_op'] 2025-08-14T21:29:05.8419540Z 2025-08-14T21:29:05.8419870Z FINISHED PRINTING LOG FILE of inductor/test_compiled_autograd 1/1 (test/test-reports/inductor.test_compiled_autograd_1.1_e1260eaf7c57dcd9_.log) 2025-08-14T21:29:05.8419900Z 2025-08-14T21:29:07.9226050Z Running test_mkldnn_verbose 1/1 ... [2025-08-14 21:29:07.922409] 2025-08-14T21:29:07.9226820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:29:07.9229010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_mkldnn_verbose.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:29:07.922717] 2025-08-14T21:29:11.9523210Z 2025-08-14T21:29:11.9523930Z test_mkldnn_verbose 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_verbose_1.1_1b4d0d1c8ae42e7f_.log 2025-08-14T21:29:11.9525200Z Running 2 items in this shard: test/test_mkldnn_verbose.py::TestMKLDNNVerbose::test_verbose_off, test/test_mkldnn_verbose.py::TestMKLDNNVerbose::test_verbose_on 2025-08-14T21:29:11.9525650Z 2025-08-14T21:29:14.1306030Z Running test_utils_config_module 1/1 ... [2025-08-14 21:29:14.130393] 2025-08-14T21:29:14.1306830Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:29:14.1308610Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_utils_config_module.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-08-14 21:29:14.130729] 2025-08-14T21:29:16.3740470Z 2025-08-14T21:29:16.3742030Z test_utils_config_module 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_config_module_1.1_c3cf68767ccc0872_.log 2025-08-14T21:29:16.3748820Z Running 22 items in this shard: test/test_utils_config_module.py::TestConfigModule::test_alias, test/test_utils_config_module.py::TestConfigModule::test_bad_jk_type, test/test_utils_config_module.py::TestConfigModule::test_base_value_loading, test/test_utils_config_module.py::TestConfigModule::test_codegen_config, test/test_utils_config_module.py::TestConfigModule::test_codegen_config_function, test/test_utils_config_module.py::TestConfigModule::test_dict_copy_semantics, test/test_utils_config_module.py::TestConfigModule::test_env_name_semantics, test/test_utils_config_module.py::TestConfigModule::test_env_name_string_semantics, test/test_utils_config_module.py::TestConfigModule::test_get_hash, test/test_utils_config_module.py::TestConfigModule::test_invalid_config_float, test/test_utils_config_module.py::TestConfigModule::test_invalid_config_int, test/test_utils_config_module.py::TestConfigModule::test_make_closur_patcher, test/test_utils_config_module.py::TestConfigModule::test_multi_env, test/test_utils_config_module.py::TestConfigModule::test_none_override_semantics, test/test_utils_config_module.py::TestConfigModule::test_overrides, test/test_utils_config_module.py::TestConfigModule::test_patch, test/test_utils_config_module.py::TestConfigModule::test_reference_is_default, test/test_utils_config_module.py::TestConfigModule::test_reference_semantics, test/test_utils_config_module.py::TestConfigModule::test_save_config, test/test_utils_config_module.py::TestConfigModule::test_save_config_portable, test/test_utils_config_module.py::TestConfigModule::test_type_loading, test/test_utils_config_module.py::TestConfigModule::test_unittest_patch 2025-08-14T21:29:16.3753530Z 2025-08-14T21:29:18.5607120Z Running test_functionalization 1/1 ... [2025-08-14 21:29:18.560448] 2025-08-14T21:29:18.5607920Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:29:18.5609080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_functionalization.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:29:18.560737] 2025-08-14T21:29:23.3675700Z 2025-08-14T21:29:23.3677490Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_5fbfeb27f20a2214_.log 2025-08-14T21:29:23.3704460Z Running 112 items in this shard: test/test_functionalization.py::TestFunctionalization::test_advanced_indexing, test/test_functionalization.py::TestFunctionalization::test_advanced_indexing_correct_strides, test/test_functionalization.py::TestFunctionalization::test_aliases_maintained_after_pass_when_reapplying_views, test/test_functionalization.py::TestFunctionalization::test_as_strided, test/test_functionalization.py::TestFunctionalization::test_batch_norm, test/test_functionalization.py::TestFunctionalization::test_cat, test/test_functionalization.py::TestFunctionalization::test_channels_last_contiguous, test/test_functionalization.py::TestFunctionalization::test_copy_, test/test_functionalization.py::TestFunctionalization::test_copy_stride_mismatch, test/test_functionalization.py::TestFunctionalization::test_diagonal, test/test_functionalization.py::TestFunctionalization::test_diagonal_mutated_input, test/test_functionalization.py::TestFunctionalization::test_everything, test/test_functionalization.py::TestFunctionalization::test_expand_symint, test/test_functionalization.py::TestFunctionalization::test_fill_, test/test_functionalization.py::TestFunctionalization::test_freeze, test/test_functionalization.py::TestFunctionalization::test_index_mutation_on_non_input, test/test_functionalization.py::TestFunctionalization::test_inplace_on_non_view, test/test_functionalization.py::TestFunctionalization::test_instance_norm, test/test_functionalization.py::TestFunctionalization::test_metadata_change, test/test_functionalization.py::TestFunctionalization::test_metadata_change_out_op, test/test_functionalization.py::TestFunctionalization::test_mixed_wrappers_invalid, test/test_functionalization.py::TestFunctionalization::test_mixed_wrappers_valid, test/test_functionalization.py::TestFunctionalization::test_multi_out, test/test_functionalization.py::TestFunctionalization::test_multiple_views_of_same_base, test/test_functionalization.py::TestFunctionalization::test_mutable_op_not_inplace_or_other, test/test_functionalization.py::TestFunctionalization::test_mutation_overlapping_mem, test/test_functionalization.py::TestFunctionalization::test_nested_functions_propagate_updates, test/test_functionalization.py::TestFunctionalization::test_only_one_view, test/test_functionalization.py::TestFunctionalization::test_optional_tensor_list, test/test_functionalization.py::TestFunctionalization::test_python_functionalization, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_conj, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_is_conj, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_is_neg, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_lift_fresh, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_lift_fresh_storage, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_neg, test/test_functionalization.py::TestFunctionalization::test_python_functionalization_zero_tensor, test/test_functionalization.py::TestFunctionalization::test_reapply_views_simple, test/test_functionalization.py::TestFunctionalization::test_resize_larger_invalid, test/test_functionalization.py::TestFunctionalization::test_resize_larger_valid, test/test_functionalization.py::TestFunctionalization::test_resize_same_size_diff_rank, test/test_functionalization.py::TestFunctionalization::test_resize_smaller, test/test_functionalization.py::TestFunctionalization::test_save_for_backwards_segfault, test/test_functionalization.py::TestFunctionalization::test_scalars, test/test_functionalization.py::TestFunctionalization::test_set_, test/test_functionalization.py::TestFunctionalization::test_simple, test/test_functionalization.py::TestFunctionalization::test_simple_out, test/test_functionalization.py::TestFunctionalization::test_slice, test/test_functionalization.py::TestFunctionalization::test_split, test/test_functionalization.py::TestFunctionalization::test_split_with_sizes, test/test_functionalization.py::TestFunctionalization::test_tensor_ctr, test/test_functionalization.py::TestFunctionalization::test_tensor_list_composite, test/test_functionalization.py::TestFunctionalization::test_tensor_list_mixed_functional_nonfunctional, test/test_functionalization.py::TestFunctionalization::test_unbind, test/test_functionalization.py::TestFunctionalization::test_view_clone_view_inplace, test/test_functionalization.py::TestFunctionalization::test_view_inplace, test/test_functionalization.py::TestCrossRefFunctionalization::test_advanced_indexing, test/test_functionalization.py::TestCrossRefFunctionalization::test_advanced_indexing_correct_strides, test/test_functionalization.py::TestCrossRefFunctionalization::test_aliases_maintained_after_pass_when_reapplying_views, test/test_functionalization.py::TestCrossRefFunctionalization::test_as_strided, test/test_functionalization.py::TestCrossRefFunctionalization::test_batch_norm, test/test_functionalization.py::TestCrossRefFunctionalization::test_cat, test/test_functionalization.py::TestCrossRefFunctionalization::test_channels_last_contiguous, test/test_functionalization.py::TestCrossRefFunctionalization::test_copy_, test/test_functionalization.py::TestCrossRefFunctionalization::test_copy_stride_mismatch, test/test_functionalization.py::TestCrossRefFunctionalization::test_diagonal, test/test_functionalization.py::TestCrossRefFunctionalization::test_diagonal_mutated_input, test/test_functionalization.py::TestCrossRefFunctionalization::test_everything, test/test_functionalization.py::TestCrossRefFunctionalization::test_expand_symint, test/test_functionalization.py::TestCrossRefFunctionalization::test_fill_, test/test_functionalization.py::TestCrossRefFunctionalization::test_freeze, test/test_functionalization.py::TestCrossRefFunctionalization::test_index_mutation_on_non_input, test/test_functionalization.py::TestCrossRefFunctionalization::test_inplace_on_non_view, test/test_functionalization.py::TestCrossRefFunctionalization::test_instance_norm, test/test_functionalization.py::TestCrossRefFunctionalization::test_metadata_change, test/test_functionalization.py::TestCrossRefFunctionalization::test_metadata_change_out_op, test/test_functionalization.py::TestCrossRefFunctionalization::test_mixed_wrappers_invalid, test/test_functionalization.py::TestCrossRefFunctionalization::test_mixed_wrappers_valid, test/test_functionalization.py::TestCrossRefFunctionalization::test_multi_out, test/test_functionalization.py::TestCrossRefFunctionalization::test_multiple_views_of_same_base, test/test_functionalization.py::TestCrossRefFunctionalization::test_mutable_op_not_inplace_or_other, test/test_functionalization.py::TestCrossRefFunctionalization::test_mutation_overlapping_mem, test/test_functionalization.py::TestCrossRefFunctionalization::test_nested_functions_propagate_updates, test/test_functionalization.py::TestCrossRefFunctionalization::test_only_one_view, test/test_functionalization.py::TestCrossRefFunctionalization::test_optional_tensor_list, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_conj, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_is_conj, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_is_neg, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_lift_fresh, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_lift_fresh_storage, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_neg, test/test_functionalization.py::TestCrossRefFunctionalization::test_python_functionalization_zero_tensor, test/test_functionalization.py::TestCrossRefFunctionalization::test_reapply_views_simple, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_larger_invalid, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_larger_valid, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_same_size_diff_rank, test/test_functionalization.py::TestCrossRefFunctionalization::test_resize_smaller, test/test_functionalization.py::TestCrossRefFunctionalization::test_save_for_backwards_segfault, test/test_functionalization.py::TestCrossRefFunctionalization::test_scalars, test/test_functionalization.py::TestCrossRefFunctionalization::test_set_, test/test_functionalization.py::TestCrossRefFunctionalization::test_simple, test/test_functionalization.py::TestCrossRefFunctionalization::test_simple_out, test/test_functionalization.py::TestCrossRefFunctionalization::test_slice, test/test_functionalization.py::TestCrossRefFunctionalization::test_split, test/test_functionalization.py::TestCrossRefFunctionalization::test_split_with_sizes, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_ctr, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_list_composite, test/test_functionalization.py::TestCrossRefFunctionalization::test_tensor_list_mixed_functional_nonfunctional, test/test_functionalization.py::TestCrossRefFunctionalization::test_unbind, test/test_functionalization.py::TestCrossRefFunctionalization::test_view_clone_view_inplace, test/test_functionalization.py::TestCrossRefFunctionalization::test_view_inplace 2025-08-14T21:29:23.3729880Z 2025-08-14T21:29:25.5636120Z Running test_rename_privateuse1_to_existing_device 1/1 ... [2025-08-14 21:29:25.563426] 2025-08-14T21:29:25.5637040Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:29:25.5638610Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_rename_privateuse1_to_existing_device.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-08-14 21:29:25.563722] 2025-08-14T21:29:27.7356330Z 2025-08-14T21:29:27.7357000Z test_rename_privateuse1_to_existing_device 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_rename_privateuse1_to_existing_device_1.1_7051da1099ed788e_.log 2025-08-14T21:29:27.7358060Z Running 1 items in this shard: test/test_rename_privateuse1_to_existing_device.py::TestRenamePrivateuseoneToExistingBackend::test_external_module_register_with_existing_backend 2025-08-14T21:29:27.7358800Z 2025-08-14T21:29:29.8686750Z Running test_transformers 1/2 ... [2025-08-14 21:29:29.868483] 2025-08-14T21:29:29.8687520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:29:29.8689550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_transformers.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:29:29.868776] 2025-08-14T21:30:32.3004450Z 2025-08-14T21:30:32.3005800Z inductor/test_aot_inductor_arrayref 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_arrayref_1.1_c7723f9b1411f1dd_.log 2025-08-14T21:30:32.3146650Z Running 282 items in this shard: test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__int_mm_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_add_complex_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_addmm_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_addmm_multiple_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aliased_buffer_reuse_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_amp_fallback_random_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aot_inductor_consts_cpp_build_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_constant_tensor_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_constant_tensor_name_collision_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printer_codegen_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printer_cpp_kernel_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printer_fp8_dtype_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printer_sym_inputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printer_user_defined_triton_kernel_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_debug_printing_model_inputs_codegen_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_profiler_enable_kernel_profile_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_profiler_enable_kernel_profile_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_runtime_asserts_backed_symint_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_aoti_runtime_asserts_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_assert_async_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_assert_tensor_meta_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_autotune_with_constant_folding_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_autotuning_args_reuse_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_backward_no_op_logging_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_bmm_multiple_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_bool_input_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_boolean_indexing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_mutation_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_mutation_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_mutation_3_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_mutation_4_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_mutation_and_force_mmap_weights_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_buffer_reuse_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_clamp_decomposition_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_composed_dynamic_size_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_mismatched_branch_output_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_mismatched_branch_output_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_nested_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_non_tensor_predicates_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_non_tensor_predicates_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_share_predicte_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_simple_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_symint_input_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_unbacked_symint_closure_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_unbacked_symint_closure_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_use_buffers_from_outer_scope_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_with_multiple_outputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_with_outer_code_before_after_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_with_parameters_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_cond_with_reinterpret_view_inputs_outputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_consecutive_compiles_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_constant_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_constant_folding_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_constant_folding_with_update_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_constant_original_fqn_and_dtype_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_constant_type_propagation_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_conv3d_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_conv_freezing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_convolution_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_copy_non_blocking_is_pinned_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_d2h_copy_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_deconv_freezing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_dup_unbacked_sym_decl_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_dup_unbacked_sym_decl_with_refinement_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_duplicate_constant_folding_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_duplicated_params_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_dynamic_cat_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_dynamic_scalar_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_dynamic_smem_above_default_limit_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_embedding_bag_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_empty_cat_dtype_promotion_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_empty_constant_folding_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_empty_graph_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_extract_constants_map_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fake_tensor_device_validation_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fallback_kernel_with_symexpr_output_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fallback_mem_leak_fix_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fft_c2c_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fill__fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_foreach_multiple_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fp8_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fp8_view_of_param_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fqn_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_free_inactive_buffer_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_freezing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_fx_gm_return_tuple_validation_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_index_put_fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_index_put_with_none_index_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_inf_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_input_codegen_with_sympy_expr_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_int_list_input_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_issue_140766_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_large_dynamic_dim_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_large_grid_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_large_mmaped_weights_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_large_weight_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_linear_dynamic_maxautotune_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_linear_freezing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_load_package_multiple_gpus_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_masked_select_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_misaligned_input_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_misaligned_input_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_misc_1_max_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_misc_1_max_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_missing_cubin_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_missing_output_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_model_modified_weights_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_multi_device_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_multiple_output_alias_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_nan_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_narrow_fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_nested_tensor_from_jagged_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_no_args_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_non_contiguous_output_alias_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_non_default_gpu_device_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_non_tensor_input_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_none_args_aot_codegen_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_normal_functional_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_on_gpu_device1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_output_misaligned_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_output_path_1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_output_path_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_pad_fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_poi_multiple_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_profile_benchmark_harness_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_proxy_executor_abs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_proxy_executor_hann_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_proxy_executor_permute_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_proxy_executor_squeeze_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_pytree_inputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_quanatized_int8_linear_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_quantized_linear_bias_none_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_quantized_linear_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_repeat_interleave_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_repeat_output_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_repeated_calling_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_replicate_on_devices_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_return_constant_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_return_view_constant_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_reuse_kernel_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_reuse_kernel_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_run_with_grad_enabled_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_complex_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_device_type_failed_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_dtype_failed_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_fp8_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_large_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_runtime_checks_shape_failed_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_same_backing_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_scaled_dot_product_efficient_attention_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_scatter_fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_scatter_reduce_fallback_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_sdpa_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_sdpa_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_seq_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_shifted_constraint_ranges_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_dynamic_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_embed_kernel_binary_False_max_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_embed_kernel_binary_False_max_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_embed_kernel_binary_True_max_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_embed_kernel_binary_True_max_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_multi_arch_embed_kernel_binary_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_simple_split_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_size_from_multi_output_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_size_with_unbacked_add_and_mul_expr_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_size_with_unbacked_add_expr_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_size_with_unbacked_add_expr_transitive_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_small_constant_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_so_without_weight_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_stft_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_stride_with_unbacked_expr_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_subclasses_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_sym_i64_input_codegen_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_symbool_item_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_symfloat_item_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_symint_item_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_sympy_cpp_printer_min_max_minmax0_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_sympy_cpp_printer_min_max_minmax1_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_torchvision_transforms_functional_tensor_resize_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_autotuning_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_dynamic_launcher_grid_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_dynamic_launcher_grid_infer_from_tensor_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_bool_param_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_dynamic_grid_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_dynamic_shape_with_div_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_equal_to_1_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_equal_to_1_float_arg_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_equal_to_1_float_arg_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_extern_kernel_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_multi_output_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_reinterpret_view_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_reinterpret_view_mem_leak_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_sympy_expr_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_sympy_fn_like_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_weird_param_order_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_with_none_input_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_mutated_autotuning_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_triton_next_power_of_2_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_update_constant_buffer_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_update_constant_buffer_simple_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_update_inactive_constant_buffer_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_update_user_managed_buffer_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_upper_bound_i64_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_using_model_name_for_files_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_view_outputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_weight_on_disk_legacy_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_nested_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_simple_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_conv_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_conv_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_mixed_device_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_mixed_device_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_outer_buffers_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_outer_code_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_parameters_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_pytree_inputs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_sym_expr_cond_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_sym_expr_cond_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_unbacked_symint_closure_dynamic_False_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_with_cudagraphs_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_with_no_triton_profiler_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_with_offset_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_with_profiler_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_zero_grid_with_backed_symbols_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_zero_grid_with_unbacked_symbols_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_zero_size_buffer_cpu_with_stack_allocation, test/inductor/test_aot_inductor_arrayref.py::AOTInductorTestABICompatibleCpuWithStackAllocation::test_zero_size_weight_cpu_with_stack_allocation 2025-08-14T21:30:32.3277460Z 2025-08-14T21:30:34.8938740Z Running xpu/test_fusion 1/1 ... [2025-08-14 21:30:34.893679] 2025-08-14T21:30:34.8939470Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:30:34.8942620Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'xpu/test_fusion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:30:34.893982] 2025-08-14T21:30:37.3231510Z 2025-08-14T21:30:37.3232130Z xpu/test_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_fusion_1.1_6493c85c8adc138f_.log 2025-08-14T21:30:37.3233690Z Running 0 items in this shard: 2025-08-14T21:30:37.3233890Z 2025-08-14T21:30:39.5128250Z Running test_nestedtensor 2/2 ... [2025-08-14 21:30:39.512645] 2025-08-14T21:30:39.5129020Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:30:39.5131110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_nestedtensor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:30:39.512979] 2025-08-14T21:33:42.3887740Z 2025-08-14T21:33:42.3888520Z test_proxy_tensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_1.1_2d1e074978141825_.log 2025-08-14T21:33:42.5219550Z Running 3616 items in this shard: test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_allclose, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_amp_cache, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_constant_blowup, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_constant_proxy_tensor_mut, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_constant_random, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_constant_unbind, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_decomp_of_capture, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_decomposition_interpreter, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_empty_like_doesnt_burn_in_defaults, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_inplace_metadata, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_isolated_graphmodule, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_model_double_param, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_model_fwd_bwd, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_model_fwd_bwd_wgtupdate, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_overloads, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_reentrant_dispatch, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_make_fx_simple, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_mode_tracing_factory_function, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_partial_decomp, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pickle_issue89626, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pr_86917, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_functionalization, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_functionalization_view_op, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_linear, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_mode_stack, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_pre_dispatch_no_grad, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_proxy_tensor, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_proxy_tensor_mode_with_decomp_table_preserves_proxy, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_resnet18_backward_trace, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_scalar_device, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_strides, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_tensor_constants, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_trace_subclasses, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_val_metadata_mutation, test/test_proxy_tensor.py::TestGenericProxyTensorReal::test_varargs, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_allclose, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_amp_cache, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_constant_blowup, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_constant_proxy_tensor_mut, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_constant_random, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_constant_unbind, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_decomp_of_capture, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_decomposition_interpreter, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_empty_like_doesnt_burn_in_defaults, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_inplace_metadata, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_isolated_graphmodule, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_model_double_param, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_model_fwd_bwd, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_model_fwd_bwd_wgtupdate, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_overloads, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_reentrant_dispatch, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_make_fx_simple, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_mode_tracing_factory_function, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_partial_decomp, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pickle_issue89626, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pr_86917, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_functionalization, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_functionalization_view_op, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_linear, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_mode_stack, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_pre_dispatch_no_grad, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_proxy_tensor, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_proxy_tensor_mode_with_decomp_table_preserves_proxy, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_resnet18_backward_trace, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_scalar_device, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_strides, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_tensor_constants, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_trace_subclasses, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_val_metadata_mutation, test/test_proxy_tensor.py::TestGenericProxyTensorFake::test_varargs, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_allclose, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_amp_cache, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_constant_blowup, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_constant_proxy_tensor_mut, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_constant_random, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_constant_unbind, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_decomp_of_capture, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_decomposition_interpreter, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_empty_like_doesnt_burn_in_defaults, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_inplace_metadata, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_isolated_graphmodule, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_double_param, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_fwd_bwd, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_fwd_bwd_wgtupdate, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_overloads, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_reentrant_dispatch, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_simple, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_mode_tracing_factory_function, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_partial_decomp, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pickle_issue89626, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pr_86917, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pre_dispatch_functionalization, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pre_dispatch_functionalization_view_op, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pre_dispatch_linear, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pre_dispatch_mode_stack, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pre_dispatch_no_grad, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_proxy_tensor, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_proxy_tensor_mode_with_decomp_table_preserves_proxy, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_resnet18_backward_trace, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_scalar_device, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_strides, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_tensor_constants, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_trace_subclasses, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_val_metadata_mutation, test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_varargs, test/test_proxy_tensor.py::TestRealProxyTensor::test_error_on_data_dependent_ops, test/test_proxy_tensor.py::TestFakeProxyTensor::test_alias, test/test_proxy_tensor.py::TestFakeProxyTensor::test_fake_tensor_mode, test/test_proxy_tensor.py::TestFakeProxyTensor::test_free_fake, test/test_proxy_tensor.py::TestFakeProxyTensor::test_fused_adam, test/test_proxy_tensor.py::TestFakeProxyTensor::test_issue82547, test/test_proxy_tensor.py::TestFakeProxyTensor::test_meta, test/test_proxy_tensor.py::TestFakeProxyTensor::test_use_fake_and_tensor, test/test_proxy_tensor.py::TestSymbolicTracing::test_adv_index_batch, test/test_proxy_tensor.py::TestSymbolicTracing::test_arange_unbacked_output_size, test/test_proxy_tensor.py::TestSymbolicTracing::test_binary_broadcast, test/test_proxy_tensor.py::TestSymbolicTracing::test_boolean_index, test/test_proxy_tensor.py::TestSymbolicTracing::test_broadcast_shapes, test/test_proxy_tensor.py::TestSymbolicTracing::test_cat, test/test_proxy_tensor.py::TestSymbolicTracing::test_constant_specialization, test/test_proxy_tensor.py::TestSymbolicTracing::test_cpu_scalar_cuda, test/test_proxy_tensor.py::TestSymbolicTracing::test_cumsum_unbacked, test/test_proxy_tensor.py::TestSymbolicTracing::test_debug_interpreter, test/test_proxy_tensor.py::TestSymbolicTracing::test_deduped_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_dynamic_pointwise_scalar, test/test_proxy_tensor.py::TestSymbolicTracing::test_elementwise_meta_with_sym_numbers, test/test_proxy_tensor.py::TestSymbolicTracing::test_expand, test/test_proxy_tensor.py::TestSymbolicTracing::test_fake_tensor_as_size, test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_lowerbound_range_refinement, test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_lowerbound_range_refinement_multivariate, test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_upperbound_range_refinement, test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_upperbound_range_refinement_multivariate, test/test_proxy_tensor.py::TestSymbolicTracing::test_guards_equal, test/test_proxy_tensor.py::TestSymbolicTracing::test_int_input, test/test_proxy_tensor.py::TestSymbolicTracing::test_invalidate_nonzero, test/test_proxy_tensor.py::TestSymbolicTracing::test_invalidate_nonzero_propagate_real_tensors, test/test_proxy_tensor.py::TestSymbolicTracing::test_item, test/test_proxy_tensor.py::TestSymbolicTracing::test_item_to_constructor, test/test_proxy_tensor.py::TestSymbolicTracing::test_make_fx_with_custom_tracer_preserving_nn_module_stack, test/test_proxy_tensor.py::TestSymbolicTracing::test_mega_guard, test/test_proxy_tensor.py::TestSymbolicTracing::test_metadata, test/test_proxy_tensor.py::TestSymbolicTracing::test_metadata_fresh, test/test_proxy_tensor.py::TestSymbolicTracing::test_mod_gcd_unbacked, test/test_proxy_tensor.py::TestSymbolicTracing::test_multiply_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_neg_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_new_empty, test/test_proxy_tensor.py::TestSymbolicTracing::test_non_deduped_shape, test/test_proxy_tensor.py::TestSymbolicTracing::test_non_symint_size_spec, test/test_proxy_tensor.py::TestSymbolicTracing::test_nonidentity_transitive_guards, test/test_proxy_tensor.py::TestSymbolicTracing::test_reflect_r_over_x, test/test_proxy_tensor.py::TestSymbolicTracing::test_repeat_interleave, test/test_proxy_tensor.py::TestSymbolicTracing::test_repeat_interleave_unbacked_output_size, test/test_proxy_tensor.py::TestSymbolicTracing::test_reshape_divisibility_unbacked, test/test_proxy_tensor.py::TestSymbolicTracing::test_resize_from_zero, test/test_proxy_tensor.py::TestSymbolicTracing::test_return_symint, test/test_proxy_tensor.py::TestSymbolicTracing::test_rmethod, test/test_proxy_tensor.py::TestSymbolicTracing::test_setitem_symint, test/test_proxy_tensor.py::TestSymbolicTracing::test_size_with_tensor, test/test_proxy_tensor.py::TestSymbolicTracing::test_split_unbacked_sizes, test/test_proxy_tensor.py::TestSymbolicTracing::test_sqrt_size, test/test_proxy_tensor.py::TestSymbolicTracing::test_sym_storage_offset, test/test_proxy_tensor.py::TestSymbolicTracing::test_symbolic_repeat_interleave, test/test_proxy_tensor.py::TestSymbolicTracing::test_symint_to_tensor, test/test_proxy_tensor.py::TestSymbolicTracing::test_tensor_symfloat, test/test_proxy_tensor.py::TestSymbolicTracing::test_unary, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_batch_resnet, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_slice, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unification, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unify_dependency_violation, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unify_guard, test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unify_guard_transitivity, test/test_proxy_tensor.py::TestSymbolicTracing::test_view_divisibility_unbacked, test/test_proxy_tensor.py::TestSymbolicTracing::test_view_divisibility_unbacked_relatively_prime, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___radd___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__chunk_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addmm_decomposed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_arange_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bernoulli_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ceil_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_char_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cond_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_copysign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagonal_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_div_floor_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_dstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_fftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_ihfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_rfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fft_rfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flex_attention_backward_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flex_attention_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_float_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_fmod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_geometric_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_grid_sampler_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_gt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_heaviside_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_invoke_quant_packed_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_invoke_quant_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_invoke_subgraph_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_pinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_vecdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linalg_vector_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_lu_unpack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mT_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_map_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_map_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_map_triple_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nan_to_num_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nansum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_norm_nuc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_outer_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_ravel_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_remainder_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scan_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sgn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_airy_ai_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_i0e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_squeeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_squeeze_multiple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_stft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_take_along_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_topk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_trapz_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_triu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_trunc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unbind_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsafe_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_view_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_where_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_while_loop_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_exhaustive_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___radd___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__chunk_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_arange_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_as_strided_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bernoulli_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ceil_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_char_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cond_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_copysign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_dstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_rfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flex_attention_backward_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flex_attention_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_float_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_fmod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_geometric_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_gt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_heaviside_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_invoke_quant_packed_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_invoke_quant_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_invoke_subgraph_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_lu_unpack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mT_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_map_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_map_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_map_triple_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nan_to_num_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nansum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_norm_nuc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_outer_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_ravel_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_remainder_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scan_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sgn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_i0e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_squeeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_stft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_take_along_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_topk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trapz_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_triu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_trunc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unbind_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_view_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_where_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_while_loop_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___radd___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__chunk_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_arange_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ceil_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_char_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cond_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_copysign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flex_attention_backward_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flex_attention_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_float_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_geometric_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_heaviside_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__chunk_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_as_strided_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unbind_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_invoke_quant_packed_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_invoke_quant_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_invoke_subgraph_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mT_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_triple_nested_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nansum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_H_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyMulScalarCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_T_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___radd___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__batch_norm_with_update_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__chunk_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__unsafe_masked_index_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__unsafe_masked_index_put_accumulate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_abs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_acos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_alias_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_all_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_angle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_any_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_arange_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_asin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bool_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_byte_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_char_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clone_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cos_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cov_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diff_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_double_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_eq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_equal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expand_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expand_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_eye_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_flip_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_float_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_floor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_frac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gather_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ge_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_half_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hash_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_histc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_inner_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_int_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_item_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kron_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_le_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log10_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_long_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mH_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mT_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_median_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mode_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_msort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mul_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mv_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ne_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_channel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_rms_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ones_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_outer_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_stft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_topk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_triu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unbind_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_where_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_outer_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pinverse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polar_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_positive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pow_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_put_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_qr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_quantile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rand_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randint_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randint_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randn_like_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ravel_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_real_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_remainder_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_renorm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_repeat_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reshape_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resize__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resize_as__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_roll_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rot90_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rsub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scan_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_select_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sgn_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_short_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sign_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signbit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sin_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sinc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sinh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_slice_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_softmax_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sort_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_entr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_with_sizes_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sqrt_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_square_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_stack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_stft_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sub_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sum_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_svd_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_t_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_t_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_take_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tan_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tanh_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tensordot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tile_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_to_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_topk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trace_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trapz_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tril_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_triu_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_true_divide_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trunc_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unbind_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unbind_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unflatten_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unfold_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_uniform_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unique_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsqueeze_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_mean_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vdot_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_copy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vsplit_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vstack_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_where_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_while_loop_simple_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_xlogy_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zero__cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_cpu_float32, test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 2025-08-14T21:33:42.6296210Z 2025-08-14T21:33:44.9733440Z Running test_decomp 2/4 ... [2025-08-14 21:33:44.973168] 2025-08-14T21:33:44.9734190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:33:44.9737830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=2', '--num-shards=4', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:33:44.973482] 2025-08-14T21:35:42.7212880Z 2025-08-14T21:35:42.7213860Z test_transformers 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_1.2_b203d9c93cca2544_.log 2025-08-14T21:35:42.8234240Z Running 1703 items in this shard: test/test_transformers.py::TestTransformersCPU::test_bias_is_none_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_only_layer_cpu, test/test_transformers.py::TestTransformersCPU::test_encoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_is_causal_gpu_cpu, test/test_transformers.py::TestTransformersCPU::test_kpm_mask_trailing_column_with_nested_tensor_cpu, test/test_transformers.py::TestTransformersCPU::test_mask_check_fastpath_cpu, test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_1_bias_False_cpu, test/test_transformers.py::TestTransformersCPU::test_mha_native_args_nb_heads_8_bias_True_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim2_key_padding_mask_dim1_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim2_key_padding_mask_dim_2_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim_2_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_2_key_padding_mask_dim_2_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim1_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim1_float32_cpu, test/test_transformers.py::TestTransformersCPU::test_multiheadattention_fastpath_attn_mask_attn_mask_dim_3_key_padding_mask_dim_2_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_cpu, test/test_transformers.py::TestTransformersCPU::test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_cpu, test/test_transformers.py::TestTransformersCPU::test_script_mha_in_proj_weight_none_cpu, test/test_transformers.py::TestTransformersCPU::test_self_attn_TxT_attn_mask_cpu, test/test_transformers.py::TestTransformersCPU::test_train_with_pad_and_catch_error_cpu, test/test_transformers.py::TestTransformersCPU::test_transformer_bias_is_none_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_fastpath_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoderlayer_src_mask_nhead_4_cpu, test/test_transformers.py::TestTransformersCPU::test_transformerencoderlayer_subclass_model_cpu, test/test_transformers.py::TestTransformersCPU::test_with_nested_tensor_input_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_atteention_large_bf16_nan_values_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_attention_fail_with_non_square_causal_attention_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_backward_failure_sm86plus_head_dim_193_dropout_p_0_0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_backward_failure_sm86plus_head_dim_256_dropout_p_0_2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_flash_fail_fp32_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_nested_broadcasting_error_cases_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_nested_broadcasting_requires_grad_failure_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_fused_kernels_seq_len_0_inputs_fused_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_attn_mask_present_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_broadcast_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_dim_3_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_fused_inputs_invalid_dtype_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_1_dimensional_inputs_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_1_dimensional_inputs_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_datatypes_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_datatypes_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_devices_kernel1_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_inputs_different_devices_kernel2_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_last_dim_stride_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_invalid_sequence_lengths_kernel0_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_mem_eff_attention_fail_with_batch_size_geq_65536_error_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_mem_efficient_fail_bfloat16_less_than_sm80_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_nested_fails_on_padding_head_dim_cpu, test/test_transformers.py::TestSDPAFailureModesCPU::test_unaligned_tensors_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_cpu_flash_attn_nan_propagation_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_16_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_128_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_32_head_dim_32_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_32_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_16_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend0_seq_len_64_head_dim_32_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_128_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fully_masked_out_rows_backend1_seq_len_32_head_dim_16_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_0_bfloat16_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_bfloat16_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_float32_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_fused_sdp_choice_cpu_type_nested_dropout_0_7_float64_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_non_masked_rows_nan_props_float32_fill_val_inf_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_attention_math_with_negative_scale_kernel0_cpu, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_bfloat16_n_heads0_train_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_bfloat16_n_heads1_train_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads0_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads0_train_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads1_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads1_train_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float16_n_heads2_train_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads0_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads2_train_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads2_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float32_n_heads3_train_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_gqa_vs_math_cpu_fused_kernel0_float64_n_heads1_train_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_bfloat16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_bfloat16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float16_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float16, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float32_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float32, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_12_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_1030_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_11_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_17_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_1_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_False_train_True_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_2_bool_mask_True_train_True_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_False_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_False_casual_True_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_False_cpu_float64, test/test_transformers.py::TestSDPACpuOnlyCPU::test_scaled_dot_product_fused_attention_mask_vs_math_cpu_fused_kernel0_float64_batch_size_2_q_seq_len_514_kv_seq_len_514_n_head_3_head_dim_8_mask_dim_4_bool_mask_True_train_True_casual_False_set_attn_mask_True_cpu_float64, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_1_shape0_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_1_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_1_shape2_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_2_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_2_shape2_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_causal_variant_2_shape3_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_1_shape1_cpu, test/test_transformers.py::TestAttnBiasCPU::test_causal_variants_compile_causal_variant_2_shape0_cpu, test/test_transformers.py::TestAttnBiasCPU::test_is_causal_and_mask_fails_cpu, test/test_transformers.py::TestAttnBiasCPU::test_is_causal_equals_upper_left_shape3_cpu 2025-08-14T21:35:42.9226030Z 2025-08-14T21:35:44.8720260Z Running test_decomp 4/4 ... [2025-08-14 21:35:44.871833] 2025-08-14T21:35:44.8720960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:35:44.8722470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_decomp.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-08-14 21:35:44.872115] 2025-08-14T21:37:16.4889760Z 2025-08-14T21:37:16.4890690Z test_nestedtensor 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.2_89a80b1e77861e3f_.log 2025-08-14T21:37:16.5125580Z Running 801 items in this shard: test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10, test/test_nestedtensor.py::TestNestedTensor::test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20, test/test_nestedtensor.py::TestNestedTensor::test_default_nested_tensor, test/test_nestedtensor.py::TestNestedTensor::test_dim, test/test_nestedtensor.py::TestNestedTensor::test_fill_, test/test_nestedtensor.py::TestNestedTensor::test_like_functions_ones_like, test/test_nestedtensor.py::TestNestedTensor::test_nested_namespace, test/test_nestedtensor.py::TestNestedTensor::test_nested_tensor_matching_dim, test/test_nestedtensor.py::TestNestedTensor::test_nested_view_from_buffer_overflow_errors, test/test_nestedtensor.py::TestNestedTensor::test_numel, test/test_nestedtensor.py::TestNestedTensor::test_repr_string, test/test_nestedtensor.py::TestNestedTensor::test_size, test/test_nestedtensor.py::TestNestedTensor::test_stride, test/test_nestedtensor.py::TestNestedTensor::test_to, test/test_nestedtensor.py::TestNestedTensor::test_to_padded_tensor_on_empty_tensor, test/test_nestedtensor.py::TestNestedTensor::test_unbind_0, test/test_nestedtensor.py::TestNestedTensor::test_unbind_1, test/test_nestedtensor.py::TestNestedTensor::test_unbind_dim, test/test_nestedtensor.py::TestNestedTensor::test_zero_, test/test_nestedtensor.py::TestNestedInt::test_with_factor, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_binary_ops_with_scalar_eq_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cpu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cuda_cpu_bfloat16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_cuda_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_bmm_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_clone_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_contiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_dropout_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_dropout_strided_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_dropout_strided_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_empty_like_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_empty_like_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_empty_like_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_layer_norm_breaking_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_layer_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_masked_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_matmul_noncontiguous_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_transpose_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_transpose_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_add_transpose_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_chunk_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_chunk_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_256_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_384_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_dense_elementwise_embedding_dim_8_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_div_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_noncontiguous_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_indexing_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_mul_in_place_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_mul_in_place_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_split_with_sizes_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sub_transpose_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sub_transpose_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_tensor_sub_transpose_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_reshape_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_scaled_dot_product_attention_input_dim_4_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_False_weights_only_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_serialization_requires_grad_True_weights_only_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_softmax_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_softmax_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_squeeze_unsqueeze_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_squeeze_unsqueeze_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim2_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim4_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_dim4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_noncontiguous_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_noncontiguous_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_output_size_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_zero_numel_errors_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_to_padded_tensor_zero_numel_errors_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_inference_mode_interaction_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_transpose_inference_mode_interaction_cpu_float32, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_gelu_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_isinf_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_isnan_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_isneginf_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_logical_not_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_neg_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_relu__cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unary_funcs_sgn_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_unbind_noncontiguous_cpu_float16, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_cpu_float64, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_view_inference_mode_interaction_cpu_float16, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_accumulate_grad_different_strides_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_as_nested_tensor_propagates_gradients_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_5d_size_2_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_5d_size_32_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_5d_size_4_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_256_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_32_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_layer_norm_backward_size_513_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_masked_fill_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_bmm_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_from_list_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_from_mask_and_to_padded_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_from_padded_fused_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_linear_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_matmul_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_matmul_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_squeeze_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_transpose_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_transpose_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_unsqueeze_backward_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_nested_tensor_unsqueeze_gradcheck_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_set_requires_grad_from_list_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_set_requires_grad_from_mask_cpu, test/test_nestedtensor.py::TestNestedTensorAutogradCPU::test_unbind_flow_through_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_0_layout_strided_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_False_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_1_layout_strided_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_2_layout_strided_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_jagged_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_3_layout_strided_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_False_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_jagged_requires_grad_True_contiguous_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_False_contiguous_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_False_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_False_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_as_nested_tensor_from_tensor_dim_4_layout_strided_requires_grad_True_contiguous_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_binary_pointwise_transposed_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_broadcast_shapes_on_in_graph_constructed_njt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_chunk_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_compile_with_propagated_dynamic_max_seq_len_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_composite_op_in_inference_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_copy__cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_device_dtype_transfer_updates_offsets_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_dropout_inference_mode_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_flex_attention_converts_stacked_seq_indices_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_flex_attention_noncontig_with_holes_False_cross_attention_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_is_same_size_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_as_nested_tensor_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_as_nested_tensor_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_False_components_require_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_nested_tensor_requires_grad_True_components_require_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_layout_construction_with_pinned_memory_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_op_different_output_shape_dim_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_padded_dense_conversion_kernels_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_padded_dense_conversion_kernels_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_False_values_is_view_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_jagged_view_from_values_offsets_requires_grad_True_values_is_view_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_2d_input_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_operate_on_batch_dim_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_operate_on_batch_dim_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_reduce_ragged_idx_1_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_reduce_ragged_idx_1_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_with_lengths_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_with_lengths_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_layer_norm_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_shape_empty_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_shape_randn_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_empty_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_full_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_ones_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_randint_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_randn_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_like_value_zeros_like_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_njt_cat_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_transposed_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_noncontiguous_to_noncontig_with_holes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_batch_only_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_1_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_mean_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_1_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_False_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_reduce_ragged_idx_greater_than_1_different_output_shape_sum_transpose_offset_2_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_mean_keepdim_True_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_transpose_non_ragged_dim_different_output_shape_sum_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_mean_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_mean_keepdim_True_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_op_dim_with_lengths_different_output_shape_sum_keepdim_False_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_pin_memory_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_profiler_sequence_nr_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_record_stream_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_reshape_decomp_requires_grad_False_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_reshape_decomp_requires_grad_True_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_backwards_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_compile_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sdpa_with_constant_sequence_length_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_contig_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_contig_weights_only_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_transposed_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_transposed_weights_only_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_with_holes_weights_only_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_serialization_noncontig_with_holes_weights_only_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_1_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_1_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_reduce_ragged_idx_greater_than_1_same_output_shape_transpose_offset_2_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_False_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_False_components_require_grad_True_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_requires_grad_True_components_require_grad_True_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_transpose_non_ragged_dim_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_transpose_non_ragged_dim_requires_grad_False_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_transpose_non_ragged_dim_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_transpose_non_ragged_dim_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_dim_with_lengths_requires_grad_True_components_require_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_False_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_False_components_require_grad_True_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_softmax_reduce_batch_dim_requires_grad_True_components_require_grad_False_log_softmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_specialize_dynamic_shape_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_split_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_split_with_sizes_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_False_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_batch_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_False_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_sum_dim_reduce_ragged_and_non_batch_keepdim_True_requires_grad_True_components_require_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_tensor_attributes_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_threshold_backward_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_copy_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_2_requires_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_2_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_False_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_3_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_compile_nt_dim_4_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_2_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_3_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_False_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_False_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_False_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_bool, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_to_padded_tensor_nt_dim_4_requires_grad_True_cpu_float64, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unary_pointwise_transposed_inputs_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_backward_cpu_float16, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_backward_cpu_float32, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_1_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_2_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_3_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_lengths_ragged_idx_equals_2_bad_dim_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unbind_transpose_ragged_idx_2_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_unsafe_view_cpu, test/test_nestedtensor.py::TestNestedTensorSubclassCPU::test_views_inherit_ragged_dim_cpu, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward___rsub___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_abs_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_acos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_acosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_atan2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_atanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_bmm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_cdouble_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_conj_physical_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_cos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_cosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_deg2rad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_digamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_div_floor_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_div_trunc_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_double_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_expm1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_float_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_floor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_fmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_fmod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_frexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_index_put_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_ldexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_lgamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_log1p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_logsumexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_masked_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_maximum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_min_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nan_to_num_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nansum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_neg_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_hardshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_mish_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_rms_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_rrelu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_selu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_silu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_nn_functional_softsign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_polar_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_pow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_round_decimals_neg_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_rsub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sinc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_entr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_split_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_sub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_tanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_to_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_true_divide_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_trunc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_unflatten_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_backward_var_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward___rdiv___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward___rmul___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_acosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_atan2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_atanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cdouble_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cfloat_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_conj_physical_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_cos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_deg2rad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_div_floor_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_double_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_erf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_erfc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_exp2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_expm1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_float_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_float_power_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_floor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_fmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_fmod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_frexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_half_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_index_put_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_linalg_vector_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log10_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log1p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_logaddexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_masked_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nan_to_num_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nansum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_celu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_hardtanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_linear_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_logsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_relu6_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_relu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softplus_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_nn_functional_softsign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_polygamma_polygamma_n_4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_positive_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_rad2deg_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_real_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_round_decimals_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_round_decimals_neg_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_rsqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_rsub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sgn_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sinc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_entr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_erfcx_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_i1e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_special_ndtri_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_split_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_std_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_to_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_trunc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_unflatten_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_backward_var_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___radd___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward___rdiv___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_acos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_acosh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_add_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_all_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_asinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_atan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_atanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_bfloat16_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_bmm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_byte_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_chalf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_chunk_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_clamp_max_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_clamp_min_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_complex_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_conj_physical_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_cos_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_count_nonzero_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_div_no_rounding_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_div_trunc_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_eq_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_exp2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_expm1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fill_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_fmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_heaviside_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_igamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_int_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isfinite_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isposinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_isreal_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_jiterator_unary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_ldexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_lgamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_log1p_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_log2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logaddexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_logical_xor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_long_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_argmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_logsumexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_masked_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_matmul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_maximum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_min_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_minimum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nansum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_narrow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_neg_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nextafter_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_celu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_elu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_hardtanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_mish_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_relu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_softplus_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_tanhshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_nn_functional_threshold_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_polygamma_polygamma_n_2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_polygamma_polygamma_n_4_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_positive_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_reciprocal_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_rsqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_signbit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_bessel_j0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_bessel_j1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_chebyshev_polynomial_u_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_hermite_polynomial_h_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_i1e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_laguerre_polynomial_l_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_i0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_i1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_modified_bessel_k0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_ndtri_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_scaled_modified_bessel_k0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_scaled_modified_bessel_k1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_special_xlog1py_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_to_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_unflatten_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_unsqueeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_var_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_compile_forward_where_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rmod___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rpow___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward___rsub___cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_abs_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_angle_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_any_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_argmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_asin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_atan_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_atanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_bfloat16_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_bmm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_ceil_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_chalf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_clamp_max_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_clone_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_complex_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_conj_physical_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_copysign_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_deg2rad_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_div_floor_rounding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_div_no_rounding_mode_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_double_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_erf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_exp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_expm1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_float_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_floor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_fmax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_fmod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_frac_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_ge_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_gt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_half_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_hash_tensor_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_hypot_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_index_put_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_int_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isclose_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isinf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isneginf_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_isreal_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_jiterator_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_le_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_lgamma_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_linalg_vector_norm_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_log10_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_log2_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_log_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logaddexp_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logical_and_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logical_not_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logical_or_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_logit_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_amax_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_amin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_argmin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_mean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_prod_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_masked_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_max_binary_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_min_reduction_with_dim_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_mul_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nanmean_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nansum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_narrow_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_ne_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_neg_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_embedding_bag_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_embedding_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_hardsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_hardtanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_linear_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_logsigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_mish_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_relu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_rrelu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_silu_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_softplus_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_nn_functional_softshrink_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_polygamma_polygamma_n_0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_positive_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_real_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_remainder_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_round_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_rsqrt_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_rsub_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_select_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_short_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sigmoid_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sin_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sinc_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sinh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_bessel_j1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_bessel_y0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_bessel_y1_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_i0e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_i1e_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_laguerre_polynomial_l_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_log_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_ndtr_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_ndtri_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_spherical_bessel_j0_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_xlog1py_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_special_zeta_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_split_with_sizes_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_square_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_squeeze_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_std_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_sum_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_tanh_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_var_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_var_unbiased_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_forward_where_cpu_float32, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_nested_tensor_input_mutation_backward_cpu, test/test_nestedtensor.py::TestNestedTensorOpInfoCPU::test_nested_tensor_non_contiguous_mutation_cpu 2025-08-14T21:37:16.5350160Z 2025-08-14T21:37:18.5416130Z Running xpu/test_conv 1/1 ... [2025-08-14 21:37:18.541426] 2025-08-14T21:37:18.5416860Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:37:18.5418270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'xpu/test_conv.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:37:18.541704] 2025-08-14T21:37:20.9627530Z 2025-08-14T21:37:20.9628020Z xpu/test_conv 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_conv_1.1_897a823b101226bc_.log 2025-08-14T21:37:20.9629410Z Running 0 items in this shard: 2025-08-14T21:37:20.9629590Z 2025-08-14T21:37:23.0137390Z Running test_cuda_expandable_segments 1/1 ... [2025-08-14 21:37:23.013555] 2025-08-14T21:37:23.0138790Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:37:23.0140140Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_cuda_expandable_segments.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:37:23.013832] 2025-08-14T21:37:25.5707370Z 2025-08-14T21:37:25.5709520Z test_cuda_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_expandable_segments_1.1_a089c8971d62b634_.log 2025-08-14T21:37:25.5711070Z 2025-08-14T21:37:27.6292210Z Running test_ops 2/2 ... [2025-08-14 21:37:27.629032] 2025-08-14T21:37:27.6292890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:37:27.6295750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:37:27.629313] 2025-08-14T21:43:46.7299780Z 2025-08-14T21:43:46.7300320Z test_decomp 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_2.4_14176bd9f74c96af_.log 2025-08-14T21:43:46.7731260Z Running 2281 items in this shard: test/test_decomp.py::TestDecompCPU::test_bernoulli_default_cpu, test/test_decomp.py::TestDecompCPU::test_cat_single_input_cpu, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmatmul___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmod___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___ror___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_offsets_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_offsets_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcdiv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_left_shift_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_xor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cauchy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdist_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdist_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagflat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dist_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_dist_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_no_rounding_mode_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_frac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_frexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_uint32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_geqrf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_geqrf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_histc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_histogram_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_igamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_igammac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_igammac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_imag_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lcm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cond_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_det_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eig_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eig_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvals_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_householder_product_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_ex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_ex_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_factor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_factor_ex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_slogdet_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_triangular_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_triangular_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svdvals_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorsolve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vecdot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_normal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_unpack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumprod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logaddexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_binary_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_multinomial_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_bilinear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_elu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_glu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardswish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardswish_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_l1_loss_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rms_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_silu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_unfold_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_in_place_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ormqr_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_ormqr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ormqr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_pca_lowrank_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_quantile_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_renorm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_renorm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_neg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_blackman_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_cosine_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_exponential_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_exponential_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_gaussian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_mm_reduce_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtri_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtri_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_lowrank_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch__scaled_mm_cpu_float8_e4m3fn, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_triangular_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triangular_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unravel_index_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_complex_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_complex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_masked_fill_cpu, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick__softmax_backward_data_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick__upsample_bilinear2d_aa_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__upsample_bilinear2d_aa_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_asinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_and_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_left_shift_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_complex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward__unsafe_masked_index_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_addr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_alias_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_diag_embed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_frac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_index_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_lerp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_logaddexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_logsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_masked_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nan_to_num_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool2d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool3d_grad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_roll_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_rot90_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sinc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_with_sizes_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_mean_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_t_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unbind_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_unfold_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_dist_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_exponential_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_exponential_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e4m3fn, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e4m3fnuz, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e5m2, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_floor_divide_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_frexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_frexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_gcd_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_grid_sampler_2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_hypot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_igammac_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_lerp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_lerp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_vector_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_tensor_overload_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_native_batch_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_native_layer_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nextafter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_elu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_embedding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_gelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_glu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_glu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardswish_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardswish_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_leaky_relu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_logsigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_logsigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mse_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_prelu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu6_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softplus_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_norm_nuc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_normal_number_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_split_list_args_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_take_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_triu_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_eval_mode_cpu_float32, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_train_mode_cpu_float64, test/test_decomp.py::DecompOneOffTestsCPU::test_threshold_backward_dtype_cpu, test/test_decomp.py::HasDecompTest::test_has_decomposition 2025-08-14T21:43:46.8153080Z 2025-08-14T21:43:47.1229990Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-08-14T21:43:47.1230340Z Uploading artifacts took 0.00 seconds 2025-08-14T21:43:49.0340270Z Running distributions/test_constraints 1/1 ... [2025-08-14 21:43:49.033778] 2025-08-14T21:43:49.0341300Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:43:49.0342410Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'distributions/test_constraints.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-08-14 21:43:49.034066] 2025-08-14T21:43:51.2533410Z 2025-08-14T21:43:51.2534580Z distributions/test_constraints 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_constraints_1.1_456ec3b04de43aff_.log 2025-08-14T21:43:51.2568260Z Running 136 items in this shard: test/distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn24-args24], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn24-args24], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn24-args24], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn24-args24] 2025-08-14T21:43:51.2599760Z 2025-08-14T21:43:53.4131770Z Running profiler/test_record_function 1/1 ... [2025-08-14 21:43:53.413008] 2025-08-14T21:43:53.4132600Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:43:53.4134280Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_record_function.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-08-14 21:43:53.413281] 2025-08-14T21:43:55.5595620Z 2025-08-14T21:43:55.5596360Z profiler/test_record_function 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_record_function_1.1_88c6b354fd5e79fe_.log 2025-08-14T21:43:55.5598810Z Running 4 items in this shard: test/profiler/test_record_function.py::TestRecordFunction::test_datapipe_delegation_with_profiler, test/profiler/test_record_function.py::TestRecordFunction::test_datapipe_with_record_function, test/profiler/test_record_function.py::TestRecordFunction::test_datapipe_with_record_function_fork, test/profiler/test_record_function.py::TestRecordFunction::test_record_function 2025-08-14T21:43:55.5600180Z 2025-08-14T21:43:57.6547750Z Running nn/test_lazy_modules 1/1 ... [2025-08-14 21:43:57.654553] 2025-08-14T21:43:57.6548540Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:43:57.6549960Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_lazy_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:43:57.654837] 2025-08-14T21:44:00.0545520Z 2025-08-14T21:44:00.0546160Z nn/test_lazy_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_lazy_modules_1.1_50a82a49924f1caa_.log 2025-08-14T21:44:00.0558500Z Running 59 items in this shard: test/nn/test_lazy_modules.py::TestLazyModules::test_chained_initialization, test/nn/test_lazy_modules.py::TestLazyModules::test_invalid_functions, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm1d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm1d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm1d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm2d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm2d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm2d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm3d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm3d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm3d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_batchnorm_with_dict_input, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv1d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv1d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv1d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv2d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv2d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv2d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv3d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv3d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv3d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose1d_kwargs, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose1d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose1d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose2d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose2d_kwargs, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose2d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose2d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose3d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose3d_kwargs, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose3d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transpose3d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_conv_transposed1d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_forward_hook, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm1d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm1d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm1d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm2d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm2d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm2d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm3d, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm3d_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_instancenorm3d_state, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_linear_pickle, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_linear_state_and_forward, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_module_buffer, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_module_jit_buffer, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_module_jit_param, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_module_parameter, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_pre_forward_hook, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_share_memory_buffer, test/nn/test_lazy_modules.py::TestLazyModules::test_lazy_share_memory_param, test/nn/test_lazy_modules.py::TestLazyModules::test_linear, test/nn/test_lazy_modules.py::TestLazyModules::test_linear_state, test/nn/test_lazy_modules.py::TestLazyModules::test_materialize_device, test/nn/test_lazy_modules.py::TestLazyModules::test_materialize_dtype, test/nn/test_lazy_modules.py::TestLazyModules::test_optimizer_pass, test/nn/test_lazy_modules.py::TestLazyModules::test_spectral_norm, test/nn/test_lazy_modules.py::TestLazyModules::test_weight_norm 2025-08-14T21:44:00.0569690Z 2025-08-14T21:44:02.1080400Z Running test_jit_fuser_te 1/1 ... [2025-08-14 21:44:02.107855] 2025-08-14T21:44:02.1081140Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:44:02.1082940Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_fuser_te.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:44:02.108147] 2025-08-14T21:45:02.1852550Z 2025-08-14T21:45:02.1853780Z test_decomp 4/4 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_4.4_3d5d4c75d54066f2_.log 2025-08-14T21:45:02.2283890Z Running 2274 items in this shard: test/test_decomp.py::TestDecompCPU::test_batch_norm_unflatten_weight_bias_cpu, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_H_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_T_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive___getitem___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive___radd___cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rand___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rdiv___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmod___cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive___rmul___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rpow___cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive___rsub___cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive___rxor___cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__batch_norm_with_update_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__batch_norm_with_update_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__chunk_cat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__native_batch_norm_legit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_lengths_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__segment_reduce_offsets_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__softmax_backward_data_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_abs_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_acos_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_acosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addcmul_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmm_decomposed_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_addmv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_addr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_alias_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_all_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_allclose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_amax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_amin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_aminmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_angle_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_any_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_arange_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argsort_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_argwhere_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_partial_views_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_as_strided_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_asin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_asinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_1d_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_2d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_atleast_3d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_baddbmm_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bernoulli_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bfloat16_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bincount_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_and_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_left_shift_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_not_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_or_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_right_shift_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bitwise_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_block_diag_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bmm_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bool_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_broadcast_to_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_bucketize_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_byte_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cartesian_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cdouble_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ceil_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cfloat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_chalf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_char_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_inverse_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_inverse_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_inverse_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cholesky_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_chunk_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_max_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_clamp_min_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_clone_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_column_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_combinations_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_conj_physical_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_contiguous_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_copysign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_corrcoef_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cos_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_count_nonzero_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cov_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cross_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cummin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumprod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumsum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_cumulative_trapezoid_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_deg2rad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diag_embed_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_diagonal_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_diff_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_digamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_floor_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_div_trunc_rounding_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_double_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_dsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_dstack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_einsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_permuted_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_eq_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_equal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_erfinv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_as_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expand_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_expm1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_exponential_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_eye_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_fftshift_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_hfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ifftshift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_ihfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfft_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_irfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fft_rfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flatten_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flip_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fliplr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_flipud_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_float_power_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_floor_divide_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_fmod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_frexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_full_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gather_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gcd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_gcd_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_ge_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_geometric_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gradient_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_grid_sampler_2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_gt_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_half_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_hash_tensor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_heaviside_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hsplit_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_hstack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_hypot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_i0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_igamma_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_imag_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_put_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_amin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_mean_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_reduce_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_index_select_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_inner_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_int_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isclose_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isfinite_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isinf_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_isnan_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isneginf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isposinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_isreal_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_istft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_item_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_jiterator_unary_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_kron_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_kthvalue_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lcm_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ldexp_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_le_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_lerp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_lgamma_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_cross_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_det_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_diagonal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eig_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_eigvalsh_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_inv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lstsq_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_lu_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_multi_dot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_pinv_singular_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_slogdet_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_slogdet_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_ex_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_ex_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_solve_triangular_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svd_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_svd_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_tensorinv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vander_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linalg_vector_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_linspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log10_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log1p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logaddexp2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logcumsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logdet_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_and_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_not_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logical_xor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logspace_tensor_overload_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_logsumexp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_long_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_lt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_lu_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mH_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mT_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amax_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_amin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_argmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_cumsum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_log_softmax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_log_softmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_logsumexp_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_median_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_median_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_median_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_normalize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_prod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_scatter_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmax_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_softmin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_std_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_masked_var_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matmul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_matrix_exp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_matrix_exp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_no_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_max_reduction_with_dim_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_maximum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_median_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_binary_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_no_dim_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_min_reduction_with_dim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_minimum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mm_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mode_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_movedim_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_msort_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mul_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mv_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nan_to_num_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanmedian_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nanquantile_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nansum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_narrow_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_batch_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_dropout_backward_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_native_layer_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ne_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_neg_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_full_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_ones_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_new_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_celu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv1d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv3d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_dropout2d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_elu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_elu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_embedding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_gelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardswish_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hardtanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_huber_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_area_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_layer_norm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_linear_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool2d_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mish_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mse_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_nll_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_normalize_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_circular_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_constant_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_reflect_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pdist_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_prelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_relu6_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rms_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rms_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_rrelu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_selu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_selu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_silu_complex_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softplus_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_softsign_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_threshold_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_nonzero_static_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_fro_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_inf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_norm_nuc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_normal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_ones_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_outer_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_pca_lowrank_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_permute_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_pinverse_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polar_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_positive_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_pow_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_prod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_put_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_qr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rad2deg_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rand_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randint_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_randn_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_ravel_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_real_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reciprocal_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_remainder_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_repeat_interleave_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_as_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_reshape_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resize_as__cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_resolve_conj_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_roll_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_rot90_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_neg_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_round_decimals_neg_3_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_rsub_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scalar_tensor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_mean_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_prod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_scatter_reduce_sum_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_searchsorted_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_select_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sgn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_short_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sigmoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sign_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_hann_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_signal_windows_nuttall_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_signbit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sinh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_slice_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_softmax_with_dtype_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sort_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sparse_mm_reduce_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_airy_ai_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_j1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_bessel_y1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_entr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_erfcx_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i0e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_i1e_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_legendre_polynomial_p_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_log_ndtr_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i0_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_modified_bessel_k1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtri_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_ndtri_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_xlog1py_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_special_zeta_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_list_args_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_split_with_sizes_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_sqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_square_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_squeeze_multiple_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_stack_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_mean_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_std_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_stft_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sub_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_sum_to_size_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_svd_lowrank_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_t_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_along_dim_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_take_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensor_split_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tensordot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tile_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_to_sparse_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_topk_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_transpose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapezoid_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_trapz_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triangular_solve_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_triangular_solve_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_tril_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_triu_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_true_divide_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_trunc_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unbind_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unflatten_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unfold_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_uniform_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_consecutive_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_uint64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unique_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unravel_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_chunk_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsafe_split_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_unsqueeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_mean_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_var_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vdot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_complex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_as_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_float32, test/test_decomp.py::TestDecompCPU::test_comprehensive_view_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_vsplit_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_int32, test/test_decomp.py::TestDecompCPU::test_comprehensive_vstack_cpu_int8, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_comprehensive_where_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_xlogy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_float16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zero__cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_float64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_int64, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int16, test/test_decomp.py::TestDecompCPU::test_comprehensive_zeros_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick__batch_norm_with_update_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick__batch_norm_with_update_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick__chunk_cat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick__native_batch_norm_legit_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick__native_batch_norm_legit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick__unsafe_masked_index_put_accumulate_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick__upsample_bilinear2d_aa_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_abs_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_acos_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_acosh_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addcdiv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_addcmul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addmm_decomposed_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addmv_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_addr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_alias_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_all_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_amax_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_amin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_aminmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_any_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_arange_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_copy_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_as_strided_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_asin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_atan2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_atan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_atanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_baddbmm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_bernoulli_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_left_shift_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_not_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_right_shift_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_bitwise_xor_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_block_diag_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_bucketize_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_cat_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_cauchy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ceil_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_clamp_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_clamp_max_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_clamp_min_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_clone_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_complex_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_conj_physical_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_constant_pad_nd_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_copysign_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_addcdiv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_block_diag_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_clamp_max_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_clamp_min_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_expand_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_linalg_cross_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_logaddexp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_logit_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_hardswish_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_max_unpool3d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_softshrink_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_nn_functional_unfold_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_norm_fro_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_norm_inf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_rad2deg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_rsub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sgn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_split_list_args_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_std_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_sum_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_t_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_transpose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_core_backward_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_cosh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_count_nonzero_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_cumprod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_cumsum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_deg2rad_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diag_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_diag_embed_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_diagonal_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_digamma_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_dist_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_div_floor_rounding_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_div_no_rounding_mode_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_div_trunc_rounding_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_dot_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_empty_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_empty_strided_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_eq_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_erf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_erfc_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_erfinv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_exp2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_exp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_expand_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_expand_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_expm1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_exponential_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_exponential_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_float8_e5m2fnuz, test/test_decomp.py::TestDecompCPU::test_quick_eye_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_fft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_fftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_hfftn_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft2_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ifftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfft_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_ihfftn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft2_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfft_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fft_irfftn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft2_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fft_rfft_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_flip_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_floor_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmax_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmin_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_fmod_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_frac_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_full_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_gcd_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_ge_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_geometric_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_gt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_heaviside_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_hypot_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_hypot_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_i0_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_igamma_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_igammac_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_index_add_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_index_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_index_fill_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_index_select_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_isin_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_isinf_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_isnan_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_isneginf_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_isposinf_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_item_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lcm_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_le_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lerp_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_lgamma_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_linalg_cross_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_linalg_diagonal_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_linspace_tensor_overload_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log10_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log1p_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log2_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_log_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_log_normal_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_log_softmax_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp2_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logaddexp_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_and_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logical_not_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logical_or_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logical_xor_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_logit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_logspace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_logsumexp_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_lt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_masked_fill_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_maximum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_mean_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_list_of_tensors_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_meshgrid_variadic_tensors_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_minimum_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mul_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_mv_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nan_to_num_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nansum_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_narrow_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_native_batch_norm_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_native_dropout_backward_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_native_layer_norm_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ne_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_neg_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_new_empty_strided_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_full_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_ones_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_new_zeros_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_nextafter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_elu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_embedding_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_glu_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardsigmoid_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_hardtanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_huber_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_logsigmoid_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool2d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_max_unpool3d_grad_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mish_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_mse_loss_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_pad_constant_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_relu_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_rrelu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_silu_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softshrink_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_softshrink_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_unfold_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_unfold_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_nn_functional_unfold_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_norm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_norm_fro_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_norm_inf_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_normal_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_normal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_normal_in_place_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_ones_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_ones_like_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_permute_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_permute_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_polar_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_pow_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_prod_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rad2deg_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_randn_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_reciprocal_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_remainder_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_renorm_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_repeat_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_roll_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rot90_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_round_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_round_decimals_0_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_rsqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_rsub_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_select_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_select_scatter_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sgn_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sigmoid_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_signbit_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sinc_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sinh_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_slice_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_slice_scatter_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_entr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_erfcx_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_i0e_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_i1_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_i1e_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_special_log_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtr_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_special_ndtri_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_special_xlog1py_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_special_zeta_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_split_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_split_with_sizes_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sqrt_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_squeeze_multiple_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_stack_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_std_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_std_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_std_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_sub_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_sum_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_t_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_t_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_tan_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_tanh_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_trace_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_transpose_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_tril_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_tril_indices_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_triu_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_triu_indices_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_trunc_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_unbind_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_unfold_copy_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_unfold_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_uniform_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_unsafe_split_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_unsqueeze_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_var_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_var_mean_unbiased_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_var_unbiased_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_vdot_cpu_uint8, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_float64, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_view_copy_cpu_int64, test/test_decomp.py::TestDecompCPU::test_quick_view_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_where_cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_xlogy_cpu_int16, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_int32, test/test_decomp.py::TestDecompCPU::test_quick_zero__cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_float32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_cpu_int8, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_bfloat16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_bool, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_complex128, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_complex32, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_complex64, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_float16, test/test_decomp.py::TestDecompCPU::test_quick_zeros_like_cpu_float64, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_GRU_eval_mode_cpu_float64, test/test_decomp.py::TestDecompCPU::test_rnn_decomp_module_nn_RNN_train_mode_cpu_float32, test/test_decomp.py::DecompOneOffTestsCPU::test_contiguous_softmax_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_exponential_non_inf_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_native_layer_norm_cpu_decomp_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_rms_norm_decomp_cuda_cpu, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_decomp.py::DecompOneOffTestsCPU::test_sdpa_nn_functional_scaled_dot_product_attention_cpu_float64 2025-08-14T21:45:02.2704070Z 2025-08-14T21:45:04.2266770Z Running test_segment_reductions 1/1 ... [2025-08-14 21:45:04.226488] 2025-08-14T21:45:04.2267570Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:04.2269400Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_segment_reductions.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:45:04.226764] 2025-08-14T21:45:06.6018940Z 2025-08-14T21:45:06.6020450Z test_segment_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_segment_reductions_1.1_15c82a0d67552857_.log 2025-08-14T21:45:06.6044440Z Running 74 items in this shard: test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_multi_d_simple_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_max_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_mean_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_min_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_prod_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_pytorch_scatter_test_cases_reduce_sum_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_1d_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_bfloat16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_bfloat16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float16_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float16_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float32_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float32_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float64_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_simple_zero_length_cpu_float64_int64, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_unsafe_flag_cpu_int32, test/test_segment_reductions.py::TestSegmentReductionsCPU::test_unsafe_flag_cpu_int64 2025-08-14T21:45:06.6065070Z 2025-08-14T21:45:08.6678850Z Running test_import_stats 1/1 ... [2025-08-14 21:45:08.667678] 2025-08-14T21:45:08.6679620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:08.6681080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_import_stats.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-08-14 21:45:08.667961] 2025-08-14T21:45:12.4938550Z 2025-08-14T21:45:12.4939510Z test_import_stats 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_import_stats_1.1_05471a98461b5202_.log 2025-08-14T21:45:12.4941030Z Running 2 items in this shard: test/test_import_stats.py::TestImportTime::test_time_cuda_device_count, test/test_import_stats.py::TestImportTime::test_time_import_torch 2025-08-14T21:45:12.4941500Z 2025-08-14T21:45:14.5556110Z Running test_masked 1/1 ... [2025-08-14 21:45:14.555446] 2025-08-14T21:45:14.5558120Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:14.5559250Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_masked.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-08-14 21:45:14.555740] 2025-08-14T21:45:24.5928180Z 2025-08-14T21:45:24.5929270Z test_masked 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_masked_1.1_018d226309f52f92_.log 2025-08-14T21:45:24.5970540Z Running 194 items in this shard: test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amax_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_amin_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_mean_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_prod_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_coo_masked_sum_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amax_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_amin_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_mean_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_prod_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_sparse_csr_masked_sum_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amax_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_amin_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_mean_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_prod_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_bool, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_float16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_float32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_float64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_int16, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_int32, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_int64, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_int8, test/test_masked.py::TestMaskedCPU::test_mask_layout_strided_masked_sum_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_log_softmax_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_log_softmax_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_log_softmax_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_log_softmax_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_norm_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_norm_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_norm_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_norm_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_normalize_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmax_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmax_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmax_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmax_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmin_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmin_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmin_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_softmin_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_int16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_int32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_int64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_int8, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_std_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_bfloat16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_complex128, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_complex64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_float16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_float32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_float64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_int16, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_int32, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_int64, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_int8, test/test_masked.py::TestMaskedCPU::test_reference_masked_masked_var_cpu_uint8, test/test_masked.py::TestMaskedCPU::test_where_coo_fill_value_0_cpu, test/test_masked.py::TestMaskedCPU::test_where_coo_fill_value_123_cpu, test/test_masked.py::TestMaskedCPU::test_where_csr_fill_value_0_cpu, test/test_masked.py::TestMaskedCPU::test_where_csr_fill_value_123_cpu, test/test_masked.py::TestMaskedCPU::test_where_hybrid_coo_fill_value_0_cpu, test/test_masked.py::TestMaskedCPU::test_where_hybrid_coo_fill_value_123_cpu 2025-08-14T21:45:24.6010400Z 2025-08-14T21:45:26.6342370Z Running test_monitor 1/1 ... [2025-08-14 21:45:26.634043] 2025-08-14T21:45:26.6343490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:26.6344790Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_monitor.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-08-14 21:45:26.634313] 2025-08-14T21:45:28.8732790Z 2025-08-14T21:45:28.8733300Z test_monitor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_monitor_1.1_be64f836c8b81b19_.log 2025-08-14T21:45:28.8735340Z Running 6 items in this shard: test/test_monitor.py::TestMonitor::test_event_handler, test/test_monitor.py::TestMonitor::test_fixed_count_stat, test/test_monitor.py::TestMonitor::test_interval_stat, test/test_monitor.py::TestMonitor::test_log_event, test/test_monitor.py::TestMonitor::test_wait_counter, test/test_monitor.py::TestMonitorTensorboard::test_event_handler 2025-08-14T21:45:28.8736270Z 2025-08-14T21:45:30.9219590Z Running profiler/test_cpp_thread 1/1 ... [2025-08-14 21:45:30.921762] 2025-08-14T21:45:30.9220380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:30.9221830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_cpp_thread.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-08-14 21:45:30.922038] 2025-08-14T21:45:32.9765540Z 2025-08-14T21:45:32.9766660Z profiler/test_cpp_thread 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_cpp_thread_1.1_2d249db03cb58b36_.log 2025-08-14T21:45:32.9769080Z Running 6 items in this shard: test/profiler/test_cpp_thread.py::CppThreadTestCUDA::test_profile_memory_cuda, test/profiler/test_cpp_thread.py::CppThreadTestCUDA::test_with_enable_profiler_in_child_thread_cuda, test/profiler/test_cpp_thread.py::CppThreadTestCUDA::test_without_enable_profiler_in_child_thread_cuda, test/profiler/test_cpp_thread.py::CppThreadTestXPU::test_profile_memory_xpu, test/profiler/test_cpp_thread.py::CppThreadTestXPU::test_with_enable_profiler_in_child_thread_xpu, test/profiler/test_cpp_thread.py::CppThreadTestXPU::test_without_enable_profiler_in_child_thread_xpu 2025-08-14T21:45:32.9770820Z 2025-08-14T21:45:35.0507470Z Running test_subclass 1/1 ... [2025-08-14 21:45:35.050552] 2025-08-14T21:45:35.0508200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:35.0509620Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_subclass.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-08-14 21:45:35.050823] 2025-08-14T21:45:37.3172740Z 2025-08-14T21:45:37.3173540Z test_subclass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_subclass_1.1_6f369108c9b508b3_.log 2025-08-14T21:45:37.3197720Z Running 100 items in this shard: test/test_subclass.py::TestSubclass::test_deepcopy_base_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_base_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_diag_tensor_below_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_diag_tensor_below_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_logging_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_logging_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_non_wrapper_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_non_wrapper_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_sparse_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_sparse_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_wrapper_with_custom_sizes_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_wrapper_with_custom_sizes_as_param_True, test/test_subclass.py::TestSubclass::test_deepcopy_wrapper_with_custom_strides_as_param_False, test/test_subclass.py::TestSubclass::test_deepcopy_wrapper_with_custom_strides_as_param_True, test/test_subclass.py::TestSubclass::test_lazy_module_base_tensor, test/test_subclass.py::TestSubclass::test_lazy_module_diag_tensor_below, test/test_subclass.py::TestSubclass::test_lazy_module_logging_tensor, test/test_subclass.py::TestSubclass::test_lazy_module_non_wrapper_tensor, test/test_subclass.py::TestSubclass::test_lazy_module_sparse_tensor, test/test_subclass.py::TestSubclass::test_lazy_module_wrapper_with_custom_sizes, test/test_subclass.py::TestSubclass::test_lazy_module_wrapper_with_custom_strides, test/test_subclass.py::TestSubclass::test_module_optimization_base_tensor, test/test_subclass.py::TestSubclass::test_module_optimization_diag_tensor_below, test/test_subclass.py::TestSubclass::test_module_optimization_logging_tensor, test/test_subclass.py::TestSubclass::test_module_optimization_non_wrapper_tensor, test/test_subclass.py::TestSubclass::test_module_optimization_sparse_tensor, test/test_subclass.py::TestSubclass::test_module_optimization_wrapper_with_custom_sizes, test/test_subclass.py::TestSubclass::test_module_optimization_wrapper_with_custom_strides, test/test_subclass.py::TestSubclass::test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach, test/test_subclass.py::TestSubclass::test_param_invariants_base_tensor_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_base_tensor_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_diag_tensor_below_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_diag_tensor_below_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_logging_tensor_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_logging_tensor_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_sparse_tensor_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_sparse_tensor_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_wrapper_with_custom_sizes_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_wrapper_with_custom_sizes_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_param_invariants_wrapper_with_custom_strides_tensor_requires_grad_False, test/test_subclass.py::TestSubclass::test_param_invariants_wrapper_with_custom_strides_tensor_requires_grad_True, test/test_subclass.py::TestSubclass::test_parametrization_base_tensor_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_base_tensor_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_diag_tensor_below_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_diag_tensor_below_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_logging_tensor_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_logging_tensor_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_non_wrapper_tensor_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_non_wrapper_tensor_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_sparse_tensor_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_sparse_tensor_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_wrapper_with_custom_sizes_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_wrapper_with_custom_sizes_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_parametrization_wrapper_with_custom_strides_leave_parametrized_False, test/test_subclass.py::TestSubclass::test_parametrization_wrapper_with_custom_strides_leave_parametrized_True, test/test_subclass.py::TestSubclass::test_repr_base_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_repr_base_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_repr_diag_tensor_below_as_param_False, test/test_subclass.py::TestSubclass::test_repr_diag_tensor_below_as_param_True, test/test_subclass.py::TestSubclass::test_repr_logging_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_repr_logging_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_repr_non_wrapper_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_repr_non_wrapper_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_repr_sparse_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_repr_sparse_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_repr_wrapper_with_custom_sizes_as_param_False, test/test_subclass.py::TestSubclass::test_repr_wrapper_with_custom_sizes_as_param_True, test/test_subclass.py::TestSubclass::test_repr_wrapper_with_custom_strides_as_param_False, test/test_subclass.py::TestSubclass::test_repr_wrapper_with_custom_strides_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_base_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_base_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_diag_tensor_below_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_diag_tensor_below_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_logging_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_logging_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_non_wrapper_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_non_wrapper_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_sparse_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_sparse_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_wrapper_with_custom_sizes_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_wrapper_with_custom_sizes_as_param_True, test/test_subclass.py::TestSubclass::test_serialization_wrapper_with_custom_strides_as_param_False, test/test_subclass.py::TestSubclass::test_serialization_wrapper_with_custom_strides_as_param_True, test/test_subclass.py::TestSubclass::test_tensor_subclass_storage_data_accesses_throw, test/test_subclass.py::TestSubclass::test_type_propagation_base_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_base_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_diag_tensor_below_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_diag_tensor_below_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_logging_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_logging_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_non_wrapper_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_non_wrapper_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_sparse_tensor_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_sparse_tensor_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_wrapper_with_custom_sizes_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_wrapper_with_custom_sizes_as_param_True, test/test_subclass.py::TestSubclass::test_type_propagation_wrapper_with_custom_strides_as_param_False, test/test_subclass.py::TestSubclass::test_type_propagation_wrapper_with_custom_strides_as_param_True 2025-08-14T21:45:37.3220030Z 2025-08-14T21:45:39.3801830Z Running profiler/test_profiler 1/1 ... [2025-08-14 21:45:39.380044] 2025-08-14T21:45:39.3802150Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:45:39.3805420Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_profiler.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-08-14 21:45:39.380459] 2025-08-14T21:45:58.4823780Z 2025-08-14T21:45:58.4824570Z profiler/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_1.1_558eed50b0e0b370_.log 2025-08-14T21:45:58.4840380Z Running 70 items in this shard: test/profiler/test_profiler.py::TestProfilerCUDA::test_cudagraph_profiling_workaround, test/profiler/test_profiler.py::TestProfilerCUDA::test_custom_module_input_op_ids, test/profiler/test_profiler.py::TestProfilerCUDA::test_mem_leak, test/profiler/test_profiler.py::TestProfilerITT::test_custom_module_input_op_ids, test/profiler/test_profiler.py::TestProfiler::test_basic_chrome_trace, test/profiler/test_profiler.py::TestProfiler::test_basic_profile, test/profiler/test_profiler.py::TestProfiler::test_concrete_inputs_profiling, test/profiler/test_profiler.py::TestProfiler::test_concrete_inputs_profiling_toggling, test/profiler/test_profiler.py::TestProfiler::test_cpu_annotation_overlap, test/profiler/test_profiler.py::TestProfiler::test_disable_external_correlation, test/profiler/test_profiler.py::TestProfiler::test_dynamic_toggle, test/profiler/test_profiler.py::TestProfiler::test_event_list, test/profiler/test_profiler.py::TestProfiler::test_export_stacks, test/profiler/test_profiler.py::TestProfiler::test_flops, test/profiler/test_profiler.py::TestProfiler::test_forked_process, test/profiler/test_profiler.py::TestProfiler::test_guarded_record_function_fast, test/profiler/test_profiler.py::TestProfiler::test_high_level_trace, test/profiler/test_profiler.py::TestProfiler::test_is_profiler_enabled, test/profiler/test_profiler.py::TestProfiler::test_kineto, test/profiler/test_profiler.py::TestProfiler::test_kineto_multigpu, test/profiler/test_profiler.py::TestProfiler::test_kineto_profiler_api, test/profiler/test_profiler.py::TestProfiler::test_kineto_profiler_multiple_steppers, test/profiler/test_profiler.py::TestProfiler::test_kineto_profiler_with_environment_variable, test/profiler/test_profiler.py::TestProfiler::test_lazy_build_tree, test/profiler/test_profiler.py::TestProfiler::test_memory_profiler, test/profiler/test_profiler.py::TestProfiler::test_module_hierarchy, test/profiler/test_profiler.py::TestProfiler::test_nested_tensor_with_shapes, test/profiler/test_profiler.py::TestProfiler::test_oom_tracing, test/profiler/test_profiler.py::TestProfiler::test_override_time_units, test/profiler/test_profiler.py::TestProfiler::test_profile_all_threads, test/profiler/test_profiler.py::TestProfiler::test_profiler_correlation_id, test/profiler/test_profiler.py::TestProfiler::test_profiler_cuda_sync_events, test/profiler/test_profiler.py::TestProfiler::test_profiler_disable_fwd_bwd_link, test/profiler/test_profiler.py::TestProfiler::test_profiler_fwd_bwd_link, test/profiler/test_profiler.py::TestProfiler::test_profiler_metadata, test/profiler/test_profiler.py::TestProfiler::test_profiler_op_event_args, test/profiler/test_profiler.py::TestProfiler::test_profiler_op_event_kwargs, test/profiler/test_profiler.py::TestProfiler::test_profiler_strides, test/profiler/test_profiler.py::TestProfiler::test_profiler_time_scale, test/profiler/test_profiler.py::TestProfiler::test_profiler_tracing, test/profiler/test_profiler.py::TestProfiler::test_profiler_type, test/profiler/test_profiler.py::TestProfiler::test_record_function_fast, test/profiler/test_profiler.py::TestProfiler::test_schedule_function_count, test/profiler/test_profiler.py::TestProfiler::test_skip_first_wait, test/profiler/test_profiler.py::TestProfiler::test_source, test/profiler/test_profiler.py::TestProfiler::test_tensorboard_trace_handler, test/profiler/test_profiler.py::TestProfiler::test_user_annotation, test/profiler/test_profiler.py::TestExperimentalUtils::test_bfs, test/profiler/test_profiler.py::TestExperimentalUtils::test_dfs, test/profiler/test_profiler.py::TestExperimentalUtils::test_fuzz_symbolize, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_debug_autotuner, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_extra_cuda_copy_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_extra_cuda_copy_pattern_benchmark, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_for_loop_indexing_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_fp32_matmul_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_grad_not_set_to_none_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_matmul_dim_fp16_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_name_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_optimizer_single_tensor_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_overload_names, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_pattern_match_helper, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_pattern_matcher_json_report, test/profiler/test_profiler.py::TestExperimentalUtils::test_profiler_synchronized_dataloader_pattern, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_compute_idle_time, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_compute_queue_depth, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_compute_queue_depth_when_no_cuda_events, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_compute_self_time, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_get_optimizable_events, test/profiler/test_profiler.py::TestExperimentalUtils::test_utils_intervals_overlap 2025-08-14T21:45:58.4855250Z 2025-08-14T21:46:00.3584490Z 2025-08-14T21:46:00.3585150Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_90a32acc0e8afbdc_.log 2025-08-14T21:46:00.5172300Z Running 6842 items in this shard: test/test_jit_fuser_te.py::TestFuserCommon::test_autodiff_fallback, test/test_jit_fuser_te.py::TestTEFuserStatic::test_abs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_adaptive_avg_pool2d, test/test_jit_fuser_te.py::TestTEFuserStatic::test_add_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_addcmul, test/test_jit_fuser_te.py::TestTEFuserStatic::test_arg_configurations_smoke, test/test_jit_fuser_te.py::TestTEFuserStatic::test_autocast_down, test/test_jit_fuser_te.py::TestTEFuserStatic::test_autocast_up, test/test_jit_fuser_te.py::TestTEFuserStatic::test_batch_norm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_div_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_pow, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_binary_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_bitwise_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_broadcast, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cat_2k_args, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cat_graph_opt, test/test_jit_fuser_te.py::TestTEFuserStatic::test_channels_last_dims_dynamic, test/test_jit_fuser_te.py::TestTEFuserStatic::test_checks_cat_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_correctness, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_distributes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_motion_deduplicates_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_mul_one, test/test_jit_fuser_te.py::TestTEFuserStatic::test_chunk_multiple, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp_double, test/test_jit_fuser_te.py::TestTEFuserStatic::test_clamp_int, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_eq_ne, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_ge_le, test/test_jit_fuser_te.py::TestTEFuserStatic::test_comparison_gt_lt, test/test_jit_fuser_te.py::TestTEFuserStatic::test_concat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_concat_invariant, test/test_jit_fuser_te.py::TestTEFuserStatic::test_constant_chunk_shapes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_conv2d, test/test_jit_fuser_te.py::TestTEFuserStatic::test_conv2d_depthwise, test/test_jit_fuser_te.py::TestTEFuserStatic::test_cuda_half, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dims, test/test_jit_fuser_te.py::TestTEFuserStatic::test_disabled, test/test_jit_fuser_te.py::TestTEFuserStatic::test_div_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dynamic_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_dynamic_shapes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_eq_unsqueeze_type_as, test/test_jit_fuser_te.py::TestTEFuserStatic::test_erf, test/test_jit_fuser_te.py::TestTEFuserStatic::test_exhaust_specializations, test/test_jit_fuser_te.py::TestTEFuserStatic::test_exp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_fusion_reuse_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_gelu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_hardsigmoid_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_hardswish_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserStatic::test_isnan, test/test_jit_fuser_te.py::TestTEFuserStatic::test_kernel_cache_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lerp, test/test_jit_fuser_te.py::TestTEFuserStatic::test_list_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_concat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_gates_permutations, test/test_jit_fuser_te.py::TestTEFuserStatic::test_lstm_traced, test/test_jit_fuser_te.py::TestTEFuserStatic::test_masked_fill, test/test_jit_fuser_te.py::TestTEFuserStatic::test_matmul, test/test_jit_fuser_te.py::TestTEFuserStatic::test_milstm, test/test_jit_fuser_te.py::TestTEFuserStatic::test_minmax, test/test_jit_fuser_te.py::TestTEFuserStatic::test_minmax_int_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_mul_bool, test/test_jit_fuser_te.py::TestTEFuserStatic::test_neg_pow, test/test_jit_fuser_te.py::TestTEFuserStatic::test_nonzero_device_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_nop, test/test_jit_fuser_te.py::TestTEFuserStatic::test_pow_multiple_dtype, test/test_jit_fuser_te.py::TestTEFuserStatic::test_profiler, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_broadcast_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_cuda, test/test_jit_fuser_te.py::TestTEFuserStatic::test_rand_diamond, test/test_jit_fuser_te.py::TestTEFuserStatic::test_relu, test/test_jit_fuser_te.py::TestTEFuserStatic::test_relu_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserStatic::test_remove_output_used_only_in_size, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar_arg, test/test_jit_fuser_te.py::TestTEFuserStatic::test_scalar_only_inputs, test/test_jit_fuser_te.py::TestTEFuserStatic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserStatic::test_small_constant, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sub_gt_and, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_dim, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_keepdim_cast, test/test_jit_fuser_te.py::TestTEFuserStatic::test_sum_simple, test/test_jit_fuser_te.py::TestTEFuserStatic::test_superslomo, test/test_jit_fuser_te.py::TestTEFuserStatic::test_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_ternary_norm_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_ternary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_threshold, test/test_jit_fuser_te.py::TestTEFuserStatic::test_to_device, test/test_jit_fuser_te.py::TestTEFuserStatic::test_to_dtype, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_type_as_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_typecheck, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unary_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unrolled_cat, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsqueeze_size_calculation, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsqueeze_var_dim, test/test_jit_fuser_te.py::TestTEFuserStatic::test_unsupported_dtypes, test/test_jit_fuser_te.py::TestTEFuserStatic::test_where_and_typing, test/test_jit_fuser_te.py::TestTEFuserStatic::test_where_ops, test/test_jit_fuser_te.py::TestTEFuserStatic::test_with_strict_fusion, test/test_jit_fuser_te.py::TestTEFuserStatic::test_zero_element_tensors, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_abs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_adaptive_avg_pool2d, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_add_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_addcmul, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_arg_configurations_smoke, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_autocast_down, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_autocast_up, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_batch_norm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_div_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_pow, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_binary_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_bitwise_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_broadcast, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cat_2k_args, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cat_graph_opt, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_channels_last_dims_dynamic, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_checks_cat_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_correctness, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_distributes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_motion_deduplicates_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_mul_one, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_chunk_multiple, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp_double, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_clamp_int, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_eq_ne, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_ge_le, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_comparison_gt_lt, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_concat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_concat_invariant, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_constant_chunk_shapes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_conv2d, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_conv2d_depthwise, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_cuda_half, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dims, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_disabled, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_div_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dynamic_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_dynamic_shapes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_eq_unsqueeze_type_as, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_erf, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_exhaust_specializations, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_exp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_fusion_reuse_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_gelu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_hardsigmoid_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_hardswish_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_isnan, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_kernel_cache_multi_gpu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lerp, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_list_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_concat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_gates_permutations, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_lstm_traced, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_masked_fill, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_matmul, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_milstm, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_minmax, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_minmax_int_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_mul_bool, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_neg_pow, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_nonzero_device_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_nop, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_pow_multiple_dtype, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_profiler, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_broadcast_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_cuda, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_rand_diamond, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_relu, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_relu_fwd_bwd, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_remove_output_used_only_in_size, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar_arg, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_scalar_only_inputs, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_small_constant, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sub_gt_and, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_dim, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_keepdim_cast, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_sum_simple, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_superslomo, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_tensor_scalar_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_ternary_norm_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_ternary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_threshold, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_to_device, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_to_dtype, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_type_as_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_typecheck, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unary_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unrolled_cat, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsqueeze_size_calculation, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsqueeze_var_dim, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_unsupported_dtypes, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_where_and_typing, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_where_ops, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_with_strict_fusion, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_zero_element_tensors, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures___rmatmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures_frac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_failures_matmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_H_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_T_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___getitem___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___radd___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rand___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rdiv___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmod___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rmul___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___ror___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rpow___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rsub___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness___rxor___cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__batch_norm_with_update_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__chunk_cat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__native_batch_norm_legit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_lengths_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__segment_reduce_offsets_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__softmax_backward_data_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__unsafe_masked_index_put_accumulate_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness__upsample_bilinear2d_aa_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_abs_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acos_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_acosh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addbmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcdiv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addcmul_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmm_decomposed_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addmv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_addr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_alias_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_all_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_allclose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_aminmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_angle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_any_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_arange_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argsort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_argwhere_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_partial_views_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_as_strided_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_asinh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atanh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_1d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_2d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_atleast_3d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_baddbmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bernoulli_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bfloat16_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bincount_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_and_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_left_shift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_not_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_or_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_right_shift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bitwise_xor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_block_diag_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bmm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bool_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_shapes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_broadcast_to_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_bucketize_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_byte_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cartesian_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cauchy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cdouble_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ceil_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cfloat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chalf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_char_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_inverse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cholesky_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_chunk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_max_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clamp_min_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_clone_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_column_stack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_combinations_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_complex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_conj_physical_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_constant_pad_nd_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_contiguous_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_copysign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_corrcoef_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cos_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cosh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_count_nonzero_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cov_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cross_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cummin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumprod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_cumulative_trapezoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_deg2rad_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diag_embed_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagflat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diagonal_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_diff_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_digamma_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_floor_rounding_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_no_rounding_mode_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_div_trunc_rounding_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_double_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_dstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_einsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_permuted_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_empty_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eq_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_equal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_erfinv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expand_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_expm1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_exponential_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e4m3fn, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e4m3fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e5m2, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_float8_e5m2fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_eye_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_fftshift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_hfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ifftshift_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_ihfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_irfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfft_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fft_rfftn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flatten_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flip_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fliplr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_flipud_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_float_power_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_floor_divide_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_fmod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_frexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_full_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gather_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gcd_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ge_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geometric_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_geqrf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gradient_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_grid_sampler_2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_gt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_half_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hash_tensor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_heaviside_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogram_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogram_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogramdd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_histogramdd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_hypot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_i0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_igammac_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_imag_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_put_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_mean_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_reduce_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_index_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_inner_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_int_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isclose_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isfinite_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isinf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isnan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isneginf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isposinf_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_isreal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_istft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_istft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_item_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_jiterator_unary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kron_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_kthvalue_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lcm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ldexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_le_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lerp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lgamma_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cholesky_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cond_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_cross_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_det_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_diagonal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eig_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvals_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_eigvalsh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_householder_product_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_inv_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_ldl_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_factor_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_lu_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_power_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_multi_dot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_hermitian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_pinv_singular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_qr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_slogdet_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_ex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_solve_triangular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_svdvals_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorinv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_tensorsolve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vander_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vecdot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linalg_vector_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_linspace_tensor_overload_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log10_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log1p_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_normal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_log_softmax_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logaddexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logcumsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logdet_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_and_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_not_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_or_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logical_xor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logspace_tensor_overload_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_logsumexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_long_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_lu_unpack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mH_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mT_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_argmin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumprod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_cumsum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_fill_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_log_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logaddexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_logsumexp_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_median_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_normalize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_softmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_std_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_masked_var_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_matrix_exp_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_no_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_max_reduction_with_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_maximum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_median_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_binary_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_no_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_min_reduction_with_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_minimum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mm_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mode_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_movedim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_msort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mul_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_multinomial_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mv_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nan_to_num_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanmedian_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanquantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nanquantile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nansum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_narrow_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_batch_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_dropout_backward_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_native_layer_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ne_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_neg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_empty_strided_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_full_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_ones_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_new_zeros_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nextafter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_alpha_dropout_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_batch_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_celu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_channel_shuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_cross_entropy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_ctc_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_ctc_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_dropout_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_elu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_bag_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_embedding_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_gelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_glu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_grid_sample_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_group_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardswish_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hardtanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_huber_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_instance_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_area_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest-exact_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_kl_div_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_l1_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_layer_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_leaky_relu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_linear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_local_response_norm_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_logsigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool2d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_pool3d_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mish_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_mse_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_head_attention_forward_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_normalize_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_one_hot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_circular_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_constant_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_reflect_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pad_replicate_negative_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pdist_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_prelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu6_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_relu_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rms_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_rrelu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_scaled_dot_product_attention_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_selu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_complex_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_complex_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_silu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softplus_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_softsign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_threshold_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_unfold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_bilinear_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_nonzero_static_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_fro_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_inf_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_norm_nuc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_in_place_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_normal_number_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ones_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ormqr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_outer_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pca_lowrank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_permute_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pinverse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polar_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polar_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_positive_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_pow_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_put_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_qr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_quantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_quantile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rad2deg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rand_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randint_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_randn_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_ravel_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_real_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reciprocal_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_remainder_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_renorm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_repeat_interleave_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_reshape_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resize_as__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_conj_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_resolve_neg_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_roll_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rot90_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_round_decimals_neg_3_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsqrt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_rsub_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scalar_tensor_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_add_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amax_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_amin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_mean_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_prod_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_scatter_reduce_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_searchsorted_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_select_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sgn_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_short_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sigmoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sign_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_bartlett_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_bartlett_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_blackman_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_blackman_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_cosine_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_exponential_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_gaussian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_gaussian_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_cosine_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_general_hamming_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hamming_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hann_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_hann_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_kaiser_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_kaiser_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_nuttall_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signal_windows_nuttall_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_signbit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sin_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sinh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_slice_scatter_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_softmax_with_dtype_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sort_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_mm_reduce_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sparse_sampled_addmm_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_airy_ai_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_j1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_bessel_y1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_entr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_erfcx_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i0e_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_i1e_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_log_ndtr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_i1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_modified_bessel_k1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtr_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_ndtri_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_xlog1py_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_special_zeta_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_list_args_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_split_with_sizes_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sqrt_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_square_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_squeeze_multiple_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_mean_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_std_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_stft_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sub_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_sum_to_size_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_svd_lowrank_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_t_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_along_dim_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_take_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tan_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tanh_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensor_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tensordot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tile_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_to_sparse_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_topk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e4m3fn, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e4m3fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e5m2, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch__scaled_mm_cpu_float8_e5m2fnuz, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_torch_ops_aten__safe_softmax_default_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trace_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_transpose_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapezoid_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trapz_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triangular_solve_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_indices_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_tril_indices_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_indices_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_triu_indices_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_true_divide_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_trunc_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unbind_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unflatten_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unfold_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_uniform_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_consecutive_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unique_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unravel_index_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_chunk_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsafe_split_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_unsqueeze_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_mean_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_var_unbiased_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vdot_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_complex_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_real_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_as_real_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_copy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_view_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vsplit_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_vstack_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_where_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_xlogy_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zero__cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_bfloat16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_bool, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex128, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_complex64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_float64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int16, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int64, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_int8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_nnc_correctness_zeros_like_cpu_uint8, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_H_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_T_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___getitem___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___rpow___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported___rsub___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__batch_norm_with_update_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__chunk_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__native_batch_norm_legit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__segment_reduce_lengths_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__segment_reduce_offsets_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__softmax_backward_data_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__unsafe_masked_index_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__unsafe_masked_index_put_accumulate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported__upsample_bilinear2d_aa_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_acosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addcdiv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addmv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_addr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_alias_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_all_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_allclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_aminmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_angle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_any_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_arange_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argsort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_argwhere_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_partial_views_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_as_strided_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_asinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_atleast_3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_baddbmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bernoulli_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bfloat16_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_block_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_shapes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_broadcast_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_bucketize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cartesian_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cauchy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cdouble_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cfloat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_chalf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_inverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cholesky_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clamp_max_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clamp_min_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_clone_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_column_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_combinations_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_conj_physical_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_constant_pad_nd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_copysign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_corrcoef_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_count_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cov_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cummax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cummin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_cumulative_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_deg2rad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diag_embed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagflat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diagonal_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_diff_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_digamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_dstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_einsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_permuted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_equal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_erfinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_exp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_expand_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_eye_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_fftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_hfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ifftshift_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_ihfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_irfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfft2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fft_rfftn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flip_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fliplr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_flipud_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_float_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_floor_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_fmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_frexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_full_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_gather_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_geometric_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_geqrf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_gradient_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_grid_sampler_2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hash_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_heaviside_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histogram_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_histogramdd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_hypot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_igamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_igammac_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_index_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_inner_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isclose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isfinite_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isneginf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isposinf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_isreal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_item_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_2inputs_2outputs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_binary_return_by_ref_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_jiterator_unary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_kron_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_kthvalue_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ldexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cholesky_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cholesky_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cond_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_cross_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_det_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_diagonal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eig_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_eigvalsh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_householder_product_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_inv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_inv_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_ldl_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lstsq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lstsq_grad_oriented_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_factor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_factor_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_power_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_rank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_matrix_rank_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_multi_dot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_hermitian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_pinv_singular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_slogdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_ex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_solve_triangular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_svdvals_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_tensorinv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_tensorsolve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vander_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vecdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linalg_vector_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_linspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_log_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logaddexp2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logcumsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logdet_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_and_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_not_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_or_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logical_xor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logspace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logspace_tensor_overload_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_lu_unpack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mH_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mT_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_argmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_argmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_cumprod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_cumsum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_log_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_logaddexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_logsumexp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_masked_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_matrix_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_pool2d_with_indices_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_max_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_maximum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_median_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_meshgrid_list_of_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_meshgrid_variadic_tensors_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_min_reduction_no_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_min_reduction_with_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_minimum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_movedim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_msort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_multinomial_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mv_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nan_to_num_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanmean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanmedian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nanquantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nansum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_narrow_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_narrow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_dropout_backward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_native_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_empty_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_empty_strided_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_full_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_new_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nextafter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_alpha_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_avg_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_batch_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_binary_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_celu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_channel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_conv_transpose3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cosine_similarity_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_cross_entropy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_ctc_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_dropout_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_elu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_embedding_bag_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_embedding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_gelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_glu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_grid_sample_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_group_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_huber_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_instance_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_area_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_bicubic_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_interpolate_trilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_kl_div_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_layer_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_linear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_local_response_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_logsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_margin_ranking_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_pool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool1d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool2d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool3d_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_mish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_mse_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multi_head_attention_forward_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multi_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_normalize_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_circular_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_constant_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_reflect_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_replicate_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pad_replicate_negative_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pairwise_distance_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pdist_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pixel_shuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_pixel_unshuffle_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_poisson_nll_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_prelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_rms_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_rrelu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_selu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_silu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_smooth_l1_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_soft_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softmin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softmin_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_softshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_triplet_margin_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_upsample_bilinear_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nn_functional_upsample_nearest_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nonzero_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_nonzero_static_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_fro_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_inf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_norm_nuc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_in_place_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_normal_number_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ones_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ones_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ormqr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_outer_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_pca_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_permute_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_pinverse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polar_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_polygamma_polygamma_n_4_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_positive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_put_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_qr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_quantile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rad2deg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rand_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randint_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randint_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_randn_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_ravel_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_real_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_renorm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_repeat_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_repeat_interleave_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resize__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resize_as__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resolve_conj_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_resolve_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_roll_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_rot90_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_round_decimals_neg_3_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scalar_tensor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_amax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_amin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_prod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_scatter_reduce_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_searchsorted_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_select_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_select_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sgn_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_bartlett_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_blackman_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_exponential_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_gaussian_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_general_cosine_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_general_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_hamming_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_hann_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_kaiser_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signal_windows_nuttall_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_signbit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sinc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_slice_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_slice_scatter_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_softmax_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_softmax_with_dtype_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sort_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sparse_mm_reduce_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sparse_sampled_addmm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_airy_ai_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_j1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_y0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_bessel_y1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_entr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_erfcx_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_hermite_polynomial_h_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_hermite_polynomial_he_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i0e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_i1e_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_laguerre_polynomial_l_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_legendre_polynomial_p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_log_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_i0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_i1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_ndtr_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_ndtri_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_scaled_modified_bessel_k0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_scaled_modified_bessel_k1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_spherical_bessel_j0_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_xlog1py_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_special_zeta_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_list_args_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_with_sizes_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_split_with_sizes_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_square_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_squeeze_multiple_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_stack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_std_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_stft_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_sum_to_size_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_svd_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_svd_lowrank_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_t_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_take_along_dim_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_take_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tensor_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tensordot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tile_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_to_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_to_sparse_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_topk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trace_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_transpose_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trapezoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_trapz_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_triangular_solve_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_tril_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_triu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unbind_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unbind_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unflatten_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unfold_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unfold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_uniform_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unique_consecutive_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unique_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsafe_chunk_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsafe_split_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_unsqueeze_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_mean_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_var_unbiased_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vdot_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_view_as_complex_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_view_copy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vsplit_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_vstack_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_xlogy_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zero__cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zeros_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_unsupported_zeros_like_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___radd___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rdiv___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rmod___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working___rmul___cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_abs_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_acos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_add_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_addcmul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_addmm_decomposed_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_asin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_atan2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_atan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_bool_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_byte_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ceil_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_char_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_clamp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_contiguous_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_cos_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_cosh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_floor_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_no_rounding_mode_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_div_trunc_rounding_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_double_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_eq_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_erf_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_erfc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_exp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expand_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expand_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_expm1_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_float_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_floor_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_fmod_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ge_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_gt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_half_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_int_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_isnan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_le_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lerp_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lgamma_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log10_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log1p_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log2_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_log_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_long_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_lt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_masked_fill_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_max_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mean_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_min_binary_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mm_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_mul_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_ne_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_neg_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardsigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardswish_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_hardtanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_leaky_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_relu6_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_relu_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_softplus_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_softsign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_tanhshrink_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_nn_functional_threshold_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_permute_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_pow_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reciprocal_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_remainder_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reshape_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_reshape_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_round_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_rsqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_rsub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_short_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sigmoid_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sign_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sin_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sinh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sqrt_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sub_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_sum_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_t_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_tan_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_tanh_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_transpose_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_true_divide_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_trunc_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_unsqueeze_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_view_as_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_view_cpu_float32, test/test_jit_fuser_te.py::TestNNCOpInfoCPU::test_working_where_cpu_float32, test/test_jit_fuser_te.py::TestLoopnestRandomizationCPU::test_relu_cpu 2025-08-14T21:46:00.6626060Z 2025-08-14T21:46:00.7275300Z Running functorch/test_vmap_registrations 1/1 ... [2025-08-14 21:46:00.727316] 2025-08-14T21:46:00.7276170Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:00.7278370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_vmap_registrations.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-08-14 21:46:00.727621] 2025-08-14T21:46:02.6096870Z Running nn/test_parametrization 1/1 ... [2025-08-14 21:46:02.609477] 2025-08-14T21:46:02.6097400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:02.6102090Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_parametrization.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-08-14 21:46:02.610063] 2025-08-14T21:46:05.1428260Z 2025-08-14T21:46:05.1429270Z nn/test_parametrization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_parametrization_1.1_79443143c8ca1cce_.log 2025-08-14T21:46:05.1451230Z Running 58 items in this shard: test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_deepcopy_after_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_deepcopy_after_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_errors_parametrized_tensor_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_errors_parametrized_tensor_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_errors_unparametrized_tensor_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_errors_unparametrized_tensor_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_initialization_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_initialization_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_multiple_inputs_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_multiple_inputs_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_dim_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_dim_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_forward_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_forward_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_load_state_dict_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_load_state_dict_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_value_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_new_spectral_norm_value_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_orthogonal_errors_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_orthogonal_errors_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_orthogonal_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_orthogonal_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_parametrization_same_training_mode_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_parametrization_same_training_mode_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_buffer_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_buffer_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_nested_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_nested_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_register_and_remove_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_register_parametrization_no_grad, test/nn/test_parametrization.py::TestNNParametrization::test_serialization_parametrization_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_serialization_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_many_to_one_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_many_to_one_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_right_inverse_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_right_inverse_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_single_param_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_single_param_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_type_before_parametrizations_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_type_before_parametrizations_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_deepcopy_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_deepcopy_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_pickle_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_pickle_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_state_dict_compat_swap_False, test/nn/test_parametrization.py::TestNNParametrization::test_weight_norm_state_dict_compat_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_wrapper_subclass_parametrization_swap_True, test/nn/test_parametrization.py::TestNNParametrizationDeviceCPU::test_weight_norm_parametrization_swap_False_cpu, test/nn/test_parametrization.py::TestNNParametrizationDeviceCPU::test_weight_norm_parametrization_swap_True_cpu 2025-08-14T21:46:05.1467710Z 2025-08-14T21:46:05.4085370Z 2025-08-14T21:46:05.4087160Z functorch/test_vmap_registrations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_registrations_1.1_c3f6fbafe7d3a890_.log 2025-08-14T21:46:05.4729960Z Running 1705 items in this shard: test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[_test::cat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[_test::get_first], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[_test::leaky_relu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_add_batch_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_full_precision], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_reduced_precision], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Byte], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Char], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Double], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Half], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Long], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Short], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_choose_qparams_per_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution.deprecated], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_double_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_clear_plan_cache], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_max_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_set_plan_cache_max_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_debug_has_internal_overlap], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_dim_arange], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_embedding_bag_sparse_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_fused_rms_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_gather_sparse_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_grid_sampler_2d_cpu_fallback_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_has_compatible_shallow_copy_type], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_is_zerotensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_lu_with_info], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_nnpack_available], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pack_padded_sequence_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_circular], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_enum], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_packed_sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_propagate_xla_data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_remove_batch_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_reshape_from_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_rowwise_prune], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_saturate_weight_to_fp16], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_scaled_dot_product_attention_math], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_shape_as_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_draw], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_ff_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_initialize_state_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_scramble_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsc_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsr_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_compressed_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_coo_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csc_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csr_tensor_unsafe], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_mm.reduce], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_mm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dim_dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.a], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.b], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_autograd_multiple_dispatch.ntonly], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_check_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_serialization_subcmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_string_default], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_gru_cell_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_lstm_cell_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_fused_lstm_cell_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_to_cpu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_unpack_dual], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bicubic2d_aa.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bilinear2d_aa.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_use_cudnn_rnn_flatten_weight], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsc_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsr_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_compressed_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_coo_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csc_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csr_tensor_args], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_version], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm_differentiable_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_wrapped_linear_prepack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_wrapped_quantized_linear_prepacked], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adjoint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::affine_grid_generator_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to.ellipsis_idx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort.stable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort.stable_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argwhere], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::batch_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bilinear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_to], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::can_cast], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cartesian_prod], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cdist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chalf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::choose_qparams_optimized], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::coalesce], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::combinations], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj_physical], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::contiguous], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_tbc_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose2d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose3d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::corrcoef], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_similarity], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cov], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross_entropy_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.IntList], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cudnn_is_acceptable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummaxmin_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum_.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagflat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagonal.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::einsum], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag.padding_idx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_sparse_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::empty.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::expand_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine_cachemask_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine.tensor_qparams], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine_cachemask_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight_fp32_activation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight_fp32_activation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_quantize_weight], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_gemm_matrix_fp16], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix.KN], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fill_diagonal_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.DimnameList], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.named_out_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_ints], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten_dense_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fliplr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flipud], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fused_moving_avg_obs_fake_quant], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalararray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::grid_sampler], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::group_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hinge_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.TensorList_bins], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.int_bins], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::imag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_add.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy_.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::infinitely_differentiable_gelu_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::instance_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_complex], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_distributed], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_floating_point], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_inference], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_leaf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_neg], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_nonzero], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_signed], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_vulkan_available], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isclose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isfinite], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isreal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::istft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::item], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kl_div], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::l1_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::layer_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_diagonal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh.eigvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out_tol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.tol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out_rcond_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.rcond_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd.U], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vander], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mH], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mT], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::margin_ranking_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::masked_select_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_H], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim_max], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d_with_indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim_values], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid.indexing], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim_min], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mish_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim_values], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::native_channel_shuffle], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nested_to_padded_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss_nd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nonzero_numpy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim_dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_dtype_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm_except_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::numpy_T], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::one_hot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::output_nr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad_sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pairwise_distance], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pdist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pin_memory], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pinverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::poisson_nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::positive], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.Dimname_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.dim_Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::promote_types], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr.Q], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_gru_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_lstm_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_relu_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_tanh_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rand.generator_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.generator_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ravel], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::real], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::refine_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::requires_grad_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_neg], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retain_grad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retains_grad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rms_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scaled_dot_product_attention], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_src], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_value], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter_add.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::select.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_.source_Tensor_storage_offset], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::silu_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::smm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_stable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values_stable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::split.sizes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze_.dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sspaddmm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft.center], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.DimnameList_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.dim_DimnameList], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum_to_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd.U], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sym_numel], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sym_size.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sym_storage_offset], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sym_stride.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.sections], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.tensor_indices_or_sections], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensordot.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensordot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.device], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype_layout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_mkldnn_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse.sparse_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse_bsc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse_bsr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse_csc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_sparse_csr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trace_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::transpose.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::triplet_margin_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::type_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unbind.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.Dimname], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten_dense_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unsafe_chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bicubic2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bilinear2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_linear1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_trilinear3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::value_selecting_reduction_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vander], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::view_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack.out], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarOther], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarSelf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[inductor::_alloc_from_pool], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_linear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter_new], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit._RecordFunction], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv1d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_dilation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_groups], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_output_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_stride], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_transpose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack_sizes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_dilation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_groups], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_output_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_stride], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_transpose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose1d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_dilation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_groups], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_output_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_stride], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_transpose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_dilation], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_groups], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_output_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_stride], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_transpose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::embedding_bag_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack_fp16], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::make_quantized_cell_params_fp16], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_a_batching_rule_for_composite_implicit_autograd_[sparse::qlinear_unpack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__and__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__and__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__iand__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__iand__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__ior__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__ior__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__ixor__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__ixor__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__or__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__or__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__xor__.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::__xor__.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_batch_norm_impl_index], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_convolution_double_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_convolution_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_fused_rms_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_has_compatible_shallow_copy_type], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_lu_with_info], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_pad_circular], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_scaled_dot_product_attention_math], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_test_check_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_upsample_bicubic2d_aa.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::_upsample_bilinear2d_aa.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::absolute], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::absolute_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::adaptive_max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::adjoint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::alias_copy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arccos], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arccos_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arccosh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arccosh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arcsin], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arcsin_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arcsinh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arcsinh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctan2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctan2_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctan], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctan_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctanh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::arctanh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::argsort.stable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::argsort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::as_strided_copy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_1d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_2d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_3d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::atleast_3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::batch_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::broadcast_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::broadcast_to], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cartesian_prod], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cdist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::clip.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::clip], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::combinations], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::concat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::concatenate], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conj_physical], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::contiguous], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv1d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv2d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv3d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv_transpose1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv_transpose2d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::conv_transpose3d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::corrcoef], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cosine_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cosine_similarity], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cov], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cross], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cross_entropy_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cumprod_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::diag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::diagonal_copy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::diff], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide_.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::divide_.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::dsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::dsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::dstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::einsum], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::embedding_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::expand_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_fft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_fft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_fftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_fftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_hfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_hfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_hfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_ifft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_ifft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_ifftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_ifftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_ihfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_irfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_irfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_irfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_rfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_rfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fft_rfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fix], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::flatten.using_ints], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::fliplr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::flipud], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::float_power.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::frobenius_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gather_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::ger], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.scalararray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.scalarint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.scalarrayarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.scalarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.tensorarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::gradient.tensorarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::greater.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::greater.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::greater_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::greater_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::grid_sampler], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::group_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::hinge_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::hsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::hsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::hstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::imag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::index_select_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::inner], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::instance_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::inverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::is_complex], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::is_same_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::isfinite], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::isreal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::kron], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::l1_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::layer_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::ldexp.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::less.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::less.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::less_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::less_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_cholesky], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_cond], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_diagonal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_eigh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_eigvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_eigvalsh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_inv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_ldl_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_lu_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm.str_ord], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matrix_rank.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_matrix_rank.atol_rtol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_multi_dot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_norm.ord_str], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_pinv.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_pinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_solve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_solve_ex], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_svdvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_tensorinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_vander], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linalg_vecdot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::linear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::log_sigmoid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::log_softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::logdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::mH], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::mT], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::matrix_H], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::matrix_exp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::max.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::max_pool1d_with_indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::max_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::max_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::meshgrid.indexing], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::meshgrid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::min.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::moveaxis.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::movedim.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::movedim.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::msort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::multiply.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::multiply.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::multiply_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::multiply_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nanmean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::narrow], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::negative], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nll_loss2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nll_loss_nd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::not_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::not_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nuclear_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::nuclear_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::numpy_T], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::orgqr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::outer], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::pad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::pairwise_distance], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::pinverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::poisson_nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::positive], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::prelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::qr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::ravel], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::real], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::relu6], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::relu6_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::reshape], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::reshape_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::resolve_conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::resolve_neg], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::result_type.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::result_type.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::rms_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::row_stack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::rrelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::rrelu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::scaled_dot_product_attention], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::selu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::selu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::size.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::slogdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_digamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_erf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_erfc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_erfinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_exp2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_expit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_expm1], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_gammainc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_gammaincc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_gammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_i0], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_log1p], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_log_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_logit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_logsumexp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_multigammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_ndtr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_polygamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_psi], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_round], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_sinc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_xlogy.other_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_xlogy.self_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::special_xlogy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::split.sizes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::square], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::std.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::std], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::std_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::std_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::subtract.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::sum_to_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::swapaxes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::swapaxes_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::swapdims], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::swapdims_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::take_along_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::tensor_split.indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::tensor_split.sections], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::tensordot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::tile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::to.device], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::to.dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::to.dtype_layout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::to.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::trapz.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::trapz.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::true_divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::true_divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::true_divide_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::true_divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::type_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::unflatten.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::unfold_copy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::unsafe_chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_bicubic2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_bilinear2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_linear1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_nearest1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_nearest2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_nearest3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::upsample_trilinear3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::value_selecting_reduction_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::var.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::var], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::var_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::var_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::view_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::vsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::vsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::vstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::where.ScalarOther], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::where.ScalarSelf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_register_functorch_batched_decomposition_[aten::where.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::absolute], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::absolute_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::adaptive_avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::adaptive_avg_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::adaptive_avg_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::adaptive_max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::adjoint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::affine_grid_generator_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::align_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::align_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::align_to.ellipsis_idx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::align_to], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::alpha_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::alpha_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arccos], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arccos_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arccosh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arccosh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arcsin], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arcsin_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arcsinh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arcsinh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctan2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctan2_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctan], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctan_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctanh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::arctanh_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::argsort.stable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::argsort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::argwhere], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_1d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_2d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_3d.Sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::atleast_3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::avg_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::batch_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::bilinear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::broadcast_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::broadcast_to], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::can_cast], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cartesian_prod], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cat.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cdist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::chain_matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::chalf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::choose_qparams_optimized], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::clip.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::clip], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::clip_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::clip_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::coalesce], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::column_stack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::combinations], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::concat.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::concat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::concatenate.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::concatenate], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conj_physical], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::contiguous], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv1d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv2d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv3d.padding], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv_tbc_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv_transpose1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv_transpose2d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::conv_transpose3d.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::corrcoef], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cosine_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cosine_similarity], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cov], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cross], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cross_entropy_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ctc_loss.IntList], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ctc_loss.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cudnn_is_acceptable], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cummaxmin_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cumprod_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::diag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::diagflat], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::diff], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide.out_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide_.Scalar_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::divide_.Tensor_mode], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::dsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::dsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::dstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::einsum], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::embedding_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::embedding_bag.padding_idx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::embedding_bag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::expand_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::feature_alpha_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::feature_alpha_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::feature_dropout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::feature_dropout_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_fft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_fft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_fftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_fftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_hfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_hfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_hfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ifft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ifft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ifftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ifftshift], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ihfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ihfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_ihfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_irfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_irfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_irfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_rfft2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_rfft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fft_rfftn], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fill_diagonal_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fix], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fix_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::flatten.named_out_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::flatten.using_ints], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::flatten.using_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::flatten_dense_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fliplr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::flipud], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::float_power.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::float_power.Tensor_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::float_power.Tensor_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::float_power_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::float_power_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::frobenius_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::fused_moving_avg_obs_fake_quant], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gather_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ger], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.scalararray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.scalarint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.scalarrayarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.scalarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.tensorarray], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gradient.tensorarrayint], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::greater_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::grid_sampler], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::group_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gru.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gru.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::gru_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::hinge_embedding_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::histogramdd.TensorList_bins], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::histogramdd.int_bins], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::histogramdd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::hsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::hsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::hstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::imag], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::index_select_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::infinitely_differentiable_gelu_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::inner], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::instance_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::inverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::isclose], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::isfinite], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::isreal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::istft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::item], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::kl_div], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::kron], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::l1_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::layer_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ldexp.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ldexp_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::less_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_cholesky], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_cond.p_str], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_cond], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_det], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_diagonal], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_eigh.eigvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_eigh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_eigvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_eigvalsh], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_inv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_ldl_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_lu_factor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_norm.str_ord], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.out_tol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.tol_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_matrix_rank], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_multi_dot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_norm.ord_str], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_pinv.atol_rtol_float], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_pinv.out_rcond_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_pinv.rcond_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_pinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_slogdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_solve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_solve_ex], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_svd.U], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_svdvals], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_tensorinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_tensorsolve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_vander], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linalg_vecdot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::linear], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::log_sigmoid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::log_softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::logdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::logsumexp.names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::lstm.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::lstm.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::lstm_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::lu_solve], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::mH], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::mT], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::margin_ranking_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::masked_select_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::matmul], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::matrix_H], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::matrix_exp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::matrix_exp_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::matrix_power], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max.names_dim_max], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max_pool1d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max_pool1d_with_indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max_pool2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::max_pool3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::median.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::median.names_dim_values], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::meshgrid.indexing], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::meshgrid], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::min.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::min.names_dim_min], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::min.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::mish_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::moveaxis.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::moveaxis.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::movedim.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::movedim.intlist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::msort], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::multilabel_margin_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::multiply.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::multiply.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::multiply_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::multiply_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nanmean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nanmedian.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nanmedian.names_dim_values], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nanquantile.scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nanquantile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::narrow.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::narrow], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::native_channel_shuffle], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::negative], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::negative_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nested_to_padded_tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nll_loss2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nll_loss_nd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nonzero_numpy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim_dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::norm_except_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::not_equal.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::not_equal.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::not_equal_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::not_equal_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nuclear_norm.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::nuclear_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::numpy_T], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::one_hot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::orgqr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::outer], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::output_nr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pad_sequence], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pairwise_distance], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pdist], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pin_memory], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::pinverse], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::poisson_nll_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::positive], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::prelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::promote_types], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::qr.Q], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::qr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::quantile.scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::quantile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::ravel], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::real], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::refine_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::relu6], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::relu6_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rename], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rename_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::repeat_interleave.self_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::repeat_interleave.self_int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::requires_grad_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::reshape], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::reshape_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::resolve_conj], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::resolve_neg], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::result_type.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::result_type.Scalar_Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::result_type.Scalar_Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::result_type.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::retain_grad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::retains_grad], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rms_norm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_relu.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_relu.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_relu_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_tanh.data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_tanh.input], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rnn_tanh_cell], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::row_stack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rrelu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::rrelu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::scaled_dot_product_attention], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::selu], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::selu_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::set_.source_Tensor_storage_offset], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::set_data], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::silu_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::size.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::slogdet], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::slow_conv3d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::smm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::softmax.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_digamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_erf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_erfc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_erfinv], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_exp2], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_expit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_expm1], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_gammainc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_gammaincc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_gammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_i0], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_log1p], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_log_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_logit], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_logsumexp], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_multigammaln], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_ndtr], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_polygamma], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_psi], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_round], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_sinc], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_softmax], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_xlogy.other_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_xlogy.self_scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::special_xlogy], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::split.sizes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::square], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::square_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sspaddmm], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std_mean.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std_mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::std_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::stft.center], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::stft], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::stride.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::subtract.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::subtract.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::subtract_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::subtract_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sum_to_size], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::svd.U], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::svd], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::swapaxes], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::swapaxes_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::swapdims], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::swapdims_], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sym_numel], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sym_size.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sym_storage_offset], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::sym_stride.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::take_along_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::tensor_split.indices], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::tensor_split.sections], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::tensor_split.tensor_indices_or_sections], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::tensordot], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::thnn_conv2d], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::tile], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to.device], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to.dtype], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to.dtype_layout], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to.other], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to_dense], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to_dense_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::to_mkldnn_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::trace_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::trapezoid.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::trapezoid.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::trapz.dx], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::trapz.x], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::triplet_margin_loss], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::true_divide.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::true_divide.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::true_divide_.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::true_divide_.Tensor], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::type_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::unflatten.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::unflatten_dense_tensors], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::unsafe_chunk], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_bicubic2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_bilinear2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_linear1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_nearest1d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_nearest2d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_nearest3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::upsample_trilinear3d.vec], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::value_selecting_reduction_backward], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::vander], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var_mean.correction_names], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var_mean.dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var_mean.names_dim], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::var_mean], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::view_as], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::vsplit.array], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::vsplit.int], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::vstack], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::where.ScalarOther], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::where.ScalarSelf], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::where.Scalar], test/functorch/test_vmap_registrations.py::TestFunctorchDispatcher::test_unimplemented_batched_registrations_[aten::where] 2025-08-14T21:46:05.5353980Z 2025-08-14T21:46:07.5661860Z Running nn/test_pruning 1/1 ... [2025-08-14 21:46:07.565960] 2025-08-14T21:46:07.5662160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:07.5664520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_pruning.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-08-14 21:46:07.566354] 2025-08-14T21:46:07.8816550Z Running test_itt 1/1 ... [2025-08-14 21:46:07.881485] 2025-08-14T21:46:07.8916800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:07.9019590Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_itt.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-08-14 21:46:07.882131] 2025-08-14T21:46:10.0364440Z 2025-08-14T21:46:10.0364970Z nn/test_pruning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pruning_1.1_19663fa68c23ebea_.log 2025-08-14T21:46:10.0372680Z Running 34 items in this shard: test/nn/test_pruning.py::TestPruningNN::test_compute_nparams_to_prune, test/nn/test_pruning.py::TestPruningNN::test_custom_from_mask_pruning, test/nn/test_pruning.py::TestPruningNN::test_global_pruning, test/nn/test_pruning.py::TestPruningNN::test_global_pruning_importance_scores, test/nn/test_pruning.py::TestPruningNN::test_identity_pruning, test/nn/test_pruning.py::TestPruningNN::test_l1_unstructured_pruning, test/nn/test_pruning.py::TestPruningNN::test_l1_unstructured_pruning_with_importance_scores, test/nn/test_pruning.py::TestPruningNN::test_ln_structured_pruning, test/nn/test_pruning.py::TestPruningNN::test_ln_structured_pruning_importance_scores, test/nn/test_pruning.py::TestPruningNN::test_multiple_pruning_calls, test/nn/test_pruning.py::TestPruningNN::test_prune, test/nn/test_pruning.py::TestPruningNN::test_prune_importance_scores, test/nn/test_pruning.py::TestPruningNN::test_prune_importance_scores_mimic_default, test/nn/test_pruning.py::TestPruningNN::test_pruning_container, test/nn/test_pruning.py::TestPruningNN::test_pruning_container_compute_mask, test/nn/test_pruning.py::TestPruningNN::test_pruning_id_consistency, test/nn/test_pruning.py::TestPruningNN::test_pruning_rollback, test/nn/test_pruning.py::TestPruningNN::test_pruning_serialization_model, test/nn/test_pruning.py::TestPruningNN::test_pruning_serialization_state_dict, test/nn/test_pruning.py::TestPruningNN::test_random_pruning, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_0perc, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_forward, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_new_weight, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_orig, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_pickle, test/nn/test_pruning.py::TestPruningNN::test_random_pruning_sizes, test/nn/test_pruning.py::TestPruningNN::test_random_structured_pruning_amount, test/nn/test_pruning.py::TestPruningNN::test_remove_pruning, test/nn/test_pruning.py::TestPruningNN::test_remove_pruning_exception, test/nn/test_pruning.py::TestPruningNN::test_remove_pruning_forward, test/nn/test_pruning.py::TestPruningNN::test_rnn_pruning, test/nn/test_pruning.py::TestPruningNN::test_unstructured_pruning_same_magnitude, test/nn/test_pruning.py::TestPruningNN::test_validate_pruning_amount, test/nn/test_pruning.py::TestPruningNN::test_validate_pruning_amount_init 2025-08-14T21:46:10.0378950Z 2025-08-14T21:46:10.0483080Z 2025-08-14T21:46:10.0483920Z test_itt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_itt_1.1_b413a4dc4e7369cb_.log 2025-08-14T21:46:10.0485380Z Running 1 items in this shard: test/test_itt.py::TestItt::test_itt 2025-08-14T21:46:10.0485700Z 2025-08-14T21:46:12.3863220Z Running test_numba_integration 1/1 ... [2025-08-14 21:46:12.386105] 2025-08-14T21:46:12.3864290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:12.3865100Z Running torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-08-14 21:46:12.386158] 2025-08-14T21:46:12.3866220Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:12.3867120Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_numba_integration.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:12.386393] 2025-08-14T21:46:12.3868560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_numeric.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-08-14 21:46:12.386429] 2025-08-14T21:46:14.7023160Z 2025-08-14T21:46:14.7024150Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_b5aa40fb5ace9324_.log 2025-08-14T21:46:14.7026880Z Running 8 items in this shard: test/test_numba_integration.py::TestNumbaIntegration::test_active_device, test/test_numba_integration.py::TestNumbaIntegration::test_array_adaptor, test/test_numba_integration.py::TestNumbaIntegration::test_conversion_errors, test/test_numba_integration.py::TestNumbaIntegration::test_cuda_array_interface, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_active_device, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_inferred_strides, test/test_numba_integration.py::TestNumbaIntegration::test_from_cuda_array_interface_lifetime 2025-08-14T21:46:14.7028830Z 2025-08-14T21:46:16.7272180Z 2025-08-14T21:46:16.7273400Z torch_np/numpy_tests/core/test_numeric 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numeric_1.1_15d4c2d828283d6e_.log 2025-08-14T21:46:16.7333550Z Running 273 items in this shard: test/torch_np/numpy_tests/core/test_numeric.py::TestResize::test_copies, test/torch_np/numpy_tests/core/test_numeric.py::TestResize::test_negative_resize, test/torch_np/numpy_tests/core/test_numeric.py::TestResize::test_repeats, test/torch_np/numpy_tests/core/test_numeric.py::TestResize::test_reshape_from_zero, test/torch_np/numpy_tests/core/test_numeric.py::TestResize::test_zeroresize, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_choose, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_clip, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_compress, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_count_nonzero, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_cumproduct, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_diagonal, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_accuracy, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype0, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype1, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype2, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype3, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype4, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype5, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype6, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_dtype7, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases_val_2147483647_ndigits_-1, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases_val_2147483647_ndigits_-10, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_dunder_round_edgecases_val_2147483647_ndigits_-9, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_mean, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_prod, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_ptp, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_ravel, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_repeat, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_reshape, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_round, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_round_2, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_round_py_consistency, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_searchsorted, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_size, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_squeeze, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_std, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_sum, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_swapaxes, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_take, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_trace, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_transpose, test/torch_np/numpy_tests/core/test_numeric.py::TestNonarrayArgs::test_var, test/torch_np/numpy_tests/core/test_numeric.py::TestIsscalar::test_isscalar, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_and_eq, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_and_is, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_or_eq, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_or_is, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_xor_eq, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_bitwise_xor_is, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolScalar::test_logical, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolArray::test_all_any, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolArray::test_logical_and_or_xor, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolArray::test_logical_not_abs, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolCmp::test_double, test/torch_np/numpy_tests/core/test_numeric.py::TestBoolCmp::test_float, test/torch_np/numpy_tests/core/test_numeric.py::TestSeterr::test_default, test/torch_np/numpy_tests/core/test_numeric.py::TestSeterr::test_divide_err, test/torch_np/numpy_tests/core/test_numeric.py::TestSeterr::test_errobj, test/torch_np/numpy_tests/core/test_numeric.py::TestSeterr::test_set, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_floating_exceptions_typecode_D, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_floating_exceptions_typecode_F, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_floating_exceptions_typecode_d, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_floating_exceptions_typecode_e, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_floating_exceptions_typecode_f, test/torch_np/numpy_tests/core/test_numeric.py::TestFloatExceptions::test_warnings, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_can_cast, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_can_cast_2, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_can_cast_values, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_coercion, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_coercion_2, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_promote_types_endian, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_result_type, test/torch_np/numpy_tests/core/test_numeric.py::TestTypes::test_tesult_type_2, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_2592_dtype0_count_10_error_index_5, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_2592_dtype0_count_10_error_index_9, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_empty_result, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_failed_itemsetting, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_lengths, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_too_few_items, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_types, test/torch_np/numpy_tests/core/test_numeric.py::TestFromiter::test_values, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_?, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_B, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_D, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_F, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_b, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_d, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_e, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_f, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_h, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_i, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_axis_all_dtypes_typecode_l, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_count_nonzero_list, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_countnonzero_axis_empty, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_countnonzero_keepdims, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_onedim, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_onedim_differs, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_trivial, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_trivial_differs, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_twodim, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_zerod, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_nonzero_zerod_differs, test/torch_np/numpy_tests/core/test_numeric.py::TestNonzeroAndCountNonzero::test_sparse, test/torch_np/numpy_tests/core/test_numeric.py::TestIndex::test_boolean, test/torch_np/numpy_tests/core/test_numeric.py::TestIndex::test_boolean_edgecase, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_large_neg_int64, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_neg_width_boundaries, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_negative, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_positive, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_sufficient_width, test/torch_np/numpy_tests/core/test_numeric.py::TestBinaryRepr::test_zero, test/torch_np/numpy_tests/core/test_numeric.py::TestBaseRepr::test_base3, test/torch_np/numpy_tests/core/test_numeric.py::TestBaseRepr::test_base_range, test/torch_np/numpy_tests/core/test_numeric.py::TestBaseRepr::test_negative, test/torch_np/numpy_tests/core/test_numeric.py::TestBaseRepr::test_positive, test/torch_np/numpy_tests/core/test_numeric.py::TestArrayComparisons::test_array_equal, test/torch_np/numpy_tests/core/test_numeric.py::TestArrayComparisons::test_array_equal_equal_nan, test/torch_np/numpy_tests/core/test_numeric.py::TestArrayComparisons::test_array_equiv, test/torch_np/numpy_tests/core/test_numeric.py::TestArrayComparisons::test_none_compares_elementwise, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_array_double, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_complex, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_func_takes_out, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_inplace_array, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_inplace_simple, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_nan, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_non_contig, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_property, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_scalar_nan_propagation_arr0_amin0_amax0, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_value_min_max_flip_amin2_amax2, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_value_min_max_flip_amin_1_amax1, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_value_min_max_flip_amin_1_amax_0, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_array_int32, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_array_outint32, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_memory_overlap, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_simple, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_simple2, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_simple_int32, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_clip_with_out_transposed, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_noncontig_inplace, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_2_dtype_D, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_2_dtype_F, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_2_dtype_e, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_?, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_B, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_b, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_d, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_f, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_h, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_i, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_ones_pathological_dtype_l, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_complex, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_double, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_inplace_01, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_inplace_02, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int32_inout_casting0, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int32_inout_casting_unsafe, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int32_out, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int64_inout, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_int64_out, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_nonnative, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_simple_out, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_01, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_02, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_03, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_04, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_05, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_06, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_07, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_08, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_09, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_10, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_11, test/torch_np/numpy_tests/core/test_numeric.py::TestClip::test_type_cast_12, test/torch_np/numpy_tests/core/test_numeric.py::TestAllclose::test_equalnan, test/torch_np/numpy_tests/core/test_numeric.py::TestAllclose::test_ip_allclose, test/torch_np/numpy_tests/core/test_numeric.py::TestAllclose::test_ip_not_allclose, test/torch_np/numpy_tests/core/test_numeric.py::TestAllclose::test_min_int, test/torch_np/numpy_tests/core/test_numeric.py::TestAllclose::test_no_parameter_modification, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_equal_nan, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_ip_all_isclose, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_ip_isclose, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_ip_isclose_allclose, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_ip_none_isclose, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_no_parameter_modification, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_non_finite_scalar, test/torch_np/numpy_tests/core/test_numeric.py::TestIsclose::test_scalar_return, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVar::test_basic, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVar::test_ddof1, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVar::test_ddof2, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVar::test_out_scalar, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVar::test_scalars, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVarComplex::test_basic, test/torch_np/numpy_tests/core/test_numeric.py::TestStdVarComplex::test_scalars, test/torch_np/numpy_tests/core/test_numeric.py::TestCreationFuncs::test_empty, test/torch_np/numpy_tests/core/test_numeric.py::TestCreationFuncs::test_for_reference_leak, test/torch_np/numpy_tests/core/test_numeric.py::TestCreationFuncs::test_full, test/torch_np/numpy_tests/core/test_numeric.py::TestCreationFuncs::test_ones, test/torch_np/numpy_tests/core/test_numeric.py::TestCreationFuncs::test_zeros, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc0_dtype0, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc0_dtype1, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc1_dtype0, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc1_dtype1, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc2_dtype0, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc2_dtype1, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc3_dtype0, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_dtype_str_bytes_likefunc3_dtype1, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_empty_like, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_filled_like, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_ones_like, test/torch_np/numpy_tests/core/test_numeric.py::TestLikeFuncs::test_zeros_like, test/torch_np/numpy_tests/core/test_numeric.py::TestCorrelate::test_complex, test/torch_np/numpy_tests/core/test_numeric.py::TestCorrelate::test_float, test/torch_np/numpy_tests/core/test_numeric.py::TestCorrelate::test_mode, test/torch_np/numpy_tests/core/test_numeric.py::TestCorrelate::test_no_overwrite, test/torch_np/numpy_tests/core/test_numeric.py::TestCorrelate::test_zero_size, test/torch_np/numpy_tests/core/test_numeric.py::TestConvolve::test_mode, test/torch_np/numpy_tests/core/test_numeric.py::TestConvolve::test_no_overwrite, test/torch_np/numpy_tests/core/test_numeric.py::TestConvolve::test_numpy_doc_examples, test/torch_np/numpy_tests/core/test_numeric.py::TestConvolve::test_object, test/torch_np/numpy_tests/core/test_numeric.py::TestDtypePositional::test_dtype_positional, test/torch_np/numpy_tests/core/test_numeric.py::TestArgwhere::test_2D, test/torch_np/numpy_tests/core/test_numeric.py::TestArgwhere::test_list, test/torch_np/numpy_tests/core/test_numeric.py::TestArgwhere::test_nd_nd_0, test/torch_np/numpy_tests/core/test_numeric.py::TestArgwhere::test_nd_nd_1, test/torch_np/numpy_tests/core/test_numeric.py::TestArgwhere::test_nd_nd_2, test/torch_np/numpy_tests/core/test_numeric.py::TestStringFunction::test_set_string_function, test/torch_np/numpy_tests/core/test_numeric.py::TestRoll::test_roll1d, test/torch_np/numpy_tests/core/test_numeric.py::TestRoll::test_roll2d, test/torch_np/numpy_tests/core/test_numeric.py::TestRoll::test_roll_empty, test/torch_np/numpy_tests/core/test_numeric.py::TestRollaxis::test_exceptions, test/torch_np/numpy_tests/core/test_numeric.py::TestRollaxis::test_results, test/torch_np/numpy_tests/core/test_numeric.py::TestMoveaxis::test_errors, test/torch_np/numpy_tests/core/test_numeric.py::TestMoveaxis::test_move_multiples, test/torch_np/numpy_tests/core/test_numeric.py::TestMoveaxis::test_move_new_position, test/torch_np/numpy_tests/core/test_numeric.py::TestMoveaxis::test_move_to_end, test/torch_np/numpy_tests/core/test_numeric.py::TestMoveaxis::test_preserve_order, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_2x2, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_2x3, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_3x3, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_broadcasting, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_broadcasting_shapes, test/torch_np/numpy_tests/core/test_numeric.py::TestCross::test_uint8_int32_mixed_dtypes, test/torch_np/numpy_tests/core/test_numeric.py::TestOuterMisc::test_outer_out_param, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype0_dims0, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype0_dims1, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype0_dims2, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype1_dims0, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype1_dims1, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype1_dims2, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype2_dims0, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype2_dims1, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype2_dims2, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype3_dims0, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype3_dims1, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_return_type_dtype3_dims2, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_scalar_input, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_simple, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_single_input, test/torch_np/numpy_tests/core/test_numeric.py::TestIndices::test_sparse, test/torch_np/numpy_tests/core/test_numeric.py::TestRequire::test_C_and_F_simul, test/torch_np/numpy_tests/core/test_numeric.py::TestRequire::test_non_array_input, test/torch_np/numpy_tests/core/test_numeric.py::TestRequire::test_require_each, test/torch_np/numpy_tests/core/test_numeric.py::TestRequire::test_unknown_requirement, test/torch_np/numpy_tests/core/test_numeric.py::TestBroadcast::test_broadcast_error_kwargs, test/torch_np/numpy_tests/core/test_numeric.py::TestBroadcast::test_broadcast_in_args, test/torch_np/numpy_tests/core/test_numeric.py::TestBroadcast::test_broadcast_single_arg, test/torch_np/numpy_tests/core/test_numeric.py::TestBroadcast::test_number_of_arguments, test/torch_np/numpy_tests/core/test_numeric.py::TestBroadcast::test_shape_mismatch_error_message, test/torch_np/numpy_tests/core/test_numeric.py::TestTensordot::test_zero_dimension, test/torch_np/numpy_tests/core/test_numeric.py::TestTensordot::test_zero_dimension_einsum, test/torch_np/numpy_tests/core/test_numeric.py::TestTensordot::test_zero_dimensional 2025-08-14T21:46:16.7391460Z 2025-08-14T21:46:16.8490950Z Running test_sympy_utils 1/1 ... [2025-08-14 21:46:16.848891] 2025-08-14T21:46:16.8492640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:16.8493470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sympy_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-08-14 21:46:16.849211] 2025-08-14T21:46:18.9987140Z Running torch_np/test_indexing 1/1 ... [2025-08-14 21:46:18.998518] 2025-08-14T21:46:18.9987910Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:18.9989490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_indexing.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:18.998792] 2025-08-14T21:46:22.2761980Z 2025-08-14T21:46:22.2762690Z torch_np/test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_indexing_1.1_ac6d259e57e33552_.log 2025-08-14T21:46:22.2765280Z Running 5 items in this shard: test/torch_np/test_indexing.py::TestAdvancedIndexing::test_advanced_separation_patterns, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_broadcast_and_numpy_compatibility, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_comprehensive_indexing, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_ellipsis, test/torch_np/test_indexing.py::TestAdvancedIndexing::test_special_index_types 2025-08-14T21:46:22.2766670Z 2025-08-14T21:46:24.3436950Z Running torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-08-14 21:46:24.343477] 2025-08-14T21:46:24.3437880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:24.3439180Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_function_base.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:24.343759] 2025-08-14T21:46:27.6577440Z 2025-08-14T21:46:27.6578190Z torch_np/numpy_tests/lib/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_function_base_1.1_85d04fcecf605c2e_.log 2025-08-14T21:46:27.6708890Z Running 505 items in this shard: test/torch_np/numpy_tests/lib/test_function_base.py::TestRot90::test_axes, test/torch_np/numpy_tests/lib/test_function_base.py::TestRot90::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestRot90::test_rotation_axes, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_3d_swap_axis0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_3d_swap_axis1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_3d_swap_axis2, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_4d, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_axes, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_basic_lr, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_basic_ud, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_default_axis, test/torch_np/numpy_tests/lib/test_function_base.py::TestFlip::test_multiple_axes, test/torch_np/numpy_tests/lib/test_function_base.py::TestAny::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestAny::test_nd, test/torch_np/numpy_tests/lib/test_function_base.py::TestAll::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestAll::test_nd, test/torch_np/numpy_tests/lib/test_function_base.py::TestCopy::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestCopy::test_order, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_average_class_without_dtype, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_basic_keepdims_x0_axis0_expected_avg0_weights0_expected_wavg0_expected_wsum0, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_basic_keepdims_x1_axis_0_expected_avg1_weights1_expected_wavg1_expected_wsum1, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_returned, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_upcasting, test/torch_np/numpy_tests/lib/test_function_base.py::TestAverage::test_weights, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_broadcasting, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_deprecated_empty, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_many_arguments, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_non_bool_deprecation, test/torch_np/numpy_tests/lib/test_function_base.py::TestSelect::test_return_dtype, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_0d, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_index_array_copied, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_index_floats, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_index_out_of_bounds_idx_-4, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_index_out_of_bounds_idx_4, test/torch_np/numpy_tests/lib/test_function_base.py::TestInsert::test_multidim, test/torch_np/numpy_tests/lib/test_function_base.py::TestAmax::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestAmin::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestPtp::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestCumsum::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestProd::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestCumprod::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_append, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_axis, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_n, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_nd, test/torch_np/numpy_tests/lib/test_function_base.py::TestDiff::test_prepend, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_0d, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_array_order_preserve, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_fancy, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_index_floats, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_single, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_single_item_array_[1], test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_single_item_array_array([1]), test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_single_item_array_non_int, test/torch_np/numpy_tests/lib/test_function_base.py::TestDelete::test_slices, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_args, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_badargs, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_f_decreasing_unsigned_int_f_dtype0, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_f_signed_int_big_jump_f_dtype0, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_f_signed_int_big_jump_f_dtype1, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_f_signed_int_big_jump_f_dtype2, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_f_signed_int_big_jump_f_dtype3, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_inexact_dtypes, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_second_order_accurate, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_spacing, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_specific_axes, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_values, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_x_decreasing_unsigned_x_dtype0, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_x_signed_int_big_jump_x_dtype0, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_x_signed_int_big_jump_x_dtype1, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_x_signed_int_big_jump_x_dtype2, test/torch_np/numpy_tests/lib/test_function_base.py::TestGradient::test_x_signed_int_big_jump_x_dtype3, test/torch_np/numpy_tests/lib/test_function_base.py::TestAngle::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_all_zero, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_leading_skip, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_list_to_list, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_no_trim, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_overflow_arr0, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_size_zero, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrimZeros::test_trailing_skip, test/torch_np/numpy_tests/lib/test_function_base.py::TestExtins::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestExtins::test_both, test/torch_np/numpy_tests/lib/test_function_base.py::TestExtins::test_place, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_casting_error, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_forward, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_large_integers_decreasing, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_large_integers_increasing, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_monotonic, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_random, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_reverse, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_right_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_right_open, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_right_open_random, test/torch_np/numpy_tests/lib/test_function_base.py::TestDigitize::test_right_open_reverse, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_B_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_B_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_B_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_b_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_b_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_b_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_d_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_d_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_d_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_e_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_e_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_e_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_f_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_f_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_f_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_h_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_h_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_h_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_i_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_i_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_i_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_l_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_l_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_bartlett_dtype_l_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_B_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_B_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_B_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_b_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_b_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_b_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_d_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_d_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_d_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_e_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_e_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_e_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_f_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_f_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_f_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_h_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_h_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_h_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_i_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_i_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_i_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_l_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_l_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_blackman_dtype_l_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_B_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_B_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_B_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_b_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_b_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_b_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_d_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_d_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_d_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_e_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_e_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_e_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_f_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_f_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_f_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_h_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_h_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_h_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_i_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_i_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_i_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_l_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_l_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hamming_dtype_l_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_B_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_B_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_B_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_b_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_b_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_b_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_d_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_d_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_d_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_e_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_e_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_e_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_f_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_f_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_f_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_h_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_h_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_h_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_i_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_i_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_i_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_l_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_l_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_hanning_dtype_l_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_B_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_B_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_B_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_b_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_b_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_b_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_d_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_d_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_d_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_e_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_e_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_e_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_f_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_f_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_f_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_h_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_h_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_h_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_i_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_i_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_i_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_l_M_0, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_l_M_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestFilterwindows::test_kaiser_dtype_l_M_10, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrapz::test_ndim, test/torch_np/numpy_tests/lib/test_function_base.py::TestTrapz::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestSinc::test_array_like, test/torch_np/numpy_tests/lib/test_function_base.py::TestSinc::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestUnique::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestUnique::test_simple_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestCheckFinite::test_dtype_order, test/torch_np/numpy_tests/lib/test_function_base.py::TestCheckFinite::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_bias, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_corrcoef_dtype_test_type0, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_corrcoef_dtype_test_type1, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_corrcoef_dtype_test_type2, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_ddof, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_empty, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_extreme, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_non_array, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestCorrCoef::test_xy, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_1D_rowvar, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_1D_variance, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_aweights, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_cov_dtype_test_type0, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_cov_dtype_test_type1, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_cov_dtype_test_type2, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_empty, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_fweights, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_unit_fweights_and_aweights, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_wrong_ddof, test/torch_np/numpy_tests/lib/test_function_base.py::TestCov::test_xy, test/torch_np/numpy_tests/lib/test_function_base.py::Test_I0::test_complex, test/torch_np/numpy_tests/lib/test_function_base.py::Test_I0::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestKaiser::test_int_beta, test/torch_np/numpy_tests/lib/test_function_base.py::TestKaiser::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestMsort::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_indexing, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_invalid_arguments, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_nd_indexing, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_nd_shape, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_nd_values, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_no_input, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_return_type, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_single_input, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_sparse, test/torch_np/numpy_tests/lib/test_function_base.py::TestMeshgrid::test_writeback, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_0d, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_0d_0d_condition, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_0d_comparison, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_default, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_multidimensional_extrafunc, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_scalar_domains_three_conditions, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestPiecewise::test_two_conditions, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_dtype_reference_leaks, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_empty, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_empty_with_minlength, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_error_not_1d_vals0, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_error_not_1d_vals_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_simple, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_simple2, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_simple_weight, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_simple_weight2, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_with_incorrect_minlength, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_with_minlength, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_with_minlength_and_weights, test/torch_np/numpy_tests/lib/test_function_base.py::TestBincount::test_with_minlength_smaller_than_maxvalue, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_complex_interp, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_exceptions, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_if_len_x_is_small, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_any_nan_complex-both, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_any_nan_complex-imag, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_any_nan_complex-real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_any_nan_real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_behavior_exact_x, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_f_complex-both, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_f_complex-imag, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_f_complex-real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_f_real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_x_complex-both, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_x_complex-imag, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_x_complex-real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_x_real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_xf_complex-both, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_xf_complex-imag, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_xf_complex-real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_half_inf_xf_real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_inf_complex-both, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_inf_complex-imag, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_inf_complex-real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_non_finite_inf_real, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_period, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_right_left_behavior, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_scalar_interpolation_point, test/torch_np/numpy_tests/lib/test_function_base.py::TestInterp::test_zero_dimensional_interpolation_point, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_2D, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_api, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_axis, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_exception, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_extended_axis, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_extended_axis_invalid, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_fraction, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q1_axis0, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q1_axis2, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q1_axis3, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q1_axis4, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q1_axis_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q_7_axis0, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q_7_axis2, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q_7_axis3, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q_7_axis4, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_keepdims_out_q_7_axis_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_extrapolation, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype5_expected_dtype5_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype6_expected_dtype6_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype7_expected_dtype7_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_B_expected_dtype0_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_b_expected_dtype1_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_h_expected_dtype2_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_i_expected_dtype3_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_averaged_inverted_cdf_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_closest_observation_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_hazen_expected_27_5, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_interpolated_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_inverted_cdf_expected_20, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_linear_expected_29, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_median_unbiased_expected_27, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_normal_unbiased_expected_27_125, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_interpolation_input_dtype_l_expected_dtype4_method_weibull_expected_26, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_nan_1D_dtype_d, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_nan_1D_dtype_e, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_linear_nan_1D_dtype_f, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_B, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_b, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_d, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_e, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_f, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_h, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_i, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_lower_higher_dtype_l, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_B, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_b, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_d, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_e, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_f, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_h, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_i, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_midpoint_dtype_l, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nan_behavior, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nan_q, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_B, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_b, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_d, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_e, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_f, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_h, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_i, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_nearest_dtype_l, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_no_p_overwrite, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_out, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_out_nan, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_percentile_empty_dim, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_percentile_list, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_percentile_no_overwrite, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_percentile_out, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_percentile_overwrite, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_scalar_q, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_scalar_q_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestPercentile::test_sequence, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_correct_quantile_value, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_fraction, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_max_ulp, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_no_p_overwrite, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_hypo, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_averaged_inverted_cdf, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_closest_observation, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_hazen, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_higher, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_interpolated_inverted_cdf, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_inverted_cdf, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_linear, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_lower, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_median_unbiased, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_midpoint, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_nearest, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_normal_unbiased, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_monotonic_method_weibull, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_preserve_int_type_dtype_B, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_preserve_int_type_dtype_b, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_preserve_int_type_dtype_h, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_preserve_int_type_dtype_i, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_preserve_int_type_dtype_l, test/torch_np/numpy_tests/lib/test_function_base.py::TestQuantile::test_quantile_scalar_nan, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_array_like, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_axis_keyword, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_basic, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_basic_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_empty, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_extended_axis, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_extended_axis_invalid, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_out_axis0, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_out_axis2, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_out_axis3, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_out_axis4, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_keepdims_out_axis_1, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_nan_behavior, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_nan_behavior_2, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_nan_behavior_3, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_out, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_out_nan, test/torch_np/numpy_tests/lib/test_function_base.py::TestMedian::test_overwrite_keyword, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_complex, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_B_type_out_F, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_H_type_out_F, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_b_type_out_F, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_g_type_out_G, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_h_type_out_F, test/torch_np/numpy_tests/lib/test_function_base.py::TestSortComplex::test_sort_real_type_in_l_type_out_D 2025-08-14T21:46:27.6834160Z 2025-08-14T21:46:29.7955580Z Running test_jit 1/1 ... [2025-08-14 21:46:29.795363] 2025-08-14T21:46:29.7956280Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:29.7957880Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:29.795640] 2025-08-14T21:46:30.8746740Z 2025-08-14T21:46:30.8748250Z test_sympy_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sympy_utils_1.1_13501a7178bb16cc_.log 2025-08-14T21:46:30.8786360Z Running 209 items in this shard: test/test_sympy_utils.py::TestNumbers::test_float_cast, test/test_sympy_utils.py::TestNumbers::test_int_infinity, test/test_sympy_utils.py::TestNumbers::test_lt_self, test/test_sympy_utils.py::TestNumbers::test_mixed_oo_int_oo, test/test_sympy_utils.py::TestNumbers::test_relation, test/test_sympy_utils.py::TestValueRanges::test_binary_bool_ref_range_fn_and_, test/test_sympy_utils.py::TestValueRanges::test_binary_bool_ref_range_fn_bitwise_and, test/test_sympy_utils.py::TestValueRanges::test_binary_bool_ref_range_fn_bitwise_or, test/test_sympy_utils.py::TestValueRanges::test_binary_bool_ref_range_fn_or_, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_add_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_add_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_bitwise_and_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_bitwise_and_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_bitwise_or_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_bitwise_or_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_floordiv_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_floordiv_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_maximum_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_maximum_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_minimum_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_minimum_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_mod_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_mod_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_mul_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_mul_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_pow_by_natural_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_pow_by_natural_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_pow_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_pow_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_sub_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_sub_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_truediv_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_fn_truediv_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_add, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_bitwise_and, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_bitwise_or, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_eq, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_floordiv, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_ge, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_gt, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_le, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_lt, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_maximum, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_minimum, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_mod, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_mul, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_ne, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_pow, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_pow_by_natural, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_sub, test/test_sympy_utils.py::TestValueRanges::test_binary_ref_range_fn_truediv, test/test_sympy_utils.py::TestValueRanges::test_bitwise_ref_range_fn_bitwise_and, test/test_sympy_utils.py::TestValueRanges::test_bitwise_ref_range_fn_bitwise_or, test/test_sympy_utils.py::TestValueRanges::test_mul_zero_unknown, test/test_sympy_utils.py::TestValueRanges::test_pow_half, test/test_sympy_utils.py::TestValueRanges::test_unary_bool_ref_range_fn_not_, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_abs_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_abs_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_ceil_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_ceil_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_exp_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_exp_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_floor_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_floor_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_log_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_log_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_neg_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_neg_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_reciprocal_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_reciprocal_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_sqrt_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_sqrt_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_square_dtype_float, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_fn_square_dtype_int, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_abs, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_ceil, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_exp, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_floor, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_log, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_neg, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_reciprocal, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_sqrt, test/test_sympy_utils.py::TestValueRanges::test_unary_ref_range_fn_square, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_abs, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_add, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_and_, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_bitwise_and, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_bitwise_or, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_ceil, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_eq, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_exp, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_floor, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_floordiv, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_ge, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_gt, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_le, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_log, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_lt, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_maximum, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_minimum, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_mod, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_mul, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_ne, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_neg, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_not_, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_or_, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_pow, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_pow_by_natural, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_reciprocal, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_sqrt, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_square, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_sub, test/test_sympy_utils.py::TestSympyInterp::test_interp_fn_truediv, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_abs, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_add, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_and_, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_bitwise_and, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_bitwise_or, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_ceil, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_eq, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_exp, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_floor, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_floordiv, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_ge, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_gt, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_le, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_log, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_lt, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_maximum, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_minimum, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_mod, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_mul, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_ne, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_neg, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_not_, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_or_, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_pow, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_pow_by_natural, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_reciprocal, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_sqrt, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_square, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_sub, test/test_sympy_utils.py::TestSympyInterp::test_python_interp_fx_fn_truediv, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_abs, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_add, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_and_, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_bitwise_and, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_bitwise_or, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_ceil, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_eq, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_exp, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_floor, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_floordiv, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_ge, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_gt, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_le, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_log, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_lt, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_maximum, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_minimum, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_mod, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_mul, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_ne, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_neg, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_not_, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_or_, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_pow, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_pow_by_natural, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_reciprocal, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_sqrt, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_square, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_sub, test/test_sympy_utils.py::TestSympyInterp::test_tensor_interp_fn_truediv, test/test_sympy_utils.py::TestSympySolve::test_addition, test/test_sympy_utils.py::TestSympySolve::test_floordiv_Equality, test/test_sympy_utils.py::TestSympySolve::test_floordiv_GreaterThan, test/test_sympy_utils.py::TestSympySolve::test_floordiv_LessThan, test/test_sympy_utils.py::TestSympySolve::test_floordiv_StrictGreaterThan, test/test_sympy_utils.py::TestSympySolve::test_floordiv_StrictLessThan, test/test_sympy_utils.py::TestSympySolve::test_floordiv_Unequality, test/test_sympy_utils.py::TestSympySolve::test_floordiv_eq_simplify, test/test_sympy_utils.py::TestSympySolve::test_give_up, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_Equality, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_Unequality, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_inequality_GreaterThan, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_inequality_LessThan, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_inequality_StrictGreaterThan, test/test_sympy_utils.py::TestSympySolve::test_multiplication_division_inequality_StrictLessThan, test/test_sympy_utils.py::TestSympySolve::test_noop_Equality, test/test_sympy_utils.py::TestSympySolve::test_noop_GreaterThan, test/test_sympy_utils.py::TestSympySolve::test_noop_LessThan, test/test_sympy_utils.py::TestSympySolve::test_noop_StrictGreaterThan, test/test_sympy_utils.py::TestSympySolve::test_noop_StrictLessThan, test/test_sympy_utils.py::TestSympySolve::test_noop_Unequality, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_Equality, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_GreaterThan, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_LessThan, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_StrictGreaterThan, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_StrictLessThan, test/test_sympy_utils.py::TestSympySolve::test_noop_rhs_Unequality, test/test_sympy_utils.py::TestSympySolve::test_simple_floordiv_gcd, test/test_sympy_utils.py::TestSympySolve::test_z3_proof_floordiv_eq_simplify, test/test_sympy_utils.py::TestSympyFunctions::test_pickle, test/test_sympy_utils.py::TestSingletonInt::test_basic, test/test_sympy_utils.py::TestIdentity::test_cast_identity_float, test/test_sympy_utils.py::TestIdentity::test_cast_identity_illegal, test/test_sympy_utils.py::TestIdentity::test_cast_identity_int, test/test_sympy_utils.py::TestIdentity::test_expand_identity, test/test_sympy_utils.py::TestTypedExpr::test_typed_expr 2025-08-14T21:46:30.8822570Z 2025-08-14T21:46:33.0199830Z Running nn/test_packed_sequence 1/1 ... [2025-08-14 21:46:33.019794] 2025-08-14T21:46:33.0200630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:33.0202670Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_packed_sequence.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-08-14 21:46:33.020086] 2025-08-14T21:46:35.2608250Z 2025-08-14T21:46:35.2609110Z nn/test_packed_sequence 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_packed_sequence_1.1_f3f30866c6f4ab10_.log 2025-08-14T21:46:35.2612940Z Running 12 items in this shard: test/nn/test_packed_sequence.py::PackedSequenceTest::test_pack_padded_sequence, test/nn/test_packed_sequence.py::PackedSequenceTest::test_pack_sequence, test/nn/test_packed_sequence.py::PackedSequenceTest::test_pad_sequence, test/nn/test_packed_sequence.py::PackedSequenceTest::test_pad_sequence_with_non_iterable_sequences, test/nn/test_packed_sequence.py::PackedSequenceTest::test_pad_sequence_with_tensor_sequences, test/nn/test_packed_sequence.py::PackedSequenceTest::test_to, test/nn/test_packed_sequence.py::PackedSequenceTest::test_to_memory_format, test/nn/test_packed_sequence.py::PackedSequenceTest::test_total_length, test/nn/test_packed_sequence.py::PackedSequenceTest::test_type_casts, test/nn/test_packed_sequence.py::PackedSequenceTest::test_unpack_sequence, test/nn/test_packed_sequence.py::PackedSequenceTest::test_unpad_sequence, test/nn/test_packed_sequence.py::PackedSequenceTest::test_wrong_order 2025-08-14T21:46:35.2615550Z 2025-08-14T21:46:37.4184310Z Running cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 ... [2025-08-14 21:46:37.418187] 2025-08-14T21:46:37.4185570Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:37.4186750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:37.418473] 2025-08-14T21:46:42.0117570Z 2025-08-14T21:46:42.0119860Z cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/cpp_extensions.libtorch_agnostic_extension.test.test_libtorch_agnostic_1.1_4546d29213c8d8bf_.log 2025-08-14T21:46:42.0128100Z Running 19 items in this shard: test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_default_constructor_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_device_guard_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_device_guard_set_index_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_divide_neg_exp_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_exp_neg_is_leaf_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_fill_infinity_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_get_current_device_index_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_identity_does_not_hog_memory_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_is_contiguous_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_abs_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_empty_like_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_narrow_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_ones_like_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_pad_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_transpose_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_my_zero__cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_neg_exp_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_slow_sgd_cpu, test/cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic.py::TestLibtorchAgnosticCPU::test_stream_cpu 2025-08-14T21:46:42.0134940Z 2025-08-14T21:46:44.2961480Z Running functorch/test_ops 1/2 ... [2025-08-14 21:46:44.295979] 2025-08-14T21:46:44.2961820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:46:44.2964390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:46:44.296266] 2025-08-14T21:47:11.7487080Z 2025-08-14T21:47:11.7487900Z test_ops 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_2.2_6d915ab4dd229b73_.log 2025-08-14T21:47:12.0992770Z Running 17135 items in this shard: test/test_ops.py::TestSelfKwarg::test_self_kwargs, test/test_ops.py::TestCommonCPU::test_compare_cpu_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_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__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_alias_copy_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_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_masked_fill_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_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_copy_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__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__softmax_backward_data_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_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_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_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svdvals_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_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nextafter_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_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cross_entropy_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_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bicubic_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_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_nearest_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_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_scaled_dot_product_attention_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_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_torch__scaled_mm_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_compare_cpu_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vstack_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_compare_cpu_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_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_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_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_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_full_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_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_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_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_norm_inf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_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_scalar_tensor_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_multiple_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_tril_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_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_unsafe_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes_H_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_T_cpu, test/test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___radd___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rand___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__batch_norm_with_update_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu, 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_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exponential_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_istft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_item_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_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_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pixel_unshuffle_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_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_renorm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_multiple_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__segment_reduce_lengths_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__segment_reduce_offsets_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__softmax_backward_data_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__unsafe_masked_index_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_all_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amin_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_argmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cov_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diff_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_eq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gather_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gradient_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_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_item_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kron_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log10_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_argmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_msort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ne_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nonzero_static_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_qr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resize__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scalar_tensor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_squeeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_topk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch__scaled_mm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch_ops_aten__efficient_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_torch_ops_aten__flash_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_uniform_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unique_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zero__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu, test/test_ops.py::TestCommonCPU::test_errors_T_cpu, test/test_ops.py::TestCommonCPU::test_errors___radd___cpu, test/test_ops.py::TestCommonCPU::test_errors___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_errors___rsub___cpu, test/test_ops.py::TestCommonCPU::test_errors___rxor___cpu, test/test_ops.py::TestCommonCPU::test_errors__chunk_cat_cpu, test/test_ops.py::TestCommonCPU::test_errors_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_amax_cpu, test/test_ops.py::TestCommonCPU::test_errors_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_errors_arange_cpu, test/test_ops.py::TestCommonCPU::test_errors_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_errors_complex_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_errors_diff_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_errors_dot_cpu, test/test_ops.py::TestCommonCPU::test_errors_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_errors_dstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_eye_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_flipud_cpu, test/test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmax_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmin_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmod_cpu, test/test_ops.py::TestCommonCPU::test_errors_gcd_cpu, test/test_ops.py::TestCommonCPU::test_errors_ge_cpu, test/test_ops.py::TestCommonCPU::test_errors_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_errors_igammac_cpu, test/test_ops.py::TestCommonCPU::test_errors_index_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_errors_lcm_cpu, test/test_ops.py::TestCommonCPU::test_errors_le_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_errors_linspace_cpu, test/test_ops.py::TestCommonCPU::test_errors_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_errors_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_errors_logspace_cpu, test/test_ops.py::TestCommonCPU::test_errors_logspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_errors_lt_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_maximum_cpu, test/test_ops.py::TestCommonCPU::test_errors_mean_cpu, test/test_ops.py::TestCommonCPU::test_errors_median_cpu, test/test_ops.py::TestCommonCPU::test_errors_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_movedim_cpu, test/test_ops.py::TestCommonCPU::test_errors_narrow_cpu, test/test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_errors_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_rms_norm_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_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_normal_in_place_cpu, test/test_ops.py::TestCommonCPU::test_errors_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_errors_polar_cpu, test/test_ops.py::TestCommonCPU::test_errors_remainder_cpu, test/test_ops.py::TestCommonCPU::test_errors_roll_cpu, test/test_ops.py::TestCommonCPU::test_errors_rot90_cpu, test/test_ops.py::TestCommonCPU::test_errors_rsub_cpu, test/test_ops.py::TestCommonCPU::test_errors_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout0_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_mul_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_randn_like_layout4_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout0_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_sum_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout1_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout2_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout3_cpu, test/test_ops.py::TestCommonCPU::test_errors_sparse_zeros_like_layout4_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_errors_sub_cpu, test/test_ops.py::TestCommonCPU::test_errors_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_trace_cpu, test/test_ops.py::TestCommonCPU::test_errors_tril_cpu, test/test_ops.py::TestCommonCPU::test_errors_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_vdot_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_as_cpu, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_clamp_max_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_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_cross_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_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_floor_divide_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_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_index_reduce_amin_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_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_ldl_solve_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_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_linspace_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_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_log2_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_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_logspace_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_logsumexp_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_masked_select_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_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_mvlgamma_mvlgamma_p_5_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_nansum_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_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_gelu_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_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_ones_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_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_polygamma_polygamma_n_1_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_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_round_decimals_neg_3_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_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_airy_ai_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_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_bessel_y0_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_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_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_shifted_chebyshev_polynomial_t_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_meta_consistency_out_dtype_mismatch_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_sqrt_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_stack_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_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_meta_consistency_out_dtype_mismatch_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__chunk_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_item_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_diagonal_cpu_int64, 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_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64, 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_cosine_embedding_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_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_embedding_bag_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_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_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_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_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_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_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_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_negative_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_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_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64, 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_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_static_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_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_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64, 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_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64, 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_resolve_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinh_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_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_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_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unravel_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32, 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_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values__unsafe_masked_index_put_accumulate_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_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_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_combinations_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_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_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_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_jiterator_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_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_log_softmax_with_dtype_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_logical_or_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_logit_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_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_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_min_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_native_dropout_backward_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_static_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_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_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_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_special_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_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_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_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_modified_bessel_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_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_split_list_args_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_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_square_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_squeeze_multiple_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_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_tile_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32, 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___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__chunk_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__chunk_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__native_batch_norm_legit_cpu_float32, 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_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__unsafe_masked_index_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_permuted_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_permuted_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32, 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_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geometric_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_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_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_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_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32, 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_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_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_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv3d_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_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_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_cross_entropy_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_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_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_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64, 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_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_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_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64, 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_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_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_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_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_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_negative_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rms_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_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_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_static_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64, 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_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32, 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_slice_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64, 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_v_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_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_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_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_multiple_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64, 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_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsafe_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_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_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_complex64, 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_noncontiguous_samples_zeros_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128, 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_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_item_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_rms_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64, 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_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_blackman_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_cosine_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_squeeze_multiple_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_out_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_out__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eye_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_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_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_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_positive_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_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_angle_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_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_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_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_integral_dtype__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_out_integral_dtype__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_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_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_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_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_empty_strided_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_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_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_logsigmoid_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_pool2d_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_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nonzero_static_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_interleave_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__native_batch_norm_legit_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_acos_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_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_addmv_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_alias_copy_cpu_float32, 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_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_arange_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_as_strided_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_asinh_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_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cos_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_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diff_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_dot_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_exp2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_fft_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_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_floor_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_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_index_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_kron_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_ldexp_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_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_cond_cpu_complex64, 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_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_lu_solve_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_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_pinv_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_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linalg_vecdot_cpu_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_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_linspace_cpu_complex64, 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_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_log_softmax_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_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_logspace_cpu_complex64, 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_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_masked_select_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_min_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_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mm_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_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_native_batch_norm_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_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_qr_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_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sinh_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_slice_scatter_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_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sparse_sampled_addmm_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_special_erfcx_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_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_split_with_sizes_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_take_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_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_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_requires_grad_error_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_requires_grad_error_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sign_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_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sparse_mm_reduce_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_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_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_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_torch__scaled_mm_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_out_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning_H_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_T_cpu, test/test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___radd___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rand___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__batch_norm_with_update_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_chalf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_int_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_long_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_equal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_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_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_item_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_tensor_overload_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_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_glu_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_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_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_pdist_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_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sgn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_multiple_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_stft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_t_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__segment_reduce_lengths_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__segment_reduce_offsets_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__unsafe_masked_index_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__upsample_bilinear2d_aa_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_abs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_alias_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_angle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cauchy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_char_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cov_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_eq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_expand_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exponential_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_eye_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_frac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_half_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hash_tensor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_histc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_inner_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_int_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_istft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_item_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log10_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_long_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_mH_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_argmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_normalize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_msort_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_channel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_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_cross_entropy_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_elu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_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_hinge_embedding_loss_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_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_head_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_scaled_dot_product_attention_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_in_place_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_permute_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polar_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rand_like_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_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_as_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_roll_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_short_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_take_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__efficient_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__flash_attention_forward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_torch_ops_aten__safe_softmax_default_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_transpose_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_uniform_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unique_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unravel_index_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsafe_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_where_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zero__cpu, test/test_ops.py::TestCommonCPU::test_out_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float___rdiv___cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float___rdiv___cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_asinh_cpu_uint8, 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_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_cosh_cpu_int32, 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_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_deg2rad_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_erfinv_cpu_int64, 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_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_ldexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_lgamma_cpu_int64, 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_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log10_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_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log2_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_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_logit_cpu_int16, 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_masked_std_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_std_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_var_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_masked_var_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_1_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_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_polygamma_polygamma_n_4_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rad2deg_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_rad2deg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinc_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_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_t_cpu_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_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_u_cpu_int64, 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_u_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_v_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_chebyshev_polynomial_w_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_h_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_hermite_polynomial_he_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_laguerre_polynomial_l_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_legendre_polynomial_p_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_special_zeta_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_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_promotes_int_to_float_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float64, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_bfloat16, 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_float16, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bool, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float16, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int16, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_polar_cpu_float32, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_complex128, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_alias_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_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_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_block_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cauchy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cauchy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cauchy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16, 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_float16, 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_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_count_nonzero_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumprod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_deg2rad_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex32, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int32, 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_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32, 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_no_rounding_mode_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_equal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float8_e5m2, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float8_e5m2fnuz, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_geometric_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128, 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_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_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_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int8, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_complex128, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_cross_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_diagonal_cpu_float64, 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_matrix_norm_cpu_float16, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex128, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logaddexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_tensor_overload_cpu_int8, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_bfloat16, 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_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_channel_shuffle_cpu_int16, 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_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32, 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_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32, 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_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int16, 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_pairwise_distance_cpu_int8, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_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_nn_functional_relu6_cpu_float16, 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_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8, 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_float64, 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_selu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float16, 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_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal__in_place_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_number_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_number_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_normal_number_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_copy_cpu_bfloat16, 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_float32, 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_permute_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_renorm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_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_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int16, 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_ndtr_cpu_int64, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_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_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int8, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float32, 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_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int64, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float32, 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_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_split_with_sizes_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_bool, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_take_along_dim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_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_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32, 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_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vdot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_T_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs__conversions_polar_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_exponential_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_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_geometric_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_index_add_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_item_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_group_norm_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_errors__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_normal__in_place_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_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_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_errors__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vdot_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex64, 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_T_executor_aten_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex128, 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_byte_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bool, 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_cfloat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float64, 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_chalf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float32, 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_double_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex64, 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_float_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_float_executor_aten_cpu_int32, 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_float_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex128, 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_float64, 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_half_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8, 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_bfloat16, 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_addcdiv_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_alias_copy_executor_aten_cpu_int8, 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_all_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_bfloat16, 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_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16, 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_as_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32, 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_as_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool, 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_asin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16, 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_left_shift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool, 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_bitwise_xor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_block_diag_executor_aten_cpu_int16, 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_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8, 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_bucketize_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8, 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_ceil_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8, 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_executor_aten_cpu_float16, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16, 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_max_executor_aten_cpu_float32, 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_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16, 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_clone_executor_aten_cpu_bfloat16, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_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_clone_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8, 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_column_stack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16, 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_column_stack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32, 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_constant_pad_nd_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64, 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_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_contiguous_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64, 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_copysign_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128, 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_float64, 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_cosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_count_nonzero_executor_aten_cpu_complex64, 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_count_nonzero_executor_aten_cpu_float64, 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_cumprod_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumprod_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float16, 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_cumsum_executor_aten_cpu_int16, 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_cumsum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_deg2rad_executor_aten_cpu_int16, 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_embed_executor_aten_cpu_bfloat16, 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_diag_embed_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int16, 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_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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex32, 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_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16, 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_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex64, 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_diagonal_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64, 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_digamma_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32, 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_floor_rounding_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_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_no_rounding_mode_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16, 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_div_trunc_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dot_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16, 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_empty_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64, 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_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32, 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_eq_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_equal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16, 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_exp2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float16, 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_exp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bool, 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_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_copy_executor_aten_cpu_int32, 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_expand_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64, 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_exponential_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exponential_executor_aten_cpu_float32, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float8_e4m3fn, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int64, 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_eye_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8, 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_fftn_executor_aten_cpu_complex128, 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_float32, 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_fftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64, 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_hfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_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_hfft_executor_aten_cpu_int16, 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_hfftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32, 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_hfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64, 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_ifft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64, 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_ifft_executor_aten_cpu_int32, 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_ifft_executor_aten_cpu_uint8, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16, 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_ifftn_executor_aten_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16, 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_irfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32, 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_rfft2_executor_aten_cpu_int8, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64, 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_fft_rfftn_executor_aten_cpu_float32, 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_fft_rfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64, 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_flatten_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8, 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_flip_executor_aten_cpu_float32, 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_flip_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16, 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_floor_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16, 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_fmax_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16, 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_frac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frexp_executor_aten_cpu_float16, 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_gcd_executor_aten_cpu_int16, 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_ge_executor_aten_cpu_bfloat16, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32, 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_ge_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_geometric_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32, 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_hstack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16, 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_igammac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_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_index_add_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float64, 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_add_executor_aten_cpu_int32, 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_index_add_executor_aten_cpu_int8, 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_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int8, 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_isclose_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32, 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_isfinite_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool, 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_isnan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16, 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_isposinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_istft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_istft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_item_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool, 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_lgamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_cross_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_bool, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_diagonal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16, 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_svdvals_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vecdot_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_tensor_overload_executor_aten_cpu_int8, 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_log10_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_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_log1p_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64, 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_log2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64, 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_log2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_normal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_normal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logaddexp_executor_aten_cpu_complex128, 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_logaddexp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_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_logspace_tensor_overload_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_tensor_overload_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32, 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_logsumexp_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64, 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_masked_fill_executor_aten_cpu_int8, 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_maximum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64, 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_meshgrid_variadic_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16, 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_movedim_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64, 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_nan_to_num_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int16, 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_narrow_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_narrow_executor_aten_cpu_complex128, 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_narrow_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_narrow_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8, 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_neg_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_bool, 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_new_empty_strided_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex64, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16, 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_full_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8, 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_new_ones_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16, 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_complex64, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32, 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_new_zeros_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_float64, 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_float32, 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_channel_shuffle_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_channel_shuffle_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_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_glu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_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_hardtanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32, 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_huber_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex32, 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_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8, 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_mish_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_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_pairwise_distance_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_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_pairwise_distance_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_shuffle_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pixel_unshuffle_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_uint8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_smooth_l1_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex64, 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_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_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_tanhshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64, 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_nn_functional_threshold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal__in_place_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_normal_number_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_bool, 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_ones_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_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_permute_executor_aten_cpu_float32, 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_permute_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16, 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_pow_executor_aten_cpu_int64, 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_prod_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rad2deg_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex64, 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_randn_executor_aten_cpu_float64, 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_complex128, 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_ravel_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8, 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_bfloat16, 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_real_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32, 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_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_remainder_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_renorm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex128, 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_repeat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int32, 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_repeat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16, 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_reshape_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32, 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_rot90_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_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_select_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_select_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex128, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8, 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_signbit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8, 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_sin_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64, 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_sin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float16, 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_sinc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_uint8, 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_j0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_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_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_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_i0e_executor_aten_cpu_float16, 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_i0e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float16, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex64, 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_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int32, 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_log_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int32, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_bool, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_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_special_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_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_special_zeta_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_bfloat16, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_split_with_sizes_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_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_sqrt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8, 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_square_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32, 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_multiple_executor_aten_cpu_bfloat16, 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_squeeze_multiple_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_multiple_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128, 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_sub_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_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_sub_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8, 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_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int32, 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_complex128, 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_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_copy_executor_aten_cpu_float64, 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_t_copy_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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_take_along_dim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64, 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_tan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64, 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_tanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64, 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_tensor_split_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_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_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float32, 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_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128, 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_trace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64, 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_transpose_executor_aten_cpu_int32, 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_int8, 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_tril_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_uint8, 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_triu_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float16, 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_trunc_executor_aten_cpu_float64, 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_trunc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_copy_executor_aten_cpu_float64, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16, 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_unbind_executor_aten_cpu_int16, 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_unbind_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64, 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_unfold_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_float64, 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_vdot_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vdot_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_complex_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_bfloat16, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool, 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_vsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_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_vsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bfloat16, 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_xlogy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int16, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex64, 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_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex128, 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_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int16, 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_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_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_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float32, 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_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex64, 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_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_polar_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64, 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_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_alias_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_bfloat16, 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_as_strided_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16, 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_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float16, 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_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_uint8, 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_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_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_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8, 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_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_block_diag_cpu_int64, 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_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64, 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_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int16, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cauchy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_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_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64, 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_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_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_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_count_nonzero_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumprod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_deg2rad_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int16, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_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_bool, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16, 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_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_equal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_copy_cpu_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_expand_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool, 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_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_bfloat16, 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_e5m2fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64, 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_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32, 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_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16, 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_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64, 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_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool, 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_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64, 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_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8, 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_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32, 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_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool, 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_float64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_geometric_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int8, 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_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64, 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_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64, 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_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_istft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_item_cpu_int16, 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_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_cross_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_diagonal_cpu_int16, 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_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128, 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_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128, 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_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_complex128, 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_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_normal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bool, 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_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logaddexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16, 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_int64, 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_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_tensor_overload_cpu_int32, 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_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32, 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_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float64, 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_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_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_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool, 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_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_bfloat16, 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_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32, 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_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float64, 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_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_channel_shuffle_cpu_int8, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32, 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_bfloat16, 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_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8, 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_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64, 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_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16, 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_mse_loss_cpu_float64, 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_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_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int16, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_shuffle_cpu_int8, 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_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pixel_unshuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, 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_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_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16, 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_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32, 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_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_smooth_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16, 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_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex64, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal__in_place_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal__in_place_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal__in_place_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_normal_number_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32, 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_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rad2deg_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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_renorm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex64, 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_as_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_select_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex32, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_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_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int16, 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_int8, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int8, 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_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float16, 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_int8, 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_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_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_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex64, 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_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, 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_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, 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_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_bool, 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_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float32, 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_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_multiple_cpu_complex128, 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_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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_copy_cpu_int16, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_bool, 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_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_take_along_dim_cpu_int8, 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_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bool, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_uint8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex64, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vdot_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_uint8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_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_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex128, 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_bfloat16_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex64, 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_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex32, 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_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float64, 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_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bfloat16, 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_double_cpu_complex32, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int32, 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_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32, 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_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8, 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_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float16, 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_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_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_bfloat16, 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_alias_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_alias_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16, 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_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16, 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_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_copy_cpu_float32, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8, 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_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int8, 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_complex32, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_uint8, 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_asin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128, 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_asinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64, 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_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_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_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16, 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_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8, 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_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32, 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_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cauchy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_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_chunk_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32, 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_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16, 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_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8, 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_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16, 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_complex128, 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_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32, 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_contiguous_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128, 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_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32, 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_cos_cpu_int8, 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_cosh_cpu_int32, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_count_nonzero_cpu_uint8, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_deg2rad_cpu_float16, 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_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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8, 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_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float64, 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_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_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_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8, 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_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128, 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_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_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_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_equal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_complex128, 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_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_uint8, 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_expand_copy_cpu_int64, 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_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_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_expm1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8, 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_exponential_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float8_e4m3fnuz, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float8_e5m2, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8, 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_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64, 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_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_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64, 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_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64, 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_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64, 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_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64, 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_complex128, 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_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64, 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_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64, 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_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_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_frexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_geometric_cpu_int64, 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_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16, 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_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16, 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_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float64, 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_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float32, 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_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_uint8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float64, 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_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex64, 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_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64, 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_isclose_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32, 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_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_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64, 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_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32, 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_isreal_cpu_bfloat16, 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_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_item_cpu_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_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16, 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_int32, 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_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32, 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_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_cross_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_complex64, 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_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64, 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_linalg_norm_cpu_complex128, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64, 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_linspace_cpu_int64, 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_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float16, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128, 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_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logaddexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64, 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_and_cpu_int8, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64, 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_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16, 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_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_tensor_overload_cpu_complex128, 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_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32, 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_meshgrid_list_of_tensors_cpu_int64, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8, 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_float32, 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_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16, 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_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_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_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float16, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32, 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_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32, 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_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bool, 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_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8, 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_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_channel_shuffle_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float64, 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_group_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_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_float64, 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_hardtanh_cpu_int8, 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_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float16, 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_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float16, 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_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_shuffle_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pixel_unshuffle_cpu_bfloat16, 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_pixel_unshuffle_cpu_float32, 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_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64, 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_bfloat16, 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_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64, 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_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_smooth_l1_loss_cpu_float64, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int64, 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_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16, 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_tanhshrink_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8, 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_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16, 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_norm_cpu_float64, 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__in_place_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_normal_number_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_float16, 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_permute_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32, 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_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32, 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_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16, 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_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rad2deg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_bfloat16, 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_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_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_real_cpu_int16, 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_real_cpu_int64, 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_real_cpu_uint8, 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_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_renorm_cpu_complex64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex64, 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_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float64, 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_as_cpu_int64, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64, 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_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_select_scatter_cpu_int8, 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_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int16, 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_sgn_cpu_uint8, 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_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64, 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_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64, 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_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int64, 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_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32, 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_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool, 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_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex64, 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_log_softmax_with_dtype_cpu_uint8, 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_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64, 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_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, 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_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, 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_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_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_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool, 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_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_split_with_sizes_cpu_int16, 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_split_with_sizes_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_copy_cpu_float64, 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_copy_cpu_int64, 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_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_bfloat16, 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_complex32, 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_squeeze_multiple_cpu_float32, 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_squeeze_multiple_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_multiple_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool, 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_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_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float32, 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_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_copy_cpu_uint8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32, 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_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_complex64, 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_take_along_dim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_take_along_dim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16, 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_complex64, 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_tanh_cpu_int64, 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_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_tensor_split_cpu_complex128, 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_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64, 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_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex64, 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_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_copy_cpu_int64, 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_transpose_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128, 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_complex64, 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_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int32, 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_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_copy_cpu_uint8, 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_complex32, 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_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bfloat16, 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_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int32, 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_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_copy_cpu_int8, 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_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_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_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64, 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_complex128, 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_float32, 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_bfloat16, 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_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vdot_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_complex_cpu_float16, 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_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int64, 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_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__chunk_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__chunk_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_alias_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_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_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cauchy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_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_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_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_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_permuted_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32, 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_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hash_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_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_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_item_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_item_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_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_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_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_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_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_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_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_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_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_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_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_binary_cross_entropy_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_channel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_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_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_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_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_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_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_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_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_pad_reflect_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_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_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32, 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_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_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_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_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_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsafe_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_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_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64, test/test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_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_linear_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_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_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_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_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_bilinear_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_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_multiple_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_t_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_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsafe_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsafe_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__batch_norm_with_update_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cauchy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_ihfft_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_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_geqrf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hash_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_ldl_factor_ex_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_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_long_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_adaptive_max_pool2d_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_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_ctc_loss_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_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_feature_alpha_dropout_with_train_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_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_grid_sample_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_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_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_poisson_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_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_in_place_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_permute_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_resize__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsafe_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_cow_input_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_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___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__chunk_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_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_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geometric_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hash_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_amin_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_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_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_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_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_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_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_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_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_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_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_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_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_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_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_group_norm_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_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_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_nn_functional_logsigmoid_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_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_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_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_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_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_in_place_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_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_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_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_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__unsafe_masked_index_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__unsafe_masked_index_put_accumulate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cauchy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expand_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_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_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_item_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_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_nanquantile_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_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_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_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_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_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_negative_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unsafe_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__chunk_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_alias_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_as_strided_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_bucketize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cauchy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_empty_permuted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_hash_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_histogramdd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_ldl_factor_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_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_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_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nextafter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_adaptive_max_pool1d_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_alpha_dropout_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_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_bilinear_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_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_conv_transpose2d_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_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_ctc_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_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_hardsigmoid_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_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_pool1d_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_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_max_unpool1d_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_max_unpool3d_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_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_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_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_pixel_unshuffle_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_silu_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_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_nonzero_static_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_searchsorted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_bessel_j0_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_chebyshev_polynomial_v_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_entr_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_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_special_shifted_chebyshev_polynomial_v_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_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_t_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_transpose_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unbind_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_unsafe_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_view_replay_zeros_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_double_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_float_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_block_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_eye_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_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_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_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_logical_and_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_randn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sgn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_split_with_sizes_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_take_along_dim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_triu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__unsafe_masked_index_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_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cdouble_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_permuted_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eye_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_item_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_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_ldl_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logaddexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logspace_tensor_overload_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_logsumexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_channel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_negative_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_normal_in_place_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_permute_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_svd_lowrank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_t_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_uniform_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsafe_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_T_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_double_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_float_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_int_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_long_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_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_alias_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_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_as_strided_scatter_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_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_block_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_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_column_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_equal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expm1_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_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_fft_irfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_istft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_item_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_lerp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_diagonal_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_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_linspace_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_logical_and_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logsumexp_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_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_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_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_normal__in_place_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_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_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_reshape_as_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_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_split_with_sizes_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_copy_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_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_take_along_dim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_triu_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_unfold_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_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__unsafe_masked_index_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_alias_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_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_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cdouble_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_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_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_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_geqrf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_item_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_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_cholesky_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_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_linalg_solve_triangular_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_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_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_linspace_tensor_overload_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_logcumsumexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logsumexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_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_new_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_rms_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_static_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_multiple_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_copy_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_tanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_uniform_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__batch_norm_with_update_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bool_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_byte_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_chalf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_float_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_int_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_polar_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_short_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_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_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_bucketize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_count_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_deg2rad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_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_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_equal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exponential_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_frexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_geometric_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_item_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_cross_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_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_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_minimum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_channel_shuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_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_hinge_embedding_loss_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_log_softmax_with_dtype_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_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_nn_functional_pdist_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_relu6_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmax_with_dtype_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_nn_functional_softplus_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_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_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_normal_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_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rad2deg_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_repeat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_select_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sgn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_entr_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_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtri_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_split_with_sizes_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_take_along_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_triu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_xlogy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__segment_reduce_lengths_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__softmax_backward_data_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__unsafe_masked_index_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__upsample_bilinear2d_aa_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cfloat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dstack_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_empty_permuted_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exponential_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hash_tensor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_item_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linspace_tensor_overload_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_median_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_normalize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_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_binary_cross_entropy_with_logits_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_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_glu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_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_interpolate_area_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_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_linear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_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_multi_margin_loss_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_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rms_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_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_nn_functional_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_static_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_in_place_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_permute_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_blackman_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_nuttall_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_slice_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sparse_mm_reduce_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_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_entr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_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_modified_bessel_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_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_v_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_torch_ops_aten__safe_softmax_default_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_uniform_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cdouble_cpu, 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__conversions_char_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_half_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_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_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_alias_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin__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_atan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift__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_bitwise_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bucketize_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cauchy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cauchy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp__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_conj_physical_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_cosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumprod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumsum__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_deg2rad__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_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_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_dsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc__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_exp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1__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_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_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_fft_ifftn_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_ihfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_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_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_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_full_like_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_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_hstack_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_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_is_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_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_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isposinf_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_istft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp_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_linspace_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_log_normal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logsumexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_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_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_copy_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_native_layer_norm_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_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_new_zeros_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_gelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_glu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_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_nn_functional_softmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rad2deg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_renorm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_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_rpow_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_rtruediv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_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_sin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinc__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_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_expit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_xlog1py_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_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_sqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_copy_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_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_take_along_dim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_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_decomp_table_op__refs_transpose_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_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_unfold_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_as_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_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_decomp_table_op__refs_zeros_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_T_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bfloat16_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bool_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_char_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_half_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_long_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_short_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_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_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_alias_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_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_arange_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_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_asinh__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_atan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_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_bitwise_right_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_block_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cauchy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cauchy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil__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_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min_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_column_stack_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_conj_physical_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_count_nonzero_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumprod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_scatter_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_digamma_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_div_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_permuted_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_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_exp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_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_fliplr_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_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_frac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_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_geometric_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_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_igamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy_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_isfinite_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isreal_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_item_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_le_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_linspace_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_log10_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_normal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logaddexp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_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_logspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_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_ne_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_new_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_new_zeros_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu__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_hardtanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pdist_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_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_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rad2deg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rtruediv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_softmax_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_special_i0e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_spherical_bessel_j0_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_split_with_sizes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_take_along_dim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_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_tril__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc__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_view_as_complex_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_view_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zero__cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__unsafe_masked_index_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__upsample_bilinear2d_aa_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_xor_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_permuted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hash_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isnan_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_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_solve_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_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ne_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardshrink_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_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_nearest-exact_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_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_leaky_relu_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_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_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_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multi_margin_loss_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_pad_circular_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_pad_replicate_negative_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pdist_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_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_static_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_in_place_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_permute_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rand_like_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_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k1_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_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unravel_index_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_and_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cauchy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_char_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cov_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___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__upsample_bilinear2d_aa_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_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmv_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_alias_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_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_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_inverse_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_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_constant_pad_nd_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_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_as_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_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft_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_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmod_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_grid_sampler_2d_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_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_fill_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_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ldexp_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_cholesky_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_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_std_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_matrix_exp_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_max_reduction_no_dim_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_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_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_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_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_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv1d_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_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardshrink_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_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest-exact_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_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_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_negative_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_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_scaled_dot_product_attention_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_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softsign_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_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_inf_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_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_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_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reciprocal_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_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_conj_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_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i1_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_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_with_sizes_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_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_topk_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_trapezoid_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_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___radd___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___rpow___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__batch_norm_with_update_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcdiv_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_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_copy_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_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_baddbmm_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_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_column_stack_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_complex_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_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cos_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_cov_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_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_double_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_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_exp2_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_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfftn_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_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftshift_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_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kthvalue_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_lerp_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_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_diagonal_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_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_ex_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_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vecdot_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_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logdet_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_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_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_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumsum_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_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmax_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_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_no_dim_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_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mv_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_nansum_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_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_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_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_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_bilinear_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_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_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_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_elu_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_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_glu_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_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_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_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_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_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_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_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pow_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_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_real_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_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_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_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_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_take_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_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsafe_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_item_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool2d_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_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout2d_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_fractional_max_pool3d_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_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardtanh_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_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_layer_norm_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_logsigmoid_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_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multi_head_attention_forward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_with_sizes_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_transpose_copy_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_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsafe_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__chunk_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_decomposed_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_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cauchy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_permuted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_copy_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_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft2_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_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_geometric_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hinge_embedding_loss_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_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool3d_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_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_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_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize_as__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y1_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_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i0e_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_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_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_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_with_sizes_copy_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_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_multiple_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_t_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_torch__scaled_mm_cpu_float8_e4m3fn, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unravel_index_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_arange_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_linspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_logspace_tensor_overload_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_ones_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout__refs_zeros_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_arange_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_complex32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_full_cpu_uint8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_cpu_int64, 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_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_linspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_float32, 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_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_logspace_tensor_overload_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_bfloat16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_int16, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_ones_cpu_int8, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_bool, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_complex128, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_int32, test/test_ops.py::TestFakeTensorCPU::test_strided_layout_zeros_cpu_uint8, test/test_ops.py::TestTagsCPU::test_tags_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_byte_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_double_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cauchy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cumprod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_embed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_like_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_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags__refs_index_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_istft_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags__refs_lerp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_cross_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logaddexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_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_mish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_normal__in_place_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_permute_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reshape_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_select_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sgn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sinc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_stft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sum_to_size_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_t_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_take_along_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_transpose_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unbind_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unfold_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_as_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_alias_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_partial_views_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cfloat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_double_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exponential_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft2_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_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_grid_sampler_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_half_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hash_tensor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_istft_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_linalg_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_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_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_tensor_overload_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_log_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_median_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_narrow_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_zeros_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_adaptive_avg_pool3d_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_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_channel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_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_grid_sample_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_huber_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_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_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_rms_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_in_place_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reciprocal_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_repeat_interleave_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_short_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_exponential_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sparse_mm_reduce_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_t_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_take_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_torch_ops_aten__safe_softmax_default_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unravel_index_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unsafe_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_where_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2025-08-14T21:47:12.5353060Z 2025-08-14T21:47:13.9300030Z Running optim/test_swa_utils 1/1 ... [2025-08-14 21:47:13.929798] 2025-08-14T21:47:13.9300810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:13.9302470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'optim/test_swa_utils.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:13.930080] 2025-08-14T21:47:15.8570090Z 2025-08-14T21:47:15.8570750Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_7b69b52c0eb6d08b_.log 2025-08-14T21:47:15.8572150Z 2025-08-14T21:47:16.6267640Z 2025-08-14T21:47:16.6369510Z test_jit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_1.1_5c639c14e4340021_.log 2025-08-14T21:47:16.7267280Z Running 2461 items in this shard: test/test_jit.py::TestTracer::test_call_traced_fn_from_traced_module, test/test_jit.py::TestTracer::test_call_traced_module_from_traced_module, test/test_jit.py::TestTracer::test_canonicalize_tensor_iterator, test/test_jit.py::TestTracer::test_constant, test/test_jit.py::TestTracer::test_conv, test/test_jit.py::TestTracer::test_export_no_reorder, test/test_jit.py::TestTracer::test_force_outplace_check_fill, test/test_jit.py::TestTracer::test_force_outplace_check_zero, test/test_jit.py::TestTracer::test_ge, test/test_jit.py::TestTracer::test_ge_cuda, test/test_jit.py::TestTracer::test_ge_optimized, test/test_jit.py::TestTracer::test_ge_unoptimized, test/test_jit.py::TestTracer::test_index_put, test/test_jit.py::TestTracer::test_index_put_trace_with_view, test/test_jit.py::TestTracer::test_index_put_trace_without_view, test/test_jit.py::TestTracer::test_inplace_check, test/test_jit.py::TestTracer::test_inplace_copy, test/test_jit.py::TestTracer::test_inplace_copy_force_outplace, test/test_jit.py::TestTracer::test_inplace_flags, test/test_jit.py::TestTracer::test_inplace_transplant, test/test_jit.py::TestTracer::test_inplace_warn, test/test_jit.py::TestTracer::test_input_dict_checkTrace_mut, test/test_jit.py::TestTracer::test_input_dict_empty, test/test_jit.py::TestTracer::test_input_dict_empty_list, test/test_jit.py::TestTracer::test_input_dict_insertion_order, test/test_jit.py::TestTracer::test_input_dict_of_dicts, test/test_jit.py::TestTracer::test_input_dict_of_lists, test/test_jit.py::TestTracer::test_input_dict_recursive, test/test_jit.py::TestTracer::test_input_dict_remembers_keys, test/test_jit.py::TestTracer::test_input_dict_unify, test/test_jit.py::TestTracer::test_input_flatten, test/test_jit.py::TestTracer::test_input_list_mixed_type, test/test_jit.py::TestTracer::test_input_list_of_tuples, test/test_jit.py::TestTracer::test_input_list_toplevel_flatten, test/test_jit.py::TestTracer::test_input_list_toplevel_flatten_direct, test/test_jit.py::TestTracer::test_input_tuple_of_dicts, test/test_jit.py::TestTracer::test_interpolate_trace, test/test_jit.py::TestTracer::test_large_nbr_kernel_args, test/test_jit.py::TestTracer::test_lhs_index_fails, test/test_jit.py::TestTracer::test_lhs_index_trivial, test/test_jit.py::TestTracer::test_max_pool, test/test_jit.py::TestTracer::test_nested_inplace, test/test_jit.py::TestTracer::test_non_tensor_tracing, test/test_jit.py::TestTracer::test_output_unflatten, test/test_jit.py::TestTracer::test_python_function, test/test_jit.py::TestTracer::test_python_function_tup, test/test_jit.py::TestTracer::test_repeated_input, test/test_jit.py::TestTracer::test_repeated_output, test/test_jit.py::TestTracer::test_shared_param, test/test_jit.py::TestTracer::test_simple, test/test_jit.py::TestTracer::test_tensor_with_grad_as_constant, test/test_jit.py::TestTracer::test_trace_aliased_parameter, test/test_jit.py::TestTracer::test_trace_annotation, test/test_jit.py::TestTracer::test_trace_arange, test/test_jit.py::TestTracer::test_trace_arange_with_grad, test/test_jit.py::TestTracer::test_trace_autograd_function, test/test_jit.py::TestTracer::test_trace_casts, test/test_jit.py::TestTracer::test_trace_checker_control_flow, test/test_jit.py::TestTracer::test_trace_checker_dot_data, test/test_jit.py::TestTracer::test_trace_checker_dropout_notrain, test/test_jit.py::TestTracer::test_trace_checker_dropout_train, test/test_jit.py::TestTracer::test_trace_checker_inplace_on_view, test/test_jit.py::TestTracer::test_trace_checker_memoization, test/test_jit.py::TestTracer::test_trace_checker_slice_lhs, test/test_jit.py::TestTracer::test_trace_checking_with_deprecated_name, test/test_jit.py::TestTracer::test_trace_checking_with_global_name, test/test_jit.py::TestTracer::test_trace_contiguous, test/test_jit.py::TestTracer::test_trace_contiguous_short_circuit, test/test_jit.py::TestTracer::test_trace_detach, test/test_jit.py::TestTracer::test_trace_detach_inplace, test/test_jit.py::TestTracer::test_trace_detach_inplace_redispatch, test/test_jit.py::TestTracer::test_trace_detach_redispatch, test/test_jit.py::TestTracer::test_trace_dict_input, test/test_jit.py::TestTracer::test_trace_dict_output, test/test_jit.py::TestTracer::test_trace_export_fns, test/test_jit.py::TestTracer::test_trace_export_fns_recursive, test/test_jit.py::TestTracer::test_trace_fork_join_and_module, test/test_jit.py::TestTracer::test_trace_full_dynamic_shape, test/test_jit.py::TestTracer::test_trace_func_argument_names_captured, test/test_jit.py::TestTracer::test_trace_index, test/test_jit.py::TestTracer::test_trace_index_constant, test/test_jit.py::TestTracer::test_trace_indexed_assignment, test/test_jit.py::TestTracer::test_trace_inline_shape, test/test_jit.py::TestTracer::test_trace_inverse, test/test_jit.py::TestTracer::test_trace_invert_module_hierarchy, test/test_jit.py::TestTracer::test_trace_legacy_ctor, test/test_jit.py::TestTracer::test_trace_module_argument_names_captured, test/test_jit.py::TestTracer::test_trace_modulelist, test/test_jit.py::TestTracer::test_trace_multi_output_function, test/test_jit.py::TestTracer::test_trace_namedtuple, test/test_jit.py::TestTracer::test_trace_nested_datatypes, test/test_jit.py::TestTracer::test_trace_nested_fn, test/test_jit.py::TestTracer::test_trace_no_duplicated_lifted_input_output, test/test_jit.py::TestTracer::test_trace_numel, test/test_jit.py::TestTracer::test_trace_optioanl_dtype, test/test_jit.py::TestTracer::test_trace_optional, test/test_jit.py::TestTracer::test_trace_out_operator_with_two_output, test/test_jit.py::TestTracer::test_trace_partial_func_argument_names_captured, test/test_jit.py::TestTracer::test_trace_random, test/test_jit.py::TestTracer::test_trace_records_names, test/test_jit.py::TestTracer::test_trace_save, test/test_jit.py::TestTracer::test_trace_save_load_copy, test/test_jit.py::TestTracer::test_trace_single_tuple, test/test_jit.py::TestTracer::test_trace_size, test/test_jit.py::TestTracer::test_trace_size_with_grad, test/test_jit.py::TestTracer::test_trace_skip_none_submodule, test/test_jit.py::TestTracer::test_trace_slice, test/test_jit.py::TestTracer::test_trace_slice_expr_complete_type, test/test_jit.py::TestTracer::test_trace_slice_full_dim, test/test_jit.py::TestTracer::test_trace_slice_setitem_dynamic_shape, test/test_jit.py::TestTracer::test_trace_slice_with_grad, test/test_jit.py::TestTracer::test_trace_tensor_factory, test/test_jit.py::TestTracer::test_trace_topk, test/test_jit.py::TestTracer::test_trace_tuple, test/test_jit.py::TestTracer::test_trace_variable_instantiation, test/test_jit.py::TestTracer::test_trace_warn, test/test_jit.py::TestTracer::test_trace_with_conditional_property, test/test_jit.py::TestTracer::test_trace_with_nested_strided_tensor_output, test/test_jit.py::TestTracer::test_trace_with_nested_tensor_list_output, test/test_jit.py::TestTracer::test_trace_with_number_list_output, test/test_jit.py::TestTracer::test_trace_with_tensor_list_output, test/test_jit.py::TestTracer::test_trace_with_tuple_tensor, test/test_jit.py::TestTracer::test_traced_module_cuda, test/test_jit.py::TestTracer::test_tracing_backward_hook_error, test/test_jit.py::TestTracer::test_tracing_hooks, test/test_jit.py::TestTracer::test_tracing_multiple_methods, test/test_jit.py::TestTracer::test_type_same_device, test/test_jit.py::TestTracer::test_typeas_trace_check, test/test_jit.py::TestTracer::test_wrapped_number, test/test_jit.py::TestMixTracingScripting::test_call_script_fn_from_traced_module, test/test_jit.py::TestMixTracingScripting::test_call_script_module_from_traced_module, test/test_jit.py::TestMixTracingScripting::test_call_traced_fn_from_script_fn, test/test_jit.py::TestMixTracingScripting::test_call_traced_mod_from_script_fn, test/test_jit.py::TestMixTracingScripting::test_call_tracing_fn_from_script_module, test/test_jit.py::TestMixTracingScripting::test_call_tracing_mod_from_script_module, test/test_jit.py::TestMixTracingScripting::test_jit_trace_callfunction_return_shapes, test/test_jit.py::TestMixTracingScripting::test_script_inline_trace_multiple_args, test/test_jit.py::TestMixTracingScripting::test_trace_dict_mix_script, test/test_jit.py::TestMixTracingScripting::test_trace_hierarchy, test/test_jit.py::TestMixTracingScripting::test_trace_linear, test/test_jit.py::TestMixTracingScripting::test_trace_mixed_by_script_with_dict_output, test/test_jit.py::TestMixTracingScripting::test_trace_of_script, test/test_jit.py::TestMixTracingScripting::test_trace_parameter, test/test_jit.py::TestMixTracingScripting::test_trace_returning_dict_with_tensor_tuples, test/test_jit.py::TestMixTracingScripting::test_trace_script, test/test_jit.py::TestMixTracingScripting::test_trace_script_returning_complex_dict, test/test_jit.py::TestMixTracingScripting::test_trace_with_size, test/test_jit.py::TestMixTracingScripting::test_traced_module_contains_scripted_interface_types, test/test_jit.py::TestMixTracingScripting::test_traced_module_implements_interface, test/test_jit.py::TestMixTracingScripting::test_tracing_indexing, test/test_jit.py::TestMixTracingScripting::test_tracing_slicing, test/test_jit.py::TestRecursiveScript::test_attributes, test/test_jit.py::TestRecursiveScript::test_class_compile, test/test_jit.py::TestRecursiveScript::test_constants_with_final, test/test_jit.py::TestRecursiveScript::test_dir, test/test_jit.py::TestRecursiveScript::test_error_stack, test/test_jit.py::TestRecursiveScript::test_error_stack_annotation, test/test_jit.py::TestRecursiveScript::test_error_stack_class, test/test_jit.py::TestRecursiveScript::test_error_stack_module, test/test_jit.py::TestRecursiveScript::test_failed_function_compilation, test/test_jit.py::TestRecursiveScript::test_function_attribute_in_submodule, test/test_jit.py::TestRecursiveScript::test_ignore_class, test/test_jit.py::TestRecursiveScript::test_inferred_nonetype, test/test_jit.py::TestRecursiveScript::test_init_error, test/test_jit.py::TestRecursiveScript::test_inner_traced_module, test/test_jit.py::TestRecursiveScript::test_iterable_modules, test/test_jit.py::TestRecursiveScript::test_method_call, test/test_jit.py::TestRecursiveScript::test_module_basic, test/test_jit.py::TestRecursiveScript::test_module_function_export, test/test_jit.py::TestRecursiveScript::test_module_name, test/test_jit.py::TestRecursiveScript::test_module_repr, test/test_jit.py::TestRecursiveScript::test_optional_module, test/test_jit.py::TestRecursiveScript::test_override_instance_method_ignore, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_basic, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_cycle, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_escape_hatch, test/test_jit.py::TestRecursiveScript::test_prepare_scriptable_iterable_modules, test/test_jit.py::TestRecursiveScript::test_python_function_attribute, test/test_jit.py::TestRecursiveScript::test_repeated_error_stack, test/test_jit.py::TestRecursiveScript::test_script_after_eval, test/test_jit.py::TestRecursiveScript::test_script_basic, test/test_jit.py::TestRecursiveScript::test_script_function_attribute, test/test_jit.py::TestRecursiveScript::test_script_loaded_module, test/test_jit.py::TestRecursiveScript::test_thread_safe_error_stacks, test/test_jit.py::TestTypeSharing::test_assign_python_attr, test/test_jit.py::TestTypeSharing::test_basic, test/test_jit.py::TestTypeSharing::test_builtin_function_different, test/test_jit.py::TestTypeSharing::test_builtin_function_same, test/test_jit.py::TestTypeSharing::test_constants, test/test_jit.py::TestTypeSharing::test_diff_attr_values, test/test_jit.py::TestTypeSharing::test_failed_attribute_compilation, test/test_jit.py::TestTypeSharing::test_ignored_fns, test/test_jit.py::TestTypeSharing::test_linear, test/test_jit.py::TestTypeSharing::test_loaded_modules_work, test/test_jit.py::TestTypeSharing::test_module_dict_same_type_different_name, test/test_jit.py::TestTypeSharing::test_mutate_attr_value, test/test_jit.py::TestTypeSharing::test_param_vs_attribute, test/test_jit.py::TestTypeSharing::test_python_function_attribute_different, test/test_jit.py::TestTypeSharing::test_python_function_attribute_same, test/test_jit.py::TestTypeSharing::test_same_but_different_classes, test/test_jit.py::TestTypeSharing::test_script_function_attribute_different, test/test_jit.py::TestTypeSharing::test_script_function_attribute_same, test/test_jit.py::TestTypeSharing::test_script_module_containing_traced_module, test/test_jit.py::TestTypeSharing::test_submodules, test/test_jit.py::TestTypeSharing::test_tracing_gives_different_types, test/test_jit.py::TestTypeSharing::test_type_not_shared_ignored_attributes, test/test_jit.py::TestTypeSharing::test_type_shared_ignored_attributes, test/test_jit.py::TestTypeSharing::test_type_sharing_define_in_init, test/test_jit.py::TestTypeSharing::test_type_sharing_disabled, test/test_jit.py::TestLogging::test_bump_numeric_counter, test/test_jit.py::TestLogging::test_counter_aggregation, test/test_jit.py::TestLogging::test_logging_levels_set, test/test_jit.py::TestLogging::test_time_measurement_counter, test/test_jit.py::TestLogging::test_time_measurement_counter_script, test/test_jit.py::TestLogging::test_trace_numeric_counter, test/test_jit.py::TestBackends::test_errors, test/test_jit.py::TestBackends::test_execution, test/test_jit.py::TestBackends::test_save_load, test/test_jit.py::TestBackendsWithCompiler::test_errors, test/test_jit.py::TestBackendsWithCompiler::test_execution, test/test_jit.py::TestNnapiBackend::test_adaptive_avg_pool2d, test/test_jit.py::TestNnapiBackend::test_avg_pool2d, test/test_jit.py::TestNnapiBackend::test_cat, test/test_jit.py::TestNnapiBackend::test_compile_spec_santiy, test/test_jit.py::TestNnapiBackend::test_conv2d, test/test_jit.py::TestNnapiBackend::test_conv2d_transpose, test/test_jit.py::TestNnapiBackend::test_dequantize, test/test_jit.py::TestNnapiBackend::test_detach, test/test_jit.py::TestNnapiBackend::test_flatten, test/test_jit.py::TestNnapiBackend::test_hardtanh, test/test_jit.py::TestNnapiBackend::test_linear, test/test_jit.py::TestNnapiBackend::test_log_softmax, test/test_jit.py::TestNnapiBackend::test_max_pool2d, test/test_jit.py::TestNnapiBackend::test_mean, test/test_jit.py::TestNnapiBackend::test_multi_output, test/test_jit.py::TestNnapiBackend::test_pointwise_binary, test/test_jit.py::TestNnapiBackend::test_pointwise_binary_const, test/test_jit.py::TestNnapiBackend::test_pointwise_unary, test/test_jit.py::TestNnapiBackend::test_prelu, test/test_jit.py::TestNnapiBackend::test_qadd, test/test_jit.py::TestNnapiBackend::test_qlinear, test/test_jit.py::TestNnapiBackend::test_quantize, test/test_jit.py::TestNnapiBackend::test_reshape, test/test_jit.py::TestNnapiBackend::test_seblock_mul, test/test_jit.py::TestNnapiBackend::test_slice, test/test_jit.py::TestNnapiBackend::test_softmax, test/test_jit.py::TestNnapiBackend::test_tensor_input, test/test_jit.py::TestNnapiBackend::test_to, test/test_jit.py::TestNnapiBackend::test_unsqueeze, test/test_jit.py::TestNnapiBackend::test_upsample_nearest2d, test/test_jit.py::TestList::test_comprehension_iterable, test/test_jit.py::TestList::test_comprehension_out_type_not_in_type, test/test_jit.py::TestList::test_comprehensions_basic, test/test_jit.py::TestList::test_comprehensions_basic_float, test/test_jit.py::TestList::test_comprehensions_two_comps, test/test_jit.py::TestList::test_copy_list_immutable, test/test_jit.py::TestList::test_copy_list_mutable, test/test_jit.py::TestList::test_del, test/test_jit.py::TestList::test_dict_keyword_is_correctly_typed, test/test_jit.py::TestList::test_dict_keyword_with_dict_comprehension, test/test_jit.py::TestList::test_dict_keyword_with_dict_comprehension_and_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_empty_dict_comprehension, test/test_jit.py::TestList::test_dict_keyword_with_empty_iterable, test/test_jit.py::TestList::test_dict_keyword_with_internal_aggregate_function, test/test_jit.py::TestList::test_dict_keyword_with_iterable, test/test_jit.py::TestList::test_dict_keyword_with_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_kwargs_using_container_values, test/test_jit.py::TestList::test_dict_keyword_with_mapping, test/test_jit.py::TestList::test_dict_keyword_with_mapping_and_kwargs, test/test_jit.py::TestList::test_dict_keyword_with_mismatched_annotations, test/test_jit.py::TestList::test_dict_keyword_with_nested_call, test/test_jit.py::TestList::test_dict_keyword_with_previously_declared_variable, test/test_jit.py::TestList::test_dict_keyword_with_previously_declared_variable_and_kwargs, test/test_jit.py::TestList::test_extend_list_immutable, test/test_jit.py::TestList::test_extend_list_mutable, test/test_jit.py::TestList::test_in_check, test/test_jit.py::TestList::test_list_bool_conversion, test/test_jit.py::TestList::test_list_count, test/test_jit.py::TestList::test_list_count_not_existing, test/test_jit.py::TestList::test_list_gather, test/test_jit.py::TestList::test_list_index, test/test_jit.py::TestList::test_list_index_not_existing, test/test_jit.py::TestList::test_list_keyword, test/test_jit.py::TestList::test_list_len, test/test_jit.py::TestList::test_list_literal, test/test_jit.py::TestList::test_list_none, test/test_jit.py::TestList::test_list_ops, test/test_jit.py::TestList::test_list_slice, test/test_jit.py::TestList::test_list_sort, test/test_jit.py::TestList::test_list_unification_hint, test/test_jit.py::TestList::test_list_variance, test/test_jit.py::TestList::test_min_bool_list, test/test_jit.py::TestList::test_min_max_list, test/test_jit.py::TestList::test_min_max_single_list, test/test_jit.py::TestList::test_mutable_list_append, test/test_jit.py::TestList::test_mutable_list_append_2, test/test_jit.py::TestList::test_mutable_list_append_if, test/test_jit.py::TestList::test_mutable_list_append_if_else, test/test_jit.py::TestList::test_mutable_list_append_loop, test/test_jit.py::TestList::test_mutable_list_append_loop_if, test/test_jit.py::TestList::test_mutable_list_clear, test/test_jit.py::TestList::test_mutable_list_clear_empty, test/test_jit.py::TestList::test_mutable_list_function_inline, test/test_jit.py::TestList::test_mutable_list_insert, test/test_jit.py::TestList::test_mutable_list_insert_neg_out_of_bounds, test/test_jit.py::TestList::test_mutable_list_insert_negative, test/test_jit.py::TestList::test_mutable_list_insert_out_of_bounds, test/test_jit.py::TestList::test_mutable_list_nested_loop, test/test_jit.py::TestList::test_mutable_list_pop, test/test_jit.py::TestList::test_mutable_list_pop2, test/test_jit.py::TestList::test_mutable_list_pop_at, test/test_jit.py::TestList::test_mutable_list_pop_at2, test/test_jit.py::TestList::test_mutable_list_pop_at_negative, test/test_jit.py::TestList::test_mutable_list_pop_at_negative2, test/test_jit.py::TestList::test_mutable_list_pop_empty, test/test_jit.py::TestList::test_mutable_list_pop_slice, test/test_jit.py::TestList::test_mutable_list_remove, test/test_jit.py::TestList::test_mutable_list_remove2, test/test_jit.py::TestList::test_mutable_list_remove_not_existing, test/test_jit.py::TestList::test_mutable_list_remove_tensor, test/test_jit.py::TestList::test_mutable_list_reverse, test/test_jit.py::TestList::test_mutable_list_reverse_empty, test/test_jit.py::TestList::test_mutable_tensor_list_reverse, test/test_jit.py::TestList::test_no_element_type_annotation, test/test_jit.py::TestList::test_slice_index, test/test_jit.py::TestList::test_tensor_list_count, test/test_jit.py::TestList::test_tensor_list_count_not_existing, test/test_jit.py::TestList::test_tensor_list_index, test/test_jit.py::TestList::test_tensor_list_index_not_existing, test/test_jit.py::TestList::test_to_list, test/test_jit.py::TestList::test_to_list_gpu, test/test_jit.py::TestDict::test_aug_assign, test/test_jit.py::TestDict::test_basic, test/test_jit.py::TestDict::test_clear, test/test_jit.py::TestDict::test_copy, test/test_jit.py::TestDict::test_del, test/test_jit.py::TestDict::test_dict_bool_conversion, test/test_jit.py::TestDict::test_dict_preserves_order, test/test_jit.py::TestDict::test_dict_to_python, test/test_jit.py::TestDict::test_dict_variance, test/test_jit.py::TestDict::test_get, test/test_jit.py::TestDict::test_get_boolkey, test/test_jit.py::TestDict::test_items, test/test_jit.py::TestDict::test_key_type, test/test_jit.py::TestDict::test_keys, test/test_jit.py::TestDict::test_len, test/test_jit.py::TestDict::test_loop, test/test_jit.py::TestDict::test_membership, test/test_jit.py::TestDict::test_mutability, test/test_jit.py::TestDict::test_optional_dict_construct, test/test_jit.py::TestDict::test_ordered_dict, test/test_jit.py::TestDict::test_pop, test/test_jit.py::TestDict::test_popitem, test/test_jit.py::TestDict::test_setdefault, test/test_jit.py::TestDict::test_type_annotation_missing_contained_type, test/test_jit.py::TestDict::test_update, test/test_jit.py::TestDict::test_update_existing_key, test/test_jit.py::TestDict::test_values, test/test_jit.py::TestDict::test_view, test/test_jit.py::TestNamedTuple::test_namedtuple, test/test_jit.py::TestNamedTuple::test_namedtuple_as_attr, test/test_jit.py::TestNamedTuple::test_namedtuple_constant, test/test_jit.py::TestNamedTuple::test_namedtuple_input_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_inside_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_kwarg_construct, test/test_jit.py::TestNamedTuple::test_namedtuple_lower, test/test_jit.py::TestNamedTuple::test_namedtuple_resolution, test/test_jit.py::TestNamedTuple::test_namedtuple_resolution_forwardref, test/test_jit.py::TestNamedTuple::test_namedtuple_serialization, test/test_jit.py::TestNamedTuple::test_namedtuple_slice_unpack, test/test_jit.py::TestNamedTuple::test_namedtuple_type_annotation, test/test_jit.py::TestNamedTuple::test_namedtuple_wrong_types, test/test_jit.py::TestNamedTuple::test_return_named_tuple, test/test_jit.py::TestScriptDict::test_bool, test/test_jit.py::TestScriptDict::test_contains, test/test_jit.py::TestScriptDict::test_delitem, test/test_jit.py::TestScriptDict::test_getitem, test/test_jit.py::TestScriptDict::test_items, test/test_jit.py::TestScriptDict::test_iter, test/test_jit.py::TestScriptDict::test_len, test/test_jit.py::TestScriptDict::test_nested, test/test_jit.py::TestScriptDict::test_reference_semantics, test/test_jit.py::TestScriptDict::test_repr, test/test_jit.py::TestScriptDict::test_setitem, test/test_jit.py::TestScriptList::test_append, test/test_jit.py::TestScriptList::test_bool, test/test_jit.py::TestScriptList::test_clear, test/test_jit.py::TestScriptList::test_contains, test/test_jit.py::TestScriptList::test_count, test/test_jit.py::TestScriptList::test_defaultdict, test/test_jit.py::TestScriptList::test_delitem, test/test_jit.py::TestScriptList::test_extend, test/test_jit.py::TestScriptList::test_getitem, test/test_jit.py::TestScriptList::test_insert, test/test_jit.py::TestScriptList::test_iter, test/test_jit.py::TestScriptList::test_len, test/test_jit.py::TestScriptList::test_nested, test/test_jit.py::TestScriptList::test_pop, test/test_jit.py::TestScriptList::test_reference_semantics, test/test_jit.py::TestScriptList::test_remove, test/test_jit.py::TestScriptList::test_repr, test/test_jit.py::TestScriptList::test_setitem, test/test_jit.py::TestAsync::test_async_future_type_python, test/test_jit.py::TestAsync::test_async_grad_guard_no_grad, test/test_jit.py::TestAsync::test_async_grad_guard_with_grad, test/test_jit.py::TestAsync::test_async_kwargs, test/test_jit.py::TestAsync::test_async_parsing, test/test_jit.py::TestAsync::test_async_python, test/test_jit.py::TestAsync::test_async_script, test/test_jit.py::TestAsync::test_async_script_capture, test/test_jit.py::TestAsync::test_async_script_error, test/test_jit.py::TestAsync::test_async_script_multi_forks, test/test_jit.py::TestAsync::test_async_script_multi_waits, test/test_jit.py::TestAsync::test_async_script_nested, test/test_jit.py::TestAsync::test_async_script_no_script_mod, test/test_jit.py::TestAsync::test_async_script_trace, test/test_jit.py::TestAsync::test_future_subtyping, test/test_jit.py::TestAsync::test_no_future_subtype_message, test/test_jit.py::TestAsync::test_trace_fork_wait, test/test_jit.py::TestAsync::test_trace_fork_wait_inline, test/test_jit.py::TestAsync::test_trace_fork_wait_leaking, test/test_jit.py::TestAsync::test_trace_fork_wait_list_modulecalls, test/test_jit.py::TestAsync::test_trace_modulecalls_with_different_output_types, test/test_jit.py::TestAwait::test_await_class_arg, test/test_jit.py::TestAwait::test_await_class_return, test/test_jit.py::TestAwait::test_await_eager_lazy, test/test_jit.py::TestAwait::test_await_func_arg, test/test_jit.py::TestAwait::test_await_getattr_implicit_convertion, test/test_jit.py::TestAwait::test_await_isinstance, test/test_jit.py::TestAwait::test_await_multiout_save, test/test_jit.py::TestAwait::test_await_nested, test/test_jit.py::TestAwait::test_await_out_of_interpreter, test/test_jit.py::TestAwait::test_await_python, test/test_jit.py::TestAwait::test_await_type_python, test/test_jit.py::TestAwait::test_awaitable_to_await, test/test_jit.py::TestAwait::test_eager_await_non_scriptable, test/test_jit.py::TestAwait::test_jit_trace, test/test_jit.py::TestAwait::test_nowait, test/test_jit.py::TestAwait::test_nowait_class, test/test_jit.py::TestAwait::test_script, test/test_jit.py::TestDataParallel::test_python_submodule_script, test/test_jit.py::TestDataParallel::test_shared_module, test/test_jit.py::TestDataParallel::test_tensor_sharing, test/test_jit.py::TestDataParallel::test_tensor_sharing_with_forward, test/test_jit.py::TestDataParallel::test_traced_module, test/test_jit.py::TestModels::test_alexnet, test/test_jit.py::TestModels::test_dcgan_models, test/test_jit.py::TestModels::test_dcgan_models_cuda, test/test_jit.py::TestModels::test_mnist, test/test_jit.py::TestModels::test_mnist_cuda, test/test_jit.py::TestModels::test_mnist_training_leaks_no_memory_cuda, test/test_jit.py::TestModels::test_neural_style, test/test_jit.py::TestModels::test_neural_style_cuda, test/test_jit.py::TestModels::test_reinforcement_learning, test/test_jit.py::TestModels::test_reinforcement_learning_cuda, test/test_jit.py::TestModels::test_script_module_script_resnet, test/test_jit.py::TestModels::test_script_module_trace_resnet18, test/test_jit.py::TestModels::test_snli, test/test_jit.py::TestModels::test_snli_cuda, test/test_jit.py::TestModels::test_super_resolution, test/test_jit.py::TestModels::test_super_resolution_cuda, test/test_jit.py::TestModels::test_time_sequence_prediction, test/test_jit.py::TestModels::test_vae, test/test_jit.py::TestModels::test_vae_cuda, test/test_jit.py::TestModules::test_script_module_with_constants_list, test/test_jit.py::TestAutodiffJit::test_autodiff_requires_grad_nograd, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs_profiled_twice, test/test_jit.py::TestAutodiffJit::test_requires_grad_outputs_side_effects, test/test_jit.py::TestAutodiffJit::test_undefined_tensor_lists, test/test_jit.py::TestAutodiffSubgraphSlicing::test_aliased_outputs, test/test_jit.py::TestAutodiffSubgraphSlicing::test_bias_as_arg, test/test_jit.py::TestAutodiffSubgraphSlicing::test_bias_as_module_attr, test/test_jit.py::TestAutodiffSubgraphSlicing::test_chunk_constant_script_ad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_constructed_bias, test/test_jit.py::TestAutodiffSubgraphSlicing::test_diff_graph_inline_threshold, test/test_jit.py::TestAutodiffSubgraphSlicing::test_differentiable_graph_ops_requires_grad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_does_not_create_cycles, test/test_jit.py::TestAutodiffSubgraphSlicing::test_does_not_merge_unrelated, test/test_jit.py::TestAutodiffSubgraphSlicing::test_has_profiled_info_aliasing_outputs, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merge_respects_aliasing, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_dense, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_down, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_up, test/test_jit.py::TestAutodiffSubgraphSlicing::test_merges_without_cycles, test/test_jit.py::TestAutodiffSubgraphSlicing::test_prune_grad, test/test_jit.py::TestAutodiffSubgraphSlicing::test_requires_grad_for_tensor_list, test/test_jit.py::TestAutodiffSubgraphSlicing::test_respects_lexical_scoping, test/test_jit.py::TestAutodiffSubgraphSlicing::test_simple_merge, test/test_jit.py::TestAutodiffSubgraphSlicing::test_simple_no_merge, test/test_jit.py::TestCustomOperators::test_calling_scripted_custom_op, test/test_jit.py::TestCustomOperators::test_calling_traced_custom_op, test/test_jit.py::TestCustomOperators::test_default_arguments_are_used, test/test_jit.py::TestCustomOperators::test_dynamic_op_registry, test/test_jit.py::TestCustomOperators::test_generic_list, test/test_jit.py::TestCustomOperators::test_getting_invalid_attr, test/test_jit.py::TestCustomOperators::test_passing_and_returning_lists, test/test_jit.py::TestCustomOperators::test_passing_one_positional_but_not_the_second, test/test_jit.py::TestCustomOperators::test_passing_too_few_args, test/test_jit.py::TestCustomOperators::test_passing_too_many_args, test/test_jit.py::TestCustomOperators::test_passing_unknown_kwargs, test/test_jit.py::TestCustomOperators::test_script_graph_contains_custom_op, test/test_jit.py::TestCustomOperators::test_script_graph_for_custom_ops_matches_traced_graph, test/test_jit.py::TestCustomOperators::test_simply_calling_an_operator, test/test_jit.py::TestCustomOperators::test_where_no_scalar, test/test_jit.py::TestGraphRewritePasses::test_fuse_linear, test/test_jit.py::TestClassType::test_cast_overloads, test/test_jit.py::TestClassType::test_class_attribute_wrong_type, test/test_jit.py::TestClassType::test_class_constant, test/test_jit.py::TestClassType::test_class_constructs_itself, test/test_jit.py::TestClassType::test_class_inheritance, test/test_jit.py::TestClassType::test_class_inheritance_implicit, test/test_jit.py::TestClassType::test_class_sorting, test/test_jit.py::TestClassType::test_class_specialization, test/test_jit.py::TestClassType::test_class_type_as_param, test/test_jit.py::TestClassType::test_classmethod, test/test_jit.py::TestClassType::test_conditional_set_attr, test/test_jit.py::TestClassType::test_custom_delete, test/test_jit.py::TestClassType::test_default_args, test/test_jit.py::TestClassType::test_get_attr, test/test_jit.py::TestClassType::test_get_attr_not_initialized, test/test_jit.py::TestClassType::test_get_with_method, test/test_jit.py::TestClassType::test_imported_classes, test/test_jit.py::TestClassType::test_in, test/test_jit.py::TestClassType::test_init_compiled_first, test/test_jit.py::TestClassType::test_interface, test/test_jit.py::TestClassType::test_optional_type_promotion, test/test_jit.py::TestClassType::test_out_of_order_methods, test/test_jit.py::TestClassType::test_overloaded_fn, test/test_jit.py::TestClassType::test_properties, test/test_jit.py::TestClassType::test_py_class_to_ivalue_missing_attribute, test/test_jit.py::TestClassType::test_python_interop, test/test_jit.py::TestClassType::test_recursive_class, test/test_jit.py::TestClassType::test_recursive_script_builtin_type_resolution, test/test_jit.py::TestClassType::test_recursive_script_module_builtin_type_resolution, test/test_jit.py::TestClassType::test_recursive_scripting, test/test_jit.py::TestClassType::test_recursive_scripting_failed, test/test_jit.py::TestClassType::test_reference_semantics, test/test_jit.py::TestClassType::test_save_load_with_classes, test/test_jit.py::TestClassType::test_save_load_with_classes_nested, test/test_jit.py::TestClassType::test_save_load_with_classes_returned, test/test_jit.py::TestClassType::test_schema_human_readable, test/test_jit.py::TestClassType::test_self_referential_method, test/test_jit.py::TestClassType::test_set_attr_in_method, test/test_jit.py::TestClassType::test_set_attr_non_initialized, test/test_jit.py::TestClassType::test_set_attr_type_mismatch, test/test_jit.py::TestClassType::test_staticmethod, test/test_jit.py::TestClassType::test_type_annotation, test/test_jit.py::TestClassType::test_type_annotations, test/test_jit.py::TestClassType::test_unresolved_class_attributes, test/test_jit.py::TestClassType::test_unused_method, test/test_jit.py::TestBuiltins::test_del, test/test_jit.py::TestBuiltins::test_del_multiple_operands, test/test_jit.py::TestBuiltins::test_has_attr, test/test_jit.py::TestBuiltins::test_has_attr_invalid_args, test/test_jit.py::TestBuiltins::test_torch_check, test/test_jit.py::TestBuiltins::test_torch_check_invalid_args, test/test_jit.py::TestTensorBuiltins::test_method_on_number, test/test_jit.py::TestTensorBuiltins::test_scalar_to_num_conversions, test/test_jit.py::TestTensorBuiltins::test_tensor_item, test/test_jit.py::TestTensorBuiltins::test_tensor_properties, test/test_jit.py::TestTensorBuiltins::test_tensor_subscript_assign, test/test_jit.py::TestTensorBuiltins::test_tensor_subscript_assign_device, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_inp_out, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_just_inp, test/test_jit.py::TestIgnoreContextManager::test_with_ignore_context_manager_with_just_out, test/test_jit.py::TestSymbolicShapeAnalysis::test_adaptive_avg_pool2d, test/test_jit.py::TestSymbolicShapeAnalysis::test_arange_shape, test/test_jit.py::TestSymbolicShapeAnalysis::test_binary_shape_fns_inplace, test/test_jit.py::TestSymbolicShapeAnalysis::test_binary_shape_functions, test/test_jit.py::TestSymbolicShapeAnalysis::test_conv_deconv, test/test_jit.py::TestSymbolicShapeAnalysis::test_convolution_backward, test/test_jit.py::TestSymbolicShapeAnalysis::test_cross_entropy_loss, test/test_jit.py::TestSymbolicShapeAnalysis::test_if_propagation, test/test_jit.py::TestSymbolicShapeAnalysis::test_partial_eval_graph_conv, test/test_jit.py::TestSymbolicShapeAnalysis::test_partial_eval_stitching, test/test_jit.py::TestSymbolicShapeAnalysis::test_refinement_through_graph_stitching, test/test_jit.py::TestSymbolicShapeAnalysis::test_register_function_error_checking, test/test_jit.py::TestSymbolicShapeAnalysis::test_returning_input_symbolic_shapes, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_analysis, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_concat, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_embedding_bag, test/test_jit.py::TestSymbolicShapeAnalysis::test_shape_function_includes, test/test_jit.py::TestSymbolicShapeAnalysis::test_shared_shape_graph, test/test_jit.py::TestSymbolicShapeAnalysis::test_size_and_sizes, test/test_jit.py::TestSymbolicShapeAnalysis::test_squeeze_dims, test/test_jit.py::TestSymbolicShapeAnalysis::test_stitching_concat, test/test_jit.py::TestSymbolicShapeAnalysis::test_stitching_multi_output, test/test_jit.py::TestSymbolicShapeAnalysis::test_sym_ir_parsing, test/test_jit.py::TestSymbolicShapeAnalysis::test_unary_shape_fns_inplace, test/test_jit.py::TestSymbolicShapeAnalysis::test_unary_shape_functions, test/test_jit.py::TestSymbolicShapeAnalysis::test_write, test/test_jit.py::TestOpDecompositions::test_op_decomposition, test/test_jit.py::TestOpDecompositions::test_registered_decomposition, test/test_jit.py::TestUnsupportedOps::test_factory_ops_requires_grad_fail, test/test_jit.py::TestUnsupportedOps::test_init_ops, test/test_jit.py::TestFreezing::test_freeze_interface_swapping_two_methods, test/test_jit.py::TestFreezing::test_freeze_interface_within_object, test/test_jit.py::TestFreezing::test_freeze_module, test/test_jit.py::TestFreezing::test_freeze_module_detach_gradient, test/test_jit.py::TestFreezing::test_freeze_module_in_training_mode, test/test_jit.py::TestFreezing::test_freeze_module_inlining, test/test_jit.py::TestFreezing::test_freeze_module_no_forward, test/test_jit.py::TestFreezing::test_freeze_module_return_self, test/test_jit.py::TestFreezing::test_freeze_module_return_sub_module, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr2, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_attr3, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr2, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr3, test/test_jit.py::TestFreezing::test_freeze_module_with_aliased_tensor_attr4, test/test_jit.py::TestFreezing::test_freeze_module_with_call_method, test/test_jit.py::TestFreezing::test_freeze_module_with_fork, test/test_jit.py::TestFreezing::test_freeze_module_with_fork2, test/test_jit.py::TestFreezing::test_freeze_module_with_fork_calling_module_method, test/test_jit.py::TestFreezing::test_freeze_module_with_helperfunction, test/test_jit.py::TestFreezing::test_freeze_module_with_inplace_mutable, test/test_jit.py::TestFreezing::test_freeze_module_with_list, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_dict, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_list, test/test_jit.py::TestFreezing::test_freeze_module_with_mutable_tensor, test/test_jit.py::TestFreezing::test_freeze_module_with_nested_fork, test/test_jit.py::TestFreezing::test_freeze_module_with_nestedaliasing, test/test_jit.py::TestFreezing::test_freeze_module_with_nestedaliasingscalar, test/test_jit.py::TestFreezing::test_freeze_module_with_non_static_module_container_index, test/test_jit.py::TestFreezing::test_freeze_module_with_overlapping_attrs, test/test_jit.py::TestFreezing::test_freeze_module_with_preserve_sub_module, test/test_jit.py::TestFreezing::test_freeze_module_with_preserve_sub_module_and_mutation, test/test_jit.py::TestFreezing::test_freeze_module_with_sharedclasstype, test/test_jit.py::TestFreezing::test_freeze_module_with_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_tensor, test/test_jit.py::TestFreezing::test_freeze_module_with_tuple, test/test_jit.py::TestFreezing::test_freeze_module_with_tupleoutput_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attr, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attribute_on_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_attribute_on_unused_submodule, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method2, test/test_jit.py::TestFreezing::test_freeze_module_with_user_preserved_method_on_submodule, test/test_jit.py::TestFreezing::test_freeze_no_forward, test/test_jit.py::TestFreezing::test_freeze_non_interface_module_swap, test/test_jit.py::TestFreezing::test_freeze_non_module_class_getattr, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces_same_name, test/test_jit.py::TestFreezing::test_freeze_recursive_interfaces_with_reassignment, test/test_jit.py::TestFreezing::test_freeze_with_interface_mutable, test/test_jit.py::TestFreezing::test_freeze_with_swapping_interfaces, test/test_jit.py::TestFreezing::test_module_getattr_indirection, test/test_jit.py::TestFreezing::test_module_with_shared_type_instances, test/test_jit.py::TestFrozenOptimizations::test_bn_not_broadcast_with_linear, test/test_jit.py::TestFrozenOptimizations::test_collapse_adjacent_conversions, test/test_jit.py::TestFrozenOptimizations::test_conv_add_folding, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding_autocast_scenario_cuda, test/test_jit.py::TestFrozenOptimizations::test_conv_bn_folding_not_forward, test/test_jit.py::TestFrozenOptimizations::test_conv_hardswish, test/test_jit.py::TestFrozenOptimizations::test_conv_mul_add_bn, test/test_jit.py::TestFrozenOptimizations::test_conv_to_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_conv_to_mkldnn_no_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_freeze_conv_relu_fusion, test/test_jit.py::TestFrozenOptimizations::test_freeze_conv_relu_fusion_not_forward, test/test_jit.py::TestFrozenOptimizations::test_freeze_mkdlnn, test/test_jit.py::TestFrozenOptimizations::test_freeze_remove_dropout, test/test_jit.py::TestFrozenOptimizations::test_freeze_remove_feature_dropout, test/test_jit.py::TestFrozenOptimizations::test_hardswish_hardsigmoid, test/test_jit.py::TestFrozenOptimizations::test_incompatible_perf_formats, test/test_jit.py::TestFrozenOptimizations::test_linear_bn_folding, test/test_jit.py::TestFrozenOptimizations::test_linear_bn_folding_autocast_scenario_cuda, test/test_jit.py::TestFrozenOptimizations::test_linear_concat, test/test_jit.py::TestFrozenOptimizations::test_linear_concat_complex, test/test_jit.py::TestFrozenOptimizations::test_linear_concat_different_input, test/test_jit.py::TestFrozenOptimizations::test_linear_multiple_blocks, test/test_jit.py::TestFrozenOptimizations::test_linear_non_constant_weight, test/test_jit.py::TestFrozenOptimizations::test_linear_transpose, test/test_jit.py::TestFrozenOptimizations::test_maxpool_mkldnn, test/test_jit.py::TestFrozenOptimizations::test_mkldnn_fuser_broadcasting, test/test_jit.py::TestFrozenOptimizations::test_mkldnn_inplace_removal, test/test_jit.py::TestFrozenOptimizations::test_numel_less_than_size_with_padding, test/test_jit.py::TestFrozenOptimizations::test_optimize_freeze_module, test/test_jit.py::TestFrozenOptimizations::test_pool2d_batchnorm, test/test_jit.py::TestFrozenOptimizations::test_pool3d_batchnorm, test/test_jit.py::TestFrozenOptimizations::test_remove_detach, test/test_jit.py::TestFrozenOptimizations::test_remove_detach_not_applied, test/test_jit.py::TestFrozenOptimizations::test_scalar_mul, test/test_jit.py::TestMKLDNNReinplacing::test_always_alive_values, test/test_jit.py::TestMKLDNNReinplacing::test_merge_liveness, test/test_jit.py::TestMKLDNNReinplacing::test_successful, test/test_jit.py::TestMKLDNNReinplacing::test_switch_inputs_to_inplace, test/test_jit.py::TestPeephole::test_conv_dim_folding, test/test_jit.py::TestPeephole::test_integer_refinement, test/test_jit.py::TestPeephole::test_noop_peephole, test/test_jit.py::TestPeephole::test_normalized_is_op, test/test_jit.py::TestPeephole::test_normalized_isnot_op, test/test_jit.py::TestPeephole::test_normalized_rsub, test/test_jit.py::TestPeephole::test_optimize_out_comparison_same_value, test/test_jit.py::TestPeephole::test_peephole, test/test_jit.py::TestPeephole::test_peephole_add_zero, test/test_jit.py::TestPeephole::test_peephole_arith, test/test_jit.py::TestPeephole::test_peephole_cuda, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_dict_modified, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_get_input_arg, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_keys_might_overlap, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_missing_key, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_overlapping_keys, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_no_optimization_unsupported_type, test/test_jit.py::TestPeephole::test_peephole_dict_getitem_simple, test/test_jit.py::TestPeephole::test_peephole_dict_len, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_keys_might_overlap, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_overlapping_keys, test/test_jit.py::TestPeephole::test_peephole_dict_len_no_optimization_unsupported_type, test/test_jit.py::TestPeephole::test_peephole_dynamic, test/test_jit.py::TestPeephole::test_peephole_int, test/test_jit.py::TestPeephole::test_peephole_len_list, test/test_jit.py::TestPeephole::test_peephole_list_len, test/test_jit.py::TestPeephole::test_peephole_list_ops, test/test_jit.py::TestPeephole::test_peephole_no_output_aliasing, test/test_jit.py::TestPeephole::test_peephole_optional_refine, test/test_jit.py::TestPeephole::test_peephole_slice_all_three_args, test/test_jit.py::TestPeephole::test_peephole_slice_one_empty_arg, test/test_jit.py::TestPeephole::test_peephole_slice_optimization_not_applied_list_modified, test/test_jit.py::TestPeephole::test_peephole_slice_optimization_not_applied_non_const_args, test/test_jit.py::TestPeephole::test_peephole_slice_two_empty_args, test/test_jit.py::TestPeephole::test_peephole_type_refinements, test/test_jit.py::TestPeephole::test_peephole_with_non_output_writes, test/test_jit.py::TestPeephole::test_peephole_with_writes, test/test_jit.py::TestPeephole::test_refine_integer_values, test/test_jit.py::TestPeephole::test_short_circuit_optimization, test/test_jit.py::TestAliasAnalysis::test_becomes_wildcard_annotations, test/test_jit.py::TestAliasAnalysis::test_multiple_compilation_units, test/test_jit.py::TestAliasAnalysis::test_nested_list_construct_not_wildcard, test/test_jit.py::TestAliasAnalysis::test_recursive_calls, test/test_jit.py::TestSaveLoad::test_different_functions, test/test_jit.py::TestSaveLoad::test_different_interfaces, test/test_jit.py::TestSaveLoad::test_different_modules, test/test_jit.py::TestSaveLoad::test_many_collisions, test/test_jit.py::TestSaveLoad::test_save_load_large_string_attribute, test/test_jit.py::TestSaveLoad::test_save_load_meta_tensors, test/test_jit.py::TestSaveLoad::test_save_load_meta_tensors_to_device, test/test_jit.py::TestSaveLoad::test_save_load_params_buffers_submodules, test/test_jit.py::TestSaveLoad::test_save_load_using_pathlib, test/test_jit.py::TestSaveLoad::test_save_load_with_extra_files, test/test_jit.py::TestSaveLoad::test_save_load_with_saved_traced_inputs, test/test_jit.py::TestSaveLoad::test_save_namedtuple_input_only, test/test_jit.py::TestSaveLoad::test_save_namedtuple_input_only_forwardref, test/test_jit.py::TestSaveLoad::test_save_namedtuple_output_only, test/test_jit.py::TestSaveLoad::test_save_nonexit_file, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_functions, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_interfaces, test/test_jit.py::TestSaveLoadFlatbuffer::test_different_modules, test/test_jit.py::TestSaveLoadFlatbuffer::test_many_collisions, test/test_jit.py::TestSaveLoadFlatbuffer::test_module_info_flatbuffer, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_params_buffers_submodules, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_using_pathlib, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_load_with_extra_files, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_namedtuple_input_only, test/test_jit.py::TestSaveLoadFlatbuffer::test_save_namedtuple_output_only, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_inplace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_reciprocal, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_scalar_scalar, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor_inplace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_div_tensor_out, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_linspace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_linspace_out, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_logspace, test/test_jit.py::TestSaveLoadForOpVersion::test_versioned_logspace_out, test/test_jit.py::TestModuleContainers::test_custom_container_forward, test/test_jit.py::TestModuleContainers::test_empty_dict_override_contains, test/test_jit.py::TestModuleContainers::test_module_inplace_construct, test/test_jit.py::TestModuleContainers::test_module_interface_special_methods, test/test_jit.py::TestModuleContainers::test_module_properties, test/test_jit.py::TestModuleContainers::test_moduledict, test/test_jit.py::TestModuleContainers::test_moduledict_getitem, test/test_jit.py::TestModuleContainers::test_moduledict_keyerror, test/test_jit.py::TestModuleContainers::test_normal_list_attribute_with_modules_error, test/test_jit.py::TestModuleContainers::test_parameterdict_script_getitem, test/test_jit.py::TestModuleContainers::test_parameterlist_script_getitem, test/test_jit.py::TestModuleContainers::test_parameterlist_script_iter, test/test_jit.py::TestModuleContainers::test_script_module_list_sequential, test/test_jit.py::TestModuleContainers::test_script_modulelist_index, test/test_jit.py::TestModuleContainers::test_sequential_intermediary_types, test/test_jit.py::TestModuleContainers::test_special_method_with_override, test/test_jit.py::TestModuleContainers::test_typed_module_dict, test/test_jit.py::TestModuleContainers::test_typed_module_list, test/test_jit.py::TestPythonBindings::test_add_input, test/test_jit.py::TestPythonBindings::test_aliasdb, test/test_jit.py::TestPythonBindings::test_canonicalize, test/test_jit.py::TestPythonBindings::test_cu_create_function, test/test_jit.py::TestPythonBindings::test_cu_get_functions, test/test_jit.py::TestPythonBindings::test_graph_create, test/test_jit.py::TestPythonBindings::test_graph_iterator_keepalive, test/test_jit.py::TestPythonBindings::test_invalidation, test/test_jit.py::TestPythonIr::test_param_strides, test/test_jit.py::TestPythonIr::test_permute_inputs_binding, test/test_jit.py::TestPythonIr::test_python_ir_utils, test/test_jit.py::TestPythonIr::test_python_ir_utils_graph, test/test_jit.py::TestFunctionalBlocks::test_subgraph_creation, test/test_jit.py::TestRemoveMutation::test_aten_inplace, test/test_jit.py::TestRemoveMutation::test_common_pytorch_list_ops, test/test_jit.py::TestRemoveMutation::test_if_output, test/test_jit.py::TestRemoveMutation::test_if_output_fail, test/test_jit.py::TestRemoveMutation::test_list_indexing_removal, test/test_jit.py::TestRemoveMutation::test_lists_append, test/test_jit.py::TestRemoveMutation::test_lists_insert, test/test_jit.py::TestRemoveMutation::test_special_mapped_op, test/test_jit.py::TestTorchbind::test_default_args, test/test_jit.py::TestTorchbind::test_hasattr, test/test_jit.py::TestTorchbind::test_lambda_as_constructor, test/test_jit.py::TestTorchbind::test_profiler_custom_op, test/test_jit.py::TestTorchbind::test_staticmethod, test/test_jit.py::TestTorchbind::test_torchbind, test/test_jit.py::TestTorchbind::test_torchbind_attr_exception, test/test_jit.py::TestTorchbind::test_torchbind_class_attr_recursive, test/test_jit.py::TestTorchbind::test_torchbind_class_attribute, test/test_jit.py::TestTorchbind::test_torchbind_deepcopy, test/test_jit.py::TestTorchbind::test_torchbind_def_property_getter_setter, test/test_jit.py::TestTorchbind::test_torchbind_def_property_just_getter, test/test_jit.py::TestTorchbind::test_torchbind_def_property_readwrite, test/test_jit.py::TestTorchbind::test_torchbind_getattr, test/test_jit.py::TestTorchbind::test_torchbind_getstate, test/test_jit.py::TestTorchbind::test_torchbind_instantiate_missing_class, test/test_jit.py::TestTorchbind::test_torchbind_lambda_method, test/test_jit.py::TestTorchbind::test_torchbind_no_init, test/test_jit.py::TestTorchbind::test_torchbind_optional_explicit_attr, test/test_jit.py::TestTorchbind::test_torchbind_pass_wrong_type, test/test_jit.py::TestTorchbind::test_torchbind_pickle_serialization, test/test_jit.py::TestTorchbind::test_torchbind_python_deepcopy, test/test_jit.py::TestTorchbind::test_torchbind_return_instance, test/test_jit.py::TestTorchbind::test_torchbind_return_instance_from_method, test/test_jit.py::TestTorchbind::test_torchbind_return_tuple, test/test_jit.py::TestTorchbind::test_torchbind_save_load, test/test_jit.py::TestTorchbind::test_torchbind_take_as_arg, test/test_jit.py::TestTorchbind::test_torchbind_take_instance_as_method_arg, test/test_jit.py::TestTorchbind::test_torchbind_tracing, test/test_jit.py::TestTorchbind::test_torchbind_tracing_nested, test/test_jit.py::TestModuleInterface::test_freeze_module_with_inplace_mutation_in_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_interface_and_fork, test/test_jit.py::TestModuleInterface::test_freeze_module_with_mutated_interface, test/test_jit.py::TestModuleInterface::test_freeze_module_with_setattr_in_interface, test/test_jit.py::TestModuleInterface::test_module_apis_interface, test/test_jit.py::TestModuleInterface::test_module_doc_string, test/test_jit.py::TestModuleInterface::test_module_interface, test/test_jit.py::TestModuleInterface::test_module_interface_inheritance, test/test_jit.py::TestModuleInterface::test_module_interface_subtype, test/test_jit.py::TestModuleInterface::test_module_swap, test/test_jit.py::TestModuleInterface::test_module_swap_no_lazy_compile, test/test_jit.py::TestModuleInterface::test_module_swap_no_module_interface, test/test_jit.py::TestModuleInterface::test_module_swap_wrong_module, test/test_jit.py::TestModuleInterface::test_not_submodule_interface_call, test/test_jit.py::TestModuleInterface::test_script_module_as_interface_swap, test/test_jit.py::TestWith::test_with_as, test/test_jit.py::TestWith::test_with_errors, test/test_jit.py::TestWith::test_with_exceptions, test/test_jit.py::TestWith::test_with_no_as, test/test_jit.py::TestWith::test_with_no_grad, test/test_jit.py::TestWith::test_with_record_function, test/test_jit.py::TestEnum::test_closed_over_enum_constant, test/test_jit.py::TestEnum::test_enum_as_const, test/test_jit.py::TestEnum::test_enum_as_module_attribute, test/test_jit.py::TestEnum::test_enum_comp, test/test_jit.py::TestEnum::test_enum_comp_diff_classes, test/test_jit.py::TestEnum::test_enum_explicit_script, test/test_jit.py::TestEnum::test_enum_iterate, test/test_jit.py::TestEnum::test_enum_ivalue_type, test/test_jit.py::TestEnum::test_enum_module_return, test/test_jit.py::TestEnum::test_enum_name, test/test_jit.py::TestEnum::test_enum_return, test/test_jit.py::TestEnum::test_enum_value, test/test_jit.py::TestEnum::test_enum_value_types, test/test_jit.py::TestEnum::test_heterogenous_value_type_enum_error, test/test_jit.py::TestEnum::test_non_existent_enum_value, test/test_jit.py::TestEnum::test_string_enum_as_module_attribute, test/test_jit.py::TestEnum::test_typed_enum, test/test_jit.py::TestStringFormatting::test_modulo_operator, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_alternate_digit_placeholder, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_char_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_char_placeholder_and_true_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_digit_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_digit_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_double_percent_in_string, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_exponent_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_float_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_float_placeholder_and_float_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_multiple_placeholders, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_percent_in_string, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_digit_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_format_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_string_placeholder_and_string_variable, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_subscript, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_too_few_arguments, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_too_many_arguments, test/test_jit.py::TestStringFormatting::test_string_interpolation_with_unknown_format_specifier, test/test_jit.py::TestProfiler::test_aliasing_merge, test/test_jit.py::TestProfiler::test_autograd_fallback_graph, test/test_jit.py::TestProfiler::test_fallback_graph_not_specialized, test/test_jit.py::TestProfiler::test_iterative_fusion, test/test_jit.py::TestProfiler::test_local_fusion_strategy, test/test_jit.py::TestProfiler::test_not_fusing_scalar_ops, test/test_jit.py::TestProfiler::test_not_optimizing_property, test/test_jit.py::TestProfiler::test_specialize_backward, test/test_jit.py::TestProfiler::test_specialized_types, test/test_jit.py::TestProfiler::test_tensor_constant, test/test_jit.py::TestProfiler::test_tensor_type_not_determined_by_inputs, test/test_jit.py::TestProfiler::test_use_not_profiled, test/test_jit.py::TestSlice::test_module_list_slicing, test/test_jit.py::TestSlice::test_slice_as_variable, test/test_jit.py::TestSlice::test_slice_dynamic_index, test/test_jit.py::TestSlice::test_slice_kwarg, test/test_jit.py::TestSlice::test_slice_one_none, test/test_jit.py::TestSlice::test_slice_start_stop, test/test_jit.py::TestSlice::test_slice_start_stop_step, test/test_jit.py::TestSlice::test_slice_start_stop_with_none, test/test_jit.py::TestSlice::test_slice_stop_clipped, test/test_jit.py::TestSlice::test_slice_stop_only, test/test_jit.py::TestSlice::test_slice_stop_only_with_nones, test/test_jit.py::TestSlice::test_slice_string, test/test_jit.py::TestSlice::test_slice_tensor, test/test_jit.py::TestSlice::test_slice_tensor_multidim, test/test_jit.py::TestSlice::test_slice_tensor_multidim_with_dots, test/test_jit.py::TestSlice::test_slice_three_nones, test/test_jit.py::TestSlice::test_slice_two_nones, test/test_jit.py::TestSlice::test_tuple_slicing, test/test_jit.py::TestIgnorableArgs::test_add_out_ignorable_args, test/test_jit.py::TestIgnorableArgs::test_slice_ignorable_args_for_slice, test/test_jit.py::TestHooks::test_forward_tuple_input, test/test_jit.py::TestHooks::test_hook_compilation_hint, test/test_jit.py::TestHooks::test_hook_hook_name_collision, test/test_jit.py::TestHooks::test_hook_method_name_collision, test/test_jit.py::TestHooks::test_module_direct_forward_invocation, test/test_jit.py::TestHooks::test_module_forward_multiple_inputs, test/test_jit.py::TestHooks::test_module_forward_single_input, test/test_jit.py::TestHooks::test_module_hook_return_nothing, test/test_jit.py::TestHooks::test_module_multiple_hooks_multiple_inputs, test/test_jit.py::TestHooks::test_module_multiple_hooks_single_input, test/test_jit.py::TestHooks::test_module_no_forward_input, test/test_jit.py::TestHooks::test_module_same_hook_repeated, test/test_jit.py::TestHooks::test_submodule_called_directly_with_hooks, test/test_jit.py::TestHooks::test_submodule_direct_forward_invocation, test/test_jit.py::TestHooks::test_submodule_forward_multiple_inputs, test/test_jit.py::TestHooks::test_submodule_forward_single_input, test/test_jit.py::TestHooks::test_submodule_forward_single_input_return_not_tupled, test/test_jit.py::TestHooks::test_submodule_hook_return_nothing, test/test_jit.py::TestHooks::test_submodule_multiple_hooks_multiple_inputs, test/test_jit.py::TestHooks::test_submodule_multiple_hooks_single_input, test/test_jit.py::TestHooks::test_submodule_no_forward_input, test/test_jit.py::TestHooks::test_submodule_same_hook_repeated, test/test_jit.py::TestHooks::test_wrong_hook_signatures, test/test_jit.py::TestHooks::test_wrong_pre_hook_signatures, test/test_jit.py::TestWarn::test_warn, test/test_jit.py::TestWarn::test_warn_multiple_calls_multiple_warnings, test/test_jit.py::TestWarn::test_warn_multiple_calls_same_func_diff_stack, test/test_jit.py::TestWarn::test_warn_once_per_func, test/test_jit.py::TestWarn::test_warn_once_per_func_in_loop, test/test_jit.py::TestWarn::test_warn_only_once, test/test_jit.py::TestWarn::test_warn_only_once_in_loop_func, test/test_jit.py::TestIsinstance::test_bool, test/test_jit.py::TestIsinstance::test_dict, test/test_jit.py::TestIsinstance::test_dict_nested, test/test_jit.py::TestIsinstance::test_dict_no_contained_type, test/test_jit.py::TestIsinstance::test_dict_tensor, test/test_jit.py::TestIsinstance::test_empty_container_special_cases, test/test_jit.py::TestIsinstance::test_empty_container_throws_warning_in_eager, test/test_jit.py::TestIsinstance::test_float, test/test_jit.py::TestIsinstance::test_if_else, test/test_jit.py::TestIsinstance::test_in_if, test/test_jit.py::TestIsinstance::test_in_while_loop, test/test_jit.py::TestIsinstance::test_int, test/test_jit.py::TestIsinstance::test_list, test/test_jit.py::TestIsinstance::test_list_nested, test/test_jit.py::TestIsinstance::test_list_no_contained_type, test/test_jit.py::TestIsinstance::test_list_tensor, test/test_jit.py::TestIsinstance::test_list_tensor_type_true, test/test_jit.py::TestIsinstance::test_nontuple_container_rhs_throws_in_eager, test/test_jit.py::TestIsinstance::test_optional, test/test_jit.py::TestIsinstance::test_optional_nested, test/test_jit.py::TestIsinstance::test_optional_no_contained_type, test/test_jit.py::TestIsinstance::test_optional_none, test/test_jit.py::TestIsinstance::test_tensor_type_false, test/test_jit.py::TestIsinstance::test_tuple, test/test_jit.py::TestIsinstance::test_tuple_nested, test/test_jit.py::TestIsinstance::test_tuple_no_contained_type, test/test_jit.py::TestIsinstance::test_tuple_rhs, test/test_jit.py::TestIsinstance::test_tuple_tensor, test/test_jit.py::TestIsinstance::test_type_refinement, test/test_jit.py::TestPythonBuiltinOP::test_add, test/test_jit.py::TestPythonBuiltinOP::test_adv_indexing_list, test/test_jit.py::TestPythonBuiltinOP::test_advancedindex, test/test_jit.py::TestPythonBuiltinOP::test_gather, test/test_jit.py::TestPythonBuiltinOP::test_index, test/test_jit.py::TestPythonBuiltinOP::test_index_ellipses, test/test_jit.py::TestPythonBuiltinOP::test_inf, test/test_jit.py::TestPythonBuiltinOP::test_matmul_py3, test/test_jit.py::TestPythonBuiltinOP::test_mul, test/test_jit.py::TestPythonBuiltinOP::test_pow, test/test_jit.py::TestPythonBuiltinOP::test_random, test/test_jit.py::TestPythonBuiltinOP::test_slice, test/test_jit.py::TestPythonBuiltinOP::test_stepped_tuple_slicing, test/test_jit.py::TestPythonBuiltinOP::test_str_to_float, test/test_jit.py::TestPythonBuiltinOP::test_triple, test/test_jit.py::TestTyping::test_bool_list_io, test/test_jit.py::TestTyping::test_dict_comprehension, test/test_jit.py::TestTyping::test_dict_comprehension_scope, test/test_jit.py::TestTyping::test_dict_comprehension_with_type_annotation, test/test_jit.py::TestTyping::test_dict_in_not_in, test/test_jit.py::TestTyping::test_dict_invalid_annotations, test/test_jit.py::TestTyping::test_dict_type_refinement_annotation_key_mismatch, test/test_jit.py::TestTyping::test_dict_type_refinement_annotation_value_mismatch, test/test_jit.py::TestTyping::test_for_in_dict, test/test_jit.py::TestTyping::test_for_in_string, test/test_jit.py::TestTyping::test_for_tuple_assign, test/test_jit.py::TestTyping::test_for_tuple_unpack, test/test_jit.py::TestTyping::test_inherited_annotations_python_310, test/test_jit.py::TestTyping::test_list_io, test/test_jit.py::TestTyping::test_list_iterables, test/test_jit.py::TestTyping::test_list_sum, test/test_jit.py::TestTyping::test_list_type_refinement_annotation_element_mismatch, test/test_jit.py::TestTyping::test_list_unification, test/test_jit.py::TestTyping::test_multiple_assign, test/test_jit.py::TestTyping::test_namedtuple_error_source_attribution, test/test_jit.py::TestTyping::test_namedtuple_good_error, test/test_jit.py::TestTyping::test_namedtuple_py2, test/test_jit.py::TestTyping::test_namedtuple_redefine, test/test_jit.py::TestTyping::test_nested_list, test/test_jit.py::TestTyping::test_opt_opt_refinement, test/test_jit.py::TestTyping::test_optional_conversion, test/test_jit.py::TestTyping::test_optional_refinement, test/test_jit.py::TestTyping::test_optional_tuple, test/test_jit.py::TestTyping::test_singleton_tuple_unpack, test/test_jit.py::TestTyping::test_sum_list_diff_elms, test/test_jit.py::TestTyping::test_sum_list_empty, test/test_jit.py::TestTyping::test_sum_list_literal, test/test_jit.py::TestTyping::test_sum_list_one, test/test_jit.py::TestTyping::test_sum_list_wrong_type, test/test_jit.py::TestTyping::test_tuple_assignments, test/test_jit.py::TestTyping::test_tuple_create_return, test/test_jit.py::TestTyping::test_tuple_io, test/test_jit.py::TestTyping::test_tuple_keyword, test/test_jit.py::TestTyping::test_tuple_specialization, test/test_jit.py::TestHash::test_hash_bool, test/test_jit.py::TestHash::test_hash_device, test/test_jit.py::TestHash::test_hash_float, test/test_jit.py::TestHash::test_hash_int, test/test_jit.py::TestHash::test_hash_none, test/test_jit.py::TestHash::test_hash_string, test/test_jit.py::TestHash::test_hash_tensor, test/test_jit.py::TestHash::test_hash_tuple, test/test_jit.py::TestHash::test_hash_tuple_nested_unhashable_type, test/test_jit.py::TestComplex::test_binary_op_complex_tensor, test/test_jit.py::TestComplex::test_comparison_ops, test/test_jit.py::TestComplex::test_complex_constants_and_ops, test/test_jit.py::TestComplex::test_complex_constructor, test/test_jit.py::TestComplex::test_complex_list_sum, test/test_jit.py::TestComplex::test_complex_parse, test/test_jit.py::TestComplex::test_complexdict, test/test_jit.py::TestComplex::test_complexlist, test/test_jit.py::TestComplex::test_div, test/test_jit.py::TestComplex::test_infj_nanj_pickle, test/test_jit.py::TestComplex::test_pickle, test/test_jit.py::TestComplex::test_script, test/test_jit.py::TestComplex::test_tensor_attributes, test/test_jit.py::TestComplex::test_torch_complex_constructor_with_tensor, test/test_jit.py::TestJitUtils::test_checkscriptassertraisesregex, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_hybrid, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_keyword_only, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_positional_only, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_positional_or_keyword, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_var_keyword, test/test_jit.py::TestJitUtils::test_get_callable_argument_names_var_positional, test/test_jit.py::TestJitUtils::test_no_tracer_warn_context_manager, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_annotation_and_init_annotation, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_annotation_only, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_class_level_jit_annotation, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_dict, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_dict_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_list, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_list_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_optional, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_empty_tensor, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_falsy_base_type, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_nonempty_container, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_attribute, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_dict, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_dict_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_list, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_list_lowercase, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_jit_empty_optional, test/test_jit.py::TestScriptModuleInstanceAttributeTypeAnnotation::test_annotated_with_torch_jit_import, test/test_jit.py::TestTypesAndAnnotation::test_annotate_outside_init, test/test_jit.py::TestTypesAndAnnotation::test_bad_types, test/test_jit.py::TestTypesAndAnnotation::test_ignore_with_types, test/test_jit.py::TestTypesAndAnnotation::test_ignoring_fn_with_nonscriptable_types, test/test_jit.py::TestTypesAndAnnotation::test_ignoring_module_attributes, test/test_jit.py::TestTypesAndAnnotation::test_inferred_type_error_message, test/test_jit.py::TestTypesAndAnnotation::test_mismatched_annotation, test/test_jit.py::TestTypesAndAnnotation::test_optional_no_element_type_annotation, test/test_jit.py::TestTypesAndAnnotation::test_parser_bug, test/test_jit.py::TestTypesAndAnnotation::test_pep585_type, test/test_jit.py::TestTypesAndAnnotation::test_python_callable, test/test_jit.py::TestTypesAndAnnotation::test_reannotate, test/test_jit.py::TestTypesAndAnnotation::test_tuple_no_element_type_annotation, test/test_jit.py::TestTypesAndAnnotation::test_type_annotate_py3, test/test_jit.py::TestTypesAndAnnotation::test_types_as_values, test/test_jit.py::TestTypesAndAnnotation::test_unimported_type_resolution, test/test_jit.py::TestMisc::test_broadcasting_list, test/test_jit.py::TestMisc::test_export_opnames_interface, test/test_jit.py::TestMisc::test_future_isinstance, test/test_jit.py::TestMisc::test_hacked_twin, test/test_jit.py::TestMisc::test_if_returning_any, test/test_jit.py::TestMisc::test_jit_get_operation_order, test/test_jit.py::TestMisc::test_joined_str, test/test_jit.py::TestMisc::test_kwarg_support, test/test_jit.py::TestMisc::test_legacy_tensor_constructor, test/test_jit.py::TestMisc::test_list_literal_infer, test/test_jit.py::TestMisc::test_math_inf, test/test_jit.py::TestMisc::test_parse_ir_annotate, test/test_jit.py::TestMisc::test_parse_ir_single_element_tensor_negative, test/test_jit.py::TestMisc::test_parse_ir_single_element_tensor_positive, test/test_jit.py::TestMisc::test_pow_multiple_dtype, test/test_jit.py::TestMisc::test_script_many_decorators, test/test_jit.py::TestMisc::test_str_refine_any, test/test_jit.py::TestMisc::test_subexpression_Dict_int_Future, test/test_jit.py::TestMisc::test_subexpression_Future_annotate, test/test_jit.py::TestMisc::test_subexpression_List_Future, test/test_jit.py::TestMisc::test_subexpression_Optional, test/test_jit.py::TestMisc::test_subexpression_Tuple_int_int_Future, test/test_jit.py::TestMisc::test_tuple_subscripted_assign, test/test_jit.py::TestMisc::test_unsafe_hacked_twin, test/test_jit.py::TestUpgraders::test_add_value_to_version_map, test/test_jit.py::TestUpgraders::test_aten_div_scalar_at_3, test/test_jit.py::TestUpgraders::test_aten_div_tensor_at_3, test/test_jit.py::TestUpgraders::test_aten_div_tensor_out_at_3, test/test_jit.py::TestUpgraders::test_aten_full_at_4, test/test_jit.py::TestUpgraders::test_aten_full_other_variants, test/test_jit.py::TestUpgraders::test_aten_full_out_at_4, test/test_jit.py::TestUpgraders::test_aten_linspace, test/test_jit.py::TestUpgraders::test_aten_linspace_out, test/test_jit.py::TestUpgraders::test_aten_logspace, test/test_jit.py::TestUpgraders::test_aten_logspace_out, test/test_jit.py::TestUpgraders::test_aten_test_serialization, test/test_jit.py::TestUpgraders::test_populated_test_upgrader_graph, test/test_jit.py::TestUpgraders::test_populated_upgrader_graph, test/test_jit.py::TestTensorCreationOps::test_randperm_default_dtype, test/test_jit.py::TestTensorCreationOps::test_randperm_specifed_dtype, test/test_jit.py::TestTensorCreationOps::test_tril_indices_default_dtype, test/test_jit.py::TestTensorCreationOps::test_tril_indices_specified_dtype, test/test_jit.py::TestTensorCreationOps::test_triu_indices_default_dtype, test/test_jit.py::TestTensorCreationOps::test_triu_indices_specified_dtype, test/test_jit.py::TestModuleAPIs::test_customized_state_dict_methods, test/test_jit.py::TestModuleAPIs::test_default_state_dict_methods, test/test_jit.py::TestModuleAPIs::test_submodule_customized_state_dict_methods, test/test_jit.py::TestScriptProfile::test_basic, test/test_jit.py::TestScriptProfile::test_empty, test/test_jit.py::TestScriptProfile::test_multi, test/test_jit.py::TestScriptProfile::test_script, test/test_jit.py::TestScriptProfile::test_section, test/test_jit.py::TestFunctionalToInplaceActivation::test_check_no_type_promotion, test/test_jit.py::TestFunctionalToInplaceActivation::test_functional_to_inplace_activation, test/test_jit.py::TestFunctionalToInplaceActivation::test_no_functional_to_inplace, test/test_jit.py::TestFunctionalToInplaceActivation::test_resnet18_correctness, test/test_jit.py::TestInplaceToFunctionalActivation::test_inplace_to_functional_activation, test/test_jit.py::TestInplaceToFunctionalActivation::test_resnet18_correctness, test/test_jit.py::TestParametrization::test_scriptable, test/test_jit.py::TestParametrization::test_traceable, test/test_jit.py::TestGetDefaultAttr::test_getattr_named_tuple, test/test_jit.py::TestGetDefaultAttr::test_getattr_tuple, test/test_jit.py::TestGetDefaultAttr::test_getattr_with_default, test/test_jit.py::TestAtenPow::test_aten_pow_zero_negative_exponent, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_1, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_2, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_3, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_fuse_activation_with_pack_ops_linear_conv2d_4, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_insert_pre_packed_linear_before_inline_and_conv_2d_op, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_insert_pre_packed_linear_op, test/test_jit.py::TestOptimizeForMobilePreserveDebugInfo::test_replace_conv1d_with_conv2d, test/test_jit.py::TestUnion::test_check_union_annotation, test/test_jit.py::TestUnion::test_union_T_None_is_equivalent_to_optional_T, test/test_jit.py::TestUnion::test_union_argument_order_is_ignored, test/test_jit.py::TestUnion::test_union_argument_order_is_ignored_container, test/test_jit.py::TestUnion::test_union_as_annotation, test/test_jit.py::TestUnion::test_union_as_annotation_in_typed_container, test/test_jit.py::TestUnion::test_union_as_annotation_py2, test/test_jit.py::TestUnion::test_union_as_dict_key, test/test_jit.py::TestUnion::test_union_as_dict_value, test/test_jit.py::TestUnion::test_union_as_internal_tuple_type, test/test_jit.py::TestUnion::test_union_branching_does_not_autoinfer_undeclared_union, test/test_jit.py::TestUnion::test_union_branching_does_not_widen_existing_inferred_type, test/test_jit.py::TestUnion::test_union_branching_with_union_return_and_homogenous_types, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type_empty_container, test/test_jit.py::TestUnion::test_union_does_not_replace_existing_annotated_type_union, test/test_jit.py::TestUnion::test_union_in_class_constructor, test/test_jit.py::TestUnion::test_union_memory_aliasing, test/test_jit.py::TestUnion::test_union_module_with_union_class_variable, test/test_jit.py::TestUnion::test_union_module_with_union_instance_variable, test/test_jit.py::TestUnion::test_union_optional_of_union_is_flattened, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_container, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_optional, test/test_jit.py::TestUnion::test_union_redundant_arguments_are_skipped_subtyping, test/test_jit.py::TestUnion::test_union_return_type, test/test_jit.py::TestUnion::test_union_schema_matching_on_internal_type, test/test_jit.py::TestUnion::test_union_serialization_preserves_type_annotations, test/test_jit.py::TestUnion::test_union_subclasses_larger_union, test/test_jit.py::TestUnion::test_union_subtractive_refinement, test/test_jit.py::TestUnion::test_union_subtractive_refinement_with_container, test/test_jit.py::TestUnion::test_union_type_refinement, test/test_jit.py::TestUnion::test_union_type_refinement_internal_declaration, test/test_jit.py::TestUnion::test_union_type_refinement_partial_static_refinement_tuple_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_partial_static_refinement_union_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_statically_false, test/test_jit.py::TestUnion::test_union_type_refinement_statically_true, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs_noncontained_type, test/test_jit.py::TestUnion::test_union_type_refinement_tuple_rhs_union, test/test_jit.py::TestUnion::test_union_type_refinement_union_rhs, test/test_jit.py::TestUnion::test_union_variable_can_be_reassigned, test/test_jit.py::TestUnion::test_union_with_collections, test/test_jit.py::TestUnion::test_union_with_dict_assignment, test/test_jit.py::TestUnion::test_union_with_enum, test/test_jit.py::TestUnion::test_union_with_list_assignment, test/test_jit.py::TestUnion::test_union_with_scalar_values, test/test_jit.py::TestUnion::test_unions_of_a_single_argument_vanish, test/test_jit.py::TestUnion::test_unions_of_unions_are_flattened, test/test_jit.py::TestBatchMM::test_batch_mm_no_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_permitted_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation_if_node, test/test_jit.py::TestBatchMM::test_batch_mm_prohibited_mutation_multiple_adds, test/test_jit.py::TestBatchMM::test_batch_mm_side_permitted_mutation, test/test_jit.py::TestBatchMM::test_batch_mm_side_prohibited_mutation_common_side, test/test_jit.py::TestBatchMM::test_batch_mm_side_prohibited_mutation_uncommon_side, test/test_jit.py::TestDtypeAnalysis::test_binary_scalar, test/test_jit.py::TestDtypeAnalysis::test_binary_tensors, test/test_jit.py::TestDtypeAnalysis::test_combined, test/test_jit.py::TestDtypeAnalysis::test_conv_no_mixed_args, test/test_jit.py::TestDtypeAnalysis::test_custom_rules, test/test_jit.py::TestDtypeAnalysis::test_unary, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_batch_norm_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_hardswish_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool2d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_max_pool3d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_ints_nn_functional_prelu_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_avg_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_batch_norm_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv1d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_complex128, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_complex64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_conv_transpose2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_hardswish_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool1d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool2d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_float64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int64, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_int8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_max_pool3d_cpu_uint8, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_bfloat16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float16, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float32, test/test_jit.py::TestDtypeCustomRulesCPU::test_custom_rules_nn_functional_prelu_cpu_float64, test/test_jit.py::TestDeviceAnalysis::test_custom_device_op, test/test_jit.py::TestDeviceAnalysis::test_device_apply, test/test_jit.py::TestDeviceAnalysis::test_device_arg, test/test_jit.py::TestDeviceAnalysis::test_device_if_propagation, test/test_jit.py::TestDeviceAnalysis::test_if_loop_mix, test/test_jit.py::TestDeviceAnalysis::test_loop_device_change, test/test_jit.py::TestDeviceAnalysis::test_loop_simple, test/test_jit.py::TestDeviceAnalysis::test_mobilenet, test/test_jit.py::TestDeviceAnalysis::test_nested_loops, test/test_jit.py::TestDeviceAnalysis::test_set_dtype, test/test_jit.py::TestDeviceAnalysis::test_simple, test/test_jit.py::TestDeviceAnalysis::test_tensor_as_fns, test/test_jit.py::TestDeviceAnalysis::test_while_change, test/test_jit.py::TestDeviceAnalysis::test_zerodim_cpu, test/test_jit.py::TestDeviceAnalysis::test_zerodim_gpu, test/test_jit.py::TestDeviceAnalysis::test_zerodim_no_device, test/test_jit.py::TestDCE::test_mutated_loop, test/test_jit.py::TestDCE::test_mutated_simple, test/test_jit.py::TestDCE::test_setattr_no_aliasdb, test/test_jit.py::TestDCE::test_setattr_removed, test/test_jit.py::TestSparse::test_freeze_sparse_coo, test/test_jit.py::TestSparse::test_freeze_sparse_csr, test/test_jit.py::TestSparse::test_serialize_sparse_coo, test/test_jit.py::TestSparse::test_serialize_sparse_csr, test/test_jit.py::TestTensorMethods::test_getitem, test/test_jit.py::TestTensorMethods::test_getitem_invalid, test/test_jit.py::TestDataclasses::test__post_init__, test/test_jit.py::TestDataclasses::test_comparators, test/test_jit.py::TestDataclasses::test_custom__eq__, test/test_jit.py::TestDataclasses::test_default_factories, test/test_jit.py::TestDataclasses::test_init_vars, test/test_jit.py::TestDataclasses::test_no_source, test/test_jit.py::TestDataclasses::test_use_unregistered_dataclass_raises, test/test_jit.py::TestGenerator::test_default_generator, test/test_jit.py::TestGenerator::test_generator_arg, test/test_jit.py::TestGenerator::test_save_load, test/test_jit.py::TestGenerator::test_script, test/test_jit.py::TestGenerator::test_trace, test/test_jit.py::TestJitProfiler::test_profiler, test/test_jit.py::TestJit::test_ModuleList, test/test_jit.py::TestJit::test_Sequential, test/test_jit.py::TestJit::test_T_mT_H_mH, test/test_jit.py::TestJit::test_add_relu_fusion, test/test_jit.py::TestJit::test_arg_configurations, test/test_jit.py::TestJit::test_attrs, test/test_jit.py::TestJit::test_batchnorm, test/test_jit.py::TestJit::test_big, test/test_jit.py::TestJit::test_conj_transpose, test/test_jit.py::TestJit::test_constant_insertion, test/test_jit.py::TestJit::test_constant_prop_aliasing_type, test/test_jit.py::TestJit::test_constant_prop_exception, test/test_jit.py::TestJit::test_constant_prop_if_constant, test/test_jit.py::TestJit::test_constant_prop_if_inline, test/test_jit.py::TestJit::test_constant_prop_loop_constant, test/test_jit.py::TestJit::test_constant_prop_nested, test/test_jit.py::TestJit::test_constant_prop_none, test/test_jit.py::TestJit::test_constant_prop_print, test/test_jit.py::TestJit::test_constant_prop_rand, test/test_jit.py::TestJit::test_constant_prop_remove_output, test/test_jit.py::TestJit::test_constant_prop_simple, test/test_jit.py::TestJit::test_constants_pkl, test/test_jit.py::TestJit::test_cpp, test/test_jit.py::TestJit::test_cse, test/test_jit.py::TestJit::test_cse_not_introduce_aliasing, test/test_jit.py::TestJit::test_cu_escaped_number, test/test_jit.py::TestJit::test_cuda_export_restore, test/test_jit.py::TestJit::test_debug_flush_compilation_cache, test/test_jit.py::TestJit::test_decompose_addmm, test/test_jit.py::TestJit::test_device_not_equal, test/test_jit.py::TestJit::test_diff_subgraph_clones_constants, test/test_jit.py::TestJit::test_disabled, test/test_jit.py::TestJit::test_dropout, test/test_jit.py::TestJit::test_dropout_cuda, test/test_jit.py::TestJit::test_dropout_func_requires_grad, test/test_jit.py::TestJit::test_dropout_module_requires_grad, test/test_jit.py::TestJit::test_einsum, test/test_jit.py::TestJit::test_element_size, test/test_jit.py::TestJit::test_expand_fold_quant_inputs, test/test_jit.py::TestJit::test_expand_quantlint, test/test_jit.py::TestJit::test_export_batchnorm, test/test_jit.py::TestJit::test_export_dropout, test/test_jit.py::TestJit::test_export_lstm, test/test_jit.py::TestJit::test_export_opnames, test/test_jit.py::TestJit::test_export_rnn, test/test_jit.py::TestJit::test_flags, test/test_jit.py::TestJit::test_function_default_values, test/test_jit.py::TestJit::test_hide_source_ranges_context_manager, test/test_jit.py::TestJit::test_import_method, test/test_jit.py::TestJit::test_inferred_as_tensor, test/test_jit.py::TestJit::test_layout, test/test_jit.py::TestJit::test_matrix_conj_transpose, test/test_jit.py::TestJit::test_matrix_transpose, test/test_jit.py::TestJit::test_module_default_values, test/test_jit.py::TestJit::test_mutable_default_values, test/test_jit.py::TestJit::test_native_dropout_corner_case, test/test_jit.py::TestJit::test_nn_conv, test/test_jit.py::TestJit::test_nn_lp_pool1d, test/test_jit.py::TestJit::test_nn_lp_pool2d, test/test_jit.py::TestJit::test_nn_padding, test/test_jit.py::TestJit::test_nn_padding_functional, test/test_jit.py::TestJit::test_no_erroneous_warnings, test/test_jit.py::TestJit::test_non_ascii_string, test/test_jit.py::TestJit::test_numel, test/test_jit.py::TestJit::test_pattern_based_module_rewrite, test/test_jit.py::TestJit::test_pattern_based_rewrite, test/test_jit.py::TestJit::test_pattern_based_rewrite_with_source_range_preserved, test/test_jit.py::TestJit::test_peephole_optimize_shape_ops, test/test_jit.py::TestJit::test_pretty_printer, test/test_jit.py::TestJit::test_print_classes_module, test/test_jit.py::TestJit::test_print_op_module, test/test_jit.py::TestJit::test_print_torch_ops_modules, test/test_jit.py::TestJit::test_python_bindings, test/test_jit.py::TestJit::test_python_ir, test/test_jit.py::TestJit::test_python_ivalue, test/test_jit.py::TestJit::test_pytorch_jit_env_off, test/test_jit.py::TestJit::test_recursive_cse, test/test_jit.py::TestJit::test_repeat_interleave_script, test/test_jit.py::TestJit::test_restore_device, test/test_jit.py::TestJit::test_restore_device_cuda, test/test_jit.py::TestJit::test_restore_shared_storage_on_cuda, test/test_jit.py::TestJit::test_script_autograd_grad, test/test_jit.py::TestJit::test_script_backward, test/test_jit.py::TestJit::test_script_backward_twice, test/test_jit.py::TestJit::test_script_bool_literal_conversion, test/test_jit.py::TestJit::test_script_fn_pkl, test/test_jit.py::TestJit::test_script_fn_valid_name, test/test_jit.py::TestJit::test_script_tensor_type, test/test_jit.py::TestJit::test_shape_analysis_broadcast, test/test_jit.py::TestJit::test_shape_analysis_masked_select, test/test_jit.py::TestJit::test_shape_analysis_unsqueeze_in_loop, test/test_jit.py::TestJit::test_sparse_csr_tensors, test/test_jit.py::TestJit::test_sparse_tensors, test/test_jit.py::TestJit::test_torch_complex, test/test_jit.py::TestJit::test_torch_load_error, test/test_jit.py::TestJit::test_torch_load_zipfile_check, test/test_jit.py::TestJit::test_torch_ops_kwonly, test/test_jit.py::TestJit::test_torch_ops_overloaded, test/test_jit.py::TestJit::test_torch_sum, test/test_jit.py::TestJit::test_trace_retains_train, test/test_jit.py::TestJit::test_train_eval, test/test_jit.py::TestJit::test_transpose, test/test_jit.py::TestJit::test_unchecked_cast, test/test_jit.py::TestJit::test_unique_state_dict, test/test_jit.py::TestJit::test_verify, test/test_jit.py::TestJit::test_warnings, test/test_jit.py::TestFrontend::test_dictionary_as_example_inputs_for_jit_trace, test/test_jit.py::TestFrontend::test_instancing_error, test/test_jit.py::TestScript::test_add_out, test/test_jit.py::TestScript::test_add_tuple_different_types, test/test_jit.py::TestScript::test_add_tuple_non_optional, test/test_jit.py::TestScript::test_add_tuple_optional, test/test_jit.py::TestScript::test_add_tuple_same_types, test/test_jit.py::TestScript::test_addmm_grad, test/test_jit.py::TestScript::test_alias_covariant_type_containers, test/test_jit.py::TestScript::test_all, test/test_jit.py::TestScript::test_annot_ast_mypy_fn, test/test_jit.py::TestScript::test_annot_ast_mypy_method, test/test_jit.py::TestScript::test_annot_ast_py3_fn, test/test_jit.py::TestScript::test_annot_ast_py3_method, test/test_jit.py::TestScript::test_annot_string_mypy_fn, test/test_jit.py::TestScript::test_annot_string_mypy_method, test/test_jit.py::TestScript::test_annot_string_py3_fn, test/test_jit.py::TestScript::test_annot_string_py3_method, test/test_jit.py::TestScript::test_annotated_script_fn, test/test_jit.py::TestScript::test_annotated_script_fn_arg_mismatch, test/test_jit.py::TestScript::test_annotated_script_fn_return_mismatch, test/test_jit.py::TestScript::test_annotated_script_method, test/test_jit.py::TestScript::test_annoying_doubles, test/test_jit.py::TestScript::test_any, test/test_jit.py::TestScript::test_assert_is_scripting_metacompile, test/test_jit.py::TestScript::test_assertion_optional_refinement, test/test_jit.py::TestScript::test_attr_module_constants, test/test_jit.py::TestScript::test_attr_qscheme_script, test/test_jit.py::TestScript::test_attribute_in_init, test/test_jit.py::TestScript::test_attribute_serialization, test/test_jit.py::TestScript::test_attribute_unpickling, test/test_jit.py::TestScript::test_augmented_assign, test/test_jit.py::TestScript::test_autodiff_complex, test/test_jit.py::TestScript::test_backend_cudnn_enabled, test/test_jit.py::TestScript::test_bad_multiline_annotations, test/test_jit.py::TestScript::test_bailout_loop_carried_deps_name_clash, test/test_jit.py::TestScript::test_bailout_loop_counter_transition, test/test_jit.py::TestScript::test_batch_norm_inference_backward_cuda, test/test_jit.py::TestScript::test_batchnorm_fuser_cpu, test/test_jit.py::TestScript::test_big_float_literals, test/test_jit.py::TestScript::test_big_int_literals, test/test_jit.py::TestScript::test_binary_op_shape, test/test_jit.py::TestScript::test_bitwise_ops, test/test_jit.py::TestScript::test_block_input_grad_in_loop, test/test_jit.py::TestScript::test_bool_augassign_bitwise_and, test/test_jit.py::TestScript::test_bool_augassign_bitwise_or, test/test_jit.py::TestScript::test_bool_augassign_bitwise_xor, test/test_jit.py::TestScript::test_bool_dispatch, test/test_jit.py::TestScript::test_boolean_literal_constant_metacompile, test/test_jit.py::TestScript::test_break_continue_error, test/test_jit.py::TestScript::test_breaks_continues, test/test_jit.py::TestScript::test_builtin_args, test/test_jit.py::TestScript::test_builtin_args_fails, test/test_jit.py::TestScript::test_builtin_function_attributes, test/test_jit.py::TestScript::test_builtin_use_as_value, test/test_jit.py::TestScript::test_call_ge, test/test_jit.py::TestScript::test_call_python_fn_from_script_fn, test/test_jit.py::TestScript::test_call_python_fn_from_script_module, test/test_jit.py::TestScript::test_call_python_fn_from_traced_module, test/test_jit.py::TestScript::test_call_python_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_python_mod_from_script_fn, test/test_jit.py::TestScript::test_call_python_mod_from_script_module, test/test_jit.py::TestScript::test_call_python_mod_from_traced_module, test/test_jit.py::TestScript::test_call_python_mod_from_tracing_fn, test/test_jit.py::TestScript::test_call_script_fn_from_script_fn, test/test_jit.py::TestScript::test_call_script_fn_from_script_module, test/test_jit.py::TestScript::test_call_script_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_script_mod_from_script_fn, test/test_jit.py::TestScript::test_call_script_mod_from_script_module, test/test_jit.py::TestScript::test_call_script_mod_from_tracing_fn, test/test_jit.py::TestScript::test_call_traced_fn_from_tracing_fn, test/test_jit.py::TestScript::test_call_traced_mod_from_tracing_fn, test/test_jit.py::TestScript::test_calls_in_type_annotations, test/test_jit.py::TestScript::test_canonicalize_control_outputs, test/test_jit.py::TestScript::test_cast, test/test_jit.py::TestScript::test_cat, test/test_jit.py::TestScript::test_cat_lifts, test/test_jit.py::TestScript::test_chr, test/test_jit.py::TestScript::test_circular_dependency, test/test_jit.py::TestScript::test_class_as_attribute, test/test_jit.py::TestScript::test_class_attribute, test/test_jit.py::TestScript::test_class_attribute_in_script, test/test_jit.py::TestScript::test_class_with_comment_at_lower_indentation, test/test_jit.py::TestScript::test_code_with_constants, test/test_jit.py::TestScript::test_code_with_constants_restore, test/test_jit.py::TestScript::test_comment_ignore_indent, test/test_jit.py::TestScript::test_compare_two_bool_inputs, test/test_jit.py::TestScript::test_compile_module_with_constant, test/test_jit.py::TestScript::test_conditional_casting, test/test_jit.py::TestScript::test_constant_as_attr, test/test_jit.py::TestScript::test_constant_pooling_introduce_aliasing, test/test_jit.py::TestScript::test_constant_pooling_none, test/test_jit.py::TestScript::test_constant_pooling_same_identity, test/test_jit.py::TestScript::test_context_manager, test/test_jit.py::TestScript::test_conv_error, test/test_jit.py::TestScript::test_convert_base, test/test_jit.py::TestScript::test_cpp_function_tensor_str, test/test_jit.py::TestScript::test_cpp_module_iterator, test/test_jit.py::TestScript::test_desugar_module, test/test_jit.py::TestScript::test_device_kwarg, test/test_jit.py::TestScript::test_device_type, test/test_jit.py::TestScript::test_device_type_cuda, test/test_jit.py::TestScript::test_dict_str, test/test_jit.py::TestScript::test_dir, test/test_jit.py::TestScript::test_divmod, test/test_jit.py::TestScript::test_dominated_bailout, test/test_jit.py::TestScript::test_dropout_eval, test/test_jit.py::TestScript::test_dtype_attr, test/test_jit.py::TestScript::test_dtype_op_shape, test/test_jit.py::TestScript::test_dtype_op_shape2, test/test_jit.py::TestScript::test_early_return_closure, test/test_jit.py::TestScript::test_early_return_fork_join, test/test_jit.py::TestScript::test_early_return_rewrite, test/test_jit.py::TestScript::test_early_return_type_refinement, test/test_jit.py::TestScript::test_early_returns_loops, test/test_jit.py::TestScript::test_ellipsis_const_end, test/test_jit.py::TestScript::test_ellipsis_const_mid, test/test_jit.py::TestScript::test_ellipsis_const_mid_select, test/test_jit.py::TestScript::test_ellipsis_const_start, test/test_jit.py::TestScript::test_ellipsis_end, test/test_jit.py::TestScript::test_ellipsis_mid, test/test_jit.py::TestScript::test_ellipsis_mid_select, test/test_jit.py::TestScript::test_ellipsis_start, test/test_jit.py::TestScript::test_embedding_renorm_grad_error, test/test_jit.py::TestScript::test_empty_like_memory_format_bc, test/test_jit.py::TestScript::test_empty_tuple_str, test/test_jit.py::TestScript::test_enumerate_modlist_range, test/test_jit.py::TestScript::test_erase_number_types, test/test_jit.py::TestScript::test_error, test/test_jit.py::TestScript::test_error_stacktrace, test/test_jit.py::TestScript::test_error_stacktrace_interface, test/test_jit.py::TestScript::test_eval_python, test/test_jit.py::TestScript::test_exception_exits_closure, test/test_jit.py::TestScript::test_exceptions_with_control_flow, test/test_jit.py::TestScript::test_expand, test/test_jit.py::TestScript::test_fibb, test/test_jit.py::TestScript::test_fibb_totally_better, test/test_jit.py::TestScript::test_file_format_serialization, test/test_jit.py::TestScript::test_file_line_error, test/test_jit.py::TestScript::test_file_line_error_class_defn, test/test_jit.py::TestScript::test_file_line_graph, test/test_jit.py::TestScript::test_file_line_save_load, test/test_jit.py::TestScript::test_file_line_string, test/test_jit.py::TestScript::test_file_line_trace, test/test_jit.py::TestScript::test_file_reader_no_memory_leak, test/test_jit.py::TestScript::test_filecheck, test/test_jit.py::TestScript::test_filecheck_parse, test/test_jit.py::TestScript::test_first_class_calls, test/test_jit.py::TestScript::test_first_class_module, test/test_jit.py::TestScript::test_floor_div, test/test_jit.py::TestScript::test_floordiv, test/test_jit.py::TestScript::test_for_else, test/test_jit.py::TestScript::test_for_in_dict, test/test_jit.py::TestScript::test_for_in_enumerate, test/test_jit.py::TestScript::test_for_in_range, test/test_jit.py::TestScript::test_for_in_range_ast, test/test_jit.py::TestScript::test_for_in_range_dynamic, test/test_jit.py::TestScript::test_for_in_range_if_ast, test/test_jit.py::TestScript::test_for_in_range_start_end, test/test_jit.py::TestScript::test_for_in_range_start_end_step, test/test_jit.py::TestScript::test_for_in_range_zero_step, test/test_jit.py::TestScript::test_for_in_string, test/test_jit.py::TestScript::test_for_in_tensors, test/test_jit.py::TestScript::test_for_in_tensors_fail_scalar, test/test_jit.py::TestScript::test_for_in_tensors_nested, test/test_jit.py::TestScript::test_for_in_tensors_rank0, test/test_jit.py::TestScript::test_for_in_zip, test/test_jit.py::TestScript::test_for_in_zip_enumerate, test/test_jit.py::TestScript::test_for_tuple_assign, test/test_jit.py::TestScript::test_for_tuple_unpack, test/test_jit.py::TestScript::test_format, test/test_jit.py::TestScript::test_func_call, test/test_jit.py::TestScript::test_function_compilation_caching, test/test_jit.py::TestScript::test_function_overload_misuse, test/test_jit.py::TestScript::test_function_overloading_isinstance, test/test_jit.py::TestScript::test_function_overloads, test/test_jit.py::TestScript::test_fuser_double_float_codegen, test/test_jit.py::TestScript::test_fuser_double_literal_precision, test/test_jit.py::TestScript::test_fuser_multiple_blocks, test/test_jit.py::TestScript::test_gather_dynamic_index, test/test_jit.py::TestScript::test_generic_list_errors, test/test_jit.py::TestScript::test_get_set_state, test/test_jit.py::TestScript::test_get_set_state_with_tensors, test/test_jit.py::TestScript::test_grad_from_script, test/test_jit.py::TestScript::test_hash, test/test_jit.py::TestScript::test_hex_literals, test/test_jit.py::TestScript::test_id, test/test_jit.py::TestScript::test_if, test/test_jit.py::TestScript::test_if_define, test/test_jit.py::TestScript::test_if_different_type, test/test_jit.py::TestScript::test_if_for_in_range, test/test_jit.py::TestScript::test_if_is_none_dispatch, test/test_jit.py::TestScript::test_if_list_cat, test/test_jit.py::TestScript::test_if_nest_while, test/test_jit.py::TestScript::test_if_noelse, test/test_jit.py::TestScript::test_if_not_defined_error, test/test_jit.py::TestScript::test_if_supertype, test/test_jit.py::TestScript::test_ignore_decorator, test/test_jit.py::TestScript::test_ignored_as_value, test/test_jit.py::TestScript::test_ignored_method_binding, test/test_jit.py::TestScript::test_ignored_props, test/test_jit.py::TestScript::test_import_constants_not_specialized, test/test_jit.py::TestScript::test_in_for_and_comp_expr, test/test_jit.py::TestScript::test_in_operator_with_two_strings, test/test_jit.py::TestScript::test_index, test/test_jit.py::TestScript::test_index_select_shape_prop, test/test_jit.py::TestScript::test_index_with_tuple, test/test_jit.py::TestScript::test_indexing_error, test/test_jit.py::TestScript::test_infer_size, test/test_jit.py::TestScript::test_inferred_error_msg, test/test_jit.py::TestScript::test_inherit_method, test/test_jit.py::TestScript::test_inline_and_run_annotated_script_fn, test/test_jit.py::TestScript::test_inlined_graph, test/test_jit.py::TestScript::test_inlining_cleanup, test/test_jit.py::TestScript::test_inplace_add, test/test_jit.py::TestScript::test_inplace_copy_script, test/test_jit.py::TestScript::test_input_keyword_in_schema, test/test_jit.py::TestScript::test_int_cast, test/test_jit.py::TestScript::test_integral_shape_inference, test/test_jit.py::TestScript::test_interpret_graph, test/test_jit.py::TestScript::test_interpreter_fuzz, test/test_jit.py::TestScript::test_intlist_args, test/test_jit.py::TestScript::test_invalid_call_arguments, test/test_jit.py::TestScript::test_invalid_lhs_assignment, test/test_jit.py::TestScript::test_invalid_prefix_annotation, test/test_jit.py::TestScript::test_irparser, test/test_jit.py::TestScript::test_is_after_use, test/test_jit.py::TestScript::test_is_isnot, test/test_jit.py::TestScript::test_is_optional, test/test_jit.py::TestScript::test_is_scripting, test/test_jit.py::TestScript::test_is_scripting_metacompile, test/test_jit.py::TestScript::test_isinstance, test/test_jit.py::TestScript::test_isinstance_dynamic, test/test_jit.py::TestScript::test_isinstance_metacompile, test/test_jit.py::TestScript::test_isinstance_refinement, test/test_jit.py::TestScript::test_jitter_bug, test/test_jit.py::TestScript::test_keyword, test/test_jit.py::TestScript::test_kwarg_expansion_error, test/test_jit.py::TestScript::test_kwargs_error_msg, test/test_jit.py::TestScript::test_lazy_script, test/test_jit.py::TestScript::test_lhs_advanced_indexing_assignment, test/test_jit.py::TestScript::test_lhs_advanced_indexing_augmented_assignment, test/test_jit.py::TestScript::test_lhs_indexing, test/test_jit.py::TestScript::test_lhs_indexing_increment, test/test_jit.py::TestScript::test_lhs_indexing_increment_list, test/test_jit.py::TestScript::test_lhs_indexing_increment_list_prim, test/test_jit.py::TestScript::test_lhs_indexing_list, test/test_jit.py::TestScript::test_lhs_indexing_multi, test/test_jit.py::TestScript::test_linear_grad, test/test_jit.py::TestScript::test_list_comprehension_modulelist, test/test_jit.py::TestScript::test_list_comprehension_variable_write, test/test_jit.py::TestScript::test_list_iterables, test/test_jit.py::TestScript::test_list_python_op, test/test_jit.py::TestScript::test_list_unify, test/test_jit.py::TestScript::test_literal, test/test_jit.py::TestScript::test_literals, test/test_jit.py::TestScript::test_logical_short_circuit, test/test_jit.py::TestScript::test_loop_liveness, test/test_jit.py::TestScript::test_loop_unroll_negative, test/test_jit.py::TestScript::test_loop_unroll_unused_counter, test/test_jit.py::TestScript::test_loop_unrolling, test/test_jit.py::TestScript::test_loop_unrolling_const, test/test_jit.py::TestScript::test_loop_unrolling_nested, test/test_jit.py::TestScript::test_lower_nested_tuples, test/test_jit.py::TestScript::test_math_ops, test/test_jit.py::TestScript::test_maxpool_guard_elimination, test/test_jit.py::TestScript::test_meshgrid, test/test_jit.py::TestScript::test_method_casts_script, test/test_jit.py::TestScript::test_method_no_self, test/test_jit.py::TestScript::test_method_overloading, test/test_jit.py::TestScript::test_missing_getstate, test/test_jit.py::TestScript::test_mm_batching, test/test_jit.py::TestScript::test_module_apis, test/test_jit.py::TestScript::test_module_attrs, test/test_jit.py::TestScript::test_module_copy_with_attributes, test/test_jit.py::TestScript::test_module_copying, test/test_jit.py::TestScript::test_module_error, test/test_jit.py::TestScript::test_module_method_reassignment, test/test_jit.py::TestScript::test_module_none_attrs, test/test_jit.py::TestScript::test_module_parameters_and_buffers, test/test_jit.py::TestScript::test_module_str, test/test_jit.py::TestScript::test_module_with_params_called_fails, test/test_jit.py::TestScript::test_multi_reduction, test/test_jit.py::TestScript::test_multi_starred_expr_lhs, test/test_jit.py::TestScript::test_multiline_annot_ast_py3_fn, test/test_jit.py::TestScript::test_multiline_optional_future_refinement, test/test_jit.py::TestScript::test_multiline_string_dedents, test/test_jit.py::TestScript::test_multiple_assign, test/test_jit.py::TestScript::test_multiple_assignment, test/test_jit.py::TestScript::test_mutable_dce, test/test_jit.py::TestScript::test_mutable_dce_block, test/test_jit.py::TestScript::test_mutable_dce_graph_input, test/test_jit.py::TestScript::test_mutable_dce_indirect_wildcard_write, test/test_jit.py::TestScript::test_mutable_dce_indirect_wildcards, test/test_jit.py::TestScript::test_mutable_dce_list, test/test_jit.py::TestScript::test_mutable_dce_loop, test/test_jit.py::TestScript::test_mutable_dce_wildcards, test/test_jit.py::TestScript::test_mutate_constant, test/test_jit.py::TestScript::test_mypy_type_ignore, test/test_jit.py::TestScript::test_named_buffers_are_iterable, test/test_jit.py::TestScript::test_namedtuple_attr, test/test_jit.py::TestScript::test_namedtuple_default_values_Tensor_type, test/test_jit.py::TestScript::test_namedtuple_default_values_container_type, test/test_jit.py::TestScript::test_namedtuple_default_values_missing, test/test_jit.py::TestScript::test_namedtuple_default_values_simple_type, test/test_jit.py::TestScript::test_namedtuple_default_values_using_factory_constructor, test/test_jit.py::TestScript::test_namedtuple_python, test/test_jit.py::TestScript::test_namedtuple_type_inference, test/test_jit.py::TestScript::test_narrow_copy, test/test_jit.py::TestScript::test_nested_aug_assign, test/test_jit.py::TestScript::test_nested_bailouts, test/test_jit.py::TestScript::test_nested_breaks, test/test_jit.py::TestScript::test_nested_list_construct, test/test_jit.py::TestScript::test_nested_select_assign, test/test_jit.py::TestScript::test_nn_GRU, test/test_jit.py::TestScript::test_nn_LSTM, test/test_jit.py::TestScript::test_nn_LSTM_with_layers, test/test_jit.py::TestScript::test_nn_init, test/test_jit.py::TestScript::test_nn_init_generator, test/test_jit.py::TestScript::test_no_dtype_shape, test/test_jit.py::TestScript::test_no_self_arg_ignore_function, test/test_jit.py::TestScript::test_non_final_return, test/test_jit.py::TestScript::test_none_type_str, test/test_jit.py::TestScript::test_not, test/test_jit.py::TestScript::test_not_initialized_err, test/test_jit.py::TestScript::test_ntuple_builtins, test/test_jit.py::TestScript::test_number_abs, test/test_jit.py::TestScript::test_number_augassign, test/test_jit.py::TestScript::test_number_augassign_bitwise_lshift, test/test_jit.py::TestScript::test_number_augassign_bitwise_pow, test/test_jit.py::TestScript::test_number_augassign_bitwise_rshift, test/test_jit.py::TestScript::test_number_div, test/test_jit.py::TestScript::test_number_math, test/test_jit.py::TestScript::test_number_neg, test/test_jit.py::TestScript::test_oneline_func, test/test_jit.py::TestScript::test_op_dtype, test/test_jit.py::TestScript::test_operator_precedence, test/test_jit.py::TestScript::test_optional_list, test/test_jit.py::TestScript::test_optional_tensor, test/test_jit.py::TestScript::test_ord, test/test_jit.py::TestScript::test_override_magic, test/test_jit.py::TestScript::test_pack_tuple_into_non_var, test/test_jit.py::TestScript::test_pack_unpack_nested, test/test_jit.py::TestScript::test_pack_unpack_state, test/test_jit.py::TestScript::test_parameter_order, test/test_jit.py::TestScript::test_parse_empty_tuple_annotation, test/test_jit.py::TestScript::test_parse_empty_tuple_annotation_element_error, test/test_jit.py::TestScript::test_parse_generator, test/test_jit.py::TestScript::test_parse_nested_names, test/test_jit.py::TestScript::test_parse_none_type_annotation, test/test_jit.py::TestScript::test_parse_scalar_tensor_constants, test/test_jit.py::TestScript::test_parse_tensor_constants, test/test_jit.py::TestScript::test_parser_kwargonly, test/test_jit.py::TestScript::test_parser_type_annotations, test/test_jit.py::TestScript::test_parser_type_annotations_comment, test/test_jit.py::TestScript::test_parser_type_annotations_incompatible_expression, test/test_jit.py::TestScript::test_parser_type_annotations_subscript_non_ident, test/test_jit.py::TestScript::test_parser_type_annotations_subscript_tensor, test/test_jit.py::TestScript::test_parser_type_annotations_unknown_type, test/test_jit.py::TestScript::test_partial_returns, test/test_jit.py::TestScript::test_pass, test/test_jit.py::TestScript::test_pickle_checkpoint, test/test_jit.py::TestScript::test_pickle_checkpoint_cuda, test/test_jit.py::TestScript::test_pickle_checkpoint_tup, test/test_jit.py::TestScript::test_pow_scalar_backward_cuda, test/test_jit.py::TestScript::test_pretty_print_function, test/test_jit.py::TestScript::test_prim_grad_undefined, test/test_jit.py::TestScript::test_print, test/test_jit.py::TestScript::test_print_kwargs, test/test_jit.py::TestScript::test_profiling_graph_executor, test/test_jit.py::TestScript::test_profiling_merge, test/test_jit.py::TestScript::test_pybind_type_comparisons, test/test_jit.py::TestScript::test_python_call, test/test_jit.py::TestScript::test_python_call_annotation, test/test_jit.py::TestScript::test_python_call_annoytation_failure, test/test_jit.py::TestScript::test_python_call_failure, test/test_jit.py::TestScript::test_python_call_non_tensor, test/test_jit.py::TestScript::test_python_call_non_tensor_wrong, test/test_jit.py::TestScript::test_python_frontend, test/test_jit.py::TestScript::test_python_frontend_py3, test/test_jit.py::TestScript::test_python_frontend_source_range, test/test_jit.py::TestScript::test_python_op_builtins, test/test_jit.py::TestScript::test_python_op_name, test/test_jit.py::TestScript::test_python_val_doesnt_have_attr, test/test_jit.py::TestScript::test_rand, test/test_jit.py::TestScript::test_rand_profiling, test/test_jit.py::TestScript::test_range_args, test/test_jit.py::TestScript::test_reassign_module_lhs, test/test_jit.py::TestScript::test_reassign_module_rhs, test/test_jit.py::TestScript::test_refine_tuple_types, test/test_jit.py::TestScript::test_remove_dropout, test/test_jit.py::TestScript::test_repeated_script_on_function, test/test_jit.py::TestScript::test_request_bailout, test/test_jit.py::TestScript::test_requires_grad_loop, test/test_jit.py::TestScript::test_rescripting_loaded_modules, test/test_jit.py::TestScript::test_resize_input_ops, test/test_jit.py::TestScript::test_return, test/test_jit.py::TestScript::test_return_stmt_not_at_end, test/test_jit.py::TestScript::test_return_tuple, test/test_jit.py::TestScript::test_robust_op_resolution, test/test_jit.py::TestScript::test_round, test/test_jit.py::TestScript::test_save_load_attr_error, test/test_jit.py::TestScript::test_script_annotation, test/test_jit.py::TestScript::test_script_bool_constant, test/test_jit.py::TestScript::test_script_chunk, test/test_jit.py::TestScript::test_script_clamp_none, test/test_jit.py::TestScript::test_script_copy, test/test_jit.py::TestScript::test_script_cu, test/test_jit.py::TestScript::test_script_define_order, test/test_jit.py::TestScript::test_script_define_order_recursive_fail, test/test_jit.py::TestScript::test_script_docstring, test/test_jit.py::TestScript::test_script_forward_method_replacement, test/test_jit.py::TestScript::test_script_get_device_cuda, test/test_jit.py::TestScript::test_script_get_tracing_state, test/test_jit.py::TestScript::test_script_is_tracing, test/test_jit.py::TestScript::test_script_kwargs_fn_call, test/test_jit.py::TestScript::test_script_method_docstring, test/test_jit.py::TestScript::test_script_method_torch_function_overload, test/test_jit.py::TestScript::test_script_module, test/test_jit.py::TestScript::test_script_module_call_noscript, test/test_jit.py::TestScript::test_script_module_const, test/test_jit.py::TestScript::test_script_module_const_submodule_fail, test/test_jit.py::TestScript::test_script_module_export_blocks, test/test_jit.py::TestScript::test_script_module_export_shared_storage, test/test_jit.py::TestScript::test_script_module_export_submodule, test/test_jit.py::TestScript::test_script_module_export_tensor_cuda, test/test_jit.py::TestScript::test_script_module_export_tensor_type, test/test_jit.py::TestScript::test_script_module_fail_exist, test/test_jit.py::TestScript::test_script_module_for, test/test_jit.py::TestScript::test_script_module_for2, test/test_jit.py::TestScript::test_script_module_invalid_consts, test/test_jit.py::TestScript::test_script_module_nochange_submodule, test/test_jit.py::TestScript::test_script_module_none_exist_fail, test/test_jit.py::TestScript::test_script_module_not_tuple, test/test_jit.py::TestScript::test_script_module_param_buffer_mutation, test/test_jit.py::TestScript::test_script_module_star_assign2, test/test_jit.py::TestScript::test_script_module_star_assign2_inplace, test/test_jit.py::TestScript::test_script_module_star_assign_fail_builtin, test/test_jit.py::TestScript::test_script_module_star_assign_fail_pythonop, test/test_jit.py::TestScript::test_script_module_tensor_subclass_argument, test/test_jit.py::TestScript::test_script_nested_mod_list, test/test_jit.py::TestScript::test_script_non_tensor_args_outputs, test/test_jit.py::TestScript::test_script_optional_none, test/test_jit.py::TestScript::test_script_outputs, test/test_jit.py::TestScript::test_script_pack_padded_sequence, test/test_jit.py::TestScript::test_script_pad_sequence_pack_sequence, test/test_jit.py::TestScript::test_script_scope, test/test_jit.py::TestScript::test_script_sequential_for, test/test_jit.py::TestScript::test_script_sequential_in_mod_list, test/test_jit.py::TestScript::test_script_sequential_multi_output_fail, test/test_jit.py::TestScript::test_script_sequential_orderdict, test/test_jit.py::TestScript::test_script_sequential_sliced_iteration, test/test_jit.py::TestScript::test_script_star_assign, test/test_jit.py::TestScript::test_script_star_expr, test/test_jit.py::TestScript::test_script_star_expr_string, test/test_jit.py::TestScript::test_scriptable_fn_as_attr, test/test_jit.py::TestScript::test_scriptmodule_multi_head_attn_cuda, test/test_jit.py::TestScript::test_scriptmodule_releases_tensors_cuda, test/test_jit.py::TestScript::test_scriptmodule_transformer_cuda, test/test_jit.py::TestScript::test_select_after_chunk, test/test_jit.py::TestScript::test_sequence_parsing, test/test_jit.py::TestScript::test_sequential_intermediary_types, test/test_jit.py::TestScript::test_serialization_big_ints, test/test_jit.py::TestScript::test_serialization_sharing, test/test_jit.py::TestScript::test_serialize_long_lines, test/test_jit.py::TestScript::test_serialized_source_ranges, test/test_jit.py::TestScript::test_serialized_source_ranges2, test/test_jit.py::TestScript::test_serialized_source_ranges_dont_jitter, test/test_jit.py::TestScript::test_serialized_source_ranges_graph, test/test_jit.py::TestScript::test_serialized_source_ranges_no_dups, test/test_jit.py::TestScript::test_set_attribute_through_optional, test/test_jit.py::TestScript::test_shape_analysis_grad_property, test/test_jit.py::TestScript::test_shape_analysis_loop, test/test_jit.py::TestScript::test_shape_prop_promote_scalar_arg, test/test_jit.py::TestScript::test_shape_prop_promotion, test/test_jit.py::TestScript::test_signed_float_zero, test/test_jit.py::TestScript::test_single_starred_expr_for_loop, test/test_jit.py::TestScript::test_single_starred_lhs, test/test_jit.py::TestScript::test_singleton_tuple_unpack, test/test_jit.py::TestScript::test_slice_guard_elimination, test/test_jit.py::TestScript::test_split, test/test_jit.py::TestScript::test_stack, test/test_jit.py::TestScript::test_static_if_prop, test/test_jit.py::TestScript::test_static_method_on_module, test/test_jit.py::TestScript::test_static_methods, test/test_jit.py::TestScript::test_str_cast, test/test_jit.py::TestScript::test_string_cu, test/test_jit.py::TestScript::test_string_device_implicit_conversion, test/test_jit.py::TestScript::test_string_frontend_elif, test/test_jit.py::TestScript::test_string_index, test/test_jit.py::TestScript::test_string_len, test/test_jit.py::TestScript::test_string_list, test/test_jit.py::TestScript::test_string_new_line, test/test_jit.py::TestScript::test_string_ops, test/test_jit.py::TestScript::test_string_print, test/test_jit.py::TestScript::test_string_single_escape, test/test_jit.py::TestScript::test_string_slicing, test/test_jit.py::TestScript::test_string_sort, test/test_jit.py::TestScript::test_string_sorted, test/test_jit.py::TestScript::test_submodule_attribute_serialization, test/test_jit.py::TestScript::test_submodule_twice, test/test_jit.py::TestScript::test_sum, test/test_jit.py::TestScript::test_sum_list_diff_elms, test/test_jit.py::TestScript::test_sum_list_empty, test/test_jit.py::TestScript::test_sum_list_literal, test/test_jit.py::TestScript::test_sum_list_one, test/test_jit.py::TestScript::test_sum_list_wrong_type, test/test_jit.py::TestScript::test_sys_stdout_override, test/test_jit.py::TestScript::test_tensor_as_tensor_shape_prop, test/test_jit.py::TestScript::test_tensor_data, test/test_jit.py::TestScript::test_tensor_device, test/test_jit.py::TestScript::test_tensor_dtype, test/test_jit.py::TestScript::test_tensor_grad, test/test_jit.py::TestScript::test_tensor_import_export, test/test_jit.py::TestScript::test_tensor_len, test/test_jit.py::TestScript::test_tensor_number_math, test/test_jit.py::TestScript::test_tensor_number_math_cuda, test/test_jit.py::TestScript::test_tensor_requires_grad, test/test_jit.py::TestScript::test_tensor_shape, test/test_jit.py::TestScript::test_tensor_subclasses, test/test_jit.py::TestScript::test_tensor_to, test/test_jit.py::TestScript::test_tensor_to_cpu, test/test_jit.py::TestScript::test_tensor_to_cuda, test/test_jit.py::TestScript::test_tensor_to_device, test/test_jit.py::TestScript::test_ternary, test/test_jit.py::TestScript::test_ternary_module_type_hint, test/test_jit.py::TestScript::test_ternary_right_associative, test/test_jit.py::TestScript::test_ternary_static_if, test/test_jit.py::TestScript::test_torch_any, test/test_jit.py::TestScript::test_torch_functional, test/test_jit.py::TestScript::test_torch_functional_tensordot_int, test/test_jit.py::TestScript::test_torch_functional_tensordot_list, test/test_jit.py::TestScript::test_torch_functional_tensordot_tensor, test/test_jit.py::TestScript::test_torch_functional_tensordot_tuple, test/test_jit.py::TestScript::test_torch_ignore_conversion_to_none, test/test_jit.py::TestScript::test_torch_manual_seed, test/test_jit.py::TestScript::test_torch_pow, test/test_jit.py::TestScript::test_torch_tensor_as_tensor, test/test_jit.py::TestScript::test_torch_tensor_as_tensor_empty_list, test/test_jit.py::TestScript::test_torch_tensor_bad_input, test/test_jit.py::TestScript::test_torch_tensor_dtype, test/test_jit.py::TestScript::test_torchscript_memoryformat, test/test_jit.py::TestScript::test_torchscript_multi_head_attn, test/test_jit.py::TestScript::test_torchscript_multi_head_attn_fast_path, test/test_jit.py::TestScript::test_training_param, test/test_jit.py::TestScript::test_tuple_assignments, test/test_jit.py::TestScript::test_tuple_error_msg, test/test_jit.py::TestScript::test_tuple_index_to_list, test/test_jit.py::TestScript::test_tuple_indexing, test/test_jit.py::TestScript::test_tuple_len, test/test_jit.py::TestScript::test_tuple_nested_sort, test/test_jit.py::TestScript::test_tuple_sort, test/test_jit.py::TestScript::test_tuple_sort_reverse, test/test_jit.py::TestScript::test_tuple_sorted, test/test_jit.py::TestScript::test_tuple_str, test/test_jit.py::TestScript::test_tuple_to_opt_list, test/test_jit.py::TestScript::test_tuple_unsortable_diff_type, test/test_jit.py::TestScript::test_tuple_unsortable_element_type, test/test_jit.py::TestScript::test_tuple_unsortable_nested_diff_type, test/test_jit.py::TestScript::test_type_annotate, test/test_jit.py::TestScript::test_type_annotation_module, test/test_jit.py::TestScript::test_type_annotation_py3, test/test_jit.py::TestScript::test_type_annotations, test/test_jit.py::TestScript::test_type_annotations_repeated_list, test/test_jit.py::TestScript::test_type_annotations_varargs, test/test_jit.py::TestScript::test_type_call_in_script, test/test_jit.py::TestScript::test_type_cast, test/test_jit.py::TestScript::test_type_comments_in_body, test/test_jit.py::TestScript::test_type_inferred_from_empty_annotation, test/test_jit.py::TestScript::test_unbind, test/test_jit.py::TestScript::test_unfold_zero_dim, test/test_jit.py::TestScript::test_unicode_comments, test/test_jit.py::TestScript::test_uninitialized, test/test_jit.py::TestScript::test_union_to_number, test/test_jit.py::TestScript::test_unknown_builtin, test/test_jit.py::TestScript::test_unmatched_type_annotation, test/test_jit.py::TestScript::test_unspecialized_any_binding, test/test_jit.py::TestScript::test_unsqueeze_guard_elimination, test/test_jit.py::TestScript::test_unsupported_builtin_error, test/test_jit.py::TestScript::test_unused_decorator, test/test_jit.py::TestScript::test_unwrap_optional_builtin, test/test_jit.py::TestScript::test_var_aug_assign, test/test_jit.py::TestScript::test_vararg_zeros, test/test_jit.py::TestScript::test_view_listconstruct_shape_prop, test/test_jit.py::TestScript::test_view_shape_prop, test/test_jit.py::TestScript::test_view_write, test/test_jit.py::TestScript::test_weak_cuda, test/test_jit.py::TestScript::test_where, test/test_jit.py::TestScript::test_where_method, test/test_jit.py::TestScript::test_while, test/test_jit.py::TestScript::test_while_nest_if, test/test_jit.py::TestScript::test_while_nonexistent_cond_value, test/test_jit.py::TestScript::test_while_nonexistent_value, test/test_jit.py::TestScript::test_while_write_outer_then_read, test/test_jit.py::TestScript::test_wrong_attr_lookup, test/test_jit.py::TestScript::test_wrong_implicit_expand, test/test_jit.py::TestScript::test_wrong_method_call_inputs, test/test_jit.py::TestScript::test_wrong_module_attr_lookup, test/test_jit.py::TestScript::test_wrong_return_type, test/test_jit.py::TestScript::test_wrong_use_as_callable, test/test_jit.py::TestScript::test_wrong_use_as_tuple, test/test_jit.py::TestScript::test_zero_dimension_tensor_trace, test/test_jit.py::TestScript::test_zeros, test/test_jit.py::TestScript::test_zip_enumerate_modulelist, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCELoss_weights_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_legacy_enum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_BCEWithLogitsLoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_Bilinear, test/test_jit.py::TestJitGeneratedModule::test_nn_CELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad1size1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad2size1, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_reflect_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_stride, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv1d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_padded, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_depthwise_with_multiplier, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_groups_thnn, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_padding, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_reflect_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv2d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_1x1x1_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_circular_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_dilated_strided, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_same, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_same_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_pad_valid, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_replicate_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_stride, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_stride_padding, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_zero_batch, test/test_jit.py::TestJitGeneratedModule::test_nn_Conv3d_zeros_stride2_pad2, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose1d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_groups, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose2d_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose3d, test/test_jit.py::TestJitGeneratedModule::test_nn_ConvTranspose3d_dilated, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_CosineEmbeddingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_CrossMapLRN2d, test/test_jit.py::TestJitGeneratedModule::test_nn_ELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_discontiguous, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_max, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_max_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_mean_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sparse, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_EmbeddingBag_sum_padding_idx, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding_discontiguous, test/test_jit.py::TestJitGeneratedModule::test_nn_Embedding_sparse, test/test_jit.py::TestJitGeneratedModule::test_nn_Flatten, test/test_jit.py::TestJitGeneratedModule::test_nn_Flatten_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_no_batch_dim_input, test/test_jit.py::TestJitGeneratedModule::test_nn_Fold_no_batch_dim_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_GELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_GLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_GRUCell, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardsigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardswish_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Hardtanh_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_margin_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_HingeEmbeddingLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_delta, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_HuberLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_log_target, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_no_reduce_scalar_log_target, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_with_log_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_KLDivLoss_with_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce_complex, test/test_jit.py::TestJitGeneratedModule::test_nn_L1Loss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_LSTMCell, test/test_jit.py::TestJitGeneratedModule::test_nn_LayerNorm_3d_no_affine_large_feature, test/test_jit.py::TestJitGeneratedModule::test_nn_LeakyReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Linear_no_bias, test/test_jit.py::TestJitGeneratedModule::test_nn_LogSigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MSELoss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MarginRankingLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_Mish_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_0d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_1d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_index_neg, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiLabelSoftMarginLoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_1d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_margin_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_p_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiMarginLoss_weights_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_MultiheadAttention, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss2d_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLossNd_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights_ignore_index, test/test_jit.py::TestJitGeneratedModule::test_nn_NLLLoss_no_reduce_weights_ignore_index_neg, test/test_jit.py::TestJitGeneratedModule::test_nn_PReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_broadcast_lhs, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_broadcast_rhs, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_PairwiseDistance_with_non_default_args, test/test_jit.py::TestJitGeneratedModule::test_nn_PixelShuffle, test/test_jit.py::TestJitGeneratedModule::test_nn_PixelUnshuffle, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_PoissonNLLLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_RNNCell, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_with_up_down, test/test_jit.py::TestJitGeneratedModule::test_nn_RReLU_with_up_down_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_ReLU6_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_ReLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d_complex, test/test_jit.py::TestJitGeneratedModule::test_nn_ReplicationPad3d_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SELU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SiLU_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Sigmoid_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_beta, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_no_reduce_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_SmoothL1Loss_zero_beta, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_SoftMarginLoss_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_Softplus_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Softshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Softsign_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Tanh_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Tanhshrink_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Threshold_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Transformer, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerDecoderLayer_gelu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerDecoderLayer_relu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerEncoderLayer_gelu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_TransformerEncoderLayer_relu_activation, test/test_jit.py::TestJitGeneratedModule::test_nn_Transformer_multilayer_coder, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_mean, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_none, test/test_jit.py::TestJitGeneratedModule::test_nn_TripletMarginLoss_no_batch_dim_sum, test/test_jit.py::TestJitGeneratedModule::test_nn_Unflatten_no_batch_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_Unfold, test/test_jit.py::TestJitGeneratedModule::test_nn_Unfold_int_input, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_shared_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_skewed_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bicubic_tuple_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_shared_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_skewed_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_bilinear_tuple_2d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_1d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_scale_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_scale_1d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_linear_tuple_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_1d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d_launch_configs, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_2d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_3d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_scale_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_1d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_2d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_nearest_tuple_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_3d_zero_dim, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_scale_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_scale_3d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_tuple_3d, test/test_jit.py::TestJitGeneratedModule::test_nn_interpolate_trilinear_tuple_3d_align_corners, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_dim0, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_dim3, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_lastdim, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_spatial, test/test_jit.py::TestJitGeneratedModule::test_nn_log_softmax_spatial_special, test/test_jit.py::TestJitGeneratedModule::test_nn_multimarginloss_1d_input_0d_target_no_reduce, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_dim0, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_dim3, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_functional_scalar, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_lastdim, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_lastdim_dtype, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial_dtype, test/test_jit.py::TestJitGeneratedModule::test_nn_softmax_spatial_special, test/test_jit.py::TestProducerVersion::test_version 2025-08-14T21:47:16.7959510Z 2025-08-14T21:47:18.2576530Z Running nn/test_load_state_dict 1/1 ... [2025-08-14 21:47:18.257458] 2025-08-14T21:47:18.2577330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:18.2579400Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_load_state_dict.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-08-14 21:47:18.257744] 2025-08-14T21:47:18.9743790Z Running test_shape_ops 1/1 ... [2025-08-14 21:47:18.974239] 2025-08-14T21:47:18.9744160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:18.9746590Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_shape_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:18.974547] 2025-08-14T21:47:21.0612630Z 2025-08-14T21:47:21.0613480Z nn/test_load_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_load_state_dict_1.1_44f302164b339f2a_.log 2025-08-14T21:47:21.0621360Z Running 27 items in this shard: test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_BC_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_BC_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_meta_swap_False_keep_vars_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_meta_swap_False_keep_vars_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_meta_swap_True_keep_vars_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_meta_swap_True_keep_vars_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_shape_stride_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_shape_stride_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_with_optimizer_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_assign_with_optimizer_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_child_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_child_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_custom_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_custom_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_invalid_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_invalid_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_ref_cycle_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_type_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_type_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_warn_assign_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_warn_assign_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_with_unexpected_key_swap_False, test/nn/test_load_state_dict.py::TestLoadStateDict::test_load_state_dict_with_unexpected_key_swap_True, test/nn/test_load_state_dict.py::TestLoadStateDictSwap::test_swap_subclass_swap_True_assign_False, test/nn/test_load_state_dict.py::TestLoadStateDictSwap::test_swap_subclass_swap_True_assign_True 2025-08-14T21:47:21.0628270Z 2025-08-14T21:47:21.6619340Z 2025-08-14T21:47:21.6620570Z test_shape_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_shape_ops_1.1_35be6bf59809d425_.log 2025-08-14T21:47:21.6639290Z Running 97 items in this shard: test/test_shape_ops.py::TestShapeOpsCPU::test_clamp_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_clamp_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_clamp_propagates_nans_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_clamp_raises_arg_errors_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_complex_rot90_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_complex_rot90_cpu_complex64, test/test_shape_ops.py::TestShapeOpsCPU::test_diag_cpu_bool, test/test_shape_ops.py::TestShapeOpsCPU::test_diag_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_diagonal_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_diagonal_multidim_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_bfloat16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_bool, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_complex64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_float16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_int16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_int32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_int8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_cpu_uint8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_bfloat16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_bool, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_complex64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_float16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_int16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_int32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_int8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_errors_cpu_uint8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_large_tensor_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_bfloat16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_bool, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_complex64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_float16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_int16, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_int32, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_int8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_numpy_cpu_uint8, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_unsupported_dtype_cpu_quint2x4, test/test_shape_ops.py::TestShapeOpsCPU::test_flip_unsupported_dtype_cpu_quint4x2, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_invalid_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_invalid_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_fliplr_invalid_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_invalid_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_invalid_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_flipud_invalid_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_invalid_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_invalid_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_movedim_invalid_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_astuple_out_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_bfloat16, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_bool, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_float16, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_int16, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_int32, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_int8, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_cpu_uint8, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_discontiguous_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_no_warning_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_nonzero_non_diff_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_rot90_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_sparse_dense_dim_cpu_complex128, test/test_shape_ops.py::TestShapeOpsCPU::test_sparse_dense_dim_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_sparse_dense_dim_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_tolist_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_float32, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_float64, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_int16, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_int32, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_int64, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_int8, test/test_shape_ops.py::TestShapeOpsCPU::test_trace_cpu_uint8, test/test_shape_ops.py::TestShapeOpsCPU::test_unbind_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_unfold_all_devices_and_dtypes_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_unfold_errors_cpu, test/test_shape_ops.py::TestShapeOpsCPU::test_unfold_scalars_cpu 2025-08-14T21:47:21.6655880Z 2025-08-14T21:47:23.3795310Z Running torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-08-14 21:47:23.379307] 2025-08-14T21:47:23.3796200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:23.3797790Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_dtype.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-08-14 21:47:23.379586] 2025-08-14T21:47:24.0088350Z Running torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-08-14 21:47:24.008670] 2025-08-14T21:47:24.0088720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:24.0090630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_shape_base.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:24.008962] 2025-08-14T21:47:25.8983230Z 2025-08-14T21:47:25.8984430Z torch_np/numpy_tests/core/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dtype_1.1_38d3c896e96a14f3_.log 2025-08-14T21:47:25.9013230Z Running 102 items in this shard: test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_equivalent_dtype_hashing, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_invalid_types, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Bool, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Bytes0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Complex128, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Complex32, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Complex64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Datetime64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Float128, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Float16, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Float32, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Float64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Int16, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Int32, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Int64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Int8, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Object0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Str0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Timedelta64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_UInt16, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_UInt32, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_UInt64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_UInt8, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Uint32, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Uint64, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_numeric_style_types_are_invalid_dtype_Void0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison_operation0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison_operation1, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison_operation2, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_comparison_operation3, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_richcompare_invalid_dtype_equality, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_run_t0, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_run_t1, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_run_t2, test/torch_np/numpy_tests/core/test_dtype.py::TestBuiltin::test_run_t3, test/torch_np/numpy_tests/core/test_dtype.py::TestDtypeAttributeDeletion::test_dtype_non_writable_attributes_deletion, test/torch_np/numpy_tests/core/test_dtype.py::TestDtypeAttributeDeletion::test_dtype_writable_attributes_deletion, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_builtin_t0, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_builtin_t1, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_builtin_t2, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_builtin_t3, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_builtin_t4, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_DType11, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_bool__10, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_complex128_4, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_complex64_3, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_float16_0, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_float32_1, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_float64_2, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_int16_7, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_int32_8, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_int64_9, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_int8_6, test/torch_np/numpy_tests/core/test_dtype.py::TestPickling::test_pickle_types_uint8_5, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_other_value_based_complex64_complex64_None, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_other_value_based_float16_complex64_None, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_other_value_based_float32_complex64_None, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_other_value_based_other_4294967295_expected1_expected_weak1, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_other_value_based_other_65535_expected0_expected_weak0, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other0_expected0, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other1_expected1, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other2_expected2, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other3_expected3, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other4_expected4, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other5_expected5, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_complex_scalar_value_based_other6_expected6, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes0_expected0, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes1_expected1, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes2_expected2, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes3_expected3, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes4_expected4, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes5_expected5, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes6_expected6, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes7_expected7, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes8_expected8, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_permutations_do_not_influence_result_dtypes9_expected9, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_python_integer_promotion_val_18446744073709551616, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_python_integer_promotion_val_2, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_python_integer_promotion_val_200, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_python_integer_promotion_val_4294967296, test/torch_np/numpy_tests/core/test_dtype.py::TestPromotion::test_python_integer_promotion_val_9223372036854775808, test/torch_np/numpy_tests/core/test_dtype.py::TestMisc::test_dtypes_are_true, test/torch_np/numpy_tests/core/test_dtype.py::TestMisc::test_keyword_argument, test/torch_np/numpy_tests/core/test_dtype.py::TestFromDTypeAttribute::test_recursion, test/torch_np/numpy_tests/core/test_dtype.py::TestFromDTypeAttribute::test_simple, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_?, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_B, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_D, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_F, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_b, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_d, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_e, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_f, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_h, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_i, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_dtype_subclass_code_l, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_subscript_scalar, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_subscript_tuple_arg_len_0, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_subscript_tuple_arg_len_1, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_subscript_tuple_arg_len_2, test/torch_np/numpy_tests/core/test_dtype.py::TestClassGetItem::test_subscript_tuple_arg_len_3 2025-08-14T21:47:25.9039250Z 2025-08-14T21:47:26.4986050Z 2025-08-14T21:47:26.4987010Z torch_np/numpy_tests/core/test_shape_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_shape_base_1.1_1a62b07daa85645a_.log 2025-08-14T21:47:26.5018600Z Running 119 items in this shard: test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast1d::test_0D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast1d::test_1D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast1d::test_2D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast1d::test_3D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast1d::test_r1array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast2d::test_0D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast2d::test_1D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast2d::test_2D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast2d::test_3D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast2d::test_r2array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast3d::test_0D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast3d::test_1D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast3d::test_2D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestAtleast3d::test_3D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_0D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_1D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_2D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_casting_and_dtype, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_casting_and_dtype_type_error, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_empty_input, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_generator, test/torch_np/numpy_tests/core/test_shape_base.py::TestHstack::test_non_iterable, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_0D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_1D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_2D_array, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_2D_array2, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_casting_and_dtype, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_casting_and_dtype_type_error, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_empty_input, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_generator, test/torch_np/numpy_tests/core/test_shape_base.py::TestVstack::test_non_iterable, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_bad_out_shape, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_concatenate, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_concatenate_axis_None, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_exceptions, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_large_concatenate_axis_None, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_operator_concat, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_c8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_c8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_c8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_c8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_c8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f4_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f4_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f4_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f4_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f4_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_f8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_i8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_i8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_i8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_i8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis0_out_dtype_i8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_c8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_c8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_c8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_c8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_c8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f4_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f4_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f4_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f4_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f4_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_f8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_i8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_i8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_i8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_i8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_axis_0_out_dtype_i8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_out_and_dtype_simple, test/torch_np/numpy_tests/core/test_shape_base.py::TestConcatenate::test_returns_copy, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_c8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_c8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_c8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_c8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_c8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f4_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f4_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f4_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f4_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f4_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_f8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_i8_casting_equiv, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_i8_casting_no, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_i8_casting_safe, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_i8_casting_same_kind, test/torch_np/numpy_tests/core/test_shape_base.py::TestStackMisc::test_stack_out_and_dtype_axis_0_out_dtype_i8_casting_unsafe, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_3d, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_complicated, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_memory_order, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_mixed_1d_and_2d, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_simple_column_wise, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_simple_row_wise, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_total_size_estimate, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_with_1d_arrays_column_wise, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_with_1d_arrays_multiple_rows, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_with_1d_arrays_row_wise, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_block_with_mismatched_shape, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_different_ndims, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_different_ndims_depths, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_empty_lists, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_invalid_nesting, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_nested, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_no_lists, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_returns_copy, test/torch_np/numpy_tests/core/test_shape_base.py::TestBlock::test_tuple 2025-08-14T21:47:26.5047980Z 2025-08-14T21:47:28.2497250Z Running test_type_info 1/1 ... [2025-08-14 21:47:28.249530] 2025-08-14T21:47:28.2497970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:28.2499480Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_info.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:28.249819] 2025-08-14T21:47:28.8423050Z Running test_jit_llga_fuser 1/1 ... [2025-08-14 21:47:28.842071] 2025-08-14T21:47:28.8423460Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:28.8424810Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_llga_fuser.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-08-14 21:47:28.842392] 2025-08-14T21:47:30.5521300Z 2025-08-14T21:47:30.5522170Z test_type_info 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_info_1.1_6b8f56da1abd7bb1_.log 2025-08-14T21:47:30.5523760Z Running 5 items in this shard: test/test_type_info.py::TestDTypeInfo::test_finfo, test/test_type_info.py::TestDTypeInfo::test_iinfo, test/test_type_info.py::TestDTypeInfo::test_invalid_input, test/test_type_info.py::TestDTypeInfo::test_to_complex, test/test_type_info.py::TestDTypeInfo::test_to_real 2025-08-14T21:47:30.5524560Z 2025-08-14T21:47:31.2097900Z 2025-08-14T21:47:31.2210110Z test_jit_llga_fuser 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_llga_fuser_1.1_79b0a532e259c538_.log 2025-08-14T21:47:31.2343510Z Running 107 items in this shard: test/test_jit_llga_fuser.py::TestEnableDisableLlgaFuser::test_context_manager, test/test_jit_llga_fuser.py::TestDynamoAOT::test_dynamo_aot_ts_onednn, test/test_jit_llga_fuser.py::TestModel::test_vision_alexnet_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_alexnet_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet121_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet121_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet161_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet161_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet169_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet169_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet201_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_densenet201_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b0_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b0_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b1_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b1_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b2_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b2_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b3_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b3_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b4_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b4_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b5_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b5_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b6_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b6_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b7_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_efficientnet_b7_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_googlenet_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_googlenet_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_mnasnet1_0_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_mnasnet1_0_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_mobilenet_v2_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_mobilenet_v2_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_mobilenet_v3_large_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_mobilenet_v3_large_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_regnet_y_400mf_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_regnet_y_400mf_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_resnet50_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_resnet50_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_resnext101_32x8d_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_resnext101_32x8d_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_resnext50_32x4d_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_resnext50_32x4d_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_shufflenet_v2_x1_0_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_shufflenet_v2_x1_0_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_squeezenet1_0_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_squeezenet1_0_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_vgg16_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_vgg16_float32, test/test_jit_llga_fuser.py::TestModel::test_vision_wide_resnet50_2_bfloat16, test/test_jit_llga_fuser.py::TestModel::test_vision_wide_resnet50_2_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_bn2d_eltwise_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_bn2d_eltwise_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_bn_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_bn_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_bn_relu_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_bn_relu_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_clamp_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_clamp_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_eltwise_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_eltwise_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_silu_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_silu_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_sum_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_conv2d_sum_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_ensure_tensor_is_rewrapped_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_ensure_tensor_is_rewrapped_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_linear_eltwise_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_linear_eltwise_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_rewrap_tensor_input_to_pytorch_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_rewrap_tensor_input_to_pytorch_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_wildcard_cpu_bfloat16, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_wildcard_cpu_float32, test/test_jit_llga_fuser.py::TestFusionPatternCPU::test_wildcard_unsupported_dtype_cpu_int32, test/test_jit_llga_fuser.py::TestOpCPU::test_add_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_add_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_add_scalar_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_add_scalar_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_addmm_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_addmm_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_avg_pool2d_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_avg_pool2d_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_bn2d_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_bn2d_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_cat_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_cat_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_conv2d_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_conv2d_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_eltwise_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_eltwise_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_identity_binary_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_identity_binary_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_layer_norm_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_layer_norm_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_linear_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_linear_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_max_pool2d_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_max_pool2d_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_mul_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_mul_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_softmax_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_softmax_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_typecheck_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_typecheck_cpu_float32, test/test_jit_llga_fuser.py::TestOpCPU::test_variable_kernel_avg_pool2d_cpu_bfloat16, test/test_jit_llga_fuser.py::TestOpCPU::test_variable_kernel_avg_pool2d_cpu_float32 2025-08-14T21:47:31.2362800Z 2025-08-14T21:47:32.8943610Z Running test_indexing 1/1 ... [2025-08-14 21:47:32.894182] 2025-08-14T21:47:32.8944350Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:32.8946610Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_indexing.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:32.894472] 2025-08-14T21:47:33.5419980Z Running torch_np/test_function_base 1/1 ... [2025-08-14 21:47:33.541783] 2025-08-14T21:47:33.5420780Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:33.5421980Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_function_base.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:33.542079] 2025-08-14T21:47:35.8684390Z 2025-08-14T21:47:35.8685570Z torch_np/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_function_base_1.1_1878903c45b8d8d7_.log 2025-08-14T21:47:35.8687150Z Running 1 items in this shard: test/torch_np/test_function_base.py::TestAppend::test_basic 2025-08-14T21:47:35.8687440Z 2025-08-14T21:47:37.9629250Z 2025-08-14T21:47:37.9631000Z test_indexing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_indexing_1.1_702b197c80209f80_.log 2025-08-14T21:47:37.9661350Z Running 160 items in this shard: test/test_indexing.py::TestIndexingCPU::test_advancedindex_big_cpu, test/test_indexing.py::TestIndexingCPU::test_advancedindex_cpu_float16, test/test_indexing.py::TestIndexingCPU::test_advancedindex_cpu_float64, test/test_indexing.py::TestIndexingCPU::test_basic_advanced_combined_cpu, test/test_indexing.py::TestIndexingCPU::test_bool_indices_accumulate_cpu, test/test_indexing.py::TestIndexingCPU::test_bool_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_bool_mask_assignment_cpu, test/test_indexing.py::TestIndexingCPU::test_byte_mask2d_cpu, test/test_indexing.py::TestIndexingCPU::test_byte_mask_accumulate_cpu, test/test_indexing.py::TestIndexingCPU::test_byte_mask_cpu, test/test_indexing.py::TestIndexingCPU::test_byte_tensor_assignment_cpu, test/test_indexing.py::TestIndexingCPU::test_cpu_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_cuda_broadcast_index_use_deterministic_algorithms_cpu, test/test_indexing.py::TestIndexingCPU::test_ellipsis_tensor_cpu, test/test_indexing.py::TestIndexingCPU::test_empty_index_cpu, test/test_indexing.py::TestIndexingCPU::test_empty_ndim_index_bool_cpu, test/test_indexing.py::TestIndexingCPU::test_empty_ndim_index_cpu, test/test_indexing.py::TestIndexingCPU::test_empty_slice_cpu, test/test_indexing.py::TestIndexingCPU::test_gather_take_along_dim_cross_device_cpu_float32, test/test_indexing.py::TestIndexingCPU::test_getitem_scalars_cpu, test/test_indexing.py::TestIndexingCPU::test_index_cpu, test/test_indexing.py::TestIndexingCPU::test_index_getitem_copy_bools_slices_cpu, test/test_indexing.py::TestIndexingCPU::test_index_ind_dtype_cpu, test/test_indexing.py::TestIndexingCPU::test_index_limits_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_accumulate_duplicate_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_accumulate_empty_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_accumulate_expanded_values_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_accumulate_large_tensor_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_accumulate_non_contiguous_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_deterministic_with_optional_tensors_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_large_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_bfloat16, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_bool, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_complex128, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_complex64, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_float32, test/test_indexing.py::TestIndexingCPU::test_index_put_src_datatype_cpu_int64, test/test_indexing.py::TestIndexingCPU::test_index_scalar_with_bool_mask_cpu, test/test_indexing.py::TestIndexingCPU::test_index_setitem_bools_slices_cpu, test/test_indexing.py::TestIndexingCPU::test_index_src_datatype_cpu_bfloat16, test/test_indexing.py::TestIndexingCPU::test_index_src_datatype_cpu_bool, test/test_indexing.py::TestIndexingCPU::test_index_src_datatype_cpu_float32, test/test_indexing.py::TestIndexingCPU::test_index_src_datatype_cpu_int64, test/test_indexing.py::TestIndexingCPU::test_int_assignment_cpu, test/test_indexing.py::TestIndexingCPU::test_int_indices2d_cpu, test/test_indexing.py::TestIndexingCPU::test_int_indices_broadcast_cpu, test/test_indexing.py::TestIndexingCPU::test_int_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_invalid_device_cpu, test/test_indexing.py::TestIndexingCPU::test_invalid_index_cpu, test/test_indexing.py::TestIndexingCPU::test_jit_indexing_cpu, test/test_indexing.py::TestIndexingCPU::test_list_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_multi_dimensional_bool_mask_assignment_cpu, test/test_indexing.py::TestIndexingCPU::test_multi_dimensional_bool_mask_cpu, test/test_indexing.py::TestIndexingCPU::test_multiple_bool_indices_cpu, test/test_indexing.py::TestIndexingCPU::test_multiple_byte_mask_cpu, test/test_indexing.py::TestIndexingCPU::test_multiple_int_cpu, test/test_indexing.py::TestIndexingCPU::test_none_cpu, test/test_indexing.py::TestIndexingCPU::test_out_of_bound_index_cpu, test/test_indexing.py::TestIndexingCPU::test_set_item_to_scalar_tensor_cpu, test/test_indexing.py::TestIndexingCPU::test_setitem_expansion_error_cpu, test/test_indexing.py::TestIndexingCPU::test_setitem_scalars_cpu, test/test_indexing.py::TestIndexingCPU::test_single_int_cpu, test/test_indexing.py::TestIndexingCPU::test_step_assignment_cpu, test/test_indexing.py::TestIndexingCPU::test_step_cpu, test/test_indexing.py::TestIndexingCPU::test_take_along_dim_cpu_float32, test/test_indexing.py::TestIndexingCPU::test_take_along_dim_cpu_int64, test/test_indexing.py::TestIndexingCPU::test_take_along_dim_invalid_cpu_float32, test/test_indexing.py::TestIndexingCPU::test_take_along_dim_invalid_cpu_int64, test/test_indexing.py::TestIndexingCPU::test_unravel_index_errors_cpu, test/test_indexing.py::TestIndexingCPU::test_variable_slicing_cpu, test/test_indexing.py::TestIndexingCPU::test_zero_dim_index_cpu, test/test_indexing.py::TestIndexingMPS::test_advancedindex_big_mps, test/test_indexing.py::TestIndexingMPS::test_advancedindex_mps_float16, test/test_indexing.py::TestIndexingMPS::test_basic_advanced_combined_mps, test/test_indexing.py::TestIndexingMPS::test_bool_indices_accumulate_mps, test/test_indexing.py::TestIndexingMPS::test_bool_indices_mps, test/test_indexing.py::TestIndexingMPS::test_bool_mask_assignment_mps, test/test_indexing.py::TestIndexingMPS::test_byte_mask2d_mps, test/test_indexing.py::TestIndexingMPS::test_byte_mask_accumulate_mps, test/test_indexing.py::TestIndexingMPS::test_byte_mask_mps, test/test_indexing.py::TestIndexingMPS::test_byte_tensor_assignment_mps, test/test_indexing.py::TestIndexingMPS::test_cpu_indices_mps, test/test_indexing.py::TestIndexingMPS::test_cuda_broadcast_index_use_deterministic_algorithms_mps, test/test_indexing.py::TestIndexingMPS::test_ellipsis_tensor_mps, test/test_indexing.py::TestIndexingMPS::test_empty_index_mps, test/test_indexing.py::TestIndexingMPS::test_empty_ndim_index_bool_mps, test/test_indexing.py::TestIndexingMPS::test_empty_ndim_index_mps, test/test_indexing.py::TestIndexingMPS::test_empty_slice_mps, test/test_indexing.py::TestIndexingMPS::test_gather_take_along_dim_cross_device_mps_float32, test/test_indexing.py::TestIndexingMPS::test_getitem_scalars_mps, test/test_indexing.py::TestIndexingMPS::test_index_getitem_copy_bools_slices_mps, test/test_indexing.py::TestIndexingMPS::test_index_ind_dtype_mps, test/test_indexing.py::TestIndexingMPS::test_index_limits_mps, test/test_indexing.py::TestIndexingMPS::test_index_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_accumulate_duplicate_indices_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_accumulate_empty_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_accumulate_expanded_values_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_accumulate_large_tensor_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_accumulate_non_contiguous_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_deterministic_with_optional_tensors_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_large_indices_mps, test/test_indexing.py::TestIndexingMPS::test_index_put_src_datatype_mps_bool, test/test_indexing.py::TestIndexingMPS::test_index_put_src_datatype_mps_float16, test/test_indexing.py::TestIndexingMPS::test_index_put_src_datatype_mps_float32, test/test_indexing.py::TestIndexingMPS::test_index_put_src_datatype_mps_int64, test/test_indexing.py::TestIndexingMPS::test_index_scalar_with_bool_mask_mps, test/test_indexing.py::TestIndexingMPS::test_index_setitem_bools_slices_mps, test/test_indexing.py::TestIndexingMPS::test_index_src_datatype_mps_bfloat16, test/test_indexing.py::TestIndexingMPS::test_index_src_datatype_mps_bool, test/test_indexing.py::TestIndexingMPS::test_index_src_datatype_mps_float32, test/test_indexing.py::TestIndexingMPS::test_index_src_datatype_mps_int64, test/test_indexing.py::TestIndexingMPS::test_int_assignment_mps, test/test_indexing.py::TestIndexingMPS::test_int_indices2d_mps, test/test_indexing.py::TestIndexingMPS::test_int_indices_broadcast_mps, test/test_indexing.py::TestIndexingMPS::test_int_indices_mps, test/test_indexing.py::TestIndexingMPS::test_invalid_device_mps, test/test_indexing.py::TestIndexingMPS::test_invalid_index_mps, test/test_indexing.py::TestIndexingMPS::test_jit_indexing_mps, test/test_indexing.py::TestIndexingMPS::test_list_indices_mps, test/test_indexing.py::TestIndexingMPS::test_multi_dimensional_bool_mask_assignment_mps, test/test_indexing.py::TestIndexingMPS::test_multi_dimensional_bool_mask_mps, test/test_indexing.py::TestIndexingMPS::test_multiple_bool_indices_mps, test/test_indexing.py::TestIndexingMPS::test_multiple_byte_mask_mps, test/test_indexing.py::TestIndexingMPS::test_multiple_int_mps, test/test_indexing.py::TestIndexingMPS::test_none_mps, test/test_indexing.py::TestIndexingMPS::test_out_of_bound_index_mps, test/test_indexing.py::TestIndexingMPS::test_set_item_to_scalar_tensor_mps, test/test_indexing.py::TestIndexingMPS::test_setitem_expansion_error_mps, test/test_indexing.py::TestIndexingMPS::test_setitem_scalars_mps, test/test_indexing.py::TestIndexingMPS::test_single_int_mps, test/test_indexing.py::TestIndexingMPS::test_step_assignment_mps, test/test_indexing.py::TestIndexingMPS::test_step_mps, test/test_indexing.py::TestIndexingMPS::test_take_along_dim_invalid_mps_float32, test/test_indexing.py::TestIndexingMPS::test_take_along_dim_invalid_mps_int64, test/test_indexing.py::TestIndexingMPS::test_take_along_dim_mps_float32, test/test_indexing.py::TestIndexingMPS::test_take_along_dim_mps_int64, test/test_indexing.py::TestIndexingMPS::test_unravel_index_errors_mps, test/test_indexing.py::TestIndexingMPS::test_variable_slicing_mps, test/test_indexing.py::TestIndexingMPS::test_zero_dim_index_mps, test/test_indexing.py::NumpyTestsCPU::test_boolean_assignment_value_mismatch_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_indexing_alldims_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_indexing_onedim_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_indexing_twodim_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_indexing_weirdness_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_indexing_weirdness_tensors_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_list_indexing_cpu, test/test_indexing.py::NumpyTestsCPU::test_boolean_shape_mismatch_cpu, test/test_indexing.py::NumpyTestsCPU::test_broadcast_subspace_cpu, test/test_indexing.py::NumpyTestsCPU::test_broaderrors_indexing_cpu, test/test_indexing.py::NumpyTestsCPU::test_ellipsis_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_empty_fancy_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_empty_tuple_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_everything_returns_views_cpu, test/test_indexing.py::NumpyTestsCPU::test_index_is_larger_cpu, test/test_indexing.py::NumpyTestsCPU::test_index_no_floats_cpu, test/test_indexing.py::NumpyTestsCPU::test_none_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_single_bool_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_single_int_index_cpu, test/test_indexing.py::NumpyTestsCPU::test_trivial_fancy_out_of_bounds_cpu, test/test_indexing.py::NumpyTestsCPU::test_truncate_leading_1s_cpu 2025-08-14T21:47:37.9689790Z 2025-08-14T21:47:38.2109890Z Running torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-08-14 21:47:38.210772] 2025-08-14T21:47:38.2110810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:38.2112170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_twodim_base.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:38.211056] 2025-08-14T21:47:40.2588840Z Running torch_np/test_scalars_0D_arrays 1/1 ... [2025-08-14 21:47:40.258677] 2025-08-14T21:47:40.2589690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:40.2591410Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_scalars_0D_arrays.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-08-14 21:47:40.258998] 2025-08-14T21:47:40.7896190Z 2025-08-14T21:47:40.7897280Z torch_np/numpy_tests/lib/test_twodim_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_twodim_base_1.1_e9a4078d2e0008b6_.log 2025-08-14T21:47:40.7905300Z Running 34 items in this shard: test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_2d, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_basic, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_bool, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_diag, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_diag2d, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_eye_bounds, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestEye::test_order, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestDiag::test_diag_bounds, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestDiag::test_failure, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestDiag::test_fortran_order, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestDiag::test_matrix, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestDiag::test_vector, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestFliplr::test_basic, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestFlipud::test_basic, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_all_outliers, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_asym, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_bad_length_x_len_10_y_len_11, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_bad_length_x_len_20_y_len_19, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_binparameter_combination, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_density, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_empty, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestHistogram2d::test_simple, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_dtype, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_mask_indices, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_tril_indices, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_tril_triu_dtype, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_tril_triu_ndim2, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_tril_triu_ndim3, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTri::test_tril_triu_with_inf, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTriuIndices::test_triu_indices, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTrilIndicesFrom::test_exceptions, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestTriuIndicesFrom::test_exceptions, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestVander::test_basic, test/torch_np/numpy_tests/lib/test_twodim_base.py::TestVander::test_dtypes 2025-08-14T21:47:40.7912220Z 2025-08-14T21:47:42.6804720Z 2025-08-14T21:47:42.6805810Z torch_np/test_scalars_0D_arrays 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_scalars_0D_arrays_1.1_0a00dc3132ad6cb9_.log 2025-08-14T21:47:42.6813210Z Running 33 items in this shard: test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_array_scalar_basic_array, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_array_scalar_basic_asarray, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_array_scalar_basic_asarray_int, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_array_scalar_basic_int64, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_conversion_to_int_array, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_conversion_to_int_asarray, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_conversion_to_int_asarray_int, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_conversion_to_int_int64, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_decay_to_py_scalar_array, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_decay_to_py_scalar_asarray, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_decay_to_py_scalar_asarray_int, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_decay_to_py_scalar_int64, test/torch_np/test_scalars_0D_arrays.py::TestArrayScalars::test_scalar_comparisons, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value0, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value1, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value10, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value11, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value4, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value5, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value6, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value7, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value8, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value9, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value_s, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_not_scalar_value_string, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_array_0D, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_array_1D, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_array_2D, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_float32, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_int, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_list, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_list-list, test/torch_np/test_scalars_0D_arrays.py::TestIsScalar::test_is_scalar_literal 2025-08-14T21:47:42.6826430Z 2025-08-14T21:47:42.9854440Z Running nn/test_module_hooks 1/1 ... [2025-08-14 21:47:42.985242] 2025-08-14T21:47:42.9856510Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:42.9857470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_module_hooks.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-08-14 21:47:42.985573] 2025-08-14T21:47:44.9661820Z Running test_numa_binding 1/1 ... [2025-08-14 21:47:44.965979] 2025-08-14T21:47:44.9662570Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:44.9664650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_numa_binding.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:44.966274] 2025-08-14T21:47:45.5175760Z 2025-08-14T21:47:45.5176750Z nn/test_module_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_module_hooks_1.1_81d086c15053ef3a_.log 2025-08-14T21:47:45.5189060Z Running 53 items in this shard: test/nn/test_module_hooks.py::TestModuleHooks::test_always_called_forward_hooks, test/nn/test_module_hooks.py::TestModuleHooks::test_bw_hook_warning_for_non_tensor_or_tuple, test/nn/test_module_hooks.py::TestModuleHooks::test_forward_hooks_named_tuple_False, test/nn/test_module_hooks.py::TestModuleHooks::test_forward_hooks_named_tuple_True, test/nn/test_module_hooks.py::TestModuleHooks::test_forward_pre_hooks_named_tuple_False, test/nn/test_module_hooks.py::TestModuleHooks::test_forward_pre_hooks_named_tuple_True, test/nn/test_module_hooks.py::TestModuleHooks::test_full_backward_hooks_named_tuple_False, test/nn/test_module_hooks.py::TestModuleHooks::test_full_backward_hooks_named_tuple_True, test/nn/test_module_hooks.py::TestModuleHooks::test_full_backward_pre_hooks_named_tuple_False, test/nn/test_module_hooks.py::TestModuleHooks::test_full_backward_pre_hooks_named_tuple_True, test/nn/test_module_hooks.py::TestModuleHooks::test_kwarg_hooks, test/nn/test_module_hooks.py::TestModuleHooks::test_mixed_hooks_named_tuple_False, test/nn/test_module_hooks.py::TestModuleHooks::test_mixed_hooks_named_tuple_True, test/nn/test_module_hooks.py::TestModuleHooks::test_remove_kwarg_hooks, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_module_pre_hook_swap_False, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_module_pre_hook_swap_True, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_post_hook_backward_compatibility_swap_False, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_post_hook_backward_compatibility_swap_True, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_post_hook_swap_False, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_post_hook_swap_True, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_pre_hook_swap_False, test/nn/test_module_hooks.py::TestStateDictHooks::test_load_state_dict_pre_hook_swap_True, test/nn/test_module_hooks.py::TestStateDictHooks::test_no_extra_ref_to_module, test/nn/test_module_hooks.py::TestStateDictHooks::test_pickled_hook, test/nn/test_module_hooks.py::TestStateDictHooks::test_register_state_dict_post_hook_private_False, test/nn/test_module_hooks.py::TestStateDictHooks::test_register_state_dict_post_hook_private_True, test/nn/test_module_hooks.py::TestStateDictHooks::test_register_state_dict_pre_hook, test/nn/test_module_hooks.py::TestStateDictHooks::test_register_state_dict_pre_hook_backward_compat, test/nn/test_module_hooks.py::TestStateDictHooks::test_register_state_dict_pre_hook_lazy_module, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_global_and_local_hooks_order, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_backward_global_hook_writeable, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_forward_forward_hook_removable, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_forward_preforward_hook_removable, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_global_forward_preforward_hook_writeable, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_global_hook_invalid_outputs, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_global_hooks, test/nn/test_module_hooks.py::TestModuleGlobalHooks::test_module_global_hooks_with_kwargs, test/nn/test_module_hooks.py::TestModuleHookNN::test_backward_hooks_interaction, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_backward_size, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_backward_writeable, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_buffer_registration, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_cpp, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_extra_input, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_forward_preforward_writable, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_inplace, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_invalid_outputs, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_last_arg_requires_grad, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_no_requires_grad, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_non_full_warning, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_parameter_registration, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_requires_grad, test/nn/test_module_hooks.py::TestModuleHookNN::test_hook_submodule_registration, test/nn/test_module_hooks.py::TestModuleHookNN::test_hooks 2025-08-14T21:47:45.5200660Z 2025-08-14T21:47:47.2541190Z 2025-08-14T21:47:47.2541980Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_b31093f5136293f4_.log 2025-08-14T21:47:47.2547080Z Running 19 items in this shard: test/test_numa_binding.py::NumaBindingTest::test_binds_to_node_0_if_node_stored_as_minus_one, test/test_numa_binding.py::NumaBindingTest::test_callable_entrypoint_basic, test/test_numa_binding.py::NumaBindingTest::test_core_complex_numa_binding_with_extra_l3, test/test_numa_binding.py::NumaBindingTest::test_core_complex_numa_binding_with_fewer_l3_than_gpu, test/test_numa_binding.py::NumaBindingTest::test_core_complex_prefers_caches_with_more_cpus, test/test_numa_binding.py::NumaBindingTest::test_core_complex_tiebreak_prefers_lower_cache_key, test/test_numa_binding.py::NumaBindingTest::test_default_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_exclusive_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_exclusive_raises_if_too_few_physical_cores, test/test_numa_binding.py::NumaBindingTest::test_explicit_numa_options_overrides_default, test/test_numa_binding.py::NumaBindingTest::test_fallback, test/test_numa_binding.py::NumaBindingTest::test_fork_start_method_does_not_call_get_default_numa_options, test/test_numa_binding.py::NumaBindingTest::test_get_range_str_from_ints, test/test_numa_binding.py::NumaBindingTest::test_get_set_of_int_from_ranges_str, test/test_numa_binding.py::NumaBindingTest::test_no_numa_binding_if_numa_options_not_provided, test/test_numa_binding.py::NumaBindingTest::test_node_numa_binding, test/test_numa_binding.py::NumaBindingTest::test_raises_error_if_numactl_unavailable, test/test_numa_binding.py::NumaBindingTest::test_socket_numa_binding_with_multiple_numa_per_socket, test/test_numa_binding.py::NumaBindingTest::test_socket_numa_binding_with_single_numa_per_socket 2025-08-14T21:47:47.2551250Z 2025-08-14T21:47:47.7906330Z Running torch_np/numpy_tests/core/test_getlimits 1/1 ... [2025-08-14 21:47:47.790424] 2025-08-14T21:47:47.7906810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:47.7908920Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_getlimits.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:47.790749] 2025-08-14T21:47:49.5340590Z Running torch_np/test_ndarray_methods 1/1 ... [2025-08-14 21:47:49.533917] 2025-08-14T21:47:49.5341520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:49.5343080Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_ndarray_methods.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:49.534203] 2025-08-14T21:47:50.1908360Z 2025-08-14T21:47:50.1909320Z torch_np/numpy_tests/core/test_getlimits 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_getlimits_1.1_3c965b47316b8b8d_.log 2025-08-14T21:47:50.1913820Z Running 17 items in this shard: test/torch_np/numpy_tests/core/test_getlimits.py::TestPythonFloat::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestHalf::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestSingle::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestDouble::test_singleton, test/torch_np/numpy_tests/core/test_getlimits.py::TestFinfo::test_basic, test/torch_np/numpy_tests/core/test_getlimits.py::TestFinfo::test_basic_missing, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_basic, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T0, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T1, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T2, test/torch_np/numpy_tests/core/test_getlimits.py::TestIinfo::test_unsigned_max_T3, test/torch_np/numpy_tests/core/test_getlimits.py::TestRepr::test_finfo_repr, test/torch_np/numpy_tests/core/test_getlimits.py::TestRepr::test_iinfo_repr, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_instances, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_known_types, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_plausible_finfo, test/torch_np/numpy_tests/core/test_getlimits.py::TestMisc::test_subnormal_warning 2025-08-14T21:47:50.1917380Z 2025-08-14T21:47:52.3195590Z Running lazy/test_debug_util 1/1 ... [2025-08-14 21:47:52.319362] 2025-08-14T21:47:52.3196360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:52.3197830Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'lazy/test_debug_util.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:52.319647] 2025-08-14T21:47:53.6120690Z 2025-08-14T21:47:53.6121550Z torch_np/test_ndarray_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ndarray_methods_1.1_1d21f455b01daad0_.log 2025-08-14T21:47:53.6206420Z Running 342 items in this shard: test/torch_np/test_ndarray_methods.py::TestIndexing::test_indexing_simple, test/torch_np/test_ndarray_methods.py::TestIndexing::test_setitem, test/torch_np/test_ndarray_methods.py::TestReshape::test_reshape_function, test/torch_np/test_ndarray_methods.py::TestReshape::test_reshape_method, test/torch_np/test_ndarray_methods.py::TestTranspose::test_transpose_function, test/torch_np/test_ndarray_methods.py::TestTranspose::test_transpose_method, test/torch_np/test_ndarray_methods.py::TestRavel::test_ravel_function, test/torch_np/test_ndarray_methods.py::TestRavel::test_ravel_method, test/torch_np/test_ndarray_methods.py::TestNonzero::test_array_method, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_onedim, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_trivial, test/torch_np/test_ndarray_methods.py::TestNonzero::test_nonzero_twodim, test/torch_np/test_ndarray_methods.py::TestNonzero::test_sparse, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_all_method_max, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_all_method_min, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size0_axis0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size10_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size11_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size12_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size13_axis13_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size14_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size15_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size16_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size17_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size18_axis18_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size19_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size1_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size20_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size21_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size22_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size23_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size24_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size25_axis25_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size26_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size27_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size28_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size29_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size2_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size30_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size31_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size32_axis32_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size33_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size34_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size35_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size36_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size37_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size38_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size39_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size3_axis3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size40_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size41_axis41_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size42_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size43_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size44_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size45_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size46_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size47_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size48_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size49_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size4_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size50_axis50_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size51_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size52_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size53_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size54_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size55_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size56_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size57_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size58_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size59_axis59_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size5_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size60_axis_-4_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size61_axis_-3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size62_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size63_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size64_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size65_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size66_axis_2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size67_axis_3_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size68_axis68_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size69_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size6_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size70_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size71_axis71_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size72_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size73_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size74_axis74_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size75_axis_-1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size76_axis_0_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size77_axis77_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size7_axis_1_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size8_axis8_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_argmin_argmax_keepdims_size9_axis_-2_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmax_np_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_arr_method_argmin_np_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_positional_arr_method_argmax_np_method0, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_np_vs_ndarray_positional_arr_method_argmin_np_method1, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_output_shape_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_output_shape_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_0_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmax, test/torch_np/test_ndarray_methods.py::TestArgmaxArgminCommon::test_ret_is_out_ndim_1_method_argmin, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data0, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data1, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data10, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data11, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data12, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data13, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data14, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data15, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data16, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data17, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data18, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data19, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data2, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data20, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data21, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data22, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data23, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data24, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data25, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data26, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data27, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data28, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data29, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data3, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data30, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data31, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data32, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data33, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data34, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data35, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data36, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data37, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data38, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data39, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data4, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data40, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data41, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data42, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data43, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data44, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data45, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data46, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data47, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data48, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data49, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data5, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data50, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data51, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data52, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data53, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data54, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data55, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data56, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data57, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data58, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data59, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data6, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data60, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data61, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data62, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data63, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data64, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data65, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data66, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data67, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data68, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data69, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data7, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data70, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data71, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data72, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data73, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data8, test/torch_np/test_ndarray_methods.py::TestArgmax::test_combinations_data9, test/torch_np/test_ndarray_methods.py::TestArgmax::test_maximum_signed_integers, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data0, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data1, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data10, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data11, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data12, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data13, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data14, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data15, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data16, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data17, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data18, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data19, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data2, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data20, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data21, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data22, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data23, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data24, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data25, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data26, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data27, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data28, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data29, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data3, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data30, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data31, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data32, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data33, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data34, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data35, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data36, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data37, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data38, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data39, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data4, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data40, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data41, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data42, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data43, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data44, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data45, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data46, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data47, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data48, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data49, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data5, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data50, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data51, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data52, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data53, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data54, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data55, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data56, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data57, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data58, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data59, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data6, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data60, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data61, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data62, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data63, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data64, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data65, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data66, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data67, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data68, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data69, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data7, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data70, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data71, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data72, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data73, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data8, test/torch_np/test_ndarray_methods.py::TestArgmin::test_combinations_data9, test/torch_np/test_ndarray_methods.py::TestArgmin::test_minimum_signed_integers, test/torch_np/test_ndarray_methods.py::TestAmax::test_basic, test/torch_np/test_ndarray_methods.py::TestAmin::test_basic, test/torch_np/test_ndarray_methods.py::TestContains::test_contains, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_fn, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_ivar, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_method, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_name, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_plain, test/torch_np/test_ndarray_methods.py::TestNoExtraMethods::test_extra_methods_name_rvar, test/torch_np/test_ndarray_methods.py::TestIter::test_iter_1d, test/torch_np/test_ndarray_methods.py::TestIter::test_iter_2d 2025-08-14T21:47:53.6287790Z 2025-08-14T21:47:54.7254770Z 2025-08-14T21:47:54.7255540Z lazy/test_debug_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_debug_util_1.1_4123c66687ac7143_.log 2025-08-14T21:47:54.7256950Z Running 1 items in this shard: test/lazy/test_debug_util.py::DebugUtilTest::test_get_python_frames 2025-08-14T21:47:54.7257230Z 2025-08-14T21:47:55.9588850Z Running torch_np/numpy_tests/lib/test_shape_base_ 1/1 ... [2025-08-14 21:47:55.958674] 2025-08-14T21:47:55.9589800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:55.9591470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_shape_base_.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:47:55.958963] 2025-08-14T21:47:57.0570840Z Running torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-08-14 21:47:57.056894] 2025-08-14T21:47:57.0574460Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:47:57.0575390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/linalg/test_linalg.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-08-14 21:47:57.057187] 2025-08-14T21:47:58.5926640Z 2025-08-14T21:47:58.5927380Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_shape_base__1.1_7936272e2edecae5_.log 2025-08-14T21:47:58.5946780Z Running 73 items in this shard: test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_argequivalent, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_broadcast, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTakeAlongAxis::test_invalid, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestPutAlongAxis::test_broadcast, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestPutAlongAxis::test_replace_max, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_0d_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_3d, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_axis_insertion, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_axis_insertion_ma, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_scalar_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_simple101, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_tuple_func1d, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyAlongAxis::test_with_iterable_object, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestApplyOverAxes::test_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_axis_out_of_range, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_axis_tuple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_functionality, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestExpandDims::test_repeated_axis, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_high_bound, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_low_bound, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_index_split_simple, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_0_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_cols, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_default, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_rows, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestArraySplit::test_integer_split_2D_rows_greater_max_int32, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSplit::test_equal_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSplit::test_unequal_split, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_1D_arrays, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_2D_arrays, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_generator, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestColumnStack::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_2D_array2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_generator, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDstack::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestHsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestVsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_0D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_1D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_2D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_3D_array, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestDsplit::test_non_iterable, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_basic_2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_axis, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_axis_handling, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_contiguous, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestSqueeze::test_squeeze_type, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a0_shape_b0, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a1_shape_b1, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a2_shape_b2, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a3_shape_b3, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a4_shape_b4, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestKron::test_kron_shape_shape_a5_shape_b5, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_basic, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_empty, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_kroncompare, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestTile::test_tile_one_repetition_on_array_gh4679, test/torch_np/numpy_tests/lib/test_shape_base_.py::TestMayShareMemory::test_basic 2025-08-14T21:47:58.5962760Z 2025-08-14T21:48:00.7459660Z Running test_sparse_csr 1/1 ... [2025-08-14 21:48:00.745811] 2025-08-14T21:48:00.7459970Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:00.7464170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_sparse_csr.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-08-14 21:48:00.746306] 2025-08-14T21:48:02.5513810Z 2025-08-14T21:48:02.5515840Z torch_np/numpy_tests/linalg/test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.linalg.test_linalg_1.1_21d8294a4672cef9_.log 2025-08-14T21:48:02.5578080Z Running 268 items in this shard: test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_0_size_k, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSolve::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestInv::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvals::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEig::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_empty_identity, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVD::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_generalized_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_generalized_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestSVDHermitian::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_basic_nonsvd, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_nan, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_singular, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCond::test_stacked_singular, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_empty_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_generalized_empty_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_generalized_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinv::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinvHermitian::test_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinvHermitian::test_generalized_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinvHermitian::test_generalized_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestPinvHermitian::test_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_generalized_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_generalized_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestDet::test_zero, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_0_n_0_n_rhs_0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_0_n_4_n_rhs_1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_0_n_4_n_rhs_2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_4_n_0_n_rhs_1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_4_n_0_n_rhs_2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_a_b_m_4_n_2_n_rhs_2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_empty_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_future_rcond, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_incompatible_dims, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_nonsq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestLstsq::test_sq_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalshCases::test_generalized_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalshCases::test_generalized_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalshCases::test_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalshCases::test_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_UPLO, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_invalid, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigvalsh::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEighCases::test_generalized_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEighCases::test_generalized_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEighCases::test_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEighCases::test_empty_herm_cases, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_UPLO, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_invalid, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_types_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_types_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_types_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestEigh::test_types_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNorm_NonSystematic::test_intmin, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_axis, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_bad_args, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_keepdims, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_matrix_2x2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_matrix_3x3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_matrix_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_matrix_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_vector, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormDouble::test_vector_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_axis, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_bad_args, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_keepdims, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_matrix_2x2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_matrix_3x3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_matrix_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_matrix_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_vector, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormSingle::test_vector_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_axis, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_bad_args, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_keepdims, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_matrix_2x2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_matrix_3x3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_matrix_empty, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_matrix_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_vector, test/torch_np/numpy_tests/linalg/test_linalg.py::TestNormInt64::test_vector_return_type, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMatrixRank::test_matrix_rank, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMatrixRank::test_reduced_rank, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMatrixRank::test_symmetric_rank, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_mode_all_but_economic, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_mode_raw, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_qr_empty_m_0_n_0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_qr_empty_m_0_n_3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_qr_empty_m_3_n_0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size0_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size0_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size0_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size0_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size1_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size1_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size1_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size1_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size2_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size2_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size2_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size0_outer_size2_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size0_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size0_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size0_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size0_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size1_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size1_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size1_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size1_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size2_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size2_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size2_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size1_outer_size2_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size0_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size0_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size0_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size0_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size1_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size1_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size1_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size1_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size2_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size2_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size2_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size2_outer_size2_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size0_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size0_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size0_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size0_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size1_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size1_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size1_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size1_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size2_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size2_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size2_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size3_outer_size2_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size0_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size0_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size0_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size0_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size1_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size1_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size1_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size1_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size2_dt0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size2_dt1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size2_dt2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestQR::test_stacked_inputs_size4_outer_size2_dt3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_0_size, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape0_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape0_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape0_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape0_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape1_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape1_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape1_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape1_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape2_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape2_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape2_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape2_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape3_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape3_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape3_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape3_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape4_dtype0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape4_dtype1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape4_dtype2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestCholesky::test_basic_property_shape4_dtype3, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc::test_byteorder_check, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc::test_generalized_raise_multiloop, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc::test_sdot_bug_8577, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc::test_xerbla_override, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_basic_function_with_dynamic_programming_optimization, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_basic_function_with_three_arguments, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_basic_function_with_two_arguments, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_dynamic_programming_logic, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_dynamic_programming_optimization_and_out, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_three_arguments_and_out, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_too_few_input_arrays, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_two_arguments_and_out, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_vector_as_first_and_last_argument, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_vector_as_first_argument, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMultiDot::test_vector_as_last_argument, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_non_square_handling_arr0_ind_2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_non_square_handling_arr1_ind_1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_tensorinv_ind_limit_ind_-2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_tensorinv_ind_limit_ind_0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_tensorinv_result, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_tensorinv_shape_shape0_ind_2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorinv::test_tensorinv_shape_shape1_ind_1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorsolve::test_non_square_handling_a0_axes0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorsolve::test_non_square_handling_a1_axes1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorsolve::test_tensorsolve_result_shape0, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorsolve::test_tensorsolve_result_shape1, test/torch_np/numpy_tests/linalg/test_linalg.py::TestTensorsolve::test_tensorsolve_result_shape2, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc2::test_blas64_dot, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc2::test_blas64_geqrf_lwork_smoketest, test/torch_np/numpy_tests/linalg/test_linalg.py::TestMisc2::test_unsupported_commontype 2025-08-14T21:48:02.5636300Z 2025-08-14T21:48:04.7126370Z Running test_view_ops 1/1 ... [2025-08-14 21:48:04.712427] 2025-08-14T21:48:04.7127320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:04.7129050Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_view_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:48:04.712719] 2025-08-14T21:48:14.7454470Z 2025-08-14T21:48:14.7455460Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_fba6a45391f82150_.log 2025-08-14T21:48:14.7563290Z Running 587 items in this shard: test/test_view_ops.py::TestViewOpsCPU::test_T_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_assignment_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_gradients_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_ellipses_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_newaxis_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_slice_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_chunk_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_conj_view_with_shared_memory_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_self_cpu, test/test_view_ops.py::TestViewOpsCPU::test_diagonal_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_movedim_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_narrow_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_permute_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_reshape_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_select_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_uint8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_uint8, test/test_view_ops.py::TestViewOpsCPU::test_split_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unfold_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_complex_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex32, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_out_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_output_contiguous_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_view_cpu, test/test_view_ops.py::TestViewOpsMPS::test_T_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_assignment_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_gradients_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_ellipses_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_newaxis_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_slice_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_chunk_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_conj_view_with_shared_memory_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_self_mps, test/test_view_ops.py::TestViewOpsMPS::test_diagonal_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_movedim_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_narrow_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_permute_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_reshape_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_select_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_complex32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex32_uint8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_uint8, test/test_view_ops.py::TestViewOpsMPS::test_split_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unfold_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_complex_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex32, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_out_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_output_contiguous_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_view_mps, test/test_view_ops.py::TestViewOpsLAZY::test_T_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_assignment_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_gradients_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_ellipses_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_newaxis_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_slice_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_chunk_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_view_with_shared_memory_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_self_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_diagonal_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_movedim_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_narrow_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_permute_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_select_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_split_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unfold_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_complex_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex32, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_out_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_output_contiguous_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_view_lazy, test/test_view_ops.py::TestOldViewOpsCPU::test_T_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_as_strided_overflow_storage_offset_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_gradient_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_big_transpose_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_shapes_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_tensors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_chunk_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_conj_neg_view_numpy_error_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_contiguous_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_crow_col_indices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_empty_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_expand_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_flatten_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize__cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize_as_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_tensor_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_python_types_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_ravel_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_preserves_strides_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_overflow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_split_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_t_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_errors_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_unsqueeze_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_empty_cpu 2025-08-14T21:48:14.7666240Z 2025-08-14T21:48:16.9076580Z Running test_accelerator 1/1 ... [2025-08-14 21:48:16.907453] 2025-08-14T21:48:16.9077330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:16.9078910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_accelerator.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-08-14 21:48:16.907726] 2025-08-14T21:48:19.1428040Z 2025-08-14T21:48:19.1428930Z test_accelerator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_accelerator_1.1_5f6270c3f86aa7ee_.log 2025-08-14T21:48:19.1432230Z Running 11 items in this shard: test/test_accelerator.py::TestAccelerator::test_current_accelerator, test/test_accelerator.py::TestAccelerator::test_current_stream_query, test/test_accelerator.py::TestAccelerator::test_device_context_manager, test/test_accelerator.py::TestAccelerator::test_generic_event_behavior, test/test_accelerator.py::TestAccelerator::test_generic_multi_device_behavior, test/test_accelerator.py::TestAccelerator::test_generic_stream_behavior, test/test_accelerator.py::TestAccelerator::test_memory_stats, test/test_accelerator.py::TestAccelerator::test_multi_device_context_manager, test/test_accelerator.py::TestAccelerator::test_multi_device_stream_context_manager, test/test_accelerator.py::TestAccelerator::test_pin_memory_on_non_blocking_copy, test/test_accelerator.py::TestAccelerator::test_stream_context_manager 2025-08-14T21:48:19.1434500Z 2025-08-14T21:48:21.2361170Z Running profiler/test_memory_profiler 1/1 ... [2025-08-14 21:48:21.235912] 2025-08-14T21:48:21.2362060Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:21.2364630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_memory_profiler.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-08-14 21:48:21.236189] 2025-08-14T21:48:25.4231690Z 2025-08-14T21:48:25.4234140Z profiler/test_memory_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_memory_profiler_1.1_c300992c9a1023d2_.log 2025-08-14T21:48:25.4242790Z Running 33 items in this shard: test/profiler/test_memory_profiler.py::TestMemoryProfiler::test_config_check, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_module, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_module_and_optimizer, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_low_level, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_complicated, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_non_op_allocations, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_simple, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_simple_backward, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_simple_inplace, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_stacked, test/profiler/test_memory_profiler.py::TestDataFlow::test_data_flow_graph_with_annotations, test/profiler/test_memory_profiler.py::TestDataFlow::test_match_schemas, test/profiler/test_memory_profiler.py::TestDataFlow::test_match_schemas_backward, test/profiler/test_memory_profiler.py::TestDataFlow::test_match_schemas_tensorlist, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_sequential_fwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_sequential_fwd_bwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_fwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_fwd_bwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_fwd_bwd_step, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_module_fwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_module_fwd_bwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_categories_e2e_simple_module_fwd_bwd_step, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_inputs_fwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_inputs_fwd_bwd, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_inputs_fwd_lazy, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_lazily_initialized, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_manual_optimizer_step, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_memory_timeline, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_parameters_and_gradients, test/profiler/test_memory_profiler.py::TestMemoryProfilerE2E::test_parameters_and_gradients_set_to_none, test/profiler/test_memory_profiler.py::TestMemoryProfilerTimelineCPU::test_memory_timeline_no_id_cpu 2025-08-14T21:48:25.4251380Z 2025-08-14T21:48:27.5178200Z Running torch_np/numpy_tests/fft/test_pocketfft 1/1 ... [2025-08-14 21:48:27.517604] 2025-08-14T21:48:27.5179100Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:27.5180470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/fft/test_pocketfft.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:48:27.517885] 2025-08-14T21:48:30.8214520Z 2025-08-14T21:48:30.8215700Z torch_np/numpy_tests/fft/test_pocketfft 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_pocketfft_1.1_34533a5af885de27_.log 2025-08-14T21:48:30.8235450Z Running 79 items in this shard: test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTShift::test_fft_n, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_all_1d_norm_preserving, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_axes_op3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_dtypes_dtype2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype0_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype1_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype2_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_F_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft1, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft3, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft4, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fft_with_order_dtype3_order_non-contiguous_fft5, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_fftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_hfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_identity, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm0, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_backward, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_forward, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifft_norm_ortho, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ifftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_ihfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_irfftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfft2, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFT1D::test_rfftn, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_fft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_ifft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_irfft, test/torch_np/numpy_tests/fft/test_pocketfft.py::TestFFTThreadSafe::test_rfft 2025-08-14T21:48:30.8254190Z 2025-08-14T21:48:32.8894880Z Running test_function_schema 1/1 ... [2025-08-14 21:48:32.889282] 2025-08-14T21:48:32.8895640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:32.8897160Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_function_schema.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:48:32.889557] 2025-08-14T21:48:35.2137150Z 2025-08-14T21:48:35.2138400Z test_function_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_function_schema_1.1_a37f6340e2620541_.log 2025-08-14T21:48:35.2144930Z Running 15 items in this shard: test/test_function_schema.py::TestFunctionSchema::test_backward_compatible_arguments, test/test_function_schema.py::TestFunctionSchema::test_backward_compatible_outputs, test/test_function_schema.py::TestFunctionSchema::test_backward_compatible_structure, test/test_function_schema.py::TestFunctionSchema::test_backward_compatible_with_smart_serialization, test/test_function_schema.py::TestFunctionSchema::test_forward_compatible_arguments_real_use_case, test/test_function_schema.py::TestFunctionSchema::test_forward_compatible_arguments_with_out, test/test_function_schema.py::TestFunctionSchema::test_forward_compatible_arguments_without_out, test/test_function_schema.py::TestFunctionSchema::test_hash_schema, test/test_function_schema.py::TestFunctionSchema::test_out_schema, test/test_function_schema.py::TestFunctionSchema::test_schema_error, test/test_function_schema.py::TestFunctionSchema::test_serialize_and_deserialize, test/test_function_schema.py::TestFunctionSchema::test_string_optional_parameter_default_value, test/test_function_schema.py::TestFunctionSchema::test_sym_int_argument_properly_parsed, test/test_function_schema.py::TestFunctionSchema::test_tensor_list_alias_annotation_properly_parsed, test/test_function_schema.py::TestFunctionSchema::test_tensor_option_arguments_properly_parsed 2025-08-14T21:48:35.2148730Z 2025-08-14T21:48:37.3101130Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-08-14 21:48:37.309892] 2025-08-14T21:48:37.3102040Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:37.3103570Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_index_tricks.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:48:37.310175] 2025-08-14T21:48:39.5847490Z 2025-08-14T21:48:39.5848770Z torch_np/numpy_tests/lib/test_index_tricks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_index_tricks_1.1_65346a2aeacfda9b_.log 2025-08-14T21:48:39.5862970Z Running 47 items in this shard: test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_0d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_big_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_clipmodes, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_dtypes, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_clip, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_raise, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_ravel_mode_wrap, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_array_unravel, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_empty_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestRavelUnravelIndex::test_writeability, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_longdouble, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_npcomplexfloating, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_accepts_npfloating, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_linspace_equivalence, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling_start0_stop_10_step0_expected0, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_mgrid_size_none_handling_start_-10_stop_20_step1_expected1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_nd, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestGrid::test_sparse, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_0d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_1d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_2d, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_complex_step, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_mixed_type, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestConcatenator::test_more_mixed_type, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestNdenumerate::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIndexExpression::test_regression_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIndexExpression::test_simple_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_1d_only, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_bool, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_regression_1, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_repeated_input, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestIx_::test_shape_and_dtype, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestC::test_c_, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_basic, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_hetero_shape_handling, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_low_dim_handling, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_operate_4d_array, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_tall_matrix, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_tall_matrix_wrap, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestFillDiagonal::test_wide_matrix, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndices::test_diag_indices, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_diag_indices_from, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_error_shape_mismatch, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestDiagIndicesFrom::test_error_small_input, test/torch_np/numpy_tests/lib/test_index_tricks.py::TestNdIndex::test_ndindex 2025-08-14T21:48:39.5874570Z 2025-08-14T21:48:41.8110250Z Running test_scatter_gather_ops 1/1 ... [2025-08-14 21:48:41.810849] 2025-08-14T21:48:41.8110580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:41.8112590Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_scatter_gather_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:48:41.811159] 2025-08-14T21:48:47.8218510Z 2025-08-14T21:48:47.8219070Z test_scatter_gather_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_scatter_gather_ops_1.1_f85956c9badd53f4_.log 2025-08-14T21:48:47.8241850Z Running 84 items in this shard: test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_bool_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_expanded_index_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_large_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_gather_large_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__reductions_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter__scalar_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add__cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add_broadcasted_index_deterministic_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_add_mult_index_base_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_expanded_index_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amax_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_amin_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_mean_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_bool, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_prod_cpu_uint8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_bfloat16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_complex128, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_complex64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_float64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int16, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int32, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int64, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_int8, test/test_scatter_gather_ops.py::TestScatterGatherCPU::test_scatter_reduce_sum_cpu_uint8 2025-08-14T21:48:47.8263650Z 2025-08-14T21:48:49.8768480Z Running test_serialization 1/1 ... [2025-08-14 21:48:49.876662] 2025-08-14T21:48:49.8768840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:48:49.8770580Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_serialization.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-08-14 21:48:49.876954] 2025-08-14T21:49:01.5393070Z 2025-08-14T21:49:01.5394370Z test_sparse_csr 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_csr_1.1_6c2d4da52258deef_.log 2025-08-14T21:49:01.6545100Z Running 4709 items in this shard: test/test_sparse_csr.py::TestSparseCSRSampler::test_make_crow_indices, test/test_sparse_csr.py::TestSparseCSRCPU::test_add_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_add_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_add_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_add_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_all_sparse_csr_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_dense_result_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_errors_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_11x9_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_11x9_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_11x9_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_11x9_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_3x3_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_3x3_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_3x3_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_3x3_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_5x7_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_5x7_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_5x7_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_addmv_shape_5x7_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_dense_output_addmm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_dense_output_addmv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_dense_output_mm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_dense_output_mv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_round_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_autograd_sparse_csr_unary_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_baddbmm_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_baddbmm_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_baddbmm_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_baddbmm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_bmm_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_bmm_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_bmm_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_bmm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_csr_conversion_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_coo_to_csr_convert_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_coo_conversion_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_double_to_sparse_csr_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_is_contiguous_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_matvec_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_matvec_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_matvec_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_matvec_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_nnz_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_storage_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_stride_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_to_block_csr_blocksize_2_cpu_float64_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_to_block_csr_blocksize_2_cpu_float64_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_to_block_csr_blocksize_4_cpu_float64_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_to_block_csr_blocksize_4_cpu_float64_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_csr_to_block_csr_errors_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSC_Batched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSR_Batched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSC_Batched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSR_Batched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_Hybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_direct_coo_csr_conversion_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_exercise_detach_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_linalg_solve_sparse_csr_cusolver_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_linalg_solve_sparse_csr_cusolver_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_matmul_device_mismatch_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mm_errors_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_as_sparse_compressed_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_resize_errors_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_autograd_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_autograd_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_autograd_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_autograd_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_errors_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_errors_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_errors_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_errors_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_zero_sized_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_zero_sized_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_zero_sized_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sampled_addmm_zero_sized_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSC_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseBSR_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSC_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_select_SparseCSR_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_errors_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_errors_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_errors_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_add_errors_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_addmm_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_addmm_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_addmm_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_addmm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csc_to_dense_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_from_dense_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_to_dense_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_inplace_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_csr_unary_out_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_mm_reduce_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_to_sparse_compressed_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_to_sparse_compressed_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_to_sparse_compressed_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_to_sparse_compressed_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_triangular_solve_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_triangular_solve_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_triangular_solve_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sparse_triangular_solve_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_transpose_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCSRCPU::test_zero_to_zero_correspondence_unary_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_clone_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amax_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_amin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_mean_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_prod_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_masked_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_mul_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_randn_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_to_sparse_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSC_zeros_like_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amax_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_amin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_mean_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_prod_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_masked_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_mul_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_randn_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_to_sparse_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseBSR_zeros_like_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amax_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_amin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_mean_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_prod_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_masked_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_mul_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_randn_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_to_sparse_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSC_zeros_like_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_abs_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_angle_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_asinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_atanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_ceil_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_conj_physical_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_deg2rad_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_erfinv_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_expm1_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_floor_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_frac_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_frac_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_frac_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_frac_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isnan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isneginf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_isposinf_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_log1p_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amax_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_amin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_mean_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_prod_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_masked_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_mul_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_neg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_nn_functional_relu_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_positive_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_rad2deg_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_randn_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_round_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sgn_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sign_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_signbit_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sin_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sinh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sqrt_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_sum_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tan_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_tanh_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_to_sparse_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_trunc_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_complex32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_consistency_SparseCSR_zeros_like_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_copy_errors_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_dim_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_dim_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_dim_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_dim_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_errors_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSC_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseBSR_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSC_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_empty_like_SparseCSR_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_invalid_input_csr_large_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_layout_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_layout_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_layout_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_layout_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_pickle_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_pickle_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_pickle_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_pickle_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_print_SparseBSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_print_SparseBSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_print_SparseCSC_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_print_SparseCSR_cpu, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSC_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseBSR_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSC_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int32_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_select_copy_SparseCSR_int64_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_sparse_compressed_tensor_with_dims_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_to_dtype_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseBSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSC_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_bfloat16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_bool, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_complex128, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_complex64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_float16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_float32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_float64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_int16, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_int32, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_int64, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_int8, test/test_sparse_csr.py::TestSparseCompressedCPU::test_validate_SparseCSR_cpu_uint8, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_TensorAsKey, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_bsr_dense_addmm_meta, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_bsr_dense_bmm, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_bsr_dense_bmm_error_messages, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_bsr_scatter_mm, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_bsr_softmax, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_kernel, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_sampled_addmm, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_scaled_dot_product_attention, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_scatter_mm, test/test_sparse_csr.py::TestSparseCompressedTritonKernelsCPU::test_triton_tune 2025-08-14T21:49:01.7665460Z 2025-08-14T21:49:03.5977390Z Running torch_np/numpy_tests/core/test_dlpack 1/1 ... [2025-08-14 21:49:03.597586] 2025-08-14T21:49:03.5977760Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:03.5980150Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_dlpack.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:03.597874] 2025-08-14T21:49:06.0981090Z 2025-08-14T21:49:06.0981750Z torch_np/numpy_tests/core/test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dlpack_1.1_288b9f1d7e29ec0c_.log 2025-08-14T21:49:06.0995640Z Running 53 items in this shard: test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dlpack_destructor_exception, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dlpack_device, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype1, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype2, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype3, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype4, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype5, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype6, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype7, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype8, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dtype_passthrough_dtype9, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dunder_dlpack_refcount, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_dunder_dlpack_stream, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_from_dlpack_refcount, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_from_torch, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_1, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_10, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_11, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_12, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_13, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_14, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_15, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_16, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_17, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_18, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_19, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_2, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_20, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_21, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_22, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_23, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_24, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_25, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_26, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_27, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_28, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_29, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_3, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_30, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_31, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_32, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_4, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_5, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_6, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_7, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_8, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_higher_dims_ndim_9, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_ndim0, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_non_contiguous, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_readonly, test/torch_np/numpy_tests/core/test_dlpack.py::TestDLPack::test_to_torch 2025-08-14T21:49:06.1007650Z 2025-08-14T21:49:08.1825800Z Running test_xnnpack_integration 1/1 ... [2025-08-14 21:49:08.182371] 2025-08-14T21:49:08.1826200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:08.1828270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_xnnpack_integration.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:08.182714] 2025-08-14T21:49:13.6000830Z 2025-08-14T21:49:13.6001530Z test_xnnpack_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_xnnpack_integration_1.1_45bff3024aed0068_.log 2025-08-14T21:49:13.6006030Z Running 12 items in this shard: test/test_xnnpack_integration.py::TestXNNPACKOps::test_conv2d, test/test_xnnpack_integration.py::TestXNNPACKOps::test_conv2d_transpose, test/test_xnnpack_integration.py::TestXNNPACKOps::test_linear, test/test_xnnpack_integration.py::TestXNNPACKOps::test_linear_1d_input, test/test_xnnpack_integration.py::TestXNNPACKSerDes::test_combined_model, test/test_xnnpack_integration.py::TestXNNPACKSerDes::test_conv2d, test/test_xnnpack_integration.py::TestXNNPACKSerDes::test_conv2d_transpose, test/test_xnnpack_integration.py::TestXNNPACKSerDes::test_linear, test/test_xnnpack_integration.py::TestXNNPACKRewritePass::test_decomposed_linear, test/test_xnnpack_integration.py::TestXNNPACKRewritePass::test_linear, test/test_xnnpack_integration.py::TestXNNPACKConv1dTransformPass::test_conv1d_basic, test/test_xnnpack_integration.py::TestXNNPACKConv1dTransformPass::test_conv1d_with_relu_fc 2025-08-14T21:49:13.6008690Z 2025-08-14T21:49:15.8520520Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-08-14 21:49:15.851842] 2025-08-14T21:49:15.8521430Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:15.8523150Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/fft/test_helper.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:15.852152] 2025-08-14T21:49:19.7551900Z 2025-08-14T21:49:19.7552760Z torch_np/numpy_tests/fft/test_helper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_helper_1.1_12883fd4905d0f6a_.log 2025-08-14T21:49:19.7555760Z Running 8 items in this shard: test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_axes_keyword, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_equal_to_original, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_inverse, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTShift::test_uneven_dims, test/torch_np/numpy_tests/fft/test_helper.py::TestFFTFreq::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestRFFTFreq::test_definition, test/torch_np/numpy_tests/fft/test_helper.py::TestIRFFTN::test_not_last_axis_success 2025-08-14T21:49:19.7557550Z 2025-08-14T21:49:21.8817510Z Running test_mkldnn 1/1 ... [2025-08-14 21:49:21.881617] 2025-08-14T21:49:21.8817810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:21.8820450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/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-08-14 21:49:21.881910] 2025-08-14T21:49:24.5029610Z 2025-08-14T21:49:24.5030700Z test_mkldnn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_1.1_cdd5a224afeed3b3_.log 2025-08-14T21:49:24.5045830Z Running 89 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_default_use_parent_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_generic_precision_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_mlkdnn_get_set_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-08-14T21:49:24.5059690Z 2025-08-14T21:49:26.6634700Z Running test_unary_ufuncs 1/1 ... [2025-08-14 21:49:26.663318] 2025-08-14T21:49:26.6635010Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:26.6637510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_unary_ufuncs.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:26.663612] 2025-08-14T21:49:27.4572080Z 2025-08-14T21:49:27.4574080Z test_serialization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_serialization_1.1_ff9c1b8e30a81214_.log 2025-08-14T21:49:27.4627930Z Running 203 items in this shard: test/test_serialization.py::TestOldSerialization::test_debug_set_in_ci, test/test_serialization.py::TestOldSerialization::test_load_error_msg, test/test_serialization.py::TestOldSerialization::test_load_nonexistent_device, test/test_serialization.py::TestOldSerialization::test_load_python2_unicode_module, test/test_serialization.py::TestOldSerialization::test_load_unicode_error_msg, test/test_serialization.py::TestOldSerialization::test_pickle_module, test/test_serialization.py::TestOldSerialization::test_safe_load_basic_types, test/test_serialization.py::TestOldSerialization::test_save_different_dtype_error, test/test_serialization.py::TestOldSerialization::test_save_different_dtype_unallocated, test/test_serialization.py::TestOldSerialization::test_serialization, test/test_serialization.py::TestOldSerialization::test_serialization_backwards_compat, test/test_serialization.py::TestOldSerialization::test_serialization_backwards_compat_safe, test/test_serialization.py::TestOldSerialization::test_serialization_container, test/test_serialization.py::TestOldSerialization::test_serialization_container_filelike, test/test_serialization.py::TestOldSerialization::test_serialization_dill, test/test_serialization.py::TestOldSerialization::test_serialization_dill_version_not_supported, test/test_serialization.py::TestOldSerialization::test_serialization_fake_zip, test/test_serialization.py::TestOldSerialization::test_serialization_filelike, test/test_serialization.py::TestOldSerialization::test_serialization_filelike_api_requirements, test/test_serialization.py::TestOldSerialization::test_serialization_filelike_exceptions, test/test_serialization.py::TestOldSerialization::test_serialization_filelike_missing_attrs, test/test_serialization.py::TestOldSerialization::test_serialization_filelike_stress, test/test_serialization.py::TestOldSerialization::test_serialization_filelike_uses_readinto, test/test_serialization.py::TestOldSerialization::test_serialization_gzip, test/test_serialization.py::TestOldSerialization::test_serialization_map_location, test/test_serialization.py::TestOldSerialization::test_serialization_offset, test/test_serialization.py::TestOldSerialization::test_serialization_offset_filelike_weights_only_False, test/test_serialization.py::TestOldSerialization::test_serialization_offset_filelike_weights_only_True, test/test_serialization.py::TestOldSerialization::test_serialization_offset_gzip, test/test_serialization.py::TestOldSerialization::test_serialization_safe, test/test_serialization.py::TestOldSerialization::test_serialization_save_warnings, test/test_serialization.py::TestOldSerialization::test_serialization_sparse, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_bsc_invalid, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_bsr_invalid, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_csc_invalid, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_csr_invalid, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_invalid, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_invalid_legacy_ctor, test/test_serialization.py::TestOldSerialization::test_serialization_sparse_safe, test/test_serialization.py::TestOldSerialization::test_serialization_storage_slice, test/test_serialization.py::TestOldSerialization::test_serialization_zipfile_utils, test/test_serialization.py::TestOldSerialization::test_serialize_device, test/test_serialization.py::TestOldSerialization::test_skip_data_load, test/test_serialization.py::TestSerialization::test_crc32_options_compute_crc32_False_filename_False, test/test_serialization.py::TestSerialization::test_crc32_options_compute_crc32_False_filename_True, test/test_serialization.py::TestSerialization::test_crc32_options_compute_crc32_True_filename_False, test/test_serialization.py::TestSerialization::test_crc32_options_compute_crc32_True_filename_True, test/test_serialization.py::TestSerialization::test_debug_set_in_ci, test/test_serialization.py::TestSerialization::test_filewriter_metadata_writing_filename_False, test/test_serialization.py::TestSerialization::test_filewriter_metadata_writing_filename_True, test/test_serialization.py::TestSerialization::test_get_unsafe_globals_in_checkpoint, test/test_serialization.py::TestSerialization::test_has_format_version, test/test_serialization.py::TestSerialization::test_load_error_msg, test/test_serialization.py::TestSerialization::test_load_njt_weights_only_should_import_False, test/test_serialization.py::TestSerialization::test_load_njt_weights_only_should_import_True, test/test_serialization.py::TestSerialization::test_load_nonexistent_device, test/test_serialization.py::TestSerialization::test_load_python2_unicode_module, test/test_serialization.py::TestSerialization::test_load_unicode_error_msg, test/test_serialization.py::TestSerialization::test_lr_scheduler_serialization, test/test_serialization.py::TestSerialization::test_meta_serialization_weights_only_False, test/test_serialization.py::TestSerialization::test_meta_serialization_weights_only_True, test/test_serialization.py::TestSerialization::test_mmap_load_offset_calculation_path_type0, test/test_serialization.py::TestSerialization::test_mmap_load_offset_calculation_path_type1, test/test_serialization.py::TestSerialization::test_pathlike_serialization_weights_only_False, test/test_serialization.py::TestSerialization::test_pathlike_serialization_weights_only_True, test/test_serialization.py::TestSerialization::test_pickle_module, test/test_serialization.py::TestSerialization::test_safe_load_basic_types, test/test_serialization.py::TestSerialization::test_save_different_dtype_error, test/test_serialization.py::TestSerialization::test_save_different_dtype_unallocated, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_bfloat16_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_bfloat16_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_bool_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_bool_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_complex128_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_complex128_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_complex64_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_complex64_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float16_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float16_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float32_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float32_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float64_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_float64_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int16_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int16_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int32_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int32_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int64_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int64_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int8_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_int8_weights_only_True, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_uint8_weights_only_False, test/test_serialization.py::TestSerialization::test_save_load_preserves_dtype_uint8_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization, test/test_serialization.py::TestSerialization::test_serialization_backwards_compat, test/test_serialization.py::TestSerialization::test_serialization_backwards_compat_safe, test/test_serialization.py::TestSerialization::test_serialization_byte_literal_byte_literals0_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_byte_literal_byte_literals0_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_byte_literal_byte_literals1_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_byte_literal_byte_literals1_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_byteorder_mark, test/test_serialization.py::TestSerialization::test_serialization_dill, test/test_serialization.py::TestSerialization::test_serialization_dill_version_not_supported, test/test_serialization.py::TestSerialization::test_serialization_dtype_complex32_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_complex32_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_dtype_float8_e4m3fn_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_float8_e4m3fn_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_dtype_float8_e5m2_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_float8_e5m2_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint16_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint16_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint32_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint32_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint64_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_dtype_uint64_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_efficient_zerotensor_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_efficient_zerotensor_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_fake_zip, test/test_serialization.py::TestSerialization::test_serialization_filelike, test/test_serialization.py::TestSerialization::test_serialization_filelike_api_requirements, test/test_serialization.py::TestSerialization::test_serialization_filelike_exceptions, test/test_serialization.py::TestSerialization::test_serialization_filelike_missing_attrs, test/test_serialization.py::TestSerialization::test_serialization_filelike_stress, test/test_serialization.py::TestSerialization::test_serialization_filelike_uses_readinto, test/test_serialization.py::TestSerialization::test_serialization_gzip, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_bfloat16, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_bool, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_cdouble, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_cfloat, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_double, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_float, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_half, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_int, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_int16, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_int8, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_long, test/test_serialization.py::TestSerialization::test_serialization_load_bom_data_uint8, test/test_serialization.py::TestSerialization::test_serialization_map_location, test/test_serialization.py::TestSerialization::test_serialization_math_bits_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_math_bits_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_ctx, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_options_path_type0_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_options_path_type0_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_options_path_type1_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_options_path_type1_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_mmap_loading_with_map_location, test/test_serialization.py::TestSerialization::test_serialization_nested_class, test/test_serialization.py::TestSerialization::test_serialization_offset_gzip, test/test_serialization.py::TestSerialization::test_serialization_python_attr_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_python_attr_weights_only_True, test/test_serialization.py::TestSerialization::test_serialization_safe, test/test_serialization.py::TestSerialization::test_serialization_save_warnings, test/test_serialization.py::TestSerialization::test_serialization_sparse, test/test_serialization.py::TestSerialization::test_serialization_sparse_bsc_invalid, test/test_serialization.py::TestSerialization::test_serialization_sparse_bsr_invalid, test/test_serialization.py::TestSerialization::test_serialization_sparse_csc_invalid, test/test_serialization.py::TestSerialization::test_serialization_sparse_csr_invalid, test/test_serialization.py::TestSerialization::test_serialization_sparse_invalid, test/test_serialization.py::TestSerialization::test_serialization_sparse_invalid_legacy_ctor, test/test_serialization.py::TestSerialization::test_serialization_sparse_safe, test/test_serialization.py::TestSerialization::test_serialization_storage_slice, test/test_serialization.py::TestSerialization::test_serialization_uintx_intx, test/test_serialization.py::TestSerialization::test_serialization_warning_s390x, test/test_serialization.py::TestSerialization::test_serialization_with_header, test/test_serialization.py::TestSerialization::test_serialization_zipfile_actually_jit, test/test_serialization.py::TestSerialization::test_serialization_zipfile_utils, test/test_serialization.py::TestSerialization::test_serialization_zipfile_weights_only_False, test/test_serialization.py::TestSerialization::test_serialization_zipfile_weights_only_True, test/test_serialization.py::TestSerialization::test_serialize_device, test/test_serialization.py::TestSerialization::test_skip_data_load, test/test_serialization.py::TestSerialization::test_skip_data_serialization_error_cases, test/test_serialization.py::TestSerialization::test_skip_data_serialization_materialize_fake_False, test/test_serialization.py::TestSerialization::test_skip_data_serialization_materialize_fake_True, test/test_serialization.py::TestSerialization::test_skip_data_serialization_preserves_views_materialize_fake_False, test/test_serialization.py::TestSerialization::test_skip_data_serialization_preserves_views_materialize_fake_True, test/test_serialization.py::TestSerialization::test_storage_alignment, test/test_serialization.py::TestSerialization::test_use_pinned_memory_for_d2h, test/test_serialization.py::TestSerialization::test_weights_only_assert, test/test_serialization.py::TestSerialization::test_weights_only_blocked_func_error_msg, test/test_serialization.py::TestSerialization::test_weights_only_env_variables_force_weights_only_False, test/test_serialization.py::TestSerialization::test_weights_only_env_variables_force_weights_only_True, test/test_serialization.py::TestSerialization::test_weights_only_error_unsafe_global_False, test/test_serialization.py::TestSerialization::test_weights_only_error_unsafe_global_True, test/test_serialization.py::TestSerialization::test_weights_only_safe_globals_blocklist, test/test_serialization.py::TestSerialization::test_weights_only_safe_globals_build, test/test_serialization.py::TestSerialization::test_weights_only_safe_globals_build_with_slots_slots_all, test/test_serialization.py::TestSerialization::test_weights_only_safe_globals_build_with_slots_slots_some, test/test_serialization.py::TestSerialization::test_weights_only_safe_globals_newobj, test/test_serialization.py::TestSerialization::test_weights_only_with_zoneinfo_unpickle_registration_success, test/test_serialization.py::TestSubclassSerialization::test_cloned_deepcopy_requires_grad_False, test/test_serialization.py::TestSubclassSerialization::test_cloned_deepcopy_requires_grad_True, test/test_serialization.py::TestSubclassSerialization::test_empty_class_serialization, test/test_serialization.py::TestSubclassSerialization::test_safe_globals_context_manager_weights_only, test/test_serialization.py::TestSubclassSerialization::test_safe_globals_for_weights_only, test/test_serialization.py::TestSubclassSerialization::test_sets_are_loadable_with_weights_only, test/test_serialization.py::TestSubclassSerialization::test_tensor_subclass_deepcopy, test/test_serialization.py::TestSubclassSerialization::test_tensor_subclass_getstate_overwrite, test/test_serialization.py::TestSubclassSerialization::test_tensor_subclass_map_location, test/test_serialization.py::TestSubclassSerialization::test_tensor_subclass_wrapper_serialization, test/test_serialization.py::TestBothSerializationCPU::test_serialization_new_format_old_format_compat_weights_only_False_cpu, test/test_serialization.py::TestBothSerializationCPU::test_serialization_new_format_old_format_compat_weights_only_True_cpu 2025-08-14T21:49:27.4679310Z 2025-08-14T21:49:29.6727460Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-08-14 21:49:29.672525] 2025-08-14T21:49:29.6728380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:29.6730630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_scalar_methods.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:29.672838] 2025-08-14T21:49:31.8895660Z 2025-08-14T21:49:31.8896400Z torch_np/numpy_tests/core/test_scalar_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_methods_1.1_bfa6b300eb130ce3_.log 2025-08-14T21:49:31.8918070Z Running 77 items in this shard: test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_against_known_values, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_errors_ftype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype0_frac_vals0_exp_vals0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype1_frac_vals1_exp_vals1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_roundtrip_ftype2_frac_vals2_exp_vals2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_simple_fractions_ftype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype0_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype1_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_-0_875_ratio1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_0_0_ratio2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_0_875_ratio0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestAsIntegerRatio::test_small_ftype2_f_11_5_ratio3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_false_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_inf_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_special_str_value_nan_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_B, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestIsInteger::test_true_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls4, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_cls5, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_complexfloating_subscript_tuple_arg_len_3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_abc_non_numeric_cls0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_?, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_B, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_D, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_F, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_b, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_d, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_e, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_f, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_h, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_i, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_concrete_code_l, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_scalar, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestClassGetItem::test_subscript_tuple_arg_len_3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_bit_count, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype0, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype1, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype2, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype3, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype4, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype5, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype6, test/torch_np/numpy_tests/core/test_scalar_methods.py::TestBitCount::test_small_itype7 2025-08-14T21:49:31.8937390Z 2025-08-14T21:49:34.0521750Z Running nn/test_init 1/1 ... [2025-08-14 21:49:34.052005] 2025-08-14T21:49:34.0522800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:34.0524500Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'nn/test_init.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:34.052323] 2025-08-14T21:49:38.9412690Z 2025-08-14T21:49:38.9413490Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_dfe29f7bbd670130_.log 2025-08-14T21:49:38.9419670Z Running 30 items in this shard: test/nn/test_init.py::TestNNInit::test_calculate_gain_leaky_relu, test/nn/test_init.py::TestNNInit::test_calculate_gain_leaky_relu_only_accepts_numbers, test/nn/test_init.py::TestNNInit::test_calculate_gain_linear, test/nn/test_init.py::TestNNInit::test_calculate_gain_nonlinear, test/nn/test_init.py::TestNNInit::test_calculate_gain_only_accepts_valid_nonlinearities, test/nn/test_init.py::TestNNInit::test_constant, test/nn/test_init.py::TestNNInit::test_deprecation, test/nn/test_init.py::TestNNInit::test_dirac_identity, test/nn/test_init.py::TestNNInit::test_dirac_only_works_on_3_4_5d_inputs, test/nn/test_init.py::TestNNInit::test_dirac_properties, test/nn/test_init.py::TestNNInit::test_eye, test/nn/test_init.py::TestNNInit::test_eye_only_works_on_2d_inputs, test/nn/test_init.py::TestNNInit::test_kaiming_normal, test/nn/test_init.py::TestNNInit::test_kaiming_normal_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_kaiming_normal_warning_on_0element_tensor, test/nn/test_init.py::TestNNInit::test_kaiming_uniform, test/nn/test_init.py::TestNNInit::test_kaiming_uniform_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_kaiming_uniform_warning_on_0element_tensor, test/nn/test_init.py::TestNNInit::test_normal, test/nn/test_init.py::TestNNInit::test_ones_and_zeros, test/nn/test_init.py::TestNNInit::test_orthogonal, test/nn/test_init.py::TestNNInit::test_sparse_default_std, test/nn/test_init.py::TestNNInit::test_sparse_only_works_on_2d_inputs, test/nn/test_init.py::TestNNInit::test_trunc_normal, test/nn/test_init.py::TestNNInit::test_trunc_normal_generator, test/nn/test_init.py::TestNNInit::test_uniform, test/nn/test_init.py::TestNNInit::test_xavier_normal, test/nn/test_init.py::TestNNInit::test_xavier_normal_errors_on_inputs_smaller_than_2d, test/nn/test_init.py::TestNNInit::test_xavier_uniform, test/nn/test_init.py::TestNNInit::test_xavier_uniform_errors_on_inputs_smaller_than_2d 2025-08-14T21:49:38.9424600Z 2025-08-14T21:49:41.0597160Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-08-14 21:49:41.058680] 2025-08-14T21:49:41.0597630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:41.0598500Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_numerictypes.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:41.058974] 2025-08-14T21:49:43.2972060Z 2025-08-14T21:49:43.2973180Z torch_np/numpy_tests/core/test_numerictypes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numerictypes_1.1_46fc6319b0b31278_.log 2025-08-14T21:49:43.2983260Z Running 34 items in this shard: test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_loses1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_loses2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestCommonType::test_scalar_wins3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_both_abstract, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_nondtype_nonscalartype, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_same, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_sibling_class, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_subclass, test/torch_np/numpy_tests/core/test_numerictypes.py::TestIsSubDType::test_subclass_backwards, test/torch_np/numpy_tests/core/test_numerictypes.py::TestBitName::test_abstract, test/torch_np/numpy_tests/core/test_numerictypes.py::TestDocStrings::test_platform_dependent_aliases, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t0, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t4, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t5, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t6, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t7, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t8, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_undersood_by_dtype_t9, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_are_unique, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t0, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t1, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t2, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t3, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t4, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t5, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t6, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t7, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t8, test/torch_np/numpy_tests/core/test_numerictypes.py::TestScalarTypeNames::test_names_reflect_attributes_t9 2025-08-14T21:49:45.3891450Z 2025-08-14T21:49:45.3892390Z Running torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-08-14 21:49:45.389020] 2025-08-14T21:49:45.3893270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:45.3894710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_arraypad.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-08-14 21:49:45.389314] 2025-08-14T21:49:47.5242630Z 2025-08-14T21:49:47.5243720Z torch_np/numpy_tests/lib/test_arraypad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraypad_1.1_1fb0caa1661eb4d3_.log 2025-08-14T21:49:47.5246960Z Running 9 items in this shard: test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_float, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_float2, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_float3, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_odd_pad_amount, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_pad_2d, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_constant_zeros, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_check_large_integers, test/torch_np/numpy_tests/lib/test_arraypad.py::TestConstant::test_pad_empty_dimension 2025-08-14T21:49:47.5249280Z 2025-08-14T21:49:49.6424270Z Running test_type_promotion 1/1 ... [2025-08-14 21:49:49.642218] 2025-08-14T21:49:49.6425020Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:49.6426450Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_type_promotion.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:49:49.642501] 2025-08-14T21:49:53.2161940Z 2025-08-14T21:49:53.2162500Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_550ad1c9fcc111bc_.log 2025-08-14T21:49:53.2267820Z Running 423 items in this shard: test/test_type_promotion.py::TestTypePromotionCPU::test_add_wrapped_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_alpha_mismatch_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_alternate_result_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_bfloat16_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_booleans_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_can_cast_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_cat_different_dtypes_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_cat_out_different_dtypes_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_bool_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float32_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_float64_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_clamp_type_promotion_cpu_int32_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_comparison_ops_with_type_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_assertraises_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_half_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_complex_scalar_mult_tensor_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_computation_ignores_out_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_create_bool_tensors_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_inplace_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_div_promotion_out_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_float_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_from_issue_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_half_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_indexing_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_indexing_fail_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_inplace_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_int_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_int_to_float_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_integer_addcdiv_deprecated_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_lt_with_type_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_many_promotions_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_mixed_type_backward_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_non_promoting_ops_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_promote_self_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_promote_types_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bfloat16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_bool_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex128_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_complex64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_float64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int16_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int32_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int64_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_int8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_bfloat16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_int8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_cpu_uint8_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_result_type_tensor_vs_scalar_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_add_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_bool, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int16, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int32, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_div_promotion_cpu_uint8, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_mul_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_sparse_sub_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_ternary_out_promotion_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_transpose_cpu, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex128_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_complex64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float32_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_float64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_complex128, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_complex64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_float32, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_float64, test/test_type_promotion.py::TestTypePromotionCPU::test_unary_op_out_casting_cpu_int64_int64, test/test_type_promotion.py::TestTypePromotionCPU::test_unsigned_cpu 2025-08-14T21:49:53.2367890Z 2025-08-14T21:49:55.3313670Z Running torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-08-14 21:49:55.331164] 2025-08-14T21:49:55.3314590Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:55.3316410Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/lib/test_arraysetops.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-08-14 21:49:55.331449] 2025-08-14T21:49:57.6230440Z 2025-08-14T21:49:57.6231560Z torch_np/numpy_tests/lib/test_arraysetops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraysetops_1.1_0bfcd917bd91a904_.log 2025-08-14T21:49:57.6247680Z Running 62 items in this shard: test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts_ary0_prepend0_append_nan_expected_to_end, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts_ary1_prepend1_append1_expected_to_begin, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_forbidden_type_casts_ary2_prepend_nan_append_nan_expected_to_begin, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling_ary0_prepend_65536_append_65540_expected0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling_ary1_prepend1_append1_expected1, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling_ary2_prepend_0_append_0_expected2, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_ediff1d_scalar_handling_ary3_prepend_3_append_-9_expected3, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_boolean_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_boolean_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_boolean_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_both_arrays_are_object, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_both_arrays_have_structured_dtype, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_char_array, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_errors, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_first_array_is_object, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_hit_alternate_algorithm, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_invert_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_invert_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_invert_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_boolean_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_boolean_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_boolean_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype10_dtype20_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype10_dtype20_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype10_dtype20_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype11_dtype21_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype11_dtype21_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_mixed_dtype_dtype11_dtype21_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_ravel_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_ravel_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_ravel_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_second_array_is_object, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_table_timedelta_fails, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_timedelta_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_timedelta_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_in1d_with_arrays_containing_tuples, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_intersect1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_intersect1d_array_like, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_intersect1d_indices, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_isin_kind0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_isin_kind_sort, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_isin_kind_table, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_manyways, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_setdiff1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_setdiff1d_char_array, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_setdiff1d_unique, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_setxor1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestSetOps::test_union1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_1d, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_1d_2, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_1d_with_axis_axis_-1, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_1d_with_axis_axis_0, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_axis, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_axis_errors, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_axis_list, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_axis_zeros, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_nanequals, test/torch_np/numpy_tests/lib/test_arraysetops.py::TestUnique::test_unique_sort_order_with_axis 2025-08-14T21:49:57.6262700Z 2025-08-14T21:49:59.7619870Z Running test_jit_autocast 1/1 ... [2025-08-14 21:49:59.761807] 2025-08-14T21:49:59.7620620Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:49:59.7622520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_jit_autocast.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-08-14 21:49:59.762087] 2025-08-14T21:50:18.7066630Z 2025-08-14T21:50:18.7067640Z test_jit_autocast 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_autocast_1.1_fe9da4daa4f903cd_.log 2025-08-14T21:50:18.7078230Z Running 54 items in this shard: test/test_jit_autocast.py::TestAutocast::test_autocast_api, test/test_jit_autocast.py::TestAutocast::test_autocast_api_not_supported, test/test_jit_autocast.py::TestAutocast::test_autocast_autodiff, test/test_jit_autocast.py::TestAutocast::test_autocast_decorator, test/test_jit_autocast.py::TestAutocast::test_autocast_decorator_outside_jit, test/test_jit_autocast.py::TestAutocast::test_autocast_mixed_dtypes, test/test_jit_autocast.py::TestAutocast::test_callees, test/test_jit_autocast.py::TestAutocast::test_callees_with_autocast_off, test/test_jit_autocast.py::TestAutocast::test_callees_with_autocast_on, test/test_jit_autocast.py::TestAutocast::test_conditional_autocast, test/test_jit_autocast.py::TestAutocast::test_control_flow, test/test_jit_autocast.py::TestAutocast::test_divergent_autocast, test/test_jit_autocast.py::TestAutocast::test_divergent_types, test/test_jit_autocast.py::TestAutocast::test_duplicate_inputs, test/test_jit_autocast.py::TestAutocast::test_eager_and_script, test/test_jit_autocast.py::TestAutocast::test_explicit_casts, test/test_jit_autocast.py::TestAutocast::test_fp32_policy, test/test_jit_autocast.py::TestAutocast::test_fp32_policy_with_fp64, test/test_jit_autocast.py::TestAutocast::test_fp32_set_opt_dtype_policy, test/test_jit_autocast.py::TestAutocast::test_fp32_set_opt_dtype_policy_fp64, test/test_jit_autocast.py::TestAutocast::test_ignore_amp, test/test_jit_autocast.py::TestAutocast::test_implicitly_nested_autocast, test/test_jit_autocast.py::TestAutocast::test_inplace, test/test_jit_autocast.py::TestAutocast::test_jit_autocast_softmax_cpu, test/test_jit_autocast.py::TestAutocast::test_jit_autocast_softmax_gpu, test/test_jit_autocast.py::TestAutocast::test_jit_call_method_under_autocast, test/test_jit_autocast.py::TestAutocast::test_jit_executor_under_autocast, test/test_jit_autocast.py::TestAutocast::test_jit_freeze_autocast_basic, test/test_jit_autocast.py::TestAutocast::test_jit_freeze_autocast_constants, test/test_jit_autocast.py::TestAutocast::test_jit_generic_autocast, test/test_jit_autocast.py::TestAutocast::test_linear_bf16, test/test_jit_autocast.py::TestAutocast::test_minimal, test/test_jit_autocast.py::TestAutocast::test_minimal_cpu, test/test_jit_autocast.py::TestAutocast::test_minimal_off, test/test_jit_autocast.py::TestAutocast::test_nested_autocast, test/test_jit_autocast.py::TestAutocast::test_promote_policy, test/test_jit_autocast.py::TestAutocast::test_promote_policy_fp64, test/test_jit_autocast.py::TestAutocast::test_reused_autocast, test/test_jit_autocast.py::TestAutocast::test_reused_autocast_expr, test/test_jit_autocast.py::TestAutocast::test_runtime_autocast_state, test/test_jit_autocast.py::TestAutocast::test_runtime_autocast_state_expr, test/test_jit_autocast.py::TestAutocast::test_script_and_tracing, test/test_jit_autocast.py::TestAutocast::test_script_and_tracing_with_autocast, test/test_jit_autocast.py::TestAutocast::test_script_module, test/test_jit_autocast.py::TestAutocast::test_tracing_and_script, test/test_jit_autocast.py::TestAutocast::test_tracing_with_autocast_and_script, test/test_jit_autocast.py::TestJitTraceAutocast::test_cat_promote, test/test_jit_autocast.py::TestJitTraceAutocast::test_generate_autocast_jit_trace_model, test/test_jit_autocast.py::TestJitTraceAutocast::test_nchw_autocast_jit_trace_model, test/test_jit_autocast.py::TestJitTraceAutocast::test_nhwc_autocast_jit_trace_model, test/test_jit_autocast.py::TestJitTraceAutocast::test_script_autocast_cpu, test/test_jit_autocast.py::TestJitTraceAutocast::test_script_autocast_cuda, test/test_jit_autocast.py::TestJitTraceAutocast::test_script_autocast_enable_and_check, test/test_jit_autocast.py::TestJitTraceAutocast::test_scripted_aliasing 2025-08-14T21:50:18.7087530Z 2025-08-14T21:50:20.8764580Z Running test_dlpack 1/1 ... [2025-08-14 21:50:20.876276] 2025-08-14T21:50:20.8765310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:20.8767240Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_dlpack.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:20.876576] 2025-08-14T21:50:23.6343890Z 2025-08-14T21:50:23.6344430Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_d0ffc0effa17f58b_.log 2025-08-14T21:50:23.6403360Z Running 268 items in this shard: test/test_dlpack.py::TestTorchDlPackCPU::test_automatically_select_in_creation_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_copy_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_capsule_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_diff_streams_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_conversion_with_streams_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_convert_default_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_cuda_per_thread_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_default_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_is_conj_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_non_strided_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_export_requires_grad_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_cpu_stream_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_cuda_streams_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_invalid_rocm_streams_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_normalize_strides_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_protocol_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_shared_storage_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_invalid_stream_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_tensor_on_different_device_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_dlpack_unsupported_dtype_error_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_dtype_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_bfloat16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_bool, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_from_dlpack_noncontinguous_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_max_version_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_needs_copy_error_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_no_copy_cpu, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_complex128, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_complex64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_float64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_int8, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint16, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint32, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint64, test/test_dlpack.py::TestTorchDlPackCPU::test_numpy_dlpack_protocol_conversion_cpu_uint8, test/test_dlpack.py::TestTorchDlPackCPU::test_unsupported_device_error_cpu, test/test_dlpack.py::TestTorchDlPackMPS::test_automatically_select_in_creation_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_copy_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_complex32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_capsule_conversion_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_complex128, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_float64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_diff_streams_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_complex128, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_float64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_conversion_with_streams_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_convert_default_stream_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_cuda_per_thread_stream_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_default_stream_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_export_is_conj_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_export_non_strided_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_export_requires_grad_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_invalid_cpu_stream_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_invalid_cuda_streams_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_invalid_rocm_streams_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_normalize_strides_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_complex32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_protocol_conversion_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_shared_storage_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_complex128, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_float64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_invalid_stream_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_tensor_on_different_device_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_dlpack_unsupported_dtype_error_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_complex32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_dtype_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_complex32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_bfloat16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_bool, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_complex128, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_float64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_uint16, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_uint32, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_uint64, test/test_dlpack.py::TestTorchDlPackMPS::test_from_dlpack_noncontinguous_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_max_version_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_needs_copy_error_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_no_copy_mps, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_complex128, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_complex64, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_float16, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_float32, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_float64, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_int16, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_int32, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_int64, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_int8, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_uint16, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_uint32, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_uint64, test/test_dlpack.py::TestTorchDlPackMPS::test_numpy_dlpack_protocol_conversion_mps_uint8, test/test_dlpack.py::TestTorchDlPackMPS::test_unsupported_device_error_mps 2025-08-14T21:50:23.6458950Z 2025-08-14T21:50:25.8036090Z Running profiler/test_profiler_tree 1/1 ... [2025-08-14 21:50:25.803338] 2025-08-14T21:50:25.8036480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:25.8039490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:25.803717] 2025-08-14T21:50:27.9068170Z 2025-08-14T21:50:27.9068830Z profiler/test_profiler_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_tree_1.1_18eb4709f65100ed_.log 2025-08-14T21:50:27.9073150Z Running 10 items in this shard: test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda_detailed, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_cuda_with_stream, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_memory, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_memory_and_stack, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_record_function, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_modules, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_torch_dispatch, test/profiler/test_profiler_tree.py::TestProfilerTree::test_profiler_experimental_tree_with_stack_and_torch_function 2025-08-14T21:50:27.9076280Z 2025-08-14T21:50:30.0397230Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-08-14 21:50:30.039545] 2025-08-14T21:50:30.0401260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:30.0402610Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:30.039833] 2025-08-14T21:50:32.3435840Z 2025-08-14T21:50:32.3436930Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_93272148cbcf7732_.log 2025-08-14T21:50:32.3455550Z Running 65 items in this shard: test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_bool, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_floating, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromString::test_floating_overflow, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromInt::test_intp, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestFromInt::test_uint64_from_negative, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t10_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_complex_t11_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_byte_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_int__t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_intc_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_longlong_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_np_short_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_byte, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_int_, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_intc, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_longlong, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_np_short, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_t25, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_integers_t15_t26, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t10_t23, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t11_t23, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t20, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t21, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t22, test/torch_np/numpy_tests/core/test_scalar_ctors.py::TestArrayFromScalar::test_reals_t12_t23 2025-08-14T21:50:32.3472070Z 2025-08-14T21:50:34.5110310Z Running profiler/test_torch_tidy 1/1 ... [2025-08-14 21:50:34.510824] 2025-08-14T21:50:34.5111900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:34.5113340Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_torch_tidy.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:34.511109] 2025-08-14T21:50:38.8107320Z 2025-08-14T21:50:38.8109480Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_590677e09ccc9982_.log 2025-08-14T21:50:38.8116000Z Running 22 items in this shard: test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_id_uniqueness, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocation_ids_with_other_ops, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_allocations, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_extra_fields, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_impl_reuse, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_mkldnn_tensors, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_nnmodule_params, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer_parameters_adam, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_optimizer_parameters_sgd, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_pointers_and_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_refcounts, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_scalar_ins, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_sparse_tensors, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensor_lists, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensor_properties, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_full, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_keep_alive, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_scalar_args, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_tensorimpl_invalidation_set 2025-08-14T21:50:38.8121180Z 2025-08-14T21:50:40.9721390Z Running torch_np/test_reductions 1/1 ... [2025-08-14 21:50:40.971928] 2025-08-14T21:50:40.9722190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:40.9723670Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'torch_np/test_reductions.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:40.972213] 2025-08-14T21:50:44.8093320Z 2025-08-14T21:50:44.8093860Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_c8d308b2da073a8b_.log 2025-08-14T21:50:44.8348050Z Running 966 items in this shard: test/torch_np/test_reductions.py::TestFlatnonzero::test_basic, test/torch_np/test_reductions.py::TestAny::test_basic, test/torch_np/test_reductions.py::TestAny::test_method_vs_function, test/torch_np/test_reductions.py::TestAny::test_nd, test/torch_np/test_reductions.py::TestAll::test_basic, test/torch_np/test_reductions.py::TestAll::test_method_vs_function, test/torch_np/test_reductions.py::TestAll::test_nd, test/torch_np/test_reductions.py::TestMean::test_mean, test/torch_np/test_reductions.py::TestMean::test_mean_float16, test/torch_np/test_reductions.py::TestMean::test_mean_values, test/torch_np/test_reductions.py::TestMean::test_mean_where, test/torch_np/test_reductions.py::TestSum::test_sum, test/torch_np/test_reductions.py::TestSum::test_sum_boolean, test/torch_np/test_reductions.py::TestSum::test_sum_complex_1_dt0, test/torch_np/test_reductions.py::TestSum::test_sum_complex_1_dt1, test/torch_np/test_reductions.py::TestSum::test_sum_complex_2_dt0, test/torch_np/test_reductions.py::TestSum::test_sum_complex_2_dt1, test/torch_np/test_reductions.py::TestSum::test_sum_dtypes_2, test/torch_np/test_reductions.py::TestSum::test_sum_dtypes_warnings, test/torch_np/test_reductions.py::TestSum::test_sum_initial, test/torch_np/test_reductions.py::TestSum::test_sum_stability, test/torch_np/test_reductions.py::TestSum::test_sum_where, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_array_axis_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_bad_tuple_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_axis_empty_generic_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_bad_axis_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis5_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis6_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis7_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis8_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-1_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_-2_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_0_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_1_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_2_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_generic_axis_none_func9, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_keepdims_out_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype0_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_float64_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_False_dtype_int32_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype0_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_float64_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func0_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func10_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func11_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func1_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func2_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func3_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func4_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func5_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func6_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func7_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func8_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_-1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_-2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_axis_keepdims_True_dtype_int32_func9_axis_2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func0, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func1, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func10, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func11, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func2, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func3, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func4, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func5, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func6, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func7, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func8, test/torch_np/test_reductions.py::TestGenericReductions::test_out_scalar_func9, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_array_axis_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_array_axis_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_bad_tuple_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_bad_tuple_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_empty_generic_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_axis_empty_generic_func1, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_bad_axis_func0, test/torch_np/test_reductions.py::TestGenericCumSumProd::test_bad_axis_func1 2025-08-14T21:50:44.8588340Z 2025-08-14T21:50:46.9584410Z Running lazy/test_reuse_ir 1/1 ... [2025-08-14 21:50:46.958252] 2025-08-14T21:50:46.9585160Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:46.9586910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:50:46.958526] 2025-08-14T21:50:49.3851330Z 2025-08-14T21:50:49.3851950Z lazy/test_reuse_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_reuse_ir_1.1_441d59cb4c5a620c_.log 2025-08-14T21:50:49.3854070Z Running 4 items in this shard: test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAdd, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAddSub, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testAddSubFallback, test/lazy/test_reuse_ir.py::TestLazyReuseIr::testBatchNorm 2025-08-14T21:50:49.3854780Z 2025-08-14T21:50:51.5543270Z Running test_functional_autograd_benchmark 1/1 ... [2025-08-14 21:50:51.554167] 2025-08-14T21:50:51.5543650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:50:51.5545470Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_functional_autograd_benchmark.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-08-14 21:50:51.554457] 2025-08-14T21:51:17.0162660Z 2025-08-14T21:51:17.0167760Z test_functional_autograd_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_autograd_benchmark_1.1_6450716af3d27343_.log 2025-08-14T21:51:17.0172710Z Running 2 items in this shard: test/test_functional_autograd_benchmark.py::TestFunctionalAutogradBenchmark::test_fast_tasks, test/test_functional_autograd_benchmark.py::TestFunctionalAutogradBenchmark::test_slow_tasks 2025-08-14T21:51:17.0179150Z 2025-08-14T21:51:19.2229560Z Running test_prims 1/1 ... [2025-08-14 21:51:19.222799] 2025-08-14T21:51:19.2229880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:51:19.2231850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'test_prims.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:51:19.223088] 2025-08-14T21:51:22.1535910Z 2025-08-14T21:51:22.1537370Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_23c7adeb4b5f5151_.log 2025-08-14T21:51:22.1542420Z Running 24 items in this shard: test/test_prims.py::TestPrimsBasic::test_check_deprecation_warning, test/test_prims.py::TestPrimsBasic::test_clone_complex, test/test_prims.py::TestPrimsBasic::test_mul_complex, test/test_prims.py::TestPrimsBasic::test_torch_ops, test/test_prims.py::TestPrimsCPU::test_aten_overload_to_prims_cpu, test/test_prims.py::TestPrimsCPU::test_broadcast_in_dim_cpu_float32, test/test_prims.py::TestPrimsCPU::test_broadcast_in_dim_sum_cpu_float32, test/test_prims.py::TestPrimsCPU::test_cbrt_prim_cpu_float64, test/test_prims.py::TestPrimsCPU::test_cbrt_prim_cpu_int64, test/test_prims.py::TestPrimsCPU::test_collapse_cpu_float32, test/test_prims.py::TestPrimsCPU::test_functional_rng_wrappers_cpu_float32, test/test_prims.py::TestPrimsCPU::test_memory_format_strides_cpu_float32, test/test_prims.py::TestPrimsCPU::test_philox_rand_cpu_float32, test/test_prims.py::TestPrimsCPU::test_reshape_view_method_cpu_float32, test/test_prims.py::TestPrimsCPU::test_var_correction_0_cpu_float32, test/test_prims.py::TestPrimsCPU::test_var_correction_1_cpu_float32, test/test_prims.py::TestRefsCPU::test_constant_pad_nd_memory_format_cpu_float32, test/test_prims.py::TestRefsCPU::test_inferred_tags_cpu, test/test_prims.py::TestRefsCPU::test_infinite_loop_from_py_dispatcher_cpu, test/test_prims.py::TestRefsCPU::test_linspace_with_complex_input_cpu, test/test_prims.py::TestRefsCPU::test_logspace_with_complex_input_cpu, test/test_prims.py::TestRefsCPU::test_unbind_cpu, test/test_prims.py::TestDecompCPU::test_decomposition_method_vararg_ones_cpu_float32, test/test_prims.py::TestDecompCPU::test_decomposition_method_vararg_permute_cpu_float32 2025-08-14T21:51:22.1546760Z 2025-08-14T21:51:24.2423570Z Running profiler/test_python_tracer 1/1 ... [2025-08-14 21:51:24.242194] 2025-08-14T21:51:24.2423900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-08-14T21:51:24.2428390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/python', '-bb', 'profiler/test_python_tracer.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-08-14 21:51:24.242687] 2025-08-14T21:51:31.1278810Z 2025-08-14T21:51:31.1280530Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_ab09050f7d8f53e1_.log 2025-08-14T21:51:31.1282280Z Running 3 items in this shard: test/profiler/test_python_tracer.py::TestPythonTracer::test_method_with_c_function, test/profiler/test_python_tracer.py::TestPythonTracer::test_monitoring_callback, test/profiler/test_python_tracer.py::TestPythonTracer::test_unexpected_c_return_events 2025-08-14T21:51:31.1283070Z 2025-08-14T21:52:56.2062580Z 2025-08-14T21:52:56.2063780Z test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_1.1_04a646b5ebbcbde4_.log 2025-08-14T21:52:56.7971320Z Running 24601 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_abs_angle_complex_to_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_big_number_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_signed_zero_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_signed_zero_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_zero_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_abs_zero_cpu_float64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_complex128, 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_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_bool_cpu_int64, 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_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_byte_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cdouble_cpu_complex128, 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_complex64, 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_float32, 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_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_cfloat_cpu_complex32, 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_float32, 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_int16, 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_int8, 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_bfloat16, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_float16, 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_float64, 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_int32, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_char_cpu_float64, 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_int32, 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_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_bool, 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_complex32, 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_float16, 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_int32, 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_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_double_cpu_uint8, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_float_cpu_int32, 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_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_bool, 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_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_int_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_float64, 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_int32, 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_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_long_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs__conversions_short_cpu_float16, 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__conversions_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_abs_cpu_float32, 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_int64, 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_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_complex64, 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_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acos_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_acosh_cpu_int16, 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_int64, 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_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_float64, 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_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_bfloat16, 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_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_int32, 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_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_not_cpu_int32, 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_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_float64, 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_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_complex128, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_cpu_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_float64, 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_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_conj_physical_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_float16, 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_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_float64, 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_int32, 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_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_cosh_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_float32, 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_int16, 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_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_digamma_cpu_int32, 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_digamma_cpu_uint8, 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_float32, 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_int16, 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_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_bfloat16, 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_float16, 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_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_float64, 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_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_int16, 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_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_int16, 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_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_exp_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_complex128, 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_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_bfloat16, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_float16, 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_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_bfloat16, 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_float32, 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_int32, 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_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frac_cpu_float16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_frexp_cpu_float32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_i0_cpu_int16, 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_int64, 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_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isfinite_cpu_float64, 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_int64, 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_isfinite_cpu_uint8, 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_bool, 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_complex32, 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_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isnan_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isneginf_cpu_int64, 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_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_float64, 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_int32, 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_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_float16, 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_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_float64, 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_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log10_cpu_int8, 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_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log1p_cpu_float64, 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_int64, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_float32, 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_int16, 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_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_log_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_float16, 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_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_logical_not_cpu_uint8, 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_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_int32, 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_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_neg_cpu_uint8, 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_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_elu_cpu_float32, 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_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_float32, 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_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_mish_cpu_bfloat16, 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_float32, 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_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu6_cpu_int8, 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_float16, 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_int16, 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_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softplus_cpu_bfloat16, 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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_tanhshrink_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_float32, 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_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_int16, 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_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rad2deg_cpu_int64, 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_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_real_cpu_int64, 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_real_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_reciprocal_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_round_cpu_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_rsqrt_cpu_int64, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_complex128, 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_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sigmoid_cpu_int8, 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_bfloat16, 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_float32, 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_int16, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_float64, 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_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_signbit_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_float16, 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_float64, 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_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_float16, 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_float64, 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_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_complex128, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_int32, 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_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_bool, 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_float64, 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_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j0_cpu_uint8, 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_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_bessel_j1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_entr_cpu_int16, 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_int64, 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_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_erfcx_cpu_int8, 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_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1_cpu_int64, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_float64, 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_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_i1e_cpu_uint8, 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_float32, 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_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_logit_cpu_int64, 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_logit_cpu_uint8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, 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_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, 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_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_bool, 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_float64, 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_int32, 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_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtri_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_ndtri_cpu_int16, 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_int64, 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_ndtri_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_special_spherical_bessel_j0_cpu_int64, 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_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_float64, 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_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_sqrt_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_float16, 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_int16, 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_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tan_cpu_int16, 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_bfloat16, 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_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_tanh_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_complex32, 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_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_bfloat16, 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_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acos_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_angle_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asin_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_asinh_cpu_float64, 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_int32, 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_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atan_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_atanh_cpu_float64, 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_int32, 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_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bfloat16_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bitwise_not_cpu_int32, 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_int8, 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_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_bool_cpu_int16, 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_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_byte_cpu_float64, 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_int8, 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_bool, 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_complex32, 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_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cdouble_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cfloat_cpu_float64, 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_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_chalf_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_complex128, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_char_cpu_int8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_conj_physical_cpu_int32, 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_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_cosh_cpu_int32, 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_cosh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_digamma_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_complex128, 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_complex64, 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_int16, 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_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_bool, 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_float64, 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_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erf_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_erfinv_cpu_bfloat16, 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_float16, 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_float64, 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_int32, 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_int8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_float64, 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_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_exp_cpu_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_bfloat16, 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_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_bfloat16, 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_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_floor_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_frexp_cpu_bfloat16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_half_cpu_int16, 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_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_imag_cpu_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_int_cpu_uint8, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isneginf_cpu_int16, 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_int8, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_isreal_cpu_int32, 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_isreal_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_jiterator_unary_cpu_float16, 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_float64, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_bool, 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_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log10_cpu_int8, 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_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_bool, 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_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log2_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_log_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logical_not_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_complex64, 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_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_long_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16, 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_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8, 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_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64, 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_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nan_to_num_cpu_int64, 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_nan_to_num_cpu_uint8, 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_complex128, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16, 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_float32, 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_float16, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16, 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_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16, 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_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16, 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_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64, 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_float16, 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_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu6_cpu_int32, 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_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_int32, 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_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_rrelu_cpu_float32, 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_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16, 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_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_silu_cpu_float64, 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_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softplus_cpu_float64, 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_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_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_float16, 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_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16, 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_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_nn_functional_threshold_cpu_int32, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8, 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_bfloat16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64, 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_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16, 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_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64, 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_polygamma_polygamma_n_4_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_positive_cpu_uint8, 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_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rad2deg_cpu_uint8, 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_bool, 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_complex32, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_reciprocal_cpu_int32, 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_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_cpu_uint8, 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_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_0_cpu_float64, 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_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_round_decimals_neg_3_cpu_float64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_rsqrt_cpu_int32, 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_rsqrt_cpu_uint8, 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_bool, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sgn_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sign_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_signbit_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sin_cpu_int64, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_airy_ai_cpu_float64, 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_int32, 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_airy_ai_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_float32, 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_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_float64, 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_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_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_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_float16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_entr_cpu_int8, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_erfcx_cpu_int32, 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_erfcx_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i0e_cpu_float16, 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_int64, 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_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_float32, 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_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_i1e_cpu_int64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_log_ndtr_cpu_int32, 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_int8, 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_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8, 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_float64, 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_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtr_cpu_int64, 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_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_bool, 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_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_ndtri_cpu_uint8, 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_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32, 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_k0_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64, 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_scaled_modified_bessel_k1_cpu_uint8, 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_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_bool, 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_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_square_cpu_int16, 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_int64, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tan_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_float16, 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_float64, 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_batch_vs_slicing_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_batch_vs_slicing_trunc_cpu_uint8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_float16, 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_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_complex32, 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_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_bool_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_byte_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cdouble_cpu_float64, 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_int32, 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_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_bool, 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_float16, 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_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_chalf_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_int32, 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_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_double_cpu_float32, 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_int16, 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_int64, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_float_cpu_float32, 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_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_half_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_int_cpu_int64, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_complex64, 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_float32, 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_int32, 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_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_complex64, 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__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs__conversions_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_abs_cpu_int32, 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_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acos_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asin_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_asinh_cpu_int32, 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_asinh_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atan_cpu_int64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_atanh_cpu_float64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_bitwise_not_cpu_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cos_cpu_int8, 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_bfloat16, 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_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_cosh_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_deg2rad_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_digamma_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_erfinv_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_bool, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp2_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_float64, 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_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_expm1_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_fill_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_floor_cpu_int32, 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_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frac_cpu_bfloat16, 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_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_i0_cpu_uint8, 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_imag_cpu_complex64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isfinite_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_float32, 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_int16, 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_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isneginf_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isposinf_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_lgamma_cpu_float32, 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_int32, 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_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_bool, 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_complex64, 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_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_logical_not_cpu_float32, 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_int16, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nan_to_num_cpu_int64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_celu_cpu_float16, 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_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_elu_cpu_float16, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardshrink_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_hardtanh_cpu_float32, 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_int16, 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_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_mish_cpu_float16, 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_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_prelu_cpu_bfloat16, 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_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu6_cpu_int8, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_int16, 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_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_relu_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_selu_cpu_float32, 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_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_tanhshrink_cpu_float32, 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_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_nn_functional_threshold_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rad2deg_cpu_uint8, 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_bool, 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_complex32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_real_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_reciprocal_cpu_int8, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_round_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_rsqrt_cpu_int32, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sgn_cpu_int32, 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_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_float32, 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_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_bfloat16, 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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_signbit_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sin_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_complex64, 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_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinc_cpu_uint8, 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_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_int16, 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_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_bessel_j1_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_entr_cpu_int16, 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_int64, 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_bool, 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_int32, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i0e_cpu_float64, 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_int32, 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_int8, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_int32, 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_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_float64, 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_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_i1e_cpu_uint8, 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_float32, 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_int16, 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_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_int32, 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_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_logit_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, 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_int32, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, 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_int16, 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_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtr_cpu_int8, 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_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_ndtri_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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_special_spherical_bessel_j0_cpu_int8, 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_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_sqrt_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_square_cpu_int32, 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_square_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tan_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_tanh_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1__refs_trunc_cpu_float32, 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_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_float32, 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_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_abs_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_angle_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asin_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_int16, 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_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atan_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_float32, 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_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_ceil_cpu_int64, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_char_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_complex32, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cos_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_int16, 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_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_bfloat16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfc_cpu_float64, 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_erfc_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp2_cpu_float16, 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_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_expm1_cpu_int16, 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_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_int16, 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_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_frac_cpu_bfloat16, 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_frac_cpu_float64, 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_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_i0_cpu_int64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_int_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isinf_cpu_int16, 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_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_bfloat16, 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_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bfloat16_cpu_int64, 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_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_bool, 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_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_int16, 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_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cdouble_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_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_complex32, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_int32, 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_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_float64, 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_int32, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_chalf_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_char_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_double_cpu_int64, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_float_cpu_int32, 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_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_float64, 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_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_half_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_float16, 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_int16, 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_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_long_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_float64, 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__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs__conversions_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_abs_cpu_float64, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_complex64, 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_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acos_cpu_uint8, 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_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_float64, 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_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_complex64, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asin_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_asinh_cpu_int64, 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_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atan_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_atanh_cpu_int8, 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_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_bitwise_not_cpu_uint8, 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_float16, 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_int32, 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_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_bool, 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_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_conj_physical_cpu_int64, 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_conj_physical_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_complex64, 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_float32, 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_int32, 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_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_complex64, 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_float64, 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_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_float32, 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_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_deg2rad_cpu_uint8, 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_bool, 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_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_digamma_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_int32, 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_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erf_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_float64, 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_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfc_cpu_uint8, 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_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_bfloat16, 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_complex128, 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_float16, 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_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_exp_cpu_int16, 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_int64, 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_exp_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_float64, 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_int32, 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_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_fill_cpu_int64, 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_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_bfloat16, 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_float32, 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_int32, 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_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_floor_cpu_uint8, 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_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_float64, 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_int32, 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_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_i0_cpu_uint8, 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_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_bfloat16, 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_complex128, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_int32, 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_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isinf_cpu_int32, 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_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isnan_cpu_int16, 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_int64, 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_isnan_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isneginf_cpu_float64, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isposinf_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_isreal_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_lgamma_cpu_int64, 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_lgamma_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log10_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_float64, 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_int32, 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_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_complex64, 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_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_bool, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_log_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_logical_not_cpu_int8, 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_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nan_to_num_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_complex32, 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_float32, 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_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_celu_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_elu_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardshrink_cpu_float16, 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_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_hardtanh_cpu_int64, 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_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu6_cpu_int64, 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_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_int16, 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_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_relu_cpu_uint8, 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_float16, 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_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softplus_cpu_float16, 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_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_softshrink_cpu_bfloat16, 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_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_float16, 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_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_int32, 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_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_positive_cpu_float32, 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_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rad2deg_cpu_float16, 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_float64, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_float64, 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_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_real_cpu_uint8, 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_float16, 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_float64, 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_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_reciprocal_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_float64, 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_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_round_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_rsqrt_cpu_int64, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sgn_cpu_float64, 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_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sigmoid_cpu_int8, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_int32, 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_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_int16, 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_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sin_cpu_int32, 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_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinc_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sinh_cpu_float32, 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_int16, 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_int64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_bessel_j1_cpu_int64, 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_bessel_j1_cpu_uint8, 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_bool, 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_float32, 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_int32, 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_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_erfcx_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_float32, 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_int16, 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_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1_cpu_int32, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_bool, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_i1e_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_int16, 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_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_log_ndtr_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_logit_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, 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_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, 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_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtr_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtri_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_ndtri_cpu_int64, 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_ndtri_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_special_spherical_bessel_j0_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_complex64, 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_float64, 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_int32, 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_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_square_cpu_complex128, 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_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_float32, 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_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_tanh_cpu_int32, 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_int8, 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_float16, 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__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim__refs_trunc_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_float16, 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_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_complex128, 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_float64, 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_int32, 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_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_int16, 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_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_bool, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_angle_cpu_int64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_float32, 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_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_asinh_cpu_float16, 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_int16, 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_int64, 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_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_float32, 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_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_atanh_cpu_complex128, 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_float32, 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_int16, 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_int64, 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_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bitwise_not_cpu_int16, 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_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_bool_cpu_complex64, 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_float32, 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_int16, 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_int64, 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_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_bfloat16, 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_complex128, 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_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cdouble_cpu_float64, 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_int32, 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_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_ceil_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cfloat_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_int16, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_bool, 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_complex32, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_int16, 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_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_char_cpu_uint8, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_cpu_int64, 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_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_float32, 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_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_conj_physical_cpu_uint8, 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_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cos_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_cosh_cpu_int64, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_deg2rad_cpu_int16, 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_int64, 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_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_digamma_cpu_int16, 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_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_double_cpu_int64, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erf_cpu_int32, 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_erf_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_int16, 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_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfc_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_erfinv_cpu_int16, 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_erfinv_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp2_cpu_int64, 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_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_exp_cpu_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_expm1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_fill_cpu_int32, 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_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_complex64, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_float_cpu_int64, 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_float_cpu_uint8, 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_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_floor_cpu_uint8, 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_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_frac_cpu_float64, 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_float16, 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_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_half_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_i0_cpu_int16, 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_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_imag_cpu_complex128, 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_imag_cpu_complex64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_int_cpu_int64, 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_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isfinite_cpu_int64, 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_isfinite_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isinf_cpu_int64, 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_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isnan_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isneginf_cpu_int8, 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_bfloat16, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isposinf_cpu_int64, 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_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_isreal_cpu_float64, 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_int64, 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_isreal_cpu_uint8, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_jiterator_unary_cpu_int64, 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_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_lgamma_cpu_int16, 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_int64, 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_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log10_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_bool, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_int32, 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_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log1p_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log2_cpu_int64, 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_log2_cpu_uint8, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_log_cpu_int64, 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_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_int16, 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_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_bool, 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_int16, 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_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_long_cpu_float32, 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_int16, 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_bfloat16, 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_int16, 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_int64, 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_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32, 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_int16, 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_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nan_to_num_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_neg_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_celu_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_elu_cpu_float16, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float16, 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_float64, 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_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_mish_cpu_bfloat16, 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_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_int32, 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_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8, 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_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_relu_cpu_uint8, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_selu_cpu_float32, 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_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_silu_cpu_float16, 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_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softplus_cpu_float16, 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_softplus_cpu_float64, 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_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_softsign_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32, 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_tanhshrink_cpu_uint8, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_nn_functional_threshold_cpu_int32, 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_int8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16, 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_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16, 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_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16, 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_int64, 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_bool, 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_polygamma_polygamma_n_4_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_bfloat16, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_int32, 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_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_positive_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rad2deg_cpu_float16, 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_float64, 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_int32, 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_rad2deg_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_int32, 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_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_reciprocal_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_cpu_int16, 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_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_0_cpu_float32, 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_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_round_decimals_neg_3_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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_rsqrt_cpu_int16, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_float64, 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_int32, 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_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_short_cpu_int16, 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_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_float16, 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_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sign_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_signbit_cpu_float64, 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_int64, 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_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_int32, 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_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_float16, 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_int16, 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_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_float32, 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_int16, 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_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sinh_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_airy_ai_cpu_int16, 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_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_float32, 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_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_j1_cpu_int32, 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_int8, 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_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_bessel_y1_cpu_int64, 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_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_int32, 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_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_erfcx_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_bool, 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_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i0e_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_int32, 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_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_float16, 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_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_log_ndtr_cpu_int64, 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_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32, 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_int8, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32, 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_bool, 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_float64, 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_int64, 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_modified_bessel_k1_cpu_uint8, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtr_cpu_int8, 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_bool, 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_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64, 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_polygamma_special_polygamma_n_0_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64, 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_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_sqrt_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_float32, 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_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_complex128, 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_float16, 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_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_complex64, 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_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_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_large_dim_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_large_dim_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_lgamma_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_float64, 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_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log1p_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log2_cpu_float32, 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_int32, 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_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_long_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_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_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_neg_cpu_int64, 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_bfloat16, 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_float32, 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_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardsigmoid_cpu_float32, 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_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_hardtanh_cpu_int8, 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_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_logsigmoid_cpu_float64, 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_float16, 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_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_prelu_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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu6_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_relu_cpu_int64, 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_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_rrelu_cpu_float32, 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_selu_cpu_float64, 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_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softplus_cpu_bfloat16, 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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softshrink_cpu_bfloat16, 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_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_complex128, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_softsign_cpu_int8, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_tanhshrink_cpu_int64, 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_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_nn_functional_threshold_cpu_uint8, 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_float32, 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_int16, 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_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_1_cpu_int16, 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_int64, 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_1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_float32, 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_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_2_cpu_uint8, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_3_cpu_int32, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_polygamma_polygamma_n_4_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_positive_cpu_float32, 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_int32, 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_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rad2deg_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_reciprocal_cpu_int32, 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_reciprocal_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_int16, 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_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_0_cpu_float16, 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_bfloat16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_round_decimals_neg_3_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_rsqrt_cpu_int32, 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_rsqrt_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_float16, 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_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sigmoid_cpu_int8, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_signbit_cpu_int32, 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_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sin_cpu_float32, 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_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_float16, 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_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sinh_cpu_float32, 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_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_airy_ai_cpu_int64, 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_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_j1_cpu_float32, 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_int16, 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_int64, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_bessel_y1_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_entr_cpu_float64, 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_int32, 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_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i0e_cpu_float16, 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_int32, 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_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_i1e_cpu_uint8, 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_float32, 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_int16, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i0_cpu_float64, 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_bool, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_i1_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k0_cpu_int64, 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_k0_cpu_uint8, 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_float32, 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_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_modified_bessel_k1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtr_cpu_uint8, 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_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool, 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_float32, 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_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool, 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_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64, 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_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tan_cpu_float16, 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_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_size1_trunc_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_float16, 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_int16, 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_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bfloat16_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_bool_cpu_complex64, 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_float32, 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_int32, 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_bool_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_byte_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cdouble_cpu_int64, 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_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_cfloat_cpu_float32, 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_int64, 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_cfloat_cpu_uint8, 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_bool, 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_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_int32, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_bool, 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_complex32, 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_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_char_cpu_uint8, 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_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_float64, 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_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_double_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_float_cpu_int16, 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_int64, 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_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_bfloat16, 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_complex128, 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_float32, 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_int16, 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_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_half_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_float64, 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_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_long_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs__conversions_short_cpu_int32, 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__conversions_short_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_float64, 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_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_bool, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acos_cpu_int64, 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_acos_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_acosh_cpu_float32, 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_int8, 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_bfloat16, 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_complex64, 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_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asin_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_complex64, 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_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atan_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_atanh_cpu_int64, 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_atanh_cpu_uint8, 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_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_ceil_cpu_int64, 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_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_conj_physical_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cos_cpu_int64, 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_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_cosh_cpu_int32, 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_int8, 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_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_deg2rad_cpu_int64, 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_deg2rad_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_float32, 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_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erf_cpu_int64, 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_bfloat16, 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_float32, 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_int32, 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_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_float64, 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_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp2_cpu_int64, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_exp_cpu_int64, 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_exp_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_expm1_cpu_int32, 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_bfloat16, 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_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_floor_cpu_int64, 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_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frac_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_frexp_cpu_float32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_int16, 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_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_imag_cpu_complex128, 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_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isfinite_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isinf_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isnan_cpu_int64, 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_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isneginf_cpu_int64, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_int32, 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_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_isreal_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_lgamma_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_float16, 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_float64, 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_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_int16, 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_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log2_cpu_float64, 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_int64, 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_log2_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_log_cpu_float64, 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_int32, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_logical_not_cpu_complex64, 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_float32, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nan_to_num_cpu_int8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_complex64, 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_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_neg_cpu_int8, 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_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_elu_cpu_float16, 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_elu_cpu_float64, 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_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardshrink_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_int16, 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_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_prelu_cpu_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu6_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_float32, 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_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_selu_cpu_float16, 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_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softshrink_cpu_bfloat16, 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_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_bfloat16, 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_complex64, 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_float64, 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_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_tanhshrink_cpu_uint8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_nn_functional_threshold_cpu_int64, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_float32, 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_int16, 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_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rad2deg_cpu_int16, 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_rad2deg_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_real_cpu_int32, 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_int8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_reciprocal_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_float64, 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_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_round_cpu_uint8, 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_bool, 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_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_bool, 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_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sgn_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sigmoid_cpu_int16, 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_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_float64, 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_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_bool, 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_int16, 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_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sin_cpu_complex64, 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_int16, 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_int64, 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_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_int16, 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_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_float32, 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_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j0_cpu_int64, 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_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_int16, 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_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_bessel_j1_cpu_uint8, 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_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_entr_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_erfcx_cpu_int8, 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_bool, 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_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_int32, 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_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_i1e_cpu_uint8, 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_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_log_ndtr_cpu_uint8, 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_float32, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, 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_int64, 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_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, 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_int32, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, 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_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtr_cpu_float32, 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_int16, 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_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_ndtri_cpu_int64, 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_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_special_spherical_bessel_j0_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_sqrt_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_square_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tan_cpu_float64, 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_int32, 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_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_tanh_cpu_int8, 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_float16, 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__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other__refs_trunc_cpu_uint8, 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_complex128, 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_float16, 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_float64, 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_int32, 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_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_bfloat16, 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_complex128, 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_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acos_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_acosh_cpu_float32, 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_int16, 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_int64, 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_bfloat16, 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_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_angle_cpu_int64, 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_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_float64, 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_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asin_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_asinh_cpu_int64, 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_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atan_cpu_int32, 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_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_bool, 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_int16, 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_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_atanh_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bfloat16_cpu_int32, 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_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bitwise_not_cpu_int64, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_int16, 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_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_byte_cpu_int16, 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_int64, 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_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_bfloat16, 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_complex32, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cdouble_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_ceil_cpu_float32, 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_int16, 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_int64, 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_ceil_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cfloat_cpu_int64, 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_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_bool, 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_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_chalf_cpu_int8, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_char_cpu_float32, 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_int16, 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_int64, 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_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_float32, 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_int16, 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_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cos_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_float64, 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_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_deg2rad_cpu_int64, 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_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_digamma_cpu_int32, 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_int8, 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_bool, 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_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_double_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erf_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_float16, 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_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_bool, 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_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_erfinv_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp2_cpu_float64, 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_int32, 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_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_bfloat16, 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_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_exp_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_float16, 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_int16, 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_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_int16, 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_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_float_cpu_int16, 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_int64, 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_bfloat16, 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_int16, 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_int64, 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_float32, 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_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_half_cpu_float64, 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_int32, 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_int8, 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_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_i0_cpu_int64, 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_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_imag_cpu_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_float32, 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_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isfinite_cpu_int8, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isinf_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isnan_cpu_int16, 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_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_float64, 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_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isposinf_cpu_int64, 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_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_isreal_cpu_int64, 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_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_jiterator_unary_cpu_int64, 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_jiterator_unary_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_lgamma_cpu_int64, 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_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_complex64, 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_float64, 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_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log10_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log1p_cpu_float64, 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_int32, 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_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_bool, 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_complex64, 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_int32, 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_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_float32, 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_int16, 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_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logical_not_cpu_float32, 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_int16, 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_int64, 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_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_float64, 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_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_float64, 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_int32, 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_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float16, 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_float64, 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_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64, 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_int32, 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_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nan_to_num_cpu_float16, 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_int32, 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_nan_to_num_cpu_uint8, 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_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_neg_cpu_int8, 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_bfloat16, 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_float32, 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_bfloat16, 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_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_elu_cpu_float64, 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_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64, 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_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64, 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_int32, 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_float16, 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_logsigmoid_cpu_float64, 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_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_prelu_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_float32, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_float64, 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_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_int32, 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_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16, 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_rrelu_cpu_float64, 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_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_silu_cpu_float16, 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_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softplus_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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softshrink_cpu_float32, 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_complex128, 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_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_softsign_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16, 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_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_nn_functional_threshold_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32, 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_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_positive_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_float16, 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_float64, 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_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_real_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_complex128, 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_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_bfloat16, 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_float32, 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_int16, 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_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_0_cpu_float32, 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_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_float16, 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_float64, 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_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_rsqrt_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_complex64, 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_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_short_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sigmoid_cpu_int32, 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_int8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sign_cpu_int16, 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_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_signbit_cpu_int64, 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_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sin_cpu_int16, 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_sin_cpu_uint8, 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_bool, 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_complex64, 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_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_float32, 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_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sinh_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_airy_ai_cpu_int64, 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_airy_ai_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_int16, 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_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_float64, 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_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_bool, 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_float64, 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_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_int32, 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_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_entr_cpu_int8, 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_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i0e_cpu_float64, 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_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_float64, 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_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_i1e_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_float64, 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_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_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_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool, 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_int16, 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_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool, 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_int16, 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_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32, 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_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtr_cpu_int64, 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_ndtr_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_ndtri_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64, 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_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64, 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_scaled_modified_bessel_k1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_float64, 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_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_sqrt_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_square_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_complex64, 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_float64, 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_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_float64, 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_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_bfloat16, 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_every_other_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_every_other_trunc_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_int16, 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_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_bool_cpu_bfloat16, 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_complex128, 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_complex64, 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_int16, 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_int64, 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_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_byte_cpu_int64, 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_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_float64, 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_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cdouble_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_int32, 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_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_cfloat_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_complex64, 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_int32, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_complex128, 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_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_char_cpu_int64, 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_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_double_cpu_int64, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_float16, 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_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_float_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_half_cpu_int8, 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_bfloat16, 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_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_int_cpu_uint8, 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_complex32, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_long_cpu_int64, 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_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs__conversions_short_cpu_float32, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_abs_cpu_int64, 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_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_float32, 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_int16, 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_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_acosh_cpu_float16, 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_int16, 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_int64, 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_bfloat16, 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_complex128, 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_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asin_cpu_int64, 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_asin_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_int16, 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_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atan_cpu_int32, 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_atan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_int16, 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_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_atanh_cpu_uint8, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_bitwise_not_cpu_int64, 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_bfloat16, 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_float64, 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_int32, 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_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_conj_physical_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_int16, 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_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cos_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_cosh_cpu_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_deg2rad_cpu_int8, 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_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erf_cpu_float32, 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_int16, 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_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_float64, 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_int32, 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_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_erfinv_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_complex64, 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_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_bool, 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_complex64, 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_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_exp_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_expm1_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_complex128, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_fill_cpu_int64, 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_fill_cpu_uint8, 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_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frac_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_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_frexp_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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_i0_cpu_int16, 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_int64, 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_i0_cpu_uint8, 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_complex32, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_float32, 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_int16, 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_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isfinite_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_complex32, 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_float64, 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_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isnan_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isneginf_cpu_int64, 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_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_float64, 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_int32, 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_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_isreal_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_lgamma_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log10_cpu_int32, 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_log10_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log1p_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log2_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_float16, 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_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_complex128, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_logical_not_cpu_int64, 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_logical_not_cpu_uint8, 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_bool, 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_float32, 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_int8, 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_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_celu_cpu_bfloat16, 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_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_celu_cpu_float64, 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_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardshrink_cpu_float32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_hardtanh_cpu_int64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_mish_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_prelu_cpu_float32, 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_relu6_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_relu_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_selu_cpu_float32, 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_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_softplus_cpu_float64, 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_float16, 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_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_tanhshrink_cpu_int8, 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_bfloat16, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_nn_functional_threshold_cpu_int64, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_float16, 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_int32, 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_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_positive_cpu_uint8, 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_bool, 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_int32, 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_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_complex128, 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_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_real_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_float32, 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_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_round_cpu_int64, 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_round_cpu_uint8, 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_bool, 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_float64, 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_int32, 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_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sgn_cpu_uint8, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sigmoid_cpu_int64, 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_bfloat16, 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_float16, 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_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sign_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_signbit_cpu_float32, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sin_cpu_int16, 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_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinc_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_complex128, 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_float32, 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_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_bessel_j1_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_entr_cpu_int32, 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_int8, 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_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_erfcx_cpu_int64, 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_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_int16, 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_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_bfloat16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_i1e_cpu_float32, 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_int16, 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_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_log_ndtr_cpu_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_logit_cpu_float64, 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_int32, 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_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, 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_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, 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_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_float32, 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_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_float32, 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_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_ndtri_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_special_spherical_bessel_j0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_float32, 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_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_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_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tan_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_complex64, 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_float32, 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_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acos_cpu_float64, 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_int32, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_angle_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_atanh_cpu_int32, 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_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_bool, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bfloat16_cpu_int64, 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_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_float64, 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_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cdouble_cpu_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_ceil_cpu_float16, 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_int16, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cfloat_cpu_int32, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_complex32, 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_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_char_cpu_int16, 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_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_complex128, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_conj_physical_cpu_int16, 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_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_complex64, 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_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cos_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_deg2rad_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_digamma_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_complex128, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_double_cpu_uint8, 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_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erf_cpu_int8, 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_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfc_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp2_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_bfloat16, 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_complex128, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_expm1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_bool, 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_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_floor_cpu_uint8, 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_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frac_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_half_cpu_int8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_i0_cpu_uint8, 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_imag_cpu_complex64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_bfloat16, 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_complex128, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_complex128, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isinf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_complex64, 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_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isneginf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isposinf_cpu_int8, 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_bfloat16, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_isreal_cpu_float16, 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_float64, 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_isreal_cpu_uint8, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_jiterator_unary_cpu_float64, 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_int32, 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_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_lgamma_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_float32, 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_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log10_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log1p_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log2_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_log_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_logit_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_long_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32, 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_int16, 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_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32, 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_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8, 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_mvlgamma_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nan_to_num_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_celu_cpu_float16, 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_celu_cpu_float64, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardshrink_cpu_float16, 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_bfloat16, 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_float32, 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_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_prelu_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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_float64, 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_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_relu_cpu_int8, 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_rrelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_rrelu_cpu_float64, 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_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softplus_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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softplus_cpu_float64, 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_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softshrink_cpu_float64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_int32, 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_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64, 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_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_int32, 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_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_nn_functional_threshold_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64, 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_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32, 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_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16, 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_int64, 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_polygamma_polygamma_n_4_cpu_uint8, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_positive_cpu_int32, 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_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_cpu_float32, 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_int16, 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_cpu_uint8, 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_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_0_cpu_float64, 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_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_3_cpu_float64, 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_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_round_decimals_neg_3_cpu_float64, 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_complex128, 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_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sgn_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_bool, 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_complex64, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sign_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinc_cpu_int16, 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_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sinh_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_airy_ai_cpu_int32, 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_int8, 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_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j0_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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_j1_cpu_float64, 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_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_int16, 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_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_bool, 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_bessel_y1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_entr_cpu_int16, 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_int64, 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_entr_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_erfcx_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i0e_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_float64, 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_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_i1e_cpu_int64, 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_i1e_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_log_ndtr_cpu_int64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64, 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_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool, 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_int16, 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_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool, 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_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_bool, 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_float32, 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_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtri_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_ndtri_cpu_int16, 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_int64, 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_ndtri_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8, 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_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64, 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_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32, 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_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_sqrt_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_square_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tan_cpu_uint8, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_tanh_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_contig_vs_transposed_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_digamma_special_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_digamma_special_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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_exp_slow_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_acosh_cpu_float16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_atanh_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_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_erfinv_cpu_float64, 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_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log1p_cpu_float16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_log_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_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_logit_cpu_float16, 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_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, 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_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, 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_float16, 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_multigammaln_mvlgamma_p_5_cpu_float64, 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_float32, 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_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_atanh_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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log10_cpu_float32, 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_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log2_cpu_float32, 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_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_logit_cpu_float32, 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_bfloat16, 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_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16, 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_3_cpu_float64, 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_float16, 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_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_float_domains_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_frexp_assert_raises_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_frexp_cpu_float64, 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_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_edge_cases_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_edge_cases_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardshrink_edge_cases_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_backward_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_backward_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_backward_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardswish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardswish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_hardswish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_range3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_special_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_special_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_i0_special_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_common_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_common_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_common_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_common_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_edge_cases_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_edge_cases_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_edge_cases_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igamma_edge_cases_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_common_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_common_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_common_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_igammac_common_cpu_float64, 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_igammac_edge_cases_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_isposinf_isneginf_non_boolean_output_cpu_int8, 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_log1p_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_bfloat16_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_float64, 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_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_narrow_dtypes_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_narrow_dtypes_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bfloat16_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_float32, 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_int16, 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_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_bool_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_byte_cpu_complex64, 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_float64, 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_int32, 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_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_int32, 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_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cdouble_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_float64, 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_int32, 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_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_chalf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_bool, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_float32, 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_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_double_cpu_int16, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_float64, 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_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_float_cpu_uint8, 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_complex64, 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_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_int_cpu_int64, 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_int_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_long_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs__conversions_short_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_abs_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acos_cpu_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_acosh_cpu_float64, 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_int32, 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_int8, 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_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_complex128, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_asinh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_int16, 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_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_bitwise_not_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_bitwise_not_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_ceil_cpu_float32, 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_int32, 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_ceil_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_conj_physical_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cos_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_deg2rad_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_digamma_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfc_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_float16, 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_float64, 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_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_erfinv_cpu_uint8, 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_complex128, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_exp_cpu_float64, 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_int32, 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_exp_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_fill_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_floor_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_frexp_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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_i0_cpu_uint8, 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_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_complex32, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isfinite_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isinf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isnan_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_bfloat16, 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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isposinf_cpu_int8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_isreal_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_lgamma_cpu_int32, 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_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_int16, 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_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nan_to_num_cpu_float64, 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_nan_to_num_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_neg_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_celu_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_elu_cpu_float32, 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_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_hardtanh_cpu_float32, 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_int32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_mish_cpu_float32, 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_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu6_cpu_int64, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_relu_cpu_int8, 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_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softplus_cpu_float32, 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_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_complex128, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_tanhshrink_cpu_int64, 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_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_nn_functional_threshold_cpu_float32, 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_int64, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rad2deg_cpu_bool, 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_float64, 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_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_round_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sigmoid_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sign_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_signbit_cpu_uint8, 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_complex64, 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_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_bool, 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_complex64, 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_float32, 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_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sinh_cpu_uint8, 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_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_bessel_j1_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_entr_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_erfcx_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_erfcx_cpu_int64, 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_erfcx_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i0e_cpu_int64, 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_i0e_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1_cpu_int32, 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_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_int32, 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_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_log_ndtr_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_float32, 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_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_logit_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, 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_int32, 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_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, 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_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtr_cpu_float64, 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_int64, 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_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtri_cpu_bool, 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_float64, 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_int32, 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_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_special_spherical_bessel_j0_cpu_bool, 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_float64, 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_int32, 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_int8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_sqrt_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_float64, 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_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tan_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig__refs_trunc_cpu_bfloat16, 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_float32, 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_int32, 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__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_float16, 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_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_float32, 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_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_float16, 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_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_bool, 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_float32, 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_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bitwise_not_cpu_int32, 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_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_ceil_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_float64, 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_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_complex64, 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_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_cosh_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_deg2rad_cpu_int8, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp2_cpu_float64, 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_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_exp_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bfloat16_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_bool_cpu_float32, 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_int16, 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_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_float32, 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_int16, 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_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_complex128, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cdouble_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_bool, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_cfloat_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_complex128, 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_float32, 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_int16, 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_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_int32, 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_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_char_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_complex32, 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_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_double_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_float_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_half_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_int_cpu_int64, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_complex32, 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_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_long_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs__conversions_short_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_float16, 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_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_abs_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acos_cpu_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_float32, 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_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asin_cpu_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_complex64, 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_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_asinh_cpu_int8, 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_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_atanh_cpu_complex64, 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_float32, 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_int32, 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_int8, 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_bool, 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_int64, 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_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_float32, 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_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_ceil_cpu_uint8, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_int32, 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_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_conj_physical_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cos_cpu_int16, 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_int64, 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_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_bool, 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_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_deg2rad_cpu_bfloat16, 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_float16, 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_int16, 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_int64, 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_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_digamma_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erf_cpu_int16, 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_erf_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_float64, 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_int32, 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_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_float64, 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_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_erfinv_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_int16, 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_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_complex128, 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_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_expm1_cpu_int32, 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_expm1_cpu_uint8, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_float32, 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_int32, 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_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frac_cpu_bfloat16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_frexp_cpu_float16, 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_frexp_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_int16, 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_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_imag_cpu_complex64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isfinite_cpu_int64, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isinf_cpu_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isnan_cpu_int32, 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_float64, 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_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_bfloat16, 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_float16, 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_float64, 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_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_bool, 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_complex32, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_int32, 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_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_float64, 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_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log10_cpu_float64, 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_int64, 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_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log1p_cpu_uint8, 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_bool, 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_float64, 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_int32, 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_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_log_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_float32, 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_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_bfloat16, 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_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_bfloat16, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_neg_cpu_float64, 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_int32, 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_int8, 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_bfloat16, 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_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_elu_cpu_float64, 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_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_int16, 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_hardtanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_hardtanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_mish_cpu_float32, 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_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu6_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_int32, 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_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_relu_cpu_int16, 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_int64, 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_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_selu_cpu_bfloat16, 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_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softplus_cpu_bfloat16, 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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_softshrink_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_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_float16, 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_float64, 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_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_tanhshrink_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_nn_functional_threshold_cpu_int64, 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_bfloat16, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_positive_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rad2deg_cpu_float64, 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_int64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_float32, 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_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_float64, 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_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_reciprocal_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_float64, 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_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_round_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_rsqrt_cpu_int64, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_float16, 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_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_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_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sigmoid_cpu_uint8, 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_bool, 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_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_signbit_cpu_int32, 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_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sin_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_float32, 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_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sinh_cpu_int8, 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_float32, 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_int32, 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_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_bessel_j1_cpu_int16, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_float16, 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_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_float64, 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_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_float64, 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_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i0e_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1_cpu_int16, 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_int64, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_i1e_cpu_float64, 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_int64, 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_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_logit_cpu_float64, 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_int64, 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_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, 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_float64, 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_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, 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_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, 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_int32, 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_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtr_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_float32, 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_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_special_spherical_bessel_j0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_sqrt_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_float64, 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_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_square_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tan_cpu_float32, 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_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_tanh_cpu_bool, 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_complex64, 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_float32, 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_int16, 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_int64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand__refs_trunc_cpu_int32, 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_int8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_abs_cpu_int64, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acos_cpu_int16, 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_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_acosh_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_bool, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_angle_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_complex128, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_asinh_cpu_int8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bfloat16_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cdouble_cpu_uint8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_ceil_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cfloat_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_chalf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_char_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_complex128, 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_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_conj_physical_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_complex64, 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_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_double_cpu_complex128, 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_float64, 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_int32, 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_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfc_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_float32, 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_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp2_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_complex128, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_float_cpu_uint8, 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_float32, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frac_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_frexp_cpu_float32, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_float16, 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_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_half_cpu_uint8, 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_float32, 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_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_i0_cpu_uint8, 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_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_int_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_bool, 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_complex32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isfinite_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isnan_cpu_float32, 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_int16, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_jiterator_unary_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_lgamma_cpu_int32, 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_int8, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log1p_cpu_int32, 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_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log2_cpu_int32, 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_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_log_cpu_float32, 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_int16, 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_int8, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logical_not_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_logit_cpu_int32, 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_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_long_cpu_complex32, 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_int32, 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_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16, 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_1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8, 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_bfloat16, 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_int16, 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_int64, 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_mvlgamma_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nan_to_num_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_complex128, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_neg_cpu_int32, 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_int8, 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_bfloat16, 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_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_elu_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_float16, 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_hardshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_hardtanh_cpu_int16, 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_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_prelu_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu6_cpu_float64, 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_int64, 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_relu6_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_relu_cpu_int8, 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_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_rrelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_selu_cpu_float16, 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_selu_cpu_float64, 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_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_silu_cpu_float16, 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_silu_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softplus_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softshrink_cpu_float16, 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_softshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_softsign_cpu_int32, 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_softsign_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_float64, 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_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_bfloat16, 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_float64, 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_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_nn_functional_threshold_cpu_uint8, 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_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16, 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_int64, 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_1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64, 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_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool, 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_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_positive_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_int16, 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_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rad2deg_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_real_cpu_int16, 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_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_rsqrt_cpu_int32, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_bool, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sigmoid_cpu_int32, 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_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sign_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_signbit_cpu_int32, 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_signbit_cpu_uint8, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sin_cpu_int8, 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_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinc_cpu_int32, 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_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sinh_cpu_int8, 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_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_airy_ai_cpu_int32, 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_bool, 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_float64, 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_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j0_cpu_uint8, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_j1_cpu_int8, 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_float64, 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_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_bessel_y0_cpu_uint8, 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_float32, 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_int32, 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_bessel_y1_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_float64, 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_int32, 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_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_int16, 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_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_bool, 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_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i0e_cpu_uint8, 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_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_float32, 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_int16, 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_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_int32, 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_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_bool, 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_int16, 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_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_i1_cpu_int16, 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_int64, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_bool, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k0_cpu_int64, 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_bool, 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_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_ndtr_cpu_int8, 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_float32, 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_int16, 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_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8, 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_float32, 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_int32, 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_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32, 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_int16, 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_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_special_spherical_bessel_j0_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_square_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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tan_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_tanh_cpu_uint8, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expand_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_expm1_cpu_int32, 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_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_int16, 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_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_imag_cpu_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_float32, 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_bfloat16_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_bool_cpu_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_float32, 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_int16, 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_byte_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_byte_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_int32, 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_cdouble_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cdouble_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_int32, 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_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_int16, 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_chalf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_chalf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_int32, 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_char_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_char_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_double_cpu_int64, 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_double_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_float64, 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_int32, 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_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_float_cpu_uint8, 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_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_complex128, 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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_int_cpu_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_long_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_float32, 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__conversions_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs__conversions_short_cpu_uint8, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_abs_cpu_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acos_cpu_float64, 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_int32, 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_int8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_float32, 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_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_acosh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_float64, 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_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asin_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_asinh_cpu_int64, 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_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_float64, 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_int32, 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_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atan_cpu_uint8, 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_bool, 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_complex64, 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_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_bitwise_not_cpu_bool, 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_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_float16, 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_float64, 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_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_ceil_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_complex64, 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_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_conj_physical_cpu_int64, 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_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cos_cpu_int8, 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_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_float64, 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_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_cosh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_deg2rad_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_float16, 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_float64, 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_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_digamma_cpu_uint8, 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_bool, 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_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_float64, 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_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_erfinv_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_int32, 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_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_exp_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_float16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_expm1_cpu_int8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_fill_cpu_complex64, 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_float64, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_floor_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frac_cpu_float16, 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_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_i0_cpu_int8, 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_complex128, 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_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_bfloat16, 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_complex64, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isfinite_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_float64, 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_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isnan_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isneginf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_bool, 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_float32, 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_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isposinf_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_isreal_cpu_int32, 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_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_lgamma_cpu_float32, 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_int64, 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_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log10_cpu_int64, 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_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_int16, 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_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log1p_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log2_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_complex64, 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_float32, 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_int32, 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_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_logical_not_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_int32, 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_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_neg_cpu_int64, 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_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_celu_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_elu_cpu_float32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_hardshrink_cpu_float32, 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_float32, 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_int32, 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_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_mish_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_prelu_cpu_float32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu6_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_float32, 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_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_selu_cpu_bfloat16, 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_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softplus_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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_softshrink_cpu_float16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_tanhshrink_cpu_int8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_int32, 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_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_float16, 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_int16, 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_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rad2deg_cpu_bfloat16, 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_float16, 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_int16, 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_rad2deg_cpu_uint8, 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_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_float32, 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_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_round_cpu_float16, 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_float64, 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_int8, 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_bfloat16, 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_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_rsqrt_cpu_int8, 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_bfloat16, 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_complex128, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_int32, 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_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_float64, 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_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sigmoid_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sign_cpu_float64, 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_int64, 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_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_bfloat16, 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_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_signbit_cpu_uint8, 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_bool, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_int16, 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_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinc_cpu_complex64, 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_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sinh_cpu_int64, 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_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j0_cpu_int32, 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_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_int16, 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_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_int16, 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_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_bool, 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_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i0e_cpu_int64, 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_i0e_cpu_uint8, 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_bool, 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_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_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_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_log_ndtr_cpu_int16, 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_int64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_logit_cpu_int8, 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_bfloat16, 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_int16, 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_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, 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_int16, 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_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_float32, 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_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_float32, 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_int16, 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_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_spherical_bessel_j0_cpu_bool, 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_float64, 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_int32, 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_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_complex128, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_sqrt_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_complex64, 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_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_int16, 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_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tan_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_tanh_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index__refs_trunc_cpu_int8, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acos_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_complex64, 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_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asin_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atan_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_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_atanh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bfloat16_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bitwise_not_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_complex32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_bool_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_bfloat16, 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_complex128, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_byte_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cdouble_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cfloat_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_chalf_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_char_cpu_float32, 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_int16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_cpu_complex64, 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_int32, 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_int8, 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_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cos_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_deg2rad_cpu_bfloat16, 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_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_double_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfc_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_complex128, 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_float16, 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_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_exp_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_expm1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_fill_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_float_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_floor_cpu_int8, 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_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_frexp_cpu_float32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_half_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_bfloat16, 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_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_complex64, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_bfloat16, 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_complex128, 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_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isfinite_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isinf_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isnan_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_isreal_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_jiterator_unary_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_float16, 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_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_bool, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_bool, 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_complex64, 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_int16, 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_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log2_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logical_not_cpu_complex64, 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_float32, 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_int16, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_complex32, 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_float16, 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_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16, 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_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nan_to_num_cpu_int64, 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_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_neg_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_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_celu_cpu_float64, 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_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardshrink_cpu_float32, 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_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_hardtanh_cpu_int32, 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_hardtanh_cpu_int8, 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_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_mish_cpu_float16, 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_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_prelu_cpu_float16, 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_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_int32, 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_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu6_cpu_uint8, 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_float32, 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_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_rrelu_cpu_float32, 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_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_silu_cpu_float16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softplus_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softshrink_cpu_float32, 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_softsign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_tanhshrink_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_int64, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_nn_functional_threshold_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_float64, 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_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8, 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_bool, 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_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_2_cpu_int32, 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_2_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_3_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_polygamma_polygamma_n_4_cpu_int8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_positive_cpu_int16, 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_int8, 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_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_complex32, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_real_cpu_int32, 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_real_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_reciprocal_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_cpu_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_0_cpu_float32, 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_bfloat16, 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_3_cpu_float64, 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_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sgn_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_float32, 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_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sign_cpu_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sin_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinc_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_float32, 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_int16, 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_airy_ai_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_airy_ai_cpu_uint8, 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_float32, 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_int16, 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_int64, 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_j0_cpu_uint8, 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_int16, 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_int64, 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_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_bool, 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_float64, 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_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_bessel_y1_cpu_int32, 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_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_entr_cpu_int64, 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_entr_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_erfcx_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_int32, 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_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1_cpu_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_int16, 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_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_log_ndtr_cpu_int32, 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_log_ndtr_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i0_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i1_cpu_float64, 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_int32, 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_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_i1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k0_cpu_int16, 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_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_float32, 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_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_bool, 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_float32, 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_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtr_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtri_cpu_int32, 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_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_ndtri_cpu_uint8, 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_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64, 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_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool, 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_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_special_spherical_bessel_j0_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_sqrt_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_square_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_int16, 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_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_index_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_complex64, 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_float64, 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_int_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_int_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isfinite_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isneginf_cpu_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_bfloat16, 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_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_lgamma_cpu_int64, 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_bfloat16, 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_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log10_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_float64, 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_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log1p_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_log_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_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_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_complex32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_long_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16, 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_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32, 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_int32, 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_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nan_to_num_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_neg_cpu_uint8, 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_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardshrink_cpu_float64, 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_float32, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_hardtanh_cpu_int64, 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_bfloat16, 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_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_mish_cpu_bfloat16, 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_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_float16, 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_relu6_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu6_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_int16, 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_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_rrelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_rrelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_rrelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_selu_cpu_float16, 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_selu_cpu_float64, 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_complex_cpu_complex64, 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_float32, 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_bfloat16, 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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softshrink_cpu_bfloat16, 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_softshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softshrink_cpu_float64, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_float32, 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_int16, 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_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_softsign_cpu_uint8, 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_complex64, 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_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_bfloat16, 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_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16, 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_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_int32, 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_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_2_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_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_3_cpu_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_complex64, 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_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_float16, 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_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_0_cpu_bfloat16, 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_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_rsqrt_cpu_float64, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_complex64, 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_short_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_short_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_float64, 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_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_signbit_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_int16, 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_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinc_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_airy_ai_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_float32, 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_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_j1_cpu_int32, 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_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_float32, 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_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_float64, 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_bessel_y1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_entr_cpu_float64, 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_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_float32, 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_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_int16, 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_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_i1e_cpu_int8, 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_bool, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_int16, 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_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_i1_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_float32, 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_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_modified_bessel_k1_cpu_int64, 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_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_float32, 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_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtr_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16, 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_polygamma_special_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k0_cpu_int64, 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_k0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_scaled_modified_bessel_k1_cpu_int64, 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_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_sqrt_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_float32, 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_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_non_contig_trunc_cpu_int8, 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_nonzero_large_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nonzero_static_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_nonzero_static_large_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_op_invert_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_polygamma_neg_cpu, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_abs_cpu_float64, 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_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asin_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_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_asinh_cpu_float16, 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_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atan_cpu_float64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_atanh_cpu_float16, 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_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_ceil_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_cpu_float16, 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_cpu_float64, 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_complex128, 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_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_cos_cpu_complex128, 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_float16, 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_cos_cpu_float64, 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_complex128, 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_float32, 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_float16, 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_deg2rad_cpu_float64, 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_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_digamma_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erf_cpu_float32, 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_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfinv_cpu_bfloat16, 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_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp2_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp2_cpu_float32, 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_bfloat16, 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_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_expm1_cpu_float64, 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_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_fill_cpu_float64, 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_floor_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_frac_cpu_float32, 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_bfloat16, 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_frexp_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_i0_cpu_float32, 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_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isfinite_cpu_complex128, 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_float16, 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_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isinf_cpu_complex128, 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_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isnan_cpu_bfloat16, 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_float16, 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_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isneginf_cpu_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isposinf_cpu_float16, 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_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_lgamma_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log10_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log1p_cpu_complex128, 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_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log2_cpu_bfloat16, 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_float16, 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_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_log_cpu_float16, 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_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_logical_not_cpu_float16, 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_logical_not_cpu_float64, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_neg_cpu_complex128, 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_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_celu_cpu_bfloat16, 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_bfloat16, 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_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_mish_cpu_bfloat16, 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_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_relu_cpu_float32, 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_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_softplus_cpu_float32, 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_bfloat16, 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_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_threshold_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_positive_cpu_complex128, 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_float16, 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_positive_cpu_float64, 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_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_real_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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_real_cpu_float16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_reciprocal_cpu_float16, 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_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_round_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_complex64, 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_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_rsqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_signbit_cpu_float64, 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_complex128, 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_float16, 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_sin_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinc_cpu_float16, 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_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinh_cpu_complex64, 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_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_entr_cpu_bfloat16, 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_float32, 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_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1_cpu_bfloat16, 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_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1_cpu_float64, 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_i1e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_log_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_log_ndtr_cpu_float64, 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_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, 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_bfloat16, 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_multigammaln_mvlgamma_p_5_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, 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_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_sqrt_cpu_complex128, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_square_cpu_complex64, 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_float32, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tan_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tanh_cpu_complex128, 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_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_tanh_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_abs_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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_acosh_cpu_complex128, 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_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_angle_cpu_bfloat16, 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_angle_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asin_cpu_complex128, 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_asin_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_asinh_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atan_cpu_float64, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_cpu_float16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cos_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_cosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_deg2rad_cpu_bfloat16, 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_deg2rad_cpu_float64, 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_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp2_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_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_exp_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frac_cpu_bfloat16, 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_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_frexp_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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_i0_cpu_float32, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isinf_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isnan_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isreal_cpu_complex128, 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_isreal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_isreal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16, 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_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log1p_cpu_complex64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log2_cpu_float64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_log_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logical_not_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_logit_cpu_float32, 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_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32, 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_mvlgamma_mvlgamma_p_5_cpu_float64, 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_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nan_to_num_cpu_float64, 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_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16, 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_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32, 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_bfloat16, 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_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_mish_cpu_bfloat16, 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_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_relu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_relu_cpu_float64, 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_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_silu_cpu_float32, 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_softplus_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16, 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_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softsign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16, 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_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_nn_functional_threshold_cpu_float32, 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_float16, 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_1_cpu_float64, 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_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32, 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_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rad2deg_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_complex128, 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_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_reciprocal_cpu_bfloat16, 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_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16, 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_0_cpu_float64, 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_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_3_cpu_float64, 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_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_rsqrt_cpu_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sgn_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_signbit_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sin_cpu_complex64, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinc_cpu_float32, 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_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_airy_ai_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_j0_cpu_float32, 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_bessel_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_y1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_bessel_y1_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_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_i1e_cpu_float32, 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_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32, 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_float32, 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_bfloat16, 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_float32, 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_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_special_scaled_modified_bessel_k0_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_scaled_modified_bessel_k1_cpu_float64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_square_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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tan_cpu_complex64, 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_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_extremal_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_int16, 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_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_abs_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_int32, 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_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acos_cpu_uint8, 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_complex64, 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_acosh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_bool, 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_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_asinh_cpu_int16, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_int32, 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_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_complex128, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_atanh_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_bitwise_not_cpu_int64, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_ceil_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_conj_physical_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cos_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_float16, 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_int16, 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_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_cosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_bfloat16, 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_float16, 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_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_digamma_cpu_int32, 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_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_bool, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erf_cpu_int64, 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_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_bfloat16, 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_float16, 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_float64, 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_erfc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfc_cpu_uint8, 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_bool, 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_int16, 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_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_int32, 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_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp2_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_float32, 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_int16, 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_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_exp_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_expm1_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_fill_cpu_int64, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_floor_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_frac_cpu_float16, 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_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_frexp_cpu_float16, 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_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_bool, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_i0_cpu_int64, 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_i0_cpu_uint8, 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_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_float16, 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_float64, 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_int32, 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_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_float64, 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_isinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isinf_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_int16, 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_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isneginf_cpu_bool, 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_float32, 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_int16, 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_int64, 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_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_int16, 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_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_isreal_cpu_int64, 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_bfloat16, 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_float16, 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_lgamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log10_cpu_int32, 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_int8, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log1p_cpu_int16, 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_log1p_cpu_uint8, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log2_cpu_int32, 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_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_float16, 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_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_log_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_logical_not_cpu_float32, 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_int16, 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_logical_not_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nan_to_num_cpu_float64, 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_int32, 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_int8, 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_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_int16, 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_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_neg_cpu_uint8, 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_float16, 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_celu_cpu_float64, 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_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_mish_cpu_float64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_prelu_cpu_float32, 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_bfloat16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_relu_cpu_int64, 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_relu_cpu_uint8, 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_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_softplus_cpu_float16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_nn_functional_tanhshrink_cpu_int64, 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_float16, 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_int64, 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_nn_functional_threshold_cpu_uint8, 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_positive_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_bfloat16, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rad2deg_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_complex64, 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_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_reciprocal_cpu_int64, 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_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_round_cpu_int64, 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_round_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_rsqrt_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_bool, 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_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_float16, 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_int16, 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_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sigmoid_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sign_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_signbit_cpu_int32, 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_signbit_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_float32, 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_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_complex64, 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_int16, 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_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sinh_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_float32, 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_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_int32, 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_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_bessel_j1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_entr_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_erfcx_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i0e_cpu_float16, 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_int16, 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_int64, 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_i0e_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1_cpu_int32, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_bfloat16, 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_float16, 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_float64, 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_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_log_ndtr_cpu_int16, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_logit_cpu_int8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, 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_1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, 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_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_float32, 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_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtr_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_ndtri_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_int32, 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_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_sqrt_cpu_int64, 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_sqrt_cpu_uint8, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_square_cpu_int64, 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_square_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tan_cpu_int64, 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_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_float64, 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_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large__refs_trunc_cpu_int8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_abs_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_complex64, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_bfloat16, 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_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asin_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_asinh_cpu_float32, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_complex64, 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_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_bfloat16, 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_complex128, 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_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_atanh_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_bitwise_not_cpu_int16, 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_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_bool, 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_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_conj_physical_cpu_float16, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_cosh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_deg2rad_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_digamma_cpu_int64, 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_bool, 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_float64, 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_int8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfc_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_bfloat16, 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_complex128, 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_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp2_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_exp_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_float32, 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_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_bfloat16, 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_complex128, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_floor_cpu_int64, 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_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_i0_cpu_int32, 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_i0_cpu_uint8, 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_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isfinite_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isinf_cpu_float64, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isnan_cpu_int64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isneginf_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isposinf_cpu_float32, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_isreal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_jiterator_unary_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_lgamma_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_int16, 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_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logical_not_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_logit_cpu_int32, 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_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nan_to_num_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_neg_cpu_uint8, 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_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_elu_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_float32, 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_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_mish_cpu_float16, 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_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_prelu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_relu_cpu_int8, 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_selu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_selu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_silu_cpu_float32, 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_bfloat16, 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_float32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_softsign_cpu_int32, 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_int8, 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_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64, 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_tanhshrink_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_nn_functional_threshold_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32, 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_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rad2deg_cpu_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_reciprocal_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_0_cpu_float64, 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_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_neg_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_round_decimals_neg_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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_rsqrt_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sgn_cpu_int16, 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_complex128, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_bfloat16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sign_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_signbit_cpu_float16, 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_float64, 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_int32, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_float16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sinh_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_airy_ai_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j0_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_int16, 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_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_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_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_bessel_y1_cpu_float32, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_int32, 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_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_entr_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_int16, 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_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_bool, 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_float32, 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_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_i1e_cpu_int64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_log_ndtr_cpu_int64, 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_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_bool, 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_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_i1_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k0_cpu_int8, 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_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtr_cpu_float64, 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_int64, 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_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_ndtri_cpu_float64, 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_int64, 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_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32, 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_int32, 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_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64, 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_int32, 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_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool, 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_float64, 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_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16, 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_int64, 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_special_spherical_bessel_j0_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_float64, 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_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_large_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_abs_cpu_int64, 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_abs_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_int16, 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_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_acosh_cpu_int8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asin_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_float32, 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_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atan_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_atanh_cpu_int64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_bitwise_not_cpu_int8, 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_bfloat16, 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_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_cpu_int8, 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_bfloat16, 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_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cos_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_cosh_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_float32, 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_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_digamma_cpu_int16, 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_int64, 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_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_int32, 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_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erf_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfc_cpu_float64, 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_int64, 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_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_erfinv_cpu_bfloat16, 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_float16, 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_float64, 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_int64, 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_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp2_cpu_float64, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_int32, 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_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_int32, 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_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_complex32, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_fill_cpu_int32, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_floor_cpu_int64, 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_bfloat16, 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_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_frexp_cpu_bfloat16, 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_float32, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_i0_cpu_int16, 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_int64, 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_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isfinite_cpu_int64, 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_isfinite_cpu_uint8, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isinf_cpu_int16, 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_int64, 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_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_complex128, 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_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_int16, 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_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isneginf_cpu_uint8, 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_float16, 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_isposinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isposinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_isreal_cpu_int32, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_lgamma_cpu_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_float32, 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_int16, 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_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_bfloat16, 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_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_float16, 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_float64, 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_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_log_cpu_int64, 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_log_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_float32, 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_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_int16, 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_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nan_to_num_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_int32, 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_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_celu_cpu_float32, 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_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_mish_cpu_bfloat16, 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_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_prelu_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_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_relu_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_selu_cpu_float16, 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_selu_cpu_float64, 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_float16, 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_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_float32, 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_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_tanhshrink_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_nn_functional_threshold_cpu_int8, 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_bfloat16, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_positive_cpu_int64, 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_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_bool, 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_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_real_cpu_float16, 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_int16, 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_int64, 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_real_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_float64, 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_int32, 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_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_round_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_rsqrt_cpu_int64, 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_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sgn_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_float64, 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_int32, 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_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sign_cpu_float16, 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_int16, 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_int64, 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_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_int32, 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_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_signbit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_float64, 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_int32, 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_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_bfloat16, 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_float16, 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_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinc_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sinh_cpu_float32, 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_int64, 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_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_bool, 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_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j0_cpu_uint8, 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_float32, 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_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_bessel_j1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_entr_cpu_int64, 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_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_erfcx_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i0e_cpu_int64, 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_i0e_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_i1e_cpu_int8, 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_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_log_ndtr_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_logit_cpu_int8, 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_bfloat16, 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_int16, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, 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_multigammaln_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtr_cpu_int8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_ndtri_cpu_int16, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_spherical_bessel_j0_cpu_float32, 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_int32, 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_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_sqrt_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_complex128, 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_square_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_square_cpu_uint8, 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_bool, 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_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tan_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_float64, 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_tanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_bfloat16, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_abs_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acos_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_acosh_cpu_float64, 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_int32, 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_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_asinh_cpu_float32, 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_int8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_atanh_cpu_uint8, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_ceil_cpu_int16, 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_bool, 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_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_conj_physical_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_complex128, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cos_cpu_int32, 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_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_cosh_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_float64, 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_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_float64, 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_erfc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_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_erfinv_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_erfinv_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_complex128, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_int16, 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_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_exp_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_expm1_cpu_int8, 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_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_frexp_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_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_i0_cpu_int16, 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_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_imag_cpu_complex32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isfinite_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isinf_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isnan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isneginf_cpu_int8, 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_bfloat16, 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_int32, 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_int8, 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_bfloat16, 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_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_isreal_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_jiterator_unary_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_lgamma_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log10_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log2_cpu_complex128, 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_float16, 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_float64, 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_log2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_log_cpu_int8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_float16, 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_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logical_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16, 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_int16, 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_int64, 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_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float16, 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_3_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64, 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_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8, 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_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nan_to_num_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_neg_cpu_int16, 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_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_celu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64, 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_mish_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_mish_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_prelu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_prelu_cpu_float32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_relu_cpu_float64, 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_int64, 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_relu_cpu_uint8, 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_selu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64, 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_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_silu_cpu_float64, 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_softplus_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softplus_cpu_float64, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_float32, 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_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float16, 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_float64, 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_int32, 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_tanhshrink_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_nn_functional_threshold_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16, 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_0_cpu_uint8, 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_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32, 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_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8, 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_polygamma_polygamma_n_4_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_positive_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_real_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_bool, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_reciprocal_cpu_int16, 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_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_0_cpu_float16, 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_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_round_decimals_neg_3_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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_rsqrt_cpu_complex128, 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_float16, 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_int16, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_bfloat16, 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_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sigmoid_cpu_float64, 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_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_signbit_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_int16, 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_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sin_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinc_cpu_int32, 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_int8, 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_complex128, 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_float16, 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_sinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sinh_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_airy_ai_cpu_int32, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j0_cpu_int32, 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_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j0_cpu_uint8, 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_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_j1_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_float64, 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_y0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_bessel_y1_cpu_float32, 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_int16, 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_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_int32, 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_entr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_entr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_erfcx_cpu_int16, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i0e_cpu_float64, 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_int64, 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_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1_cpu_int16, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_int16, 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_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_log_ndtr_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32, 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_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32, 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_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64, 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_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtr_cpu_int64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_ndtri_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32, 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_polygamma_special_polygamma_n_0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8, 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_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32, 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_special_spherical_bessel_j0_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_sqrt_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_complex128, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_square_cpu_int32, 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_square_cpu_uint8, 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_bool, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tan_cpu_int8, 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_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_tanh_cpu_int16, 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_tanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_float32, 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_normal_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_normal_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_abs_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acos_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_complex128, 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_float32, 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_int16, 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_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asin_cpu_int32, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_float16, 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_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_asinh_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_int32, 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_atan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atan_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_atanh_cpu_int64, 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_int16, 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_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_bitwise_not_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_float64, 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_int32, 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_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_ceil_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_cpu_int32, 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_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_conj_physical_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_float16, 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_float64, 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_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cos_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_cosh_cpu_float16, 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_int16, 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_int64, 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_deg2rad_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_deg2rad_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_digamma_cpu_float64, 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_int32, 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_digamma_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_float64, 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_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_bfloat16, 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_float32, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfc_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_erfinv_cpu_int64, 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_erfinv_cpu_uint8, 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_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp2_cpu_int8, 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_exp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_float64, 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_int32, 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_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_expm1_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_fill_cpu_float64, 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_int32, 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_fill_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_bfloat16, 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_float64, 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_floor_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_floor_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frac_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frac_cpu_float16, 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_frac_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frexp_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frexp_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frexp_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_frexp_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_i0_cpu_bool, 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_float32, 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_int64, 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_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_imag_cpu_complex128, 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_imag_cpu_complex64, 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_bool, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isfinite_cpu_int8, 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_bfloat16, 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_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isinf_cpu_int64, 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_isinf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_float64, 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_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isneginf_cpu_bfloat16, 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_float32, 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_int64, 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_isneginf_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isposinf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_isreal_cpu_int64, 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_isreal_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_float64, 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_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_lgamma_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_complex64, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log10_cpu_int64, 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_log10_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log1p_cpu_int64, 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_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log2_cpu_int16, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_int32, 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_log_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_logical_not_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_bool, 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_nan_to_num_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nan_to_num_cpu_uint8, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_float32, 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_neg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_celu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_celu_cpu_float32, 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_elu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_elu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_elu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_mish_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_mish_cpu_float16, 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_bfloat16, 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_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_bfloat16, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_relu_cpu_int8, 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_bfloat16, 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_selu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_selu_cpu_float64, 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_softplus_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_tanhshrink_cpu_int64, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_nn_functional_threshold_cpu_int64, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_complex128, 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_complex64, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_positive_cpu_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_int32, 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_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_bool, 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_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_real_cpu_int8, 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_bfloat16, 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_float32, 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_reciprocal_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_bfloat16, 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_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_round_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_float64, 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_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sgn_cpu_int32, 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_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_float64, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sigmoid_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sign_cpu_int64, 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_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_signbit_cpu_int16, 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_int8, 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_sin_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_complex128, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sinh_cpu_int32, 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_int8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_int16, 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_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j0_cpu_uint8, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_bessel_j1_cpu_int32, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_entr_cpu_int64, 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_erfcx_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_erfcx_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_float32, 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_int16, 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_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i0e_cpu_uint8, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1_cpu_int64, 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_i1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_float16, 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_i1e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_i1e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_bool, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_log_ndtr_cpu_int32, 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_int8, 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_bool, 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_logit_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_logit_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_float16, 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_float64, 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_3_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, 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_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_int16, 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_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_float32, 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_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_ndtri_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_int32, 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_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_special_spherical_bessel_j0_cpu_uint8, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_int16, 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_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_sqrt_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_int16, 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_square_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_square_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tan_cpu_bfloat16, 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_float32, 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_int16, 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_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_complex64, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_tanh_cpu_int64, 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_tanh_cpu_uint8, 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_float32, 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__refs_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small__refs_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_abs_cpu_int8, 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_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acos_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_complex128, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_acosh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_angle_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asin_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_asinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atan_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_atanh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_bitwise_not_cpu_uint8, 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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_ceil_cpu_uint8, 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_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_bool, 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_complex32, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_conj_physical_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_cos_cpu_uint8, 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_bool, 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_float16, 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_int16, 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_int8, 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_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_deg2rad_cpu_int64, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_digamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erf_cpu_uint8, 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_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfc_cpu_float64, 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_int32, 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_erfc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_bfloat16, 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_float16, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_erfinv_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp2_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_exp_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_bfloat16, 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_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_expm1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_complex128, 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_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_fill_cpu_int32, 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_fill_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_floor_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frac_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frac_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_frac_cpu_float64, 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_float16, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_float32, 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_i0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_i0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_imag_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_imag_cpu_complex32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_imag_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_complex128, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_float16, 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_isfinite_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isfinite_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_complex32, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isinf_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_float32, 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_isnan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isnan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isneginf_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isposinf_cpu_int32, 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_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_isreal_cpu_bool, 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_float16, 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_float64, 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_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_jiterator_unary_cpu_int8, 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_bfloat16, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_lgamma_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log10_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_bool, 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_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log1p_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log2_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_log_cpu_int32, 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_log_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logical_not_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_logit_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8, 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_bfloat16, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8, 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_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32, 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_mvlgamma_mvlgamma_p_5_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nan_to_num_cpu_float32, 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_int64, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_neg_cpu_float32, 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_int32, 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_neg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_celu_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_celu_cpu_float16, 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_celu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_elu_cpu_bfloat16, 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_elu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16, 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_hardsigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_logsigmoid_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_logsigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_mish_cpu_bfloat16, 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_mish_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_mish_cpu_float64, 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_prelu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_int16, 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_relu_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_relu_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_selu_cpu_bfloat16, 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_float32, 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_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64, 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_silu_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_silu_cpu_float64, 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_float16, 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_softplus_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_softsign_cpu_int32, 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_softsign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8, 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_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_nn_functional_threshold_cpu_int16, 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_int64, 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_nn_functional_threshold_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16, 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_1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16, 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_float64, 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_2_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32, 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_int16, 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_int64, 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_polygamma_polygamma_n_4_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_bfloat16, 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_complex32, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_positive_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rad2deg_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_bfloat16, 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_complex32, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_real_cpu_uint8, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_float16, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_reciprocal_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_cpu_int64, 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_bfloat16, 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_float32, 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_3_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_3_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_round_decimals_neg_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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_int16, 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_rsqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_rsqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sgn_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_bfloat16, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sigmoid_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_bfloat16, 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_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sign_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_float16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_signbit_cpu_int64, 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_bool, 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_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_float16, 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_float64, 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_sin_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sin_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_bfloat16, 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_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinc_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_complex64, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sinh_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_bool, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_airy_ai_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_int32, 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_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j0_cpu_uint8, 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_j1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_j1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_bessel_y0_cpu_int32, 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_y0_cpu_uint8, 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_float64, 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_int32, 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_bessel_y1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_bool, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_entr_cpu_int64, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_float32, 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_erfcx_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_erfcx_cpu_uint8, 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_bool, 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_i0e_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i0e_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_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_float64, 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_i1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1_cpu_uint8, 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_float16, 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_int32, 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_i1e_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_i1e_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_log_ndtr_cpu_int16, 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_log_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i0_cpu_int64, 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_i0_cpu_uint8, 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_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_i1_cpu_int64, 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_float32, 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_k0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_float32, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_modified_bessel_k1_cpu_int64, 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_modified_bessel_k1_cpu_uint8, 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_bool, 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_float32, 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_int16, 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_ndtr_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtr_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_float32, 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_ndtri_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_ndtri_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16, 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_k0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64, 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_scaled_modified_bessel_k1_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64, 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_special_spherical_bessel_j0_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_complex128, 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_float64, 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_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_sqrt_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_bfloat16, 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_complex64, 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_float32, 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_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_square_cpu_int32, 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_int8, 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_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_float16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tan_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_bool, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_float16, 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_int16, 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_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_tanh_cpu_int8, 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_bfloat16, 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_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_int8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_reference_numerics_small_trunc_cpu_uint8, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_complex_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_complex_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_silu_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_sinc_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_i0_i1_vs_scipy_cpu_bfloat16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_i0_i1_vs_scipy_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_i0_i1_vs_scipy_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_log_ndtr_vs_scipy_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_log_ndtr_vs_scipy_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_ndtr_vs_scipy_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_special_ndtr_vs_scipy_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_complex128, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_complex64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_float32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_float64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_int16, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_int32, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_int64, test/test_unary_ufuncs.py::TestUnaryUfuncsCPU::test_threshold_cpu_int8, 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-08-14T21:52:57.4732510Z 2025-08-14T21:56:22.2853690Z 2025-08-14T21:56:22.2855140Z functorch/test_ops 1/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_1.2_fbd55cdc1b2a6038_.log 2025-08-14T21:56:22.4087680Z Running 5193 items in this shard: test/functorch/test_ops.py::TestOperatorsCPU::test_data_write_errors_under_transform_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_cross_entropy_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_l1_loss_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_layer_norm_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_log_softmax_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_mse_loss_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_nll_loss_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_extremal_numerics_softmax_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fft_rfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_igamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_int_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_grad_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fft_rfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_histogram_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_masked_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpjvpvmap_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_histogram_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjp_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvjpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_jvpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_bool_raises_argmax_cpu_bool, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_bool_raises_argmin_cpu_bool, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_bool_raises_ceil_cpu_bool, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_amax_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_amin_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmax_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmax_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_argmin_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_ceil_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_ceil_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_floor_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_floor_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_ge_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_lt_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_lt_cpu_complex32, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_lt_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_maximum_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_maximum_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_minimum_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_minimum_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_sort_cpu_complex128, test/functorch/test_ops.py::TestOperatorsCPU::test_ordered_complex_raises_sort_cpu_complex64, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_conj_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_contiguous_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_diagonal_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_expand_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_expand_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_flatten_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_flatten_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_dsplit_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_split_list_args_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_split_list_args_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_list_return_unbind_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_mT_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_narrow_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_reshape_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_resolve_conj_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_resolve_neg_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_resolve_neg_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_select_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_select_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_special_grad_op_jvp_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_special_grad_op_vjp_cpu, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_multiple_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_squeeze_multiple_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unflatten_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unflatten_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unfold_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unsqueeze_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_unsqueeze_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_as_complex_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_grad_op_jvp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_view_then_inplace_view_grad_op_vjp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_int_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_masked_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjp_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_masked_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_adaptive_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmap_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vjpvmapvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_H_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_NumpyTakeAutogradFunction_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___getitem___functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___radd___cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rdiv___cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad___rsub___cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__segment_reduce_lengths_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__softmax_backward_data_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__unsafe_masked_index_put_accumulate_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_acos_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_acosh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addmm_decomposed_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addmv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_addr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_allclose_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_amin_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_aminmax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_angle_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_argmax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_argsort_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_partial_views_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_as_strided_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atanh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_atleast_3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_baddbmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bernoulli_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_block_diag_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bool_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bool_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_broadcast_tensors_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_broadcast_to_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_byte_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_byte_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cartesian_prod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cdouble_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ceil_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_char_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_inverse_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cholesky_solve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_chunk_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_clone_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_combinations_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_complex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_conj_physical_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_constant_pad_nd_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cosh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cov_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cross_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cumprod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_cumulative_trapezoid_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diagonal_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diagonal_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_digamma_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_no_rounding_mode_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_div_trunc_rounding_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_dot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_empty_permuted_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_eq_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_erf_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_erfc_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_erfinv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exp2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_expand_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_exponential_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_fftshift_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_hfftn_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ifftshift_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_irfft2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_irfftn_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_rfft2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_rfft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fft_rfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fill_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_float_power_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_floor_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fmax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fmin_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_fmod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_frac_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_gather_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ge_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_geometric_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_grid_sampler_2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_gt_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_half_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_half_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hash_tensor_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_heaviside_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_histc_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_histogram_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_histogramdd_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hsplit_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hstack_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_igamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_fill_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_put_functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_index_reduce_mean_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_inner_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_int_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_int_functorch_no_channels_last_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isfinite_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isposinf_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_isreal_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_binary_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_jiterator_unary_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_kthvalue_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ldexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lerp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lgamma_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cholesky_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cholesky_ex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cond_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_cross_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eigh_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_eigvals_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_householder_product_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_inv_ex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_ldl_factor_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_ldl_factor_ex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_ldl_solve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lstsq_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_factor_ex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_lu_solve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_multi_dot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_pinv_hermitian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_qr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_solve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_solve_triangular_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_svd_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_tensorsolve_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vander_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vecdot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linalg_vector_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_linspace_tensor_overload_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log10_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log2_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_softmax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_log_softmax_with_dtype_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logaddexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logdet_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logical_and_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logical_not_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lt_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mT_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_amax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_cumsum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_logaddexp_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_median_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_prod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_select_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_softmin_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_std_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_sum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_masked_var_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_matmul_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_matrix_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_maximum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_median_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_meshgrid_variadic_tensors_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_binary_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_reduction_no_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_minimum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mode_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_multinomial_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mv_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nanmean_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nanmedian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nanquantile_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nansum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_narrow_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_native_dropout_backward_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ne_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_neg_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_empty_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_new_zeros_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_alpha_dropout_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_batch_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_channel_shuffle_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_cosine_similarity_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_cross_entropy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_ctc_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_elu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_embedding_bag_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_embedding_functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_gelu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_glu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardshrink_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardsigmoid_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hardswish_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_huber_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_instance_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_linear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_kl_div_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_leaky_relu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool2d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool3d_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_mish_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multi_head_attention_forward_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_nll_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_circular_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_constant_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pad_replicate_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pairwise_distance_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pdist_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_scaled_dot_product_attention_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_silu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_softplus_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_tanhshrink_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_threshold_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nn_functional_unfold_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_nonzero_static_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_fro_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_norm_nuc_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ops_aten_index_put_functorch_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_outer_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pinverse_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polar_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_positive_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_pow_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rand_like_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_randint_like_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_randn_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_ravel_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reciprocal_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_remainder_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reshape_as_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_reshape_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resize_as__cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_resolve_neg_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_roll_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rot90_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_decimals_0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_round_decimals_neg_3_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scalar_tensor_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_amax_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_prod_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_scatter_reduce_sum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_searchsorted_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_select_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sgn_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_blackman_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_exponential_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_gaussian_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_cosine_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_general_hamming_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_hamming_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_signbit_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_slice_scatter_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sparse_mm_reduce_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sparse_sampled_addmm_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_airy_ai_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_j0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_bessel_y1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_entr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_erfcx_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_hermite_polynomial_h_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_hermite_polynomial_he_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_i1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_i1e_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_laguerre_polynomial_l_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_legendre_polynomial_p_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_log_ndtr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_modified_bessel_k1_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_ndtr_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_spherical_bessel_j0_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_special_zeta_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_list_args_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_with_sizes_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sqrt_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_stack_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_mean_unbiased_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_stft_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sum_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_sum_to_size_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_svd_lowrank_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_t_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_t_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_take_along_dim_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_take_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tan_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tensordot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tile_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_transpose_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_tril_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_triu_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_trunc_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unbind_copy_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unbind_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unflatten_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unique_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsafe_chunk_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsafe_split_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_unsqueeze_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_mean_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_mean_unbiased_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vdot_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_as_complex_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_as_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_view_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_vsplit_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmap_autograd_grad_zeros_like_cpu_float64, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___rmatmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cov_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_ihfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_rfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fft_rfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_fmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_int_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_inv_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_pinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_bessel_y1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unique_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_has_batch_rule_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_igamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_masked_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_binary_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_unpool1d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_permute_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_polygamma_polygamma_n_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_randint_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_scatter_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_unsafe_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpall_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__segment_reduce_offsets_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_acos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_all_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_atanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_bool_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cholesky_inverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_clone_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cummin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_empty_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fliplr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_fmod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_hstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_int_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_int_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isfinite_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_jiterator_unary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_eigvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_matrix_rank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_pinv_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_tensorinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_long_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_lt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv_transpose1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_embedding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_interpolate_nearest-exact_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_max_unpool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_pad_replicate_negative_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_silu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_upsample_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_normal_number_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_reshape_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_resize__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scalar_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_signbit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sparse_sampled_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_stft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_take_along_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_xlogy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvjp_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapjvpvmap_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyExpMarkDirtyAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_SortGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_T_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ZeroGradientsGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___getitem___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp__batch_norm_with_update_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp__upsample_bilinear2d_aa_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_asin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bernoulli_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bfloat16_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bool_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_count_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diag_embed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_dsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ifftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fft_rfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_half_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_SelectGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___getitem___functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___rmod___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__chunk_cat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__segment_reduce_lengths_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_abs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addcdiv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_aminmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_arange_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_as_strided_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_as_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_asinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_atan2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_atleast_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_broadcast_shapes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_broadcast_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cauchy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_char_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_char_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_clamp_max_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_column_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_constant_pad_nd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_contiguous_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_corrcoef_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cos_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cummax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_diff_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_double_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_einsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_eq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_expand_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_expand_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_eye_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_hfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_ihfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_irfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fft_irfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_flatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_flip_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_float_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_float_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_floor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_floor_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_frexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_gradient_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_heaviside_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_histogramdd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_igamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_index_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_index_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isposinf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_kthvalue_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_eigh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lstsq_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linalg_vector_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log10_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logical_or_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_max_pool2d_with_indices_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_native_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_channel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_selu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_softsign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_threshold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_nonzero_static_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_blackman_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sparse_mm_reduce_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_entr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_xlog1py_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_stack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_tan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_transpose_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_has_batch_rule_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_histc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_hsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_igammac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_index_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_inner_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_isneginf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_isreal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_jiterator_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_jiterator_binary_return_by_ref_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_kron_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lgamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_eig_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_inv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_lstsq_grad_oriented_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_matrix_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linalg_vecdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log1p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logaddexp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_logsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_select_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_masked_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_max_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_maximum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_min_binary_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_min_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nansum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_narrow_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_native_dropout_backward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_native_layer_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_new_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_new_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_new_ones_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_batch_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_dropout2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_dropout3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_gaussian_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_gelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hardsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hardswish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_hinge_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_instance_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_local_response_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_logsigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_mse_loss_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pad_circular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pad_constant_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pad_reflect_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pairwise_distance_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pdist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_pixel_shuffle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_prelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_rms_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_rrelu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_softmin_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nn_functional_upsample_nearest_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_norm_nuc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_ones_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_pca_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_pinverse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_polygamma_polygamma_n_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_pow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_quantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rad2deg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rand_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_remainder_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_round_decimals_neg_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rsqrt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_rsub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_add_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_searchsorted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sigmoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_general_cosine_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_hann_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sinh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_slice_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_slice_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_airy_ai_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_bessel_j1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_erfcx_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_i1e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_log_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_modified_bessel_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_ndtr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_ndtri_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_shifted_chebyshev_polynomial_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_square_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_squeeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_std_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sub_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_svd_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_svd_lowrank_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_take_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tensordot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_torch_ops_aten__safe_softmax_default_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_tril_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unflatten_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_view_as_complex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_where_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjp_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ForwardHasDefaultArgsAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_H_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_NumpyMulAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_NumpySortAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ScaleGradGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_SelectAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___radd___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rdiv___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rmul___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rpow___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp___rsub___cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp__softmax_backward_data_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp__unsafe_masked_index_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp__unsafe_masked_index_put_accumulate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_acosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addcmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addmm_decomposed_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addmv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_addr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_alias_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_allclose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_amax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_angle_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_any_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_argmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_argsort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_argwhere_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_as_strided_partial_views_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_as_strided_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atleast_1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_atleast_3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_baddbmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_block_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_bmm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_broadcast_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_bucketize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_byte_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_byte_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cartesian_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cdouble_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ceil_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cfloat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_chalf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cholesky_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cholesky_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_clamp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_clamp_min_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_combinations_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_conj_physical_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_copysign_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cosh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cumsum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_cumulative_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_deg2rad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_diag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_diagflat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_diagonal_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_diagonal_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_digamma_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_dist_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_div_floor_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_div_no_rounding_mode_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_div_trunc_rounding_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_double_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_dstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_empty_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_empty_permuted_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_equal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_erf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_erfc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_erfinv_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_exp2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_exp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_expand_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_expm1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_fft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_fft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_fftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_fftshift_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_hfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_hfftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ifftn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_ihfft_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fft_irfft2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_flipud_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_float_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_frac_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_full_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_full_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_gather_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ge_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_geometric_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_geqrf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_grid_sampler_2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_gt_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_half_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_hash_tensor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_hypot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_reduce_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_index_reduce_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_isnan_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_item_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_jiterator_2inputs_2outputs_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ldexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_le_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lerp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_cond_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_cross_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_det_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_diagonal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_eigvalsh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_householder_product_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_ldl_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_ldl_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_ldl_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_lu_factor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_lu_factor_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_lu_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_matrix_power_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_multi_dot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_pinv_singular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_slogdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_solve_ex_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_solve_triangular_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_svdvals_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linalg_vander_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linspace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_linspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log2_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_log_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logaddexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logcumsumexp_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logdet_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logical_and_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logical_not_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logical_xor_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_logspace_tensor_overload_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_long_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_lu_unpack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mH_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mT_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_argmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_cumprod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_fill_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_median_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_prod_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_softmax_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_masked_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_matmul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_max_reduction_no_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_max_reduction_with_dim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_meshgrid_list_of_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_meshgrid_variadic_tensors_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_minimum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_movedim_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_msort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mul_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_multinomial_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nan_to_num_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nanmean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nanmedian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nanquantile_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_narrow_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_new_empty_strided_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_new_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nextafter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_alpha_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_avg_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_celu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv1d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_conv_transpose2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_cosine_similarity_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_ctc_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_dropout_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_elu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_embedding_bag_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_glu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_grid_sample_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_group_norm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_hardshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_hardtanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_huber_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_interpolate_area_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_interpolate_bicubic_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_interpolate_bilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_interpolate_linear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_interpolate_trilinear_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_kl_div_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_leaky_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_margin_ranking_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_pool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_unpool2d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_max_unpool3d_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_mish_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_mse_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_multi_head_attention_forward_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_multi_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_normalize_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_pad_replicate_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_poisson_nll_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_relu6_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_relu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_scaled_dot_product_attention_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_smooth_l1_loss_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_softmin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_softplus_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_softshrink_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nn_functional_unfold_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_nonzero_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_norm_fro_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_norm_inf_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_normal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_normal_in_place_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ops_aten_index_put_functorch_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ormqr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_outer_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_permute_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_polar_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_polygamma_polygamma_n_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_polygamma_polygamma_n_4_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_positive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_put_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_qr_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_randint_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_randn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_randn_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_ravel_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_real_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_reciprocal_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_renorm_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_repeat_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_repeat_interleave_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_reshape_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_resize_as__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_resolve_conj_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_resolve_neg_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_roll_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_rot90_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_round_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_round_decimals_0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_reduce_amin_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_scatter_reduce_sum_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_select_scatter_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sgn_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_short_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_short_functorch_no_channels_last_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_bartlett_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_exponential_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_gaussian_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_general_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_hamming_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_kaiser_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_signal_windows_nuttall_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sinc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_softmax_with_dtype_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sort_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_bessel_y0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_hermite_polynomial_h_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_hermite_polynomial_he_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_i0e_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_i1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_laguerre_polynomial_l_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_legendre_polynomial_p_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_modified_bessel_i0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_scaled_modified_bessel_k1_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_spherical_bessel_j0_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_special_zeta_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_split_list_args_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_split_with_sizes_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_split_with_sizes_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_squeeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_squeeze_multiple_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_std_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_std_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_std_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_sum_to_size_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_t_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_tanh_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_tensor_split_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_to_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_to_sparse_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_topk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_trace_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_transpose_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_trapezoid_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_trapz_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_triangular_solve_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_triu_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_true_divide_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_trunc_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unbind_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unbind_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unfold_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_uniform_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unique_consecutive_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unsafe_chunk_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unsqueeze_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_unsqueeze_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_var_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_var_mean_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_var_mean_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_var_unbiased_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_vdot_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_view_as_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_view_copy_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_view_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_vsplit_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_vstack_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_zero__cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_zeros_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvjp_zeros_like_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_CubeGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_MulGenVmapAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpyCubeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpyCubeNotComposableAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_NumpyTakeAutogradFunction_cpu_float32, test/functorch/test_ops.py::TestOperatorsCPU::test_vmapvjpvmap_SortGenVmapAutogradFunction_cpu_float32 2025-08-14T21:56:22.5260780Z 2025-08-14T21:56:22.8107390Z Running test batch 'tests to run' cost 3616.68 seconds 2025-08-14T21:56:23.1911530Z 2025-08-14T21:56:23.1911770Z real 60m22.153s 2025-08-14T21:56:23.1911980Z user 164m14.017s 2025-08-14T21:56:23.1912130Z sys 21m46.167s 2025-08-14T21:56:23.1912270Z + assert_git_not_dirty 2025-08-14T21:56:23.1912450Z + [[ macos-py3-arm64 != *rocm* ]] 2025-08-14T21:56:23.1912650Z + [[ macos-py3-arm64 != *xla* ]] 2025-08-14T21:56:23.1920030Z ++ git status --porcelain 2025-08-14T21:56:23.1921040Z ++ grep -v '?? third_party' 2025-08-14T21:56:27.4349540Z ++ true 2025-08-14T21:56:27.4350820Z + git_status= 2025-08-14T21:56:27.4350990Z + [[ -n '' ]] 2025-08-14T21:56:27.4351130Z + [[ 2 == 1 ]] 2025-08-14T21:56:27.4351260Z + [[ 2 == 2 ]] 2025-08-14T21:56:27.4351610Z + test_jit_hooks 2025-08-14T21:56:27.4351780Z + print_cmake_info 2025-08-14T21:56:27.4355390Z ++ which cmake 2025-08-14T21:56:27.4381000Z + CMAKE_EXEC=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:27.4381390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:27.4381740Z + echo /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:27.4384170Z ++ dirname /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:27.4469400Z + CONDA_INSTALLATION_DIR=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin 2025-08-14T21:56:27.4469800Z + ls -la /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/../lib 2025-08-14T21:56:27.4667440Z total 0 2025-08-14T21:56:27.4667870Z drwxr-xr-x 3 ec2-user staff 96 Aug 14 20:55 . 2025-08-14T21:56:27.4668140Z drwxr-xr-x 8 ec2-user staff 256 Aug 14 20:55 .. 2025-08-14T21:56:27.4668420Z drwxr-xr-x 3 ec2-user staff 96 Aug 14 20:55 python3.12 2025-08-14T21:56:27.4668890Z + echo 'Testing jit hooks in cpp' 2025-08-14T21:56:27.4669080Z Testing jit hooks in cpp 2025-08-14T21:56:27.4669240Z + pushd test/jit_hooks 2025-08-14T21:56:27.4669520Z ~/runner/_work/pytorch/pytorch/test/jit_hooks ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:27.4669800Z + rm -rf build 2025-08-14T21:56:27.4711040Z + mkdir build 2025-08-14T21:56:27.4731770Z + pushd build 2025-08-14T21:56:27.4732450Z ~/runner/_work/pytorch/pytorch/test/jit_hooks/build ~/runner/_work/pytorch/pytorch/test/jit_hooks ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:27.4735310Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2025-08-14T21:56:27.5826400Z + SITE_PACKAGES=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages 2025-08-14T21:56:27.5826980Z + CMAKE_PREFIX_PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch 2025-08-14T21:56:27.5827450Z + /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake .. 2025-08-14T21:56:28.4484350Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-08-14T21:56:28.5135470Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-08-14T21:56:28.5485910Z -- Detecting C compiler ABI info 2025-08-14T21:56:28.6816170Z -- Detecting C compiler ABI info - done 2025-08-14T21:56:28.6852430Z -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - skipped 2025-08-14T21:56:28.6860600Z -- Detecting C compile features 2025-08-14T21:56:28.6869600Z -- Detecting C compile features - done 2025-08-14T21:56:28.7063580Z -- Detecting CXX compiler ABI info 2025-08-14T21:56:28.8035370Z -- Detecting CXX compiler ABI info - done 2025-08-14T21:56:28.8073230Z -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped 2025-08-14T21:56:28.8075440Z -- Detecting CXX compile features 2025-08-14T21:56:28.8078860Z -- Detecting CXX compile features - done 2025-08-14T21:56:28.8735870Z CMake Warning at /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-08-14T21:56:28.8736630Z static library kineto_LIBRARY-NOTFOUND not found. 2025-08-14T21:56:28.8736870Z Call Stack (most recent call first): 2025-08-14T21:56:28.8737390Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-08-14T21:56:28.8737900Z CMakeLists.txt:9 (find_package) 2025-08-14T21:56:28.8738030Z 2025-08-14T21:56:28.8738040Z 2025-08-14T21:56:28.8739350Z -- Found Torch: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch.dylib 2025-08-14T21:56:28.8740260Z -- Configuring done (0.6s) 2025-08-14T21:56:28.8882460Z -- Generating done (0.0s) 2025-08-14T21:56:28.8905770Z -- Build files have been written to: /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build 2025-08-14T21:56:28.8945310Z + make VERBOSE=1 2025-08-14T21:56:28.9003930Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -S/Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks -B/Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build --check-build-system CMakeFiles/Makefile.cmake 0 2025-08-14T21:56:28.9109190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build/CMakeFiles /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build//CMakeFiles/progress.marks 2025-08-14T21:56:28.9147940Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all 2025-08-14T21:56:28.9162240Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2025-08-14T21:56:28.9177380Z cd /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build && /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake "--color=" 2025-08-14T21:56:28.9240080Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2025-08-14T21:56:28.9309950Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-08-14T21:56:28.9313140Z /Library/Developer/CommandLineTools/usr/bin/clang++ -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/test_jit_hooks.cpp 2025-08-14T21:56:35.3490570Z [100%] Linking CXX executable test_jit_hooks 2025-08-14T21:56:35.3492140Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2025-08-14T21:56:35.3531330Z /Library/Developer/CommandLineTools/usr/bin/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib -Xlinker -framework -Xlinker Metal -Xlinker -framework -Xlinker MetalPerformanceShaders -Xlinker -framework -Xlinker Foundation -Xlinker -framework -Xlinker Accelerate 2025-08-14T21:56:35.4684380Z [100%] Built target test_jit_hooks 2025-08-14T21:56:35.4687950Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit_hooks/build/CMakeFiles 0 2025-08-14T21:56:35.4730040Z + popd 2025-08-14T21:56:35.4730290Z ~/runner/_work/pytorch/pytorch/test/jit_hooks ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:35.4730640Z + python model.py --export-script-module=model 2025-08-14T21:56:36.1653710Z OK: completed saving modules with hooks! 2025-08-14T21:56:36.2989750Z + build/test_jit_hooks ./model 2025-08-14T21:56:36.4914500Z path to exported module:./model 2025-08-14T21:56:36.4914730Z Tesing JIT Hooks in CPP 2025-08-14T21:56:36.4914940Z testing: test_submodule_multiple_hooks_single_input 2025-08-14T21:56:36.5150850Z ----- module's output: pre_hook_override_name2_inner_mod_fwh1 2025-08-14T21:56:36.5151190Z ----- expected output: pre_hook_override_name2_inner_mod_fwh1 2025-08-14T21:56:36.5151450Z testing: test_submodule_hook_return_nothing 2025-08-14T21:56:36.5163320Z ----- module's output: a_outermod_inner_mod 2025-08-14T21:56:36.5163630Z ----- expected output: a_outermod_inner_mod 2025-08-14T21:56:36.5163910Z testing: test_submodule_same_hook_repeated 2025-08-14T21:56:36.5176220Z ----- module's output: a_outermod_ph_ph_inner_mod_fh_fh 2025-08-14T21:56:36.5176500Z ----- expected output: a_outermod_ph_ph_inner_mod_fh_fh 2025-08-14T21:56:36.5176810Z testing: test_submodule_forward_single_input 2025-08-14T21:56:36.5187350Z ----- module's output: pre_hook_override_name_inner_mod 2025-08-14T21:56:36.5187690Z ----- expected output: pre_hook_override_name_inner_mod 2025-08-14T21:56:36.5187960Z testing: test_submodule_multiple_hooks_multiple_inputs 2025-08-14T21:56:36.5207010Z ----- module's output: ([pre_hook_override_name, inner_mod_name], pre_hook_override2_fh1_fh2) 2025-08-14T21:56:36.5207450Z ----- expected output: ([pre_hook_override_name, inner_mod_name], pre_hook_override2_fh1_fh2) 2025-08-14T21:56:36.5207790Z testing: test_submodule_forward_multiple_inputs 2025-08-14T21:56:36.5221040Z ----- module's output: ([pre_hook_override_name, inner_mod_name], pre_hook_override_fh) 2025-08-14T21:56:36.5221450Z ----- expected output: ([pre_hook_override_name, inner_mod_name], pre_hook_override_fh) 2025-08-14T21:56:36.5221770Z testing: test_module_forward_single_input 2025-08-14T21:56:36.5232320Z ----- module's output: pre_hook_override_name_outermod_inner_mod_fh 2025-08-14T21:56:36.5232650Z ----- expected output: pre_hook_override_name_outermod_inner_mod_fh 2025-08-14T21:56:36.5234020Z testing: test_module_multiple_hooks_single_input 2025-08-14T21:56:36.5249560Z ----- module's output: pre_hook_override_name2_outermod_inner_mod_fh1_fh2 2025-08-14T21:56:36.5249910Z ----- expected output: pre_hook_override_name2_outermod_inner_mod_fh1_fh2 2025-08-14T21:56:36.5250390Z testing: test_module_hook_return_nothing 2025-08-14T21:56:36.5260870Z ----- module's output: a_outermod_inner_mod 2025-08-14T21:56:36.5261090Z ----- expected output: a_outermod_inner_mod 2025-08-14T21:56:36.5261310Z testing: test_module_same_hook_repeated 2025-08-14T21:56:36.5276860Z ----- module's output: a_ph_ph_outermod_inner_mod_fh_fh 2025-08-14T21:56:36.5277140Z ----- expected output: a_ph_ph_outermod_inner_mod_fh_fh 2025-08-14T21:56:36.5277480Z testing: test_module_forward_multiple_inputs 2025-08-14T21:56:36.5291000Z ----- module's output: ([pre_hook_override_name, outer_mod_name, inner_mod_name], pre_hook_override_fh) 2025-08-14T21:56:36.5291500Z ----- expected output: ([pre_hook_override_name, outer_mod_name, inner_mod_name], pre_hook_override_fh) 2025-08-14T21:56:36.5291920Z testing: test_module_multiple_hooks_multiple_inputs 2025-08-14T21:56:36.5312120Z ----- module's output: ([pre_hook_override_name2, outer_mod_name, inner_mod_name], pre_hook_override_fh1_fh2) 2025-08-14T21:56:36.5312640Z ----- expected output: ([pre_hook_override_name2, outer_mod_name, inner_mod_name], pre_hook_override_fh1_fh2) 2025-08-14T21:56:36.5313000Z testing: test_module_no_forward_input 2025-08-14T21:56:36.5320800Z ----- module's output: None 2025-08-14T21:56:36.5321060Z ----- expected output: None 2025-08-14T21:56:36.5321260Z testing: test_forward_tuple_input 2025-08-14T21:56:36.5328700Z ----- module's output: (11,) 2025-08-14T21:56:36.5328900Z ----- expected output: (11,) 2025-08-14T21:56:36.5329110Z testing: test_module_forward_invocation_no_hooks_run 2025-08-14T21:56:36.5344120Z ----- module output: ([pre_hook_override_name, outer_mod_name, inner_mod_name], pre_hook_override_fh) 2025-08-14T21:56:36.5344560Z ----- module forward output: ([a, outer_mod_name, inner_mod_name], no_pre_hook_) 2025-08-14T21:56:36.5344870Z testing: test_submodule_to_call_directly_with_hooks 2025-08-14T21:56:36.5354920Z ----- submodule's output: pre_hook_override_name_inner_mod_fh 2025-08-14T21:56:36.5355230Z ----- expected output : pre_hook_override_name_inner_mod_fh 2025-08-14T21:56:36.5355470Z JIT CPP Hooks okay! 2025-08-14T21:56:36.5758240Z + popd 2025-08-14T21:56:36.5758390Z ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:36.5758570Z + assert_git_not_dirty 2025-08-14T21:56:36.5758740Z + [[ macos-py3-arm64 != *rocm* ]] 2025-08-14T21:56:36.5758930Z + [[ macos-py3-arm64 != *xla* ]] 2025-08-14T21:56:36.5765270Z ++ git status --porcelain 2025-08-14T21:56:36.5766040Z ++ grep -v '?? third_party' 2025-08-14T21:56:37.2552090Z ++ true 2025-08-14T21:56:37.2553540Z + git_status= 2025-08-14T21:56:37.2554060Z + [[ -n '' ]] 2025-08-14T21:56:37.2554200Z + test_custom_backend 2025-08-14T21:56:37.2554840Z + print_cmake_info 2025-08-14T21:56:37.2558360Z ++ which cmake 2025-08-14T21:56:37.2570490Z + CMAKE_EXEC=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:37.2570870Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:37.2571210Z + echo /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:37.2573720Z ++ dirname /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake 2025-08-14T21:56:37.2583180Z + CONDA_INSTALLATION_DIR=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin 2025-08-14T21:56:37.2583580Z + ls -la /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/../lib 2025-08-14T21:56:37.2607860Z total 0 2025-08-14T21:56:37.2608320Z drwxr-xr-x 3 ec2-user staff 96 Aug 14 20:55 . 2025-08-14T21:56:37.2608600Z drwxr-xr-x 8 ec2-user staff 256 Aug 14 20:55 .. 2025-08-14T21:56:37.2608870Z drwxr-xr-x 3 ec2-user staff 96 Aug 14 20:55 python3.12 2025-08-14T21:56:37.2609400Z + echo 'Testing custom backends' 2025-08-14T21:56:37.2609610Z Testing custom backends 2025-08-14T21:56:37.2609860Z + pushd test/custom_backend 2025-08-14T21:56:37.2610190Z ~/runner/_work/pytorch/pytorch/test/custom_backend ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:37.2610510Z + rm -rf build 2025-08-14T21:56:37.2623720Z + mkdir build 2025-08-14T21:56:37.2635030Z + pushd build 2025-08-14T21:56:37.2635480Z ~/runner/_work/pytorch/pytorch/test/custom_backend/build ~/runner/_work/pytorch/pytorch/test/custom_backend ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:37.2638530Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2025-08-14T21:56:37.3470430Z + SITE_PACKAGES=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages 2025-08-14T21:56:37.3471320Z + CMAKE_PREFIX_PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch 2025-08-14T21:56:37.3471790Z + /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/bin/cmake .. 2025-08-14T21:56:37.4324590Z -- The C compiler identification is AppleClang 15.0.0.15000309 2025-08-14T21:56:37.4807870Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2025-08-14T21:56:37.4989250Z -- Detecting C compiler ABI info 2025-08-14T21:56:37.5937290Z -- Detecting C compiler ABI info - done 2025-08-14T21:56:37.5973970Z -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - skipped 2025-08-14T21:56:37.5976090Z -- Detecting C compile features 2025-08-14T21:56:37.5978850Z -- Detecting C compile features - done 2025-08-14T21:56:37.6128860Z -- Detecting CXX compiler ABI info 2025-08-14T21:56:37.7090590Z -- Detecting CXX compiler ABI info - done 2025-08-14T21:56:37.7128510Z -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped 2025-08-14T21:56:37.7130650Z -- Detecting CXX compile features 2025-08-14T21:56:37.7134080Z -- Detecting CXX compile features - done 2025-08-14T21:56:37.7262360Z CMake Warning at /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2025-08-14T21:56:37.7262910Z static library kineto_LIBRARY-NOTFOUND not found. 2025-08-14T21:56:37.7263140Z Call Stack (most recent call first): 2025-08-14T21:56:37.7263650Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2025-08-14T21:56:37.7264170Z CMakeLists.txt:9 (find_package) 2025-08-14T21:56:37.7264300Z 2025-08-14T21:56:37.7264300Z 2025-08-14T21:56:37.7265630Z -- Found Torch: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch.dylib 2025-08-14T21:56:37.7266970Z -- Configuring done (0.4s) 2025-08-14T21:56:37.7357830Z -- Generating done (0.0s) 2025-08-14T21:56:37.7384920Z -- Build files have been written to: /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build 2025-08-14T21:56:37.7423200Z + make VERBOSE=1 2025-08-14T21:56:37.7477300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -S/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend -B/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build --check-build-system CMakeFiles/Makefile.cmake 0 2025-08-14T21:56:37.7529190Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build/CMakeFiles /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build//CMakeFiles/progress.marks 2025-08-14T21:56:37.7569300Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all 2025-08-14T21:56:37.7583500Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2025-08-14T21:56:37.7598160Z cd /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build && /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build/CMakeFiles/custom_backend.dir/DependInfo.cmake "--color=" 2025-08-14T21:56:37.7667200Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2025-08-14T21:56:37.7733720Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-08-14T21:56:37.7737360Z /Library/Developer/CommandLineTools/usr/bin/clang++ -Dcustom_backend_EXPORTS -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -fPIC -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/custom_backend.cpp 2025-08-14T21:56:39.8377150Z [ 50%] Linking CXX shared library libcustom_backend.dylib 2025-08-14T21:56:39.8378570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2025-08-14T21:56:39.8417380Z /Library/Developer/CommandLineTools/usr/bin/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -dynamiclib -Wl,-headerpad_max_install_names -o libcustom_backend.dylib -install_name @rpath/libcustom_backend.dylib CMakeFiles/custom_backend.dir/custom_backend.cpp.o -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib -Xlinker -framework -Xlinker Metal -Xlinker -framework -Xlinker MetalPerformanceShaders -Xlinker -framework -Xlinker Foundation -Xlinker -framework -Xlinker Accelerate 2025-08-14T21:56:39.9324650Z [ 50%] Built target custom_backend 2025-08-14T21:56:39.9326220Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2025-08-14T21:56:39.9343290Z cd /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build && /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake "--color=" 2025-08-14T21:56:39.9405830Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2025-08-14T21:56:39.9475050Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-08-14T21:56:39.9478350Z /Library/Developer/CommandLineTools/usr/bin/clang++ -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/test_custom_backend.cpp 2025-08-14T21:56:43.4262440Z [100%] Linking CXX executable test_custom_backend 2025-08-14T21:56:43.4263980Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2025-08-14T21:56:43.4302550Z /Library/Developer/CommandLineTools/usr/bin/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=11.1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -F/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks -Wl,-rpath,/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib libcustom_backend.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib -Xlinker -framework -Xlinker Metal -Xlinker -framework -Xlinker MetalPerformanceShaders -Xlinker -framework -Xlinker Foundation -Xlinker -framework -Xlinker Accelerate /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/torch/lib/libc10.dylib 2025-08-14T21:56:43.5170630Z [100%] Built target test_custom_backend 2025-08-14T21:56:43.5174610Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages/cmake/data/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_backend/build/CMakeFiles 0 2025-08-14T21:56:43.5216430Z + popd 2025-08-14T21:56:43.5216750Z ~/runner/_work/pytorch/pytorch/test/custom_backend ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:43.5217080Z + python test_custom_backend.py -v 2025-08-14T21:56:45.0011210Z 2025-08-14T21:56:45.0011770Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2025-08-14T21:56:45.0012180Z Running tests... 2025-08-14T21:56:45.0012380Z ---------------------------------------------------------------------- 2025-08-14T21:56:45.0014550Z test_execute (__main__.TestCustomBackend.test_execute) 2025-08-14T21:56:45.1383090Z Test execution using the custom backend. ... ok (0.137s) 2025-08-14T21:56:45.1384960Z test_save_load (__main__.TestCustomBackend.test_save_load) 2025-08-14T21:56:45.1506300Z Test that a lowered module can be executed correctly ... ok (0.012s) 2025-08-14T21:56:45.1506530Z 2025-08-14T21:56:45.1506650Z ---------------------------------------------------------------------- 2025-08-14T21:56:45.1506880Z Ran 2 tests in 0.150s 2025-08-14T21:56:45.1507000Z 2025-08-14T21:56:45.1507050Z OK 2025-08-14T21:56:45.1507120Z 2025-08-14T21:56:45.1507180Z Generating XML reports... 2025-08-14T21:56:45.1525410Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20250814215645.xml 2025-08-14T21:56:45.4517060Z + python backend.py --export-module-to=model.pt 2025-08-14T21:56:46.2667860Z + build/test_custom_backend ./model.pt 2025-08-14T21:56:46.5124620Z Testing custom_backend 2025-08-14T21:56:46.5124820Z OK 2025-08-14T21:56:46.5134910Z + rm -f ./model.pt 2025-08-14T21:56:46.5154210Z + popd 2025-08-14T21:56:46.5154370Z ~/runner/_work/pytorch/pytorch 2025-08-14T21:56:46.5154940Z + assert_git_not_dirty 2025-08-14T21:56:46.5155130Z + [[ macos-py3-arm64 != *rocm* ]] 2025-08-14T21:56:46.5155320Z + [[ macos-py3-arm64 != *xla* ]] 2025-08-14T21:56:46.5160290Z ++ git status --porcelain 2025-08-14T21:56:46.5161670Z ++ grep -v '?? third_party' 2025-08-14T21:56:46.9615170Z ++ true 2025-08-14T21:56:46.9616320Z + git_status= 2025-08-14T21:56:46.9616680Z + [[ -n '' ]] 2025-08-14T21:56:46.9781010Z ##[group]Run cat test/**/*_toprint.log || true 2025-08-14T21:56:46.9781270Z cat test/**/*_toprint.log || true 2025-08-14T21:56:47.0580050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:47.0580280Z env: 2025-08-14T21:56:47.0580410Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:47.0580580Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:47.0580770Z TEST_CONFIG: default 2025-08-14T21:56:47.0580900Z SHARD_NUMBER: 2 2025-08-14T21:56:47.0581030Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:47.0581170Z PR_BODY: 2025-08-14T21:56:47.0581290Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:47.0581520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:47.0581760Z ##[endgroup] 2025-08-14T21:56:47.4752080Z cat: test/**/*_toprint.log: No such file or directory 2025-08-14T21:56:47.4904670Z Prepare all required actions 2025-08-14T21:56:47.4904940Z Getting action download info 2025-08-14T21:56:47.6277000Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-08-14T21:56:47.8199880Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-08-14T21:56:48.1345920Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-08-14T21:56:48.1346160Z with: 2025-08-14T21:56:48.1346280Z use-gha: true 2025-08-14T21:56:48.1346480Z file-suffix: test-default-2-3-macos-m1-stable_48126518113 2025-08-14T21:56:48.1346710Z s3-bucket: gha-artifacts 2025-08-14T21:56:48.1346860Z env: 2025-08-14T21:56:48.1346980Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:48.1347150Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:48.1347330Z TEST_CONFIG: default 2025-08-14T21:56:48.1347470Z SHARD_NUMBER: 2 2025-08-14T21:56:48.1347600Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:48.1347750Z PR_BODY: 2025-08-14T21:56:48.1347880Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:48.1348120Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:48.1348360Z ##[endgroup] 2025-08-14T21:56:48.1397250Z ##[group]Run actions/upload-artifact@v4 2025-08-14T21:56:48.1397440Z with: 2025-08-14T21:56:48.1397680Z name: test-jsons-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip 2025-08-14T21:56:48.1398070Z retention-days: 14 2025-08-14T21:56:48.1398220Z if-no-files-found: warn 2025-08-14T21:56:48.1398370Z path: test/**/*.json 2025-08-14T21:56:48.1398520Z compression-level: 6 2025-08-14T21:56:48.1398660Z overwrite: false 2025-08-14T21:56:48.1398810Z include-hidden-files: false 2025-08-14T21:56:48.1398960Z env: 2025-08-14T21:56:48.1399080Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:48.1399250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:48.1399420Z TEST_CONFIG: default 2025-08-14T21:56:48.1399560Z SHARD_NUMBER: 2 2025-08-14T21:56:48.1399700Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:48.1399840Z PR_BODY: 2025-08-14T21:56:48.1399970Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:48.1400220Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:48.1400460Z ##[endgroup] 2025-08-14T21:56:48.7374390Z With the provided path, there will be 6 files uploaded 2025-08-14T21:56:48.7378210Z Artifact name is valid! 2025-08-14T21:56:48.7379110Z Root directory input is valid! 2025-08-14T21:56:48.8080840Z Beginning upload of artifact content to blob storage 2025-08-14T21:56:48.8626150Z Uploaded bytes 45615 2025-08-14T21:56:48.8773800Z Finished uploading artifact content to blob storage! 2025-08-14T21:56:48.8775310Z SHA256 digest of uploaded artifact zip is b82f4762186693d286d3c985a81b6d7e56bc39a49b20fcacc565cf0046b3367c 2025-08-14T21:56:48.8776100Z Finalizing artifact upload 2025-08-14T21:56:48.9522230Z Artifact test-jsons-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip.zip successfully finalized. Artifact ID 3769639843 2025-08-14T21:56:48.9523910Z Artifact test-jsons-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip has been successfully uploaded! Final size is 45615 bytes. Artifact ID is 3769639843 2025-08-14T21:56:48.9539210Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16976255045/artifacts/3769639843 2025-08-14T21:56:48.9660060Z ##[group]Run actions/upload-artifact@v4 2025-08-14T21:56:48.9660440Z with: 2025-08-14T21:56:48.9660950Z name: test-reports-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip 2025-08-14T21:56:48.9661540Z retention-days: 14 2025-08-14T21:56:48.9661860Z if-no-files-found: ignore 2025-08-14T21:56:48.9662210Z path: test/**/*.xml test/**/*.csv 2025-08-14T21:56:48.9662570Z compression-level: 6 2025-08-14T21:56:48.9662870Z overwrite: false 2025-08-14T21:56:48.9663160Z include-hidden-files: false 2025-08-14T21:56:48.9663500Z env: 2025-08-14T21:56:48.9663740Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:48.9664500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:48.9664850Z TEST_CONFIG: default 2025-08-14T21:56:48.9665160Z SHARD_NUMBER: 2 2025-08-14T21:56:48.9665440Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:48.9665730Z PR_BODY: 2025-08-14T21:56:48.9665980Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:48.9666460Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:48.9666900Z ##[endgroup] 2025-08-14T21:56:49.3729070Z With the provided path, there will be 272 files uploaded 2025-08-14T21:56:49.3731780Z Artifact name is valid! 2025-08-14T21:56:49.3732220Z Root directory input is valid! 2025-08-14T21:56:49.4351700Z Beginning upload of artifact content to blob storage 2025-08-14T21:56:49.8530200Z Uploaded bytes 1016981 2025-08-14T21:56:49.8670340Z Finished uploading artifact content to blob storage! 2025-08-14T21:56:49.8672330Z SHA256 digest of uploaded artifact zip is 06c4912b215fe053b2a11397e6656baf3a203b2ea5aa11a64979dcf3fb644a97 2025-08-14T21:56:49.8673440Z Finalizing artifact upload 2025-08-14T21:56:49.9422620Z Artifact test-reports-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip.zip successfully finalized. Artifact ID 3769639936 2025-08-14T21:56:49.9425100Z Artifact test-reports-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip has been successfully uploaded! Final size is 1016981 bytes. Artifact ID is 3769639936 2025-08-14T21:56:49.9444380Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16976255045/artifacts/3769639936 2025-08-14T21:56:49.9605660Z ##[group]Run actions/upload-artifact@v4 2025-08-14T21:56:49.9606110Z with: 2025-08-14T21:56:49.9606640Z name: logs-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip 2025-08-14T21:56:49.9607260Z retention-days: 14 2025-08-14T21:56:49.9607590Z if-no-files-found: ignore 2025-08-14T21:56:49.9607990Z path: usage_log.txt test/**/*.log 2025-08-14T21:56:49.9608390Z compression-level: 6 2025-08-14T21:56:49.9608710Z overwrite: false 2025-08-14T21:56:49.9609040Z include-hidden-files: false 2025-08-14T21:56:49.9609400Z env: 2025-08-14T21:56:49.9609650Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:49.9610030Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:49.9610420Z TEST_CONFIG: default 2025-08-14T21:56:49.9610730Z SHARD_NUMBER: 2 2025-08-14T21:56:49.9611020Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:49.9611310Z PR_BODY: 2025-08-14T21:56:49.9611590Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:49.9612100Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:49.9612630Z ##[endgroup] 2025-08-14T21:56:50.3828830Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-08-14T21:56:50.3829660Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-08-14T21:56:50.3830120Z With the provided path, there will be 306 files uploaded 2025-08-14T21:56:50.3830490Z Artifact name is valid! 2025-08-14T21:56:50.3830670Z Root directory input is valid! 2025-08-14T21:56:50.4403640Z Beginning upload of artifact content to blob storage 2025-08-14T21:56:50.8858880Z Uploaded bytes 1426356 2025-08-14T21:56:50.9004890Z Finished uploading artifact content to blob storage! 2025-08-14T21:56:50.9006930Z SHA256 digest of uploaded artifact zip is 7b661874575253594b7247258e7e30863f5c231ebfc16406cbcab236a0210335 2025-08-14T21:56:50.9008150Z Finalizing artifact upload 2025-08-14T21:56:50.9615640Z Artifact logs-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip.zip successfully finalized. Artifact ID 3769640021 2025-08-14T21:56:50.9617600Z Artifact logs-runattempt1-test-default-2-3-macos-m1-stable_48126518113.zip has been successfully uploaded! Final size is 1426356 bytes. Artifact ID is 3769640021 2025-08-14T21:56:50.9634930Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16976255045/artifacts/3769640021 2025-08-14T21:56:50.9848350Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-08-14T21:56:50.9848890Z with: 2025-08-14T21:56:50.9849170Z benchmark-results-dir: test/test-reports 2025-08-14T21:56:50.9849540Z dry-run: false 2025-08-14T21:56:50.9849810Z schema-version: v3 2025-08-14T21:56:50.9850690Z github-token: *** 2025-08-14T21:56:50.9850970Z env: 2025-08-14T21:56:50.9851210Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:50.9851540Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:50.9851900Z TEST_CONFIG: default 2025-08-14T21:56:50.9852190Z SHARD_NUMBER: 2 2025-08-14T21:56:50.9852450Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:50.9852720Z PR_BODY: 2025-08-14T21:56:50.9852970Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:50.9853440Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:50.9853940Z ##[endgroup] 2025-08-14T21:56:50.9872990Z ##[group]Run set -eux 2025-08-14T21:56:50.9873270Z set -eux 2025-08-14T21:56:50.9873690Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-08-14T21:56:50.9874120Z  2025-08-14T21:56:50.9874330Z DEVICE_NAME="" 2025-08-14T21:56:50.9874600Z DEVICE_TYPE="" 2025-08-14T21:56:50.9874860Z  2025-08-14T21:56:50.9875100Z if command -v nvidia-smi; then 2025-08-14T21:56:50.9875600Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-08-14T21:56:50.9876210Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-08-14T21:56:50.9876910Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-08-14T21:56:50.9877360Z  python3 -mpip install torch==2.7.1 2025-08-14T21:56:50.9877720Z elif command -v rocminfo; then 2025-08-14T21:56:50.9878190Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-08-14T21:56:50.9878780Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-08-14T21:56:50.9879380Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-08-14T21:56:50.9879900Z  # GPU device name coming from rocminfo instead 2025-08-14T21:56:50.9880280Z  DEVICE_NAME=rocm 2025-08-14T21:56:50.9880800Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-08-14T21:56:50.9881290Z fi 2025-08-14T21:56:50.9881500Z  2025-08-14T21:56:50.9881790Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-08-14T21:56:50.9882230Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-08-14T21:56:50.9900930Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:50.9901300Z env: 2025-08-14T21:56:50.9901510Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:50.9901820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:50.9902140Z TEST_CONFIG: default 2025-08-14T21:56:50.9902390Z SHARD_NUMBER: 2 2025-08-14T21:56:50.9902640Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:50.9902880Z PR_BODY: 2025-08-14T21:56:50.9903110Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:50.9903520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:50.9903920Z ##[endgroup] 2025-08-14T21:56:51.0195570Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-08-14T21:56:51.6061440Z Collecting boto3==1.35.33 2025-08-14T21:56:51.6122530Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-08-14T21:56:51.6583060Z Collecting psutil==7.0.0 2025-08-14T21:56:51.6622740Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-08-14T21:56:51.6817650Z Collecting pynvml==12.0.0 2025-08-14T21:56:51.6838390Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-08-14T21:56:51.6878500Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-08-14T21:56:51.6881350Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-08-14T21:56:51.6883960Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-08-14T21:56:51.6983740Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-08-14T21:56:51.6997610Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-08-14T21:56:51.7047410Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-08-14T21:56:51.7053150Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-08-14T21:56:51.7077040Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.17.0) 2025-08-14T21:56:51.7137250Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-08-14T21:56:51.7167510Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-08-14T21:56:51.7202000Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-08-14T21:56:51.7222470Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-08-14T21:56:51.8743600Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-08-14T21:56:51.9192750Z Attempting uninstall: psutil 2025-08-14T21:56:51.9216860Z Found existing installation: psutil 5.9.8 2025-08-14T21:56:51.9274980Z Uninstalling psutil-5.9.8: 2025-08-14T21:56:51.9318050Z Successfully uninstalled psutil-5.9.8 2025-08-14T21:56:52.0335020Z Attempting uninstall: boto3 2025-08-14T21:56:52.0349520Z Found existing installation: boto3 1.35.42 2025-08-14T21:56:52.0441410Z Uninstalling boto3-1.35.42: 2025-08-14T21:56:52.0476000Z Successfully uninstalled boto3-1.35.42 2025-08-14T21:56:52.0922960Z 2025-08-14T21:56:52.0958780Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-08-14T21:56:52.1009460Z 2025-08-14T21:56:52.1009720Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-08-14T21:56:52.1010020Z [notice] To update, run: pip install --upgrade pip 2025-08-14T21:56:52.1518150Z + DEVICE_NAME= 2025-08-14T21:56:52.1518340Z + DEVICE_TYPE= 2025-08-14T21:56:52.1518510Z + command -v nvidia-smi 2025-08-14T21:56:52.1518700Z + command -v rocminfo 2025-08-14T21:56:52.1518890Z + echo DEVICE_NAME= 2025-08-14T21:56:52.1520430Z + echo DEVICE_TYPE= 2025-08-14T21:56:52.1559750Z ##[group]Run set -eux 2025-08-14T21:56:52.1559940Z set -eux 2025-08-14T21:56:52.1560120Z  2025-08-14T21:56:52.1560300Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-08-14T21:56:52.1560540Z  echo "Missing github-token input" 2025-08-14T21:56:52.1560750Z  exit 1 2025-08-14T21:56:52.1560910Z fi 2025-08-14T21:56:52.1573220Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:52.1573480Z env: 2025-08-14T21:56:52.1573640Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:52.1573830Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:52.1574040Z TEST_CONFIG: default 2025-08-14T21:56:52.1574220Z SHARD_NUMBER: 2 2025-08-14T21:56:52.1574370Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:52.1574530Z PR_BODY: 2025-08-14T21:56:52.1574670Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:52.1574920Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:52.1575210Z DEVICE_NAME: 2025-08-14T21:56:52.1575380Z DEVICE_TYPE: 2025-08-14T21:56:52.1575810Z GITHUB_TOKEN: *** 2025-08-14T21:56:52.1576170Z ##[endgroup] 2025-08-14T21:56:52.1825410Z + [[ -z *** ]] 2025-08-14T21:56:52.1871110Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-08-14T21:56:52.1871410Z with: 2025-08-14T21:56:52.1871670Z github-token: *** 2025-08-14T21:56:52.1871840Z env: 2025-08-14T21:56:52.1872010Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:52.1872220Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:52.1872440Z TEST_CONFIG: default 2025-08-14T21:56:52.1872610Z SHARD_NUMBER: 2 2025-08-14T21:56:52.1872780Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:52.1872960Z PR_BODY: 2025-08-14T21:56:52.1873140Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:52.1873440Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:52.1873740Z DEVICE_NAME: 2025-08-14T21:56:52.1873890Z DEVICE_TYPE: 2025-08-14T21:56:52.1874060Z ##[endgroup] 2025-08-14T21:56:52.1884530Z ##[group]Run set -eux 2025-08-14T21:56:52.1884710Z set -eux 2025-08-14T21:56:52.1884870Z  2025-08-14T21:56:52.1885230Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-08-14T21:56:52.1896990Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:52.1897240Z env: 2025-08-14T21:56:52.1897380Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:52.1897590Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:52.1897810Z TEST_CONFIG: default 2025-08-14T21:56:52.1897980Z SHARD_NUMBER: 2 2025-08-14T21:56:52.1898140Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:52.1898320Z PR_BODY: 2025-08-14T21:56:52.1898570Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:52.1898830Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:52.1899110Z DEVICE_NAME: 2025-08-14T21:56:52.1908590Z DEVICE_TYPE: 2025-08-14T21:56:52.1908910Z GITHUB_TOKEN: *** 2025-08-14T21:56:52.1909090Z ##[endgroup] 2025-08-14T21:56:52.2154550Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 16976255045 i-0a1c9f2fb6f6c42e5 2025-08-14T21:56:53.2792210Z setting job-id=48126518113 2025-08-14T21:56:53.2793570Z setting job-name=macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T21:56:53.3050360Z ##[group]Run set -eux 2025-08-14T21:56:53.3050960Z set -eux 2025-08-14T21:56:53.3051440Z  2025-08-14T21:56:53.3052230Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-08-14T21:56:53.3053300Z  --schema-version "${SCHEMA_VERSION}" \ 2025-08-14T21:56:53.3053960Z  --repo "${REPO}" \ 2025-08-14T21:56:53.3054480Z  --head-branch "${HEAD_BRANCH}" \ 2025-08-14T21:56:53.3055050Z  --head-sha "${HEAD_SHA}" \ 2025-08-14T21:56:53.3055640Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-08-14T21:56:53.3056230Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-08-14T21:56:53.3056810Z  --job-id "${JOB_ID}" \ 2025-08-14T21:56:53.3057380Z  --job-name "${JOB_NAME}" 2025-08-14T21:56:53.3085370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:53.3085980Z env: 2025-08-14T21:56:53.3086350Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:53.3086840Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:53.3087560Z TEST_CONFIG: default 2025-08-14T21:56:53.3087980Z SHARD_NUMBER: 2 2025-08-14T21:56:53.3088360Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:53.3088780Z PR_BODY: 2025-08-14T21:56:53.3089170Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:53.3089820Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:53.3090500Z DEVICE_NAME: 2025-08-14T21:56:53.3090900Z DEVICE_TYPE: 2025-08-14T21:56:53.3091260Z SCHEMA_VERSION: v3 2025-08-14T21:56:53.3091690Z REPO: pytorch/pytorch 2025-08-14T21:56:53.3092170Z HEAD_BRANCH: refs/heads/main 2025-08-14T21:56:53.3092740Z HEAD_SHA: 1fc683cf17c8c673044538d10266c00f92987be2 2025-08-14T21:56:53.3093740Z WORKFLOW_RUN_ID: 16976255045 2025-08-14T21:56:53.3094270Z RUN_ATTEMPT: 1 2025-08-14T21:56:53.3094670Z JOB_ID: 48126518113 2025-08-14T21:56:53.3095330Z JOB_NAME: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T21:56:53.3096030Z ##[endgroup] 2025-08-14T21:56:53.3500910Z + python3 /Users/ec2-user/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 1fc683cf17c8c673044538d10266c00f92987be2 --workflow-id 16976255045 --run-attempt 1 --job-id 48126518113 --job-name 'macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)' 2025-08-14T21:56:53.3791880Z ##[group]Run set -eux 2025-08-14T21:56:53.3792080Z set -eux 2025-08-14T21:56:53.3792240Z  2025-08-14T21:56:53.3792520Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-08-14T21:56:53.3804480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:53.3804750Z env: 2025-08-14T21:56:53.3804900Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:53.3805100Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:53.3805310Z TEST_CONFIG: default 2025-08-14T21:56:53.3805490Z SHARD_NUMBER: 2 2025-08-14T21:56:53.3805650Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:53.3805820Z PR_BODY: 2025-08-14T21:56:53.3805980Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:53.3806240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:53.3806510Z DEVICE_NAME: 2025-08-14T21:56:53.3806690Z DEVICE_TYPE: 2025-08-14T21:56:53.3807030Z ##[endgroup] 2025-08-14T21:56:53.4045780Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-08-14T21:56:54.3363000Z ##[group]Run set -eux 2025-08-14T21:56:54.3363200Z set -eux 2025-08-14T21:56:54.3363360Z  2025-08-14T21:56:54.3363570Z # TODO (huydhn): Implement this part 2025-08-14T21:56:54.3363840Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-08-14T21:56:54.3376470Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:54.3376730Z env: 2025-08-14T21:56:54.3376870Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:54.3377110Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:54.3377330Z TEST_CONFIG: default 2025-08-14T21:56:54.3377500Z SHARD_NUMBER: 2 2025-08-14T21:56:54.3377670Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:54.3377830Z PR_BODY: 2025-08-14T21:56:54.3377990Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:54.3378270Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:54.3378540Z DEVICE_NAME: 2025-08-14T21:56:54.3378700Z DEVICE_TYPE: 2025-08-14T21:56:54.3388220Z ##[endgroup] 2025-08-14T21:56:54.3628530Z + echo 'dependencies={}' 2025-08-14T21:56:54.3654130Z ##[group]Run set -eux 2025-08-14T21:56:54.3654330Z set -eux 2025-08-14T21:56:54.3654500Z  2025-08-14T21:56:54.3654700Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-08-14T21:56:54.3655020Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-08-14T21:56:54.3655390Z  # We don't want the job to fail if the directory doesn't exist 2025-08-14T21:56:54.3655810Z  exit 0 2025-08-14T21:56:54.3655970Z fi 2025-08-14T21:56:54.3656150Z  2025-08-14T21:56:54.3656360Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-08-14T21:56:54.3656710Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-08-14T21:56:54.3657160Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-08-14T21:56:54.3657470Z  --metadata "${BENCHMARK_METADATA}" \ 2025-08-14T21:56:54.3657720Z  --runners "${RUNNER_INFO}" \ 2025-08-14T21:56:54.3657980Z  --dependencies "${DEPENDENCIES}" \ 2025-08-14T21:56:54.3658230Z  --dry-run 2025-08-14T21:56:54.3658600Z else 2025-08-14T21:56:54.3658890Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-08-14T21:56:54.3659310Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-08-14T21:56:54.3659660Z  --metadata "${BENCHMARK_METADATA}" \ 2025-08-14T21:56:54.3659930Z  --runners "${RUNNER_INFO}" \ 2025-08-14T21:56:54.3660180Z  --dependencies "${DEPENDENCIES}" 2025-08-14T21:56:54.3660410Z fi 2025-08-14T21:56:54.3674100Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:54.3674350Z env: 2025-08-14T21:56:54.3674510Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:54.3674730Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:54.3674940Z TEST_CONFIG: default 2025-08-14T21:56:54.3675120Z SHARD_NUMBER: 2 2025-08-14T21:56:54.3675280Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:54.3675460Z PR_BODY: 2025-08-14T21:56:54.3675620Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:54.3675900Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:54.3676190Z DEVICE_NAME: 2025-08-14T21:56:54.3676380Z DEVICE_TYPE: 2025-08-14T21:56:54.3676550Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-08-14T21:56:54.3676790Z DRY_RUN: false 2025-08-14T21:56:54.3677570Z BENCHMARK_METADATA: {"timestamp": 1755208613, "schema_version": "v3", "name": "macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "1fc683cf17c8c673044538d10266c00f92987be2", "workflow_id": 16976255045, "run_attempt": 1, "job_id": 48126518113} 2025-08-14T21:56:54.3678730Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-151.ec2.internal"}, "name": "", "type": ""}] 2025-08-14T21:56:54.3679150Z DEPENDENCIES: {} 2025-08-14T21:56:54.3679320Z ##[endgroup] 2025-08-14T21:56:54.3922240Z + [[ ! -d test/test-reports ]] 2025-08-14T21:56:54.3922860Z + [[ false == \t\r\u\e ]] 2025-08-14T21:56:54.3924670Z + python3 /Users/ec2-user/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": 1755208613, "schema_version": "v3", "name": "macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "1fc683cf17c8c673044538d10266c00f92987be2", "workflow_id": 16976255045, "run_attempt": 1, "job_id": 48126518113}' --runners '[{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-151.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-08-14T21:56:54.4902820Z /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'inductor/test_aot_inductor'}, {'test_file': 'inductor/test_kernel_benchmark'}, {'test_file': 'inductor/test_extension_backend'}, {'test_file': 'dynamo/test_logging'}, {'test_file': 'inductor/test_inplace_padding'}, {'test_file': 'inductor/test_torchbind'}, {'test_file': 'export/test_torchbind'}, {'test_file': 'inductor/test_codecache'}, {'test_file': 'dynamo/test_pgo'}, {'test_file': 'dynamo/test_trace_rules'}, {'test_file': 'test_ci_sanity_check_fail'}, {'test_file': 'test_type_hints'}, {'test_file': 'test_public_bindings'}, {'test_file': 'test_cuda'}, {'test_file': 'test_dataloader'}, {'test_file': 'test_sparse'}, {'test_file': 'inductor/test_torchinductor'}, {'test_file': 'doctests'}, {'test_file': 'inductor/test_max_autotune'}, {'test_file': 'inductor/test_torchinductor_dynamic_shapes'}, {'test_file': 'inductor/test_torchinductor_codegen_dynamic_shapes'}, {'test_file': 'inductor/test_torchinductor_opinfo'}, {'test_file': 'inductor/test_cpu_repro'}, {'test_file': 'inductor/test_cuda_repro'}, {'test_file': 'inductor/test_cudagraph_trees'}, {'test_file': 'dynamo/test_dynamic_shapes'}, {'test_file': 'dynamo/test_unspec'}, {'test_file': 'dynamo/test_repros'}, {'test_file': 'inductor/test_pattern_matcher'}, {'test_file': 'inductor/test_mkldnn_pattern_matcher'}, {'test_file': 'inductor/test_perf'}, {'test_file': 'inductor/test_foreach'}, {'test_file': 'inductor/test_compiled_optimizers'}, {'test_file': 'dynamo/test_modules'}, {'test_file': 'inductor/test_triton_wrapper'}, {'test_file': 'inductor/test_coordinate_descent_tuner'}, {'test_file': 'inductor/test_smoke'}, {'test_file': 'inductor/test_select_algorithm'}, {'test_file': 'inductor/test_dependencies'}, {'test_file': 'inductor/test_compiled_autograd'}, {'test_file': 'inductor/test_fused_attention'}, {'test_file': 'inductor/test_group_batch_fusion'}, {'test_file': 'inductor/test_inductor_freezing'}, {'test_file': 'inductor/test_split_cat_fx_passes'}, {'test_file': 'inductor/test_minifier'}, {'test_file': 'inductor/test_snode_runtime'}, {'test_file': 'inductor/test_custom_lowering'}, {'test_file': 'inductor/test_config'}, {'test_file': 'dynamo/test_backends'}, {'test_file': 'dynamo/test_after_aot'}, {'test_file': 'dynamo/test_higher_order_ops'}, {'test_file': 'inductor/test_layout_optim'}, {'test_file': 'inductor/test_binary_folding'}, {'test_file': 'dynamo/test_activation_checkpointing'}, {'test_file': 'inductor/test_mmdecomp'}, {'test_file': 'dynamo/test_cudagraphs'}, {'test_file': 'dynamo/test_misc'}, {'test_file': 'dynamo/test_aot_autograd'}, {'test_file': 'dynamo/test_ctx_manager'}, {'test_file': 'dynamo/test_exc'}, {'test_file': 'inductor/test_flex_attention'}, {'test_file': 'inductor/test_control_flow'}, {'test_file': 'inductor/test_aot_inductor_arrayref'}, {'test_file': 'inductor/test_padding'}, {'test_file': 'inductor/test_torchinductor_strided_blocks'}, {'test_file': 'inductor/test_triton_kernels'}, {'test_file': 'inductor/test_halide'}, {'test_file': 'inductor/test_triton_cpu_backend'}, {'test_file': 'inductor/test_aot_inductor_custom_ops'}, {'test_file': 'inductor/test_cpu_select_algorithm'}, {'test_file': 'inductor/test_flex_decoding'}, {'test_file': 'inductor/test_unbacked_symints'}, {'test_file': 'inductor/test_external_callables'}, {'test_file': 'inductor/test_provenance_tracing'}, {'test_file': 'inductor/test_benchmark_fusion'}, {'test_file': 'inductor/test_alignment'}, {'test_file': 'inductor/test_triton_syntax'}, {'test_file': 'inductor/test_subgraph_choice'}, {'test_file': 'inductor/test_cpp_wrapper_hipify'}, {'test_file': 'inductor/test_pad_mm'}, {'test_file': 'inductor/test_multi_kernel'}, {'test_file': 'export/test_export'}, {'test_file': 'inductor/test_cutlass_backend'}, {'test_file': 'dynamo/test_deque_reconstruct'}, {'test_file': 'inductor/test_memory'}, {'test_file': 'export/test_retraceability'}, {'test_file': 'inductor/test_cooperative_reductions'}, {'test_file': 'inductor/test_triton_extension_backend'}, {'test_file': 'inductor/test_analysis'}, {'test_file': 'inductor/test_inductor_annotations'}, {'test_file': 'inductor/test_ck_backend'}, {'test_file': 'inductor/test_inductor_utils'}, {'test_file': 'inductor/test_remote_cache'}, {'test_file': 'export/test_functionalized_assertions'}, {'test_file': 'inductor/test_op_completeness'}, {'test_file': 'inductor/test_indexing'}, {'test_file': 'inductor/test_fp8'}, {'test_file': 'inductor/test_fx_fusion'}, {'test_file': 'inductor/test_debug_trace'}, {'test_file': 'inductor/test_online_softmax'}, {'test_file': 'export/test_export_strict'}, {'test_file': 'inductor/test_async_compile'}, {'test_file': 'export/test_export_training_ir_to_run_decomp'}, {'test_file': 'inductor/test_minifier_utils'}, {'test_file': 'export/test_unflatten_training_ir'}, {'test_file': 'export/test_tree_utils'}, {'test_file': 'inductor/test_combo_kernels'}, {'test_file': 'inductor/test_b2b_gemm'}, {'test_file': 'dynamo/test_skip_guard_eval_unsafe'}, {'test_file': 'dynamo/test_functions'}, {'test_file': 'inductor/test_memory_planning'}, {'test_file': 'dynamo/test_interop'}, {'test_file': 'inductor/test_compile_worker'}, {'test_file': 'dynamo/test_buffers_override'}, {'test_file': 'dynamo/test_frame_init'}, {'test_file': 'dynamo/test_base_output'}, {'test_file': 'dynamo/test_fx_passes_pre_grad'}, {'test_file': 'export/test_serdes'}, {'test_file': 'inductor/test_utils'}, {'test_file': 'inductor/test_metrics'}, {'test_file': 'inductor/test_cpu_cpp_wrapper'}, {'test_file': 'inductor/test_move_constructors_to_cuda'}, {'test_file': 'inductor/test_autoheuristic'}, {'test_file': 'dynamo/test_inline_and_install'}, {'test_file': 'inductor/test_aot_inductor_package'}, {'test_file': 'dynamo/test_nops'}, {'test_file': 'dynamo/test_skip_non_tensor'}, {'test_file': 'inductor/test_gpu_cpp_wrapper'}, {'test_file': 'inductor/test_cutlass_evt'}, {'test_file': 'dynamo/test_recompiles'}, {'test_file': 'inductor/test_kernel_optimization'}, {'test_file': 'inductor/test_codegen_triton'}, {'test_file': 'export/test_export_with_inline_and_install'}, {'test_file': 'inductor/test_cudacodecache'}, {'test_file': 'inductor/test_static_cuda_launcher'}, {'test_file': 'inductor/test_op_dtype_prop'}, {'test_file': 'dynamo/test_pre_dispatch'}, {'test_file': 'dynamo/test_resume'}, {'test_file': 'dynamo/test_sdpa'}, {'test_file': 'dynamo/test_metrics_context'}, {'test_file': 'inductor/test_inplacing_pass'}, {'test_file': 'dynamo/test_global'}, {'test_file': 'dynamo/test_graph_region_tracker'}, {'test_file': 'inductor/test_custom_post_grad_passes'}, {'test_file': 'inductor/test_fuzzer'}, {'test_file': 'export/test_tools'}, {'test_file': 'inductor/test_best_config'}, {'test_file': 'dynamo/test_subgraphs'}, {'test_file': 'inductor/test_triton_heuristics'}, {'test_file': 'test_custom_ops'}, {'test_file': 'inductor/test_quantization'}, {'test_file': 'inductor/test_block_analysis'}, {'test_file': 'inductor/test_profiler'}, {'test_file': 'inductor/test_compile_subprocess'}, {'test_file': 'inductor/test_xpu_basic'}, {'test_file': 'dynamo/test_view'}, {'test_file': 'inductor/test_helion_kernels'}, {'test_file': 'dynamo/test_list'}, {'test_file': 'inductor/test_aot_inductor_utils'}, {'test_file': 'inductor/test_loop_ordering'}, {'test_file': 'dynamo/test_utils'}, {'test_file': 'inductor/test_ordered_set'}, {'test_file': 'inductor/test_fxir_backend'}, {'test_file': 'inductor/test_decompose_mem_bound_mm'}, {'test_file': 'dynamo/test_dicts'}, {'test_file': 'dynamo/test_install_free_tensors'}, {'test_file': 'dynamo/test_fx_graph_runnable'}, {'test_file': 'dynamo/test_autograd_function'}, {'test_file': 'export/test_cpp_serdes'}, {'test_file': 'dynamo/test_config'}, {'test_file': 'export/test_package'}, {'test_file': 'inductor/test_benchmarking'}, {'test_file': 'inductor/test_needs_exact_strides'}, {'test_file': 'dynamo/test_reconstruct'}, {'test_file': 'inductor/test_inductor_scheduler'}, {'test_file': 'dynamo/test_compile'}, {'test_file': 'inductor/test_compile'}, {'test_file': 'export/test_db'}, {'test_file': 'inductor/test_graph_transform_observer'}, {'test_file': 'dynamo/test_export_mutations'}, {'test_file': 'dynamo/test_unittest'}, {'test_file': 'dynamo/test_sources'}, {'test_file': 'dynamo/test_graph_deduplication'}, {'test_file': 'inductor/test_torchinductor_codegen_config_overrides'}, {'test_file': 'dynamo/test_flat_apply'}, {'test_file': 'dynamo/test_guard_serialization'}, {'test_file': 'dynamo/test_modes'}, {'test_file': 'inductor/test_scatter_optimization'}, {'test_file': 'inductor/test_split_cat_fx_aten_passes'}, {'test_file': 'export/test_passes'}, {'test_file': 'export/test_unflatten'}, {'test_file': 'export/test_upgrader'}, {'test_file': 'export/test_swap'}, {'test_file': 'export/test_schema'}, {'test_file': 'dynamo/test_decorators'}, {'test_file': 'dynamo/test_einops'}, {'test_file': 'dynamo/test_backward_higher_order_ops'}, {'test_file': 'export/test_nativert'}, {'test_file': 'inductor/test_minifier_isolate'}, {'test_file': 'inductor/test_auto_functionalize'}, {'test_file': 'dynamo/test_verify_correctness'}, {'test_file': 'dynamo/test_export'}, {'test_file': 'dynamo/test_model_output'}, {'test_file': 'dynamo/test_sets'}, {'test_file': 'dynamo/test_base_hop'}, {'test_file': 'dynamo/test_profiler'}, {'test_file': 'test_content_store'}, {'test_file': 'dynamo/test_deviceguard'}, {'test_file': 'dynamo/test_optimizers'}, {'test_file': 'dynamo/test_debug_utils'}, {'test_file': 'dynamo/test_python_dispatcher'}, {'test_file': 'export/test_lift_unlift'}, {'test_file': 'dynamo/test_compiler_bisector'}, {'test_file': 'test_model_exports_to_core_aten'}, {'test_file': 'dynamo/test_package'}, {'test_file': 'export/test_experimental'}, {'test_file': 'dynamo/test_input_attr_tracking'}, {'test_file': 'dynamo/test_bytecode_utils'}, {'test_file': 'export/test_hop'}, {'test_file': 'export/test_converter'}, {'test_file': 'dynamo/test_error_messages'}, {'test_file': 'dynamo/test_callback'}, {'test_file': 'export/test_pass_infra'}, {'test_file': 'inductor/test_mps_basic'}, {'test_file': 'dynamo/test_exceptions'}, {'test_file': 'dynamo/test_aot_autograd_cache'}, {'test_file': 'inductor/test_efficient_conv_bn_eval'}, {'test_file': 'dynamo/test_precompile_context'}, {'test_file': 'dynamo/test_cudagraphs_expandable_segments'}, {'test_file': 'dynamo/test_guard_manager'}, {'test_file': 'test_sparse_semi_structured'}, {'test_file': 'export/test_serialize'}, {'test_file': 'dynamo/test_structured_trace'}, {'test_file': 'dynamo/test_torchrec'}, {'test_file': 'export/test_verifier'}, {'test_file': 'dynamo/test_recompile_ux'}, {'test_file': 'dynamo/test_minifier'}, {'test_file': 'inductor/test_cudagraph_trees_expandable_segments'}, {'test_file': 'test_functionalization_of_rng_ops'}, {'test_file': 'dynamo/test_fake_distributed'}, {'test_file': 'dynamo/test_hooks'}, {'test_file': 'inductor/test_distributed_patterns'}, {'test_file': 'dynamo/test_generator'}, {'test_file': 'dynamo/test_reorder_logs'}, {'test_file': 'dynamo/test_subclasses'}, {'test_file': 'export/test_sparse'}, {'test_file': 'functorch/test_eager_transforms'}, {'test_file': 'export/test_draft_export'}, {'test_file': 'dynamo/test_comptime'}, {'test_file': 'test_testing'}, {'test_file': 'dynamo/test_python_autograd'}, {'test_file': 'test_quantization'}, {'test_file': 'test_dynamic_shapes'}, {'test_file': 'higher_order_ops/test_invoke_subgraph'}, {'test_file': 'test_package'}, {'test_file': 'test_hop_infra'}, {'test_file': 'test_comparison_utils'}, {'test_file': 'functorch/test_control_flow'}, {'test_file': 'functorch/test_ac_logging'}, {'test_file': 'test_mkl_verbose'}, {'test_file': 'test_appending_byte_serializer'}, {'test_file': 'test_cpp_api_parity'}, {'test_file': 'test_autoload'}, {'test_file': 'test_proxy_tensor'}, {'test_file': 'test_mkldnn_verbose'}, {'test_file': 'test_utils_config_module'}, {'test_file': 'test_functionalization'}, {'test_file': 'test_rename_privateuse1_to_existing_device'}, {'test_file': 'test_transformers_privateuse1'}, {'test_file': 'test_transformers'}, {'test_file': 'test_extension_utils'}, {'test_file': 'test_ao_sparsity'}, {'test_file': 'test_license'}, {'test_file': 'torch_np/test_binary_ufuncs'}, {'test_file': 'xpu/test_fusion'}, {'test_file': 'torch_np/test_unary_ufuncs'}, {'test_file': 'test_foreach'}, {'test_file': 'test_expanded_weights'}, {'test_file': 'typing/test_python_operators'}, {'test_file': 'test_fx_experimental'}, {'test_file': 'test_file_check'}, {'test_file': 'torch_np/test_dtype'}, {'test_file': 'higher_order_ops/test_with_effects'}, {'test_file': 'test_native_functions'}, {'test_file': 'functorch/test_minifier'}, {'test_file': 'test_flop_counter'}, {'test_file': 'torch_np/test_nep50_examples'}, {'test_file': 'higher_order_ops/test_invoke_quant'}, {'test_file': 'test_per_overload_api'}, {'test_file': 'test_tensorexpr_pybind'}, {'test_file': 'test_pytree'}, {'test_file': 'test_fx_passes'}, {'test_file': 'test_fx'}, {'test_file': 'test_fake_tensor'}, {'test_file': 'test_module_tracker'}, {'test_file': 'test_typing'}, {'test_file': 'test_openmp'}, {'test_file': 'torch_np/numpy_tests/core/test_scalarinherit'}, {'test_file': 'functorch/test_ac_knapsack'}, {'test_file': 'backends/xeon/test_launch'}, {'test_file': 'test_nestedtensor'}, {'test_file': 'test_namedtensor'}, {'test_file': 'test_openreg'}, {'test_file': 'xpu/test_gemm'}, {'test_file': 'torch_np/test_ufuncs_basic'}, {'test_file': 'test_meta'}, {'test_file': 'test_show_pickle'}, {'test_file': 'test_utils_filelock'}, {'test_file': 'torch_np/test_random'}, {'test_file': 'profiler/test_kineto'}, {'test_file': 'test_tensorexpr'}, {'test_file': 'test_compile_benchmark_util'}, {'test_file': 'test_jiterator'}, {'test_file': 'test_optim'}, {'test_file': 'test_decomp'}, {'test_file': 'torch_np/test_basic'}, {'test_file': 'lazy/test_bindings'}, {'test_file': 'test_legacy_vmap'}, {'test_file': 'test_modules'}, {'test_file': 'test_binary_ufuncs'}, {'test_file': 'test_torch'}, {'test_file': 'test_matmul_cuda'}, {'test_file': 'test_weak'}, {'test_file': 'functorch/test_logging'}, {'test_file': 'test_logging'}, {'test_file': 'test_out_dtype_op'}, {'test_file': 'test_complex'}, {'test_file': 'xpu/test_conv'}, {'test_file': 'cpp_extensions/python_agnostic_extension/test/test_python_agnostic'}, {'test_file': 'torch_np/numpy_tests/core/test_einsum'}, {'test_file': 'test_ops_jit'}, {'test_file': 'lazy/test_step_closures'}, {'test_file': 'test_ops_gradients'}, {'test_file': 'test_fx_reinplace_pass'}, {'test_file': 'nn/test_multihead_attention'}, {'test_file': 'functorch/test_aot_joint_with_descriptors'}, {'test_file': 'test_pruning_op'}, {'test_file': 'lazy/test_functionalization'}, {'test_file': 'test_utils'}, {'test_file': 'functorch/test_ac'}, {'test_file': 'test_python_dispatch'}, {'test_file': 'test_ops_fwd_gradients'}, {'test_file': 'test_hub'}, {'test_file': 'test_set_default_mobile_cpu_allocator'}, {'test_file': 'test_cuda_expandable_segments'}, {'test_file': 'test_stateless'}, {'test_file': 'test_numpy_interop'}, {'test_file': 'test_ops'}, {'test_file': 'test_dispatch'}, {'test_file': 'distributions/test_constraints'}, {'test_file': 'test_namedtuple_return_api'}, {'test_file': 'profiler/test_record_function'}, {'test_file': 'test_multiprocessing'}, {'test_file': 'test_autograd_fallback'}, {'test_file': 'nn/test_lazy_modules'}, {'test_file': 'test_jit_fuser_te'}, {'test_file': 'test_segment_reductions'}, {'test_file': 'test_import_stats'}, {'test_file': 'test_masked'}, {'test_file': 'test_cuda_sanitizer'}, {'test_file': 'test_monitor'}, {'test_file': 'profiler/test_cpp_thread'}, {'test_file': 'test_subclass'}, {'test_file': 'profiler/test_profiler'}, {'test_file': 'functorch/test_vmap_registrations'}, {'test_file': 'nn/test_parametrization'}, {'test_file': 'nn/test_pruning'}, {'test_file': 'test_itt'}, {'test_file': 'optim/test_lrscheduler'}, {'test_file': 'test_numba_integration'}, {'test_file': 'test_cpp_extensions_mtia_backend'}, {'test_file': 'test_jit_disabled'}, {'test_file': 'torch_np/numpy_tests/core/test_numeric'}, {'test_file': 'test_sympy_utils'}, {'test_file': 'torch_np/test_indexing'}, {'test_file': 'torch_np/numpy_tests/lib/test_function_base'}, {'test_file': 'test_jit'}, {'test_file': 'nn/test_packed_sequence'}, {'test_file': 'cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic'}, {'test_file': 'test_tensor_creation_ops'}, {'test_file': 'functorch/test_ops'}, {'test_file': 'functorch/test_aotdispatch'}, {'test_file': 'test_schema_check'}, {'test_file': 'test_datapipe'}, {'test_file': 'test_autocast'}, {'test_file': 'test_bundled_inputs'}, {'test_file': 'profiler/test_execution_trace'}, {'test_file': 'test_cpp_extensions_stream_and_event'}, {'test_file': 'lazy/test_generator'}, {'test_file': 'torch_np/numpy_tests/core/test_indexing'}, {'test_file': 'test_maskedtensor'}, {'test_file': 'test_tensorboard'}, {'test_file': 'torch_np/numpy_tests/lib/test_type_check'}, {'test_file': 'lazy/test_ts_opinfo'}, {'test_file': 'test_mkldnn_fusion'}, {'test_file': 'benchmark_utils/test_benchmark_utils'}, {'test_file': 'test_linalg'}, {'test_file': 'optim/test_swa_utils'}, {'test_file': 'test_futures'}, {'test_file': 'torch_np/numpy_tests/lib/test_histograms'}, {'test_file': 'optim/test_optim'}, {'test_file': 'nn/test_embedding'}, {'test_file': 'nn/test_dropout'}, {'test_file': 'test_autograd'}, {'test_file': 'torch_np/numpy_tests/core/test_scalarmath'}, {'test_file': 'test_functional_optim'}, {'test_file': 'test_vulkan'}, {'test_file': 'functorch/test_vmap'}, {'test_file': 'test_cuda_trace'}, {'test_file': 'nn/test_load_state_dict'}, {'test_file': 'test_reductions'}, {'test_file': 'test_shape_ops'}, {'test_file': 'torch_np/numpy_tests/core/test_dtype'}, {'test_file': 'torch_np/numpy_tests/core/test_shape_base'}, {'test_file': 'test_type_info'}, {'test_file': 'test_jit_llga_fuser'}, {'test_file': 'test_indexing'}, {'test_file': 'torch_np/test_function_base'}, {'test_file': 'test_native_mha'}, {'test_file': 'test_sort_and_select'}, {'test_file': 'torch_np/numpy_tests/lib/test_twodim_base'}, {'test_file': 'torch_np/test_scalars_0D_arrays'}, {'test_file': 'nn/test_module_hooks'}, {'test_file': 'test_numa_binding'}, {'test_file': 'torch_np/numpy_tests/core/test_getlimits'}, {'test_file': 'torch_np/test_ndarray_methods'}, {'test_file': 'lazy/test_debug_util'}, {'test_file': 'test_cuda_nvml_based_avail'}, {'test_file': 'torch_np/numpy_tests/lib/test_shape_base_'}, {'test_file': 'torch_np/numpy_tests/linalg/test_linalg'}, {'test_file': 'test_sparse_csr'}, {'test_file': 'test_view_ops'}, {'test_file': 'test_accelerator'}, {'test_file': 'profiler/test_memory_profiler'}, {'test_file': 'test_nn'}, {'test_file': 'torch_np/numpy_tests/fft/test_pocketfft'}, {'test_file': 'test_function_schema'}, {'test_file': 'torch_np/numpy_tests/lib/test_index_tricks'}, {'test_file': 'test_cpp_extensions_jit'}, {'test_file': 'test_scatter_gather_ops'}, {'test_file': 'test_serialization'}, {'test_file': 'torch_np/numpy_tests/core/test_dlpack'}, {'test_file': 'test_xnnpack_integration'}, {'test_file': 'torch_np/numpy_tests/fft/test_helper'}, {'test_file': 'test_mkldnn'}, {'test_file': 'test_overrides'}, {'test_file': 'test_unary_ufuncs'}, {'test_file': 'nn/test_pooling'}, {'test_file': 'torch_np/numpy_tests/core/test_scalar_methods'}, {'test_file': 'nn/test_init'}, {'test_file': 'test_cuda_primary_ctx'}, {'test_file': 'torch_np/numpy_tests/core/test_numerictypes'}, {'test_file': 'test_mobile_optimizer'}, {'test_file': 'torch_np/numpy_tests/lib/test_arraypad'}, {'test_file': 'test_cuda_multigpu'}, {'test_file': 'test_type_promotion'}, {'test_file': 'test_multiprocessing_spawn'}, {'test_file': 'torch_np/numpy_tests/lib/test_arraysetops'}, {'test_file': 'nn/test_convolution'}, {'test_file': 'test_jit_autocast'}, {'test_file': 'test_dlpack'}, {'test_file': 'profiler/test_profiler_tree'}, {'test_file': 'torch_np/numpy_tests/core/test_scalar_ctors'}, {'test_file': 'profiler/test_torch_tidy'}, {'test_file': 'torch_np/test_reductions'}, {'test_file': 'lazy/test_reuse_ir'}, {'test_file': 'test_functional_autograd_benchmark'}, {'test_file': 'test_prims'}, {'test_file': 'test_spectral_ops'}, {'test_file': 'profiler/test_python_tracer'}, {'test_file': 'distributions/test_distributions'}, {'test_file': 'test_autoload_enable'}, {'test_file': 'test_cpp_extensions_aot_no_ninja'}, {'test_file': 'test_autoload_disable'}, {'test_file': 'test_cpp_extensions_aot_ninja'}], 'excluded': []} from test/test-reports/td_exclusions-0bcf9580b0f45e90774c.json is not a benchmark record, skipping 2025-08-14T21:56:54.4944570Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-08-14T21:56:54.5027790Z Prepare all required actions 2025-08-14T21:56:54.5028110Z Getting action download info 2025-08-14T21:56:54.6072000Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-08-14T21:56:54.6072520Z with: 2025-08-14T21:56:54.6072720Z job_id: 48126518113 2025-08-14T21:56:54.6073120Z job_name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T21:56:54.6073580Z workflow_name: trunk 2025-08-14T21:56:54.6073850Z workflow_run_id: 16976255045 2025-08-14T21:56:54.6074160Z workflow_attempt: 1 2025-08-14T21:56:54.6074440Z local_path: usage_log.txt 2025-08-14T21:56:54.6074710Z env: 2025-08-14T21:56:54.6074930Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:54.6075250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:54.6075570Z TEST_CONFIG: default 2025-08-14T21:56:54.6075850Z SHARD_NUMBER: 2 2025-08-14T21:56:54.6076080Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:54.6076340Z PR_BODY: 2025-08-14T21:56:54.6076590Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:54.6077030Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:54.6077460Z DEVICE_NAME: 2025-08-14T21:56:54.6077680Z DEVICE_TYPE: 2025-08-14T21:56:54.6077920Z ##[endgroup] 2025-08-14T21:56:54.6095710Z ##[group]Run echo "workflow_id: 16976255045" 2025-08-14T21:56:54.6096090Z echo "workflow_id: 16976255045" 2025-08-14T21:56:54.6096430Z echo "workflow_attempt: 1" 2025-08-14T21:56:54.6096750Z echo "workflow_Name: trunk" 2025-08-14T21:56:54.6097070Z echo "job_id: 48126518113" 2025-08-14T21:56:54.6097530Z echo "job_name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)" 2025-08-14T21:56:54.6098010Z echo "artifact_prefix: " 2025-08-14T21:56:54.6098330Z python3 --version 2025-08-14T21:56:54.6116870Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:54.6117230Z env: 2025-08-14T21:56:54.6117440Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:54.6117740Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:54.6118080Z TEST_CONFIG: default 2025-08-14T21:56:54.6118330Z SHARD_NUMBER: 2 2025-08-14T21:56:54.6118570Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:54.6118800Z PR_BODY: 2025-08-14T21:56:54.6119030Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:54.6119440Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:54.6119850Z DEVICE_NAME: 2025-08-14T21:56:54.6120070Z DEVICE_TYPE: 2025-08-14T21:56:54.6120290Z ##[endgroup] 2025-08-14T21:56:54.6408100Z workflow_id: 16976255045 2025-08-14T21:56:54.6408420Z workflow_attempt: 1 2025-08-14T21:56:54.6408630Z workflow_Name: trunk 2025-08-14T21:56:54.6408840Z job_id: 48126518113 2025-08-14T21:56:54.6409130Z job_name: macos-py3-arm64 / test (default, 2, 3, macos-m1-stable) 2025-08-14T21:56:54.6409430Z artifact_prefix: 2025-08-14T21:56:54.6463520Z Python 3.12.11 2025-08-14T21:56:54.6494280Z ##[group]Run nick-fields/retry@v3.0.0 2025-08-14T21:56:54.6494510Z with: 2025-08-14T21:56:54.6494710Z shell: bash 2025-08-14T21:56:54.6494900Z timeout_minutes: 5 2025-08-14T21:56:54.6495090Z max_attempts: 5 2025-08-14T21:56:54.6495280Z retry_wait_seconds: 30 2025-08-14T21:56:54.6495720Z 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-08-14T21:56:54.6496130Z polling_interval_seconds: 1 2025-08-14T21:56:54.6496370Z warning_on_retry: true 2025-08-14T21:56:54.6496560Z continue_on_error: false 2025-08-14T21:56:54.6507220Z env: 2025-08-14T21:56:54.6507400Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:54.6507600Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:54.6507830Z TEST_CONFIG: default 2025-08-14T21:56:54.6508020Z SHARD_NUMBER: 2 2025-08-14T21:56:54.6508180Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:54.6508370Z PR_BODY: 2025-08-14T21:56:54.6508540Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:54.6508810Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:54.6509080Z DEVICE_NAME: 2025-08-14T21:56:54.6509570Z DEVICE_TYPE: 2025-08-14T21:56:54.6509710Z ##[endgroup] 2025-08-14T21:56:54.9244060Z Collecting python-dateutil==2.8.2 2025-08-14T21:56:54.9264080Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-08-14T21:56:55.0576980Z Collecting boto3==1.35.42 2025-08-14T21:56:55.0599350Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-08-14T21:56:55.1219480Z Collecting pandas==2.1.3 2025-08-14T21:56:55.1246420Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-08-14T21:56:55.1481270Z Collecting dataclasses_json==0.6.7 2025-08-14T21:56:55.1494940Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-08-14T21:56:55.1546790Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-08-14T21:56:55.1552150Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.42) (1.35.99) 2025-08-14T21:56:55.1554580Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.42) (1.0.1) 2025-08-14T21:56:55.1557060Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from boto3==1.35.42) (0.10.4) 2025-08-14T21:56:55.1563740Z Requirement already satisfied: numpy<2,>=1.26.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from pandas==2.1.3) (1.26.4) 2025-08-14T21:56:55.1794000Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-08-14T21:56:55.1808750Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-08-14T21:56:55.1949510Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-08-14T21:56:55.1964860Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-08-14T21:56:55.2217600Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-08-14T21:56:55.2232720Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-08-14T21:56:55.2347800Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-08-14T21:56:55.2362060Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-08-14T21:56:55.2417360Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-08-14T21:56:55.2426180Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-08-14T21:56:55.2530980Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-08-14T21:56:55.2545260Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-08-14T21:56:55.2578270Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-08-14T21:56:55.2636980Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-08-14T21:56:55.2684340Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-08-14T21:56:55.2708330Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB) 2025-08-14T21:56:55.3015220Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-08-14T21:56:55.3031960Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-08-14T21:56:55.3049780Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-08-14T21:56:55.3065890Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-08-14T21:56:55.3086160Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-08-14T21:56:55.3142540Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-08-14T21:56:55.4100030Z Installing collected packages: pytz, tzdata, python-dateutil, mypy-extensions, marshmallow, typing-inspect, pandas, dataclasses_json, boto3 2025-08-14T21:56:55.5460760Z Attempting uninstall: python-dateutil 2025-08-14T21:56:55.5482270Z Found existing installation: python-dateutil 2.9.0.post0 2025-08-14T21:56:55.5505230Z Uninstalling python-dateutil-2.9.0.post0: 2025-08-14T21:56:55.5512650Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-08-14T21:56:58.0670120Z Attempting uninstall: boto3 2025-08-14T21:56:58.0685080Z Found existing installation: boto3 1.35.33 2025-08-14T21:56:58.0715140Z Uninstalling boto3-1.35.33: 2025-08-14T21:56:58.0729050Z Successfully uninstalled boto3-1.35.33 2025-08-14T21:56:58.1124570Z 2025-08-14T21:56:58.1163500Z Successfully installed boto3-1.35.42 dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 pandas-2.1.3 python-dateutil-2.8.2 pytz-2025.2 typing-inspect-0.9.0 tzdata-2025.2 2025-08-14T21:56:58.1185920Z 2025-08-14T21:56:58.1186150Z [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-08-14T21:56:58.1186480Z [notice] To update, run: pip install --upgrade pip 2025-08-14T21:56:58.7375550Z Command completed after 1 attempt(s). 2025-08-14T21:56:58.7533860Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-08-14T21:56:58.7535900Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-08-14T21:56:58.7537360Z  --workflow-run-id "16976255045" \ 2025-08-14T21:56:58.7538410Z  --workflow-name "trunk" \ 2025-08-14T21:56:58.7539480Z  --workflow-run-attempt "1" \ 2025-08-14T21:56:58.7540390Z  --job-id "48126518113" \ 2025-08-14T21:56:58.7541660Z  --job-name "macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)" \ 2025-08-14T21:56:58.7543040Z  --local-path "usage_log.txt" \ 2025-08-14T21:56:58.7544020Z  --artifact-prefix "" 2025-08-14T21:56:58.7596370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:56:58.7597290Z env: 2025-08-14T21:56:58.7597870Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:56:58.7598630Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:56:58.7599440Z TEST_CONFIG: default 2025-08-14T21:56:58.7600060Z SHARD_NUMBER: 2 2025-08-14T21:56:58.7600650Z NUM_TEST_SHARDS: 3 2025-08-14T21:56:58.7601280Z PR_BODY: 2025-08-14T21:56:58.7602320Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:56:58.7603270Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:56:58.7604270Z DEVICE_NAME: 2025-08-14T21:56:58.7604860Z DEVICE_TYPE: 2025-08-14T21:56:58.7605470Z ##[endgroup] 2025-08-14T21:57:01.1055580Z repo: pytorch/pytorch 2025-08-14T21:57:01.1055940Z ::warning file usage_log.txt does not exist. 2025-08-14T21:57:01.1056250Z [Log Model] Failed to process test log, metadata is None 2025-08-14T21:57:01.1482300Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-08-14T21:57:01.1482680Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-08-14T21:57:01.1482950Z  brew install --cask miniconda 2025-08-14T21:57:01.1483190Z fi 2025-08-14T21:57:01.1501420Z shell: /bin/bash -e -l {0} 2025-08-14T21:57:01.1501590Z env: 2025-08-14T21:57:01.1501750Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:57:01.1501960Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:57:01.1502160Z TEST_CONFIG: default 2025-08-14T21:57:01.1502350Z SHARD_NUMBER: 2 2025-08-14T21:57:01.1502500Z NUM_TEST_SHARDS: 3 2025-08-14T21:57:01.1502670Z PR_BODY: 2025-08-14T21:57:01.1502830Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:57:01.1503090Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:57:01.1503370Z DEVICE_NAME: 2025-08-14T21:57:01.1503540Z DEVICE_TYPE: 2025-08-14T21:57:01.1503690Z ##[endgroup] 2025-08-14T21:57:02.6796360Z ==> Caveats 2025-08-14T21:57:02.6796700Z Please run the following to setup your shell: 2025-08-14T21:57:02.6796960Z conda init "$(basename "${SHELL}")" 2025-08-14T21:57:02.6797120Z 2025-08-14T21:57:02.6797280Z Alternatively, manually add the following to your shell init: 2025-08-14T21:57:02.6797840Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-08-14T21:57:02.6798020Z 2025-08-14T21:57:02.6829810Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-08-14T21:57:02.8741020Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/ac2aa7a8e15821b957e5b3521679e86c83c3f0dc738ab629ded756f0b301d2c7--Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-08-14T21:57:05.0711490Z ==> Installing Cask miniconda 2025-08-14T21:57:05.3285280Z ==> Running installer script 'Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh' 2025-08-14T21:57:06.3185250Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-08-14T21:57:06.7042450Z Unpacking payload ... 2025-08-14T21:57:09.2384240Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-08-14T21:57:11.5988590Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-08-14T21:57:18.1905820Z 2025-08-14T21:57:18.1906170Z Installing base environment... 2025-08-14T21:57:18.1906360Z 2025-08-14T21:57:22.6016790Z Preparing transaction: ...working... done 2025-08-14T21:57:34.0186890Z Executing transaction: ...working... 2025-08-14T21:57:34.0187180Z done 2025-08-14T21:57:36.2057480Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-08-14T21:57:36.3771090Z installation finished. 2025-08-14T21:57:36.3779780Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-08-14T21:57:36.5005470Z 🍺 miniconda was successfully installed! 2025-08-14T21:57:36.5246090Z ==> No outdated dependents to upgrade! 2025-08-14T21:57:36.5372770Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-08-14T21:57:36.5373060Z with: 2025-08-14T21:57:36.5373230Z minimum-available-space-in-gb: 6 2025-08-14T21:57:36.5373430Z env: 2025-08-14T21:57:36.5373680Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:57:36.5373950Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:57:36.5374170Z TEST_CONFIG: default 2025-08-14T21:57:36.5374380Z SHARD_NUMBER: 2 2025-08-14T21:57:36.5374560Z NUM_TEST_SHARDS: 3 2025-08-14T21:57:36.5374720Z PR_BODY: 2025-08-14T21:57:36.5374920Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:57:36.5375200Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:57:36.5375460Z DEVICE_NAME: 2025-08-14T21:57:36.5375630Z DEVICE_TYPE: 2025-08-14T21:57:36.5375790Z ##[endgroup] 2025-08-14T21:57:36.5386790Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-08-14T21:57:36.5387280Z echo "Print the available disk space for manual inspection" 2025-08-14T21:57:36.5387550Z df -h 2025-08-14T21:57:36.5387730Z  2025-08-14T21:57:36.5387890Z function check_disk_space() { 2025-08-14T21:57:36.5388090Z  set +e 2025-08-14T21:57:36.5388250Z  2025-08-14T21:57:36.5388450Z  # Set the minimum requirement space to 6GB 2025-08-14T21:57:36.5388790Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-08-14T21:57:36.5389090Z  2025-08-14T21:57:36.5389320Z  # Use KB to avoid floating point warning like 3.1GB 2025-08-14T21:57:36.5389770Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-08-14T21:57:36.5390030Z  do 2025-08-14T21:57:36.5390230Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-08-14T21:57:36.5390480Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-08-14T21:57:36.5390690Z  2025-08-14T21:57:36.5390970Z  if [ "${MOUNT}" = "/" ]; then 2025-08-14T21:57:36.5391250Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-08-14T21:57:36.5391800Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-08-14T21:57:36.5392280Z  else 2025-08-14T21:57:36.5392580Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-08-14T21:57:36.5392910Z  fi 2025-08-14T21:57:36.5393070Z  fi 2025-08-14T21:57:36.5393210Z  done 2025-08-14T21:57:36.5393360Z  2025-08-14T21:57:36.5393510Z  set -e 2025-08-14T21:57:36.5393660Z } 2025-08-14T21:57:36.5393800Z  2025-08-14T21:57:36.5393950Z RESULT=$(check_disk_space) 2025-08-14T21:57:36.5394160Z echo "${RESULT}" 2025-08-14T21:57:36.5394360Z  2025-08-14T21:57:36.5394580Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-08-14T21:57:36.5395100Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-08-14T21:57:36.5395610Z  # https://github.com/pytorch/pytorch/issues/85440 2025-08-14T21:57:36.5395990Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-08-14T21:57:36.5396500Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-08-14T21:57:36.5396980Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-08-14T21:57:36.5397250Z  2025-08-14T21:57:36.5397410Z  # Clean up crash reports on the runner 2025-08-14T21:57:36.5397760Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-08-14T21:57:36.5398080Z  2025-08-14T21:57:36.5398510Z  # Also try to clean up torch.hub caching directory 2025-08-14T21:57:36.5398810Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-08-14T21:57:36.5399030Z  2025-08-14T21:57:36.5399170Z  # Purge conda 2025-08-14T21:57:36.5399420Z  conda clean -p -t -y || true 2025-08-14T21:57:36.5399650Z  # and pip cache 2025-08-14T21:57:36.5399840Z  pip cache purge || true 2025-08-14T21:57:36.5400040Z  2025-08-14T21:57:36.5400280Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-08-14T21:57:36.5400560Z  # Re-run the check 2025-08-14T21:57:36.5400780Z  RESULT=$(check_disk_space) 2025-08-14T21:57:36.5401010Z  echo "${RESULT}" 2025-08-14T21:57:36.5401180Z fi 2025-08-14T21:57:36.5401330Z  2025-08-14T21:57:36.5401500Z if [[ "${RESULT}" == *Failure* ]]; then 2025-08-14T21:57:36.5401720Z  df -h 2025-08-14T21:57:36.5401880Z  2025-08-14T21:57:36.5402360Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-08-14T21:57:36.5402840Z  exit 1 2025-08-14T21:57:36.5403000Z fi 2025-08-14T21:57:36.5420830Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:57:36.5421080Z env: 2025-08-14T21:57:36.5421230Z GIT_DEFAULT_BRANCH: main 2025-08-14T21:57:36.5421440Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-08-14T21:57:36.5421650Z TEST_CONFIG: default 2025-08-14T21:57:36.5421820Z SHARD_NUMBER: 2 2025-08-14T21:57:36.5422020Z NUM_TEST_SHARDS: 3 2025-08-14T21:57:36.5429400Z PR_BODY: 2025-08-14T21:57:36.5429570Z REINSTALL_BREW_MINICONDA: 1 2025-08-14T21:57:36.5429870Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:57:36.5430130Z DEVICE_NAME: 2025-08-14T21:57:36.5430310Z DEVICE_TYPE: 2025-08-14T21:57:36.5430540Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-08-14T21:57:36.5430720Z ##[endgroup] 2025-08-14T21:57:36.5678400Z Print the available disk space for manual inspection 2025-08-14T21:57:36.5691950Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-08-14T21:57:36.5692410Z /dev/disk5s2s1 256Gi 9.5Gi 201Gi 5% 404k 2.1G 0% / 2025-08-14T21:57:36.5693070Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-08-14T21:57:36.5693460Z /dev/disk5s5 256Gi 1.0Gi 201Gi 1% 1 2.1G 0% /System/Volumes/VM 2025-08-14T21:57:36.5693890Z /dev/disk5s3 256Gi 5.7Gi 201Gi 3% 1.0k 2.1G 0% /System/Volumes/Preboot 2025-08-14T21:57:36.5694380Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-08-14T21:57:36.5694800Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-08-14T21:57:36.5695270Z /dev/disk1s3 500Mi 852Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-08-14T21:57:36.5695720Z /dev/disk5s1 256Gi 38Gi 201Gi 16% 1.9M 2.1G 0% /System/Volumes/Data 2025-08-14T21:57:36.5696120Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T21:57:36.5696570Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-lbcr5f 2025-08-14T21:57:36.5697010Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T21:57:36.6123380Z Success: There is 210309540KB free space left in / for macOS, continue 2025-08-14T21:57:36.6169270Z Post job cleanup. 2025-08-14T21:57:36.6598760Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1755204916 2025-08-14T21:57:39.7270790Z Post job cleanup. 2025-08-14T21:57:39.7316150Z Post job cleanup. 2025-08-14T21:57:39.8173690Z [command]/usr/bin/git version 2025-08-14T21:57:39.8242920Z git version 2.39.3 (Apple Git-146) 2025-08-14T21:57:39.8261980Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/34ecb355-8d5b-47e6-96a3-4b9a07de0eab/.gitconfig' 2025-08-14T21:57:39.8268650Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/34ecb355-8d5b-47e6-96a3-4b9a07de0eab' before making global git config changes 2025-08-14T21:57:39.8269500Z Adding repository directory to the temporary git global config as a safe directory 2025-08-14T21:57:39.8271390Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-08-14T21:57:39.8339810Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-08-14T21:57:39.8401850Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-08-14T21:57:39.9138820Z Entering 'android/libs/fbjni' 2025-08-14T21:57:39.9255980Z Entering 'third_party/FP16' 2025-08-14T21:57:39.9366620Z Entering 'third_party/FXdiv' 2025-08-14T21:57:39.9478350Z Entering 'third_party/NNPACK' 2025-08-14T21:57:39.9596260Z Entering 'third_party/NVTX' 2025-08-14T21:57:39.9699440Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:57:39.9800680Z Entering 'third_party/XNNPACK' 2025-08-14T21:57:40.0045400Z Entering 'third_party/aiter' 2025-08-14T21:57:40.0148230Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:57:40.0254620Z Entering 'third_party/benchmark' 2025-08-14T21:57:40.0370620Z Entering 'third_party/composable_kernel' 2025-08-14T21:57:40.0471970Z Entering 'third_party/cpp-httplib' 2025-08-14T21:57:40.0570730Z Entering 'third_party/cpuinfo' 2025-08-14T21:57:40.0698180Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:57:40.0800540Z Entering 'third_party/cutlass' 2025-08-14T21:57:40.0905980Z Entering 'third_party/fbgemm' 2025-08-14T21:57:40.1113850Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:57:40.1259450Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:57:40.1460460Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:57:40.1614920Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:57:40.1826920Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:57:40.1968160Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:57:40.2089480Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:57:40.2256780Z Entering 'third_party/flash-attention' 2025-08-14T21:57:40.2357030Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:57:40.2460360Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:57:40.2569890Z Entering 'third_party/flatbuffers' 2025-08-14T21:57:40.2674160Z Entering 'third_party/fmt' 2025-08-14T21:57:40.2787410Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:57:40.2896520Z Entering 'third_party/gloo' 2025-08-14T21:57:40.3007580Z Entering 'third_party/googletest' 2025-08-14T21:57:40.3116980Z Entering 'third_party/ideep' 2025-08-14T21:57:40.3244360Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:57:40.3440130Z Entering 'third_party/ittapi' 2025-08-14T21:57:40.3538850Z Entering 'third_party/kineto' 2025-08-14T21:57:40.3635750Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:57:40.3731710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:57:40.3830070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:57:40.3927700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:57:40.4025010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:57:40.4120730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:57:40.4220930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:57:40.4318590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:57:40.4415680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:57:40.4513150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:57:40.4612640Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:57:40.4710080Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:57:40.4808820Z Entering 'third_party/kleidiai' 2025-08-14T21:57:40.4907320Z Entering 'third_party/mimalloc' 2025-08-14T21:57:40.5004940Z Entering 'third_party/nlohmann' 2025-08-14T21:57:40.5105660Z Entering 'third_party/onnx' 2025-08-14T21:57:40.5388140Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:57:40.5514730Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:57:40.5616050Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:57:40.5717730Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:57:40.5818340Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:57:40.5919680Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:57:40.6021140Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:57:40.6121920Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:57:40.6223200Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:57:40.6321680Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:57:40.6424020Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:57:40.6526590Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:57:40.6635760Z Entering 'third_party/pocketfft' 2025-08-14T21:57:40.6736590Z Entering 'third_party/protobuf' 2025-08-14T21:57:40.6929240Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:57:40.7065860Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:57:40.7193780Z Entering 'third_party/psimd' 2025-08-14T21:57:40.7300430Z Entering 'third_party/pthreadpool' 2025-08-14T21:57:40.7406210Z Entering 'third_party/pybind11' 2025-08-14T21:57:40.7520340Z Entering 'third_party/python-peachpy' 2025-08-14T21:57:40.7626590Z Entering 'third_party/sleef' 2025-08-14T21:57:40.7739080Z Entering 'third_party/tensorpipe' 2025-08-14T21:57:40.7902160Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:57:40.8048310Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:57:40.8192400Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:57:40.8350090Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:57:40.8515700Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:57:40.8642270Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-14T21:57:40.8696400Z http.https://github.com/.extraheader 2025-08-14T21:57:40.8703690Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-08-14T21:57:40.8784680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-08-14T21:57:40.9283890Z Entering 'android/libs/fbjni' 2025-08-14T21:57:40.9354820Z http.https://github.com/.extraheader 2025-08-14T21:57:40.9428270Z Entering 'third_party/FP16' 2025-08-14T21:57:40.9495170Z http.https://github.com/.extraheader 2025-08-14T21:57:40.9562260Z Entering 'third_party/FXdiv' 2025-08-14T21:57:40.9630440Z http.https://github.com/.extraheader 2025-08-14T21:57:40.9697560Z Entering 'third_party/NNPACK' 2025-08-14T21:57:40.9765690Z http.https://github.com/.extraheader 2025-08-14T21:57:40.9832280Z Entering 'third_party/NVTX' 2025-08-14T21:57:40.9899490Z http.https://github.com/.extraheader 2025-08-14T21:57:40.9966510Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-14T21:57:41.0033890Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0100320Z Entering 'third_party/XNNPACK' 2025-08-14T21:57:41.0168200Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0238910Z Entering 'third_party/aiter' 2025-08-14T21:57:41.0308390Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0373650Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-14T21:57:41.0440300Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0511340Z Entering 'third_party/benchmark' 2025-08-14T21:57:41.0580060Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0646420Z Entering 'third_party/composable_kernel' 2025-08-14T21:57:41.0714250Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0783600Z Entering 'third_party/cpp-httplib' 2025-08-14T21:57:41.0852260Z http.https://github.com/.extraheader 2025-08-14T21:57:41.0918520Z Entering 'third_party/cpuinfo' 2025-08-14T21:57:41.0985810Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1052580Z Entering 'third_party/cudnn_frontend' 2025-08-14T21:57:41.1120180Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1186700Z Entering 'third_party/cutlass' 2025-08-14T21:57:41.1253640Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1323950Z Entering 'third_party/fbgemm' 2025-08-14T21:57:41.1392070Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1458270Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-14T21:57:41.1525270Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1592130Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-14T21:57:41.1659840Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1728500Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-14T21:57:41.1795990Z http.https://github.com/.extraheader 2025-08-14T21:57:41.1864640Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-14T21:57:41.1931560Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2002030Z Entering 'third_party/fbgemm/external/googletest' 2025-08-14T21:57:41.2069700Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2136150Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-14T21:57:41.2205230Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2271870Z Entering 'third_party/fbgemm/external/json' 2025-08-14T21:57:41.2339070Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2408120Z Entering 'third_party/flash-attention' 2025-08-14T21:57:41.2476330Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2542130Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-14T21:57:41.2612270Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2680730Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-14T21:57:41.2748630Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2820200Z Entering 'third_party/flatbuffers' 2025-08-14T21:57:41.2888620Z http.https://github.com/.extraheader 2025-08-14T21:57:41.2956430Z Entering 'third_party/fmt' 2025-08-14T21:57:41.3024250Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3090730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-14T21:57:41.3157480Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3223570Z Entering 'third_party/gloo' 2025-08-14T21:57:41.3291510Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3357910Z Entering 'third_party/googletest' 2025-08-14T21:57:41.3424780Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3490990Z Entering 'third_party/ideep' 2025-08-14T21:57:41.3557890Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3622150Z Entering 'third_party/ideep/mkl-dnn' 2025-08-14T21:57:41.3688360Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3758340Z Entering 'third_party/ittapi' 2025-08-14T21:57:41.3827140Z http.https://github.com/.extraheader 2025-08-14T21:57:41.3893700Z Entering 'third_party/kineto' 2025-08-14T21:57:41.3960610Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4025320Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-14T21:57:41.4091710Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4156900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-14T21:57:41.4223670Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4291520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-14T21:57:41.4358760Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4425380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-14T21:57:41.4491900Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4558770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-14T21:57:41.4625880Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4691880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-14T21:57:41.4758000Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4827820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-14T21:57:41.4895220Z http.https://github.com/.extraheader 2025-08-14T21:57:41.4962730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-14T21:57:41.5029440Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5096620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-14T21:57:41.5164200Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5231800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-14T21:57:41.5299530Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5369610Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-14T21:57:41.5436960Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5503850Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-14T21:57:41.5571750Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5640870Z Entering 'third_party/kleidiai' 2025-08-14T21:57:41.5708940Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5776040Z Entering 'third_party/mimalloc' 2025-08-14T21:57:41.5843320Z http.https://github.com/.extraheader 2025-08-14T21:57:41.5909800Z Entering 'third_party/nlohmann' 2025-08-14T21:57:41.5977020Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6043760Z Entering 'third_party/onnx' 2025-08-14T21:57:41.6110990Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6182570Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-14T21:57:41.6251350Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6326640Z Entering 'third_party/opentelemetry-cpp' 2025-08-14T21:57:41.6394640Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6460470Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-14T21:57:41.6527000Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6593560Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-14T21:57:41.6660320Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6733570Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-14T21:57:41.6800050Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6866510Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-14T21:57:41.6932710Z http.https://github.com/.extraheader 2025-08-14T21:57:41.6999940Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-14T21:57:41.7066770Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7133180Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-14T21:57:41.7200060Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7266410Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-14T21:57:41.7333040Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7398280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-14T21:57:41.7464320Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7532270Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-14T21:57:41.7598860Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7667910Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-14T21:57:41.7735760Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7811130Z Entering 'third_party/pocketfft' 2025-08-14T21:57:41.7879700Z http.https://github.com/.extraheader 2025-08-14T21:57:41.7946310Z Entering 'third_party/protobuf' 2025-08-14T21:57:41.8013090Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8079180Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-14T21:57:41.8146300Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8212950Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-14T21:57:41.8279240Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8348540Z Entering 'third_party/psimd' 2025-08-14T21:57:41.8416740Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8483650Z Entering 'third_party/pthreadpool' 2025-08-14T21:57:41.8550840Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8623270Z Entering 'third_party/pybind11' 2025-08-14T21:57:41.8690250Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8757090Z Entering 'third_party/python-peachpy' 2025-08-14T21:57:41.8824540Z http.https://github.com/.extraheader 2025-08-14T21:57:41.8891620Z Entering 'third_party/sleef' 2025-08-14T21:57:41.8958550Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9025330Z Entering 'third_party/tensorpipe' 2025-08-14T21:57:41.9092500Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9157710Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-14T21:57:41.9223690Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9289860Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-14T21:57:41.9356580Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9422490Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-14T21:57:41.9489580Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9556000Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-14T21:57:41.9622910Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9686970Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-14T21:57:41.9753580Z http.https://github.com/.extraheader 2025-08-14T21:57:41.9885290Z A job completed hook has been configured by the self-hosted runner administrator 2025-08-14T21:57:41.9907620Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-08-14T21:57:41.9919290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-08-14T21:57:41.9919520Z ##[endgroup] 2025-08-14T21:57:42.0237910Z + df -h 2025-08-14T21:57:42.0253450Z + Checking if runner needs to be terminated...ok 2025-08-14T21:57:42.0253750Z + Outputting disk space 2025-08-14T21:57:42.0254060Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-08-14T21:57:42.0254470Z /dev/disk5s2s1 256Gi 9.5Gi 202Gi 5% 404k 2.1G 0% / 2025-08-14T21:57:42.0254830Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-08-14T21:57:42.0255230Z /dev/disk5s5 256Gi 1.0Gi 202Gi 1% 1 2.1G 0% /System/Volumes/VM 2025-08-14T21:57:42.0255700Z /dev/disk5s3 256Gi 5.7Gi 202Gi 3% 1.0k 2.1G 0% /System/Volumes/Preboot 2025-08-14T21:57:42.0256200Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-08-14T21:57:42.0256630Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-08-14T21:57:42.0257080Z /dev/disk1s3 500Mi 852Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-08-14T21:57:42.0257500Z /dev/disk5s1 256Gi 37Gi 202Gi 16% 1.8M 2.1G 0% /System/Volumes/Data 2025-08-14T21:57:42.0257940Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T21:57:42.0258380Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-lbcr5f 2025-08-14T21:57:42.0258820Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-08-14T21:57:42.0259190Z + Cleaning up old logs (Keep the latest 100) 2025-08-14T21:57:42.0259460Z + ls -t /var/log/post_job 2025-08-14T21:57:42.0259680Z + awk 'NR>100' 2025-08-14T21:57:42.0260760Z + xargs rm -fv 2025-08-14T21:57:42.2383160Z + Restoring SSH key to be the skeleton key 2025-08-14T21:57:42.2482950Z Cleaning up orphan processes